We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec0d9d0 commit 2895481Copy full SHA for 2895481
_lambda/create-lambda-role.sh
@@ -1,2 +1 @@
1
-aws cloudformation create-stack --stack-name scorekeep-lambda-role
2
---capabilities CAPABILITY_NAMED_IAM --template-body file://lambda-role.yml
+aws cloudformation create-stack --stack-name scorekeep-lambda-role --capabilities CAPABILITY_NAMED_IAM --template-body file://lambda-role.yml
0 commit comments