Skip to content

Commit d0ea234

Browse files
committed
* 'master' of https://github.com/aws-samples/simple-websockets-chat-app: capabilities option not supported on package
2 parents 7e1bebe + a7fee3d commit d0ea234

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
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)