We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e1bebe + a7fee3d commit d0ea234Copy full SHA for d0ea234
README.md
@@ -28,7 +28,6 @@ If you prefer, you can install the [AWS SAM CLI](https://docs.aws.amazon.com/ser
28
sam package \
29
--template-file template.yaml \
30
--output-template-file packaged.yaml \
31
- --capabilities CAPABILITY_IAM \
32
--s3-bucket REPLACE_THIS_WITH_YOUR_S3_BUCKET_NAME
33
34
sam deploy \
0 commit comments