Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save mshakhomirov/16122f9b9572d01eeb14b71d04a5ee90 to your computer and use it in GitHub Desktop.
aws --profile mds \
cloudformation deploy \
--template-file AWS_cfn_postgres_micro.yaml \
--stack-name MyPostgresDB \
--capabilities CAPABILITY_IAM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment