AWS CloudFormation · JSON Structure
Cloudformation Stack Structure
AutomationCloud ResourcesIaCInfrastructure as CodeStack Management
Stack is a JSON Structure definition published by AWS CloudFormation, describing 22 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
Properties
StackId
StackName
ChangeSetId
Description
CreationTime
DeletionTime
LastUpdatedTime
StackStatusReason
DisableRollback
NotificationARNs
TimeoutInMinutes
Capabilities
Outputs
RoleARN
Tags
EnableTerminationProtection
Parameters
ParentId
RootId
DeletionMode
DetailedStatus
RetainExceptOnCreate
Meta-schema: https://json-structure.org/draft/2020-12/schema
JSON Structure
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.