Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Created March 17, 2023 10:15
Show Gist options
  • Select an option

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

Select an option

Save mshakhomirov/67f45c8aa179ba5ca9009f09379466d6 to your computer and use it in GitHub Desktop.
aws --profile mds \
cloudformation deploy \
--template-file AWS_cfn_postgres_micro.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