Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Created March 17, 2023 10:15
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/67f45c8aa179ba5ca9009f09379466d6 to your computer and use it in GitHub Desktop.
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