Skip to content

Commit 4d67e20

Browse files
kristopkAWSwinefred
authored andcommitted
fix a markdown syntax with bucket permissions (#321)
1 parent 653b4e5 commit 4d67e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdk/cl/examples/README.md

+1-1
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 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.
100100

101101
```
102102
{

0 commit comments

Comments
 (0)