Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Last active March 17, 2023 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mshakhomirov/ecf33302748fc5114f2b442fb0eba065 to your computer and use it in GitHub Desktop.
Save mshakhomirov/ecf33302748fc5114f2b442fb0eba065 to your computer and use it in GitHub Desktop.
aws \
cloudformation deploy \
--template-file AWS_cfn_mysql_small.yaml \
--stack-name MyMySQLDB \
--capabilities CAPABILITY_IAM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment