Skip to content

Commit a65d5d7

Browse files
kristopkAWSwinefred
authored andcommitted
clarify the S3 bucket instructions (#330)
1 parent 4ceafea commit a65d5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdk/cl/examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Create a folder for your log files
9696
```
9797

9898
Now you need to provide AWS (Account ID: 365015490807) the appropriate [read/write permissions](http://docs.aws.amazon.com/AmazonS3/latest/dev/example-walkthroughs-managing-access-example2.html) to your S3 buckets.
99-
Below is the policy you must use, except you will need to change `<bucket-name>, <dcp-folder-name>, <tar-file-name> and <logs-folder-name>`. Edit your S3 bucket permissions and bucket policy using the AWS console. Select the S3 bucket and select the permissions tab. Then select bucket policy and add the policy listed below.
99+
Below is the policy you must use, except you will need to change `<bucket-name>, <dcp-folder-name>, <tar-file-name> and <logs-folder-name>`. Edit your S3 bucket policy by using the AWS console. Select the S3 bucket and select the permissions tab. Then select bucket policy and add the policy listed below.
100100

101101
```
102102
{

0 commit comments

Comments
 (0)