Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Last active April 2, 2023 10:14
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/3f08ca8fb996c54ccaa78ef8eb9860ac to your computer and use it in GitHub Desktop.
Save mshakhomirov/3f08ca8fb996c54ccaa78ef8eb9860ac to your computer and use it in GitHub Desktop.
aws \
cloudformation deploy \
--template-file simple_stack.yaml \
--stack-name SimpleDataPipeline \
--capabilities CAPABILITY_IAM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment