Inspect stack status and outputs.
Section: Stacks
Describe stacks
bash
bash
aws cloudformation describe-stacks --stack-name app-prodExplanation
Useful for checking outputs, status, and rollback information.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Stacks
Update a stack
Update an existing stack with a new template or parameters.
Validate a template
Check a template for basic syntax and structural validity.
Deploy a stack with package-style semantics
Create or update a stack using `deploy`.