You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: s3-lambda-resizing-python/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ Important: this application uses various AWS services and there are costs associ
29
29
1. During the prompts:
30
30
* Enter a stack name
31
31
* Enter the desired AWS Region
32
-
* Allow SAM CLI to create IAM roles with the required permissions.
33
32
* Enter names for your source and destination S3 buckets. Make sure these are unique as S3 bucket names share a global namespace.
33
+
* Allow SAM CLI to create IAM roles with the required permissions.
34
34
35
35
Once you have run `sam deploy --guided` mode once and saved arguments to a configuration file (samconfig.toml), you can use `sam deploy` in future to use these defaults.
36
36
@@ -62,7 +62,7 @@ aws s3 ls s3://{DestinationBucketName}
0 commit comments