Skip to content

Commit aeaff07

Browse files
committed
Updated README.md
1 parent 6ebf686 commit aeaff07

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

awslambdas3copy/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ It handles an AWS Lambda function that copies an object when it appears in a S3
2727

2828
* Create an IAM Policy: ex. `Policy-my-buckets`
2929

30-
Content of the IAM policy:
31-
32-
Changing:
30+
Changing:
3331

34-
* `sourcebucket` to the name of your source bucket.
35-
* `targetbucket` to the name of your target bucket.
32+
* `sourcebucket` to the name of your source bucket.
33+
* `targetbucket` to the name of your target bucket.
34+
35+
Content of the IAM policy:
3636

3737
```bash
3838
{

0 commit comments

Comments
 (0)