AWS CloudFormation · Schema

StackResource

AutomationAWSCloud ResourcesIaCInfrastructure As CodeStack Management

Properties

Name Type Description
StackName string The name of the stack.
StackId string Unique identifier of the stack.
LogicalResourceId string The logical name of the resource specified in the template.
PhysicalResourceId string The name or unique identifier of the physical resource.
ResourceType string Type of AWS resource.
Timestamp string Time the status was updated.
ResourceStatus string Current status of the resource.
ResourceStatusReason string Message associated with the resource status.
Description string User-defined description.
View JSON Schema on GitHub