Skip to content

Commit a7fee3d

Browse files
authored
Merge pull request #38 from jpbarto/patch-1
capabilities option not supported on package
2 parents 7af1a72 + 3dd746f commit a7fee3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ If you prefer, you can install the [AWS SAM CLI](https://docs.aws.amazon.com/ser
2828
sam package \
2929
--template-file template.yaml \
3030
--output-template-file packaged.yaml \
31-
--capabilities CAPABILITY_IAM \
3231
--s3-bucket REPLACE_THIS_WITH_YOUR_S3_BUCKET_NAME
3332
3433
sam deploy \

0 commit comments

Comments
 (0)