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 01d2c6f commit cbd726fCopy full SHA for cbd726f
_lambda/create-random-name.sh
@@ -1,2 +1 @@
1
-aws cloudformation create-stack --stack-name scorekeep-random-name
2
---capabilities CAPABILITY_NAMED_IAM --template-body file://random-name.yml
+aws cloudformation create-stack --stack-name scorekeep-random-name --capabilities CAPABILITY_NAMED_IAM --template-body file://random-name.yml
0 commit comments