aws cloudformation describe-stack-events

From wikieduonline
Revision as of 18:35, 12 April 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

https://docs.aws.amazon.com/cli/latest/reference/cloudformation/describe-stack-events.html

aws cloudformation describe-stack-events --stack-name your_stack_name
aws cloudformation describe-stack-events --stack-name your_stack_name | grep ResourceStatusReason
aws cloudformation describe-stack-events --stack-name your_stack_name | grep CREATE_FAILED


Related

See also

Advertising: