Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Last active March 17, 2023 15:54
Show Gist options
  • Select an option

  • Save mshakhomirov/ecf33302748fc5114f2b442fb0eba065 to your computer and use it in GitHub Desktop.

Select an option

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