StackResource

StackResource schema

AWSCloudFormationInfrastructure as CodeDevOpsIaC

Properties

Name Type Description
StackName string The name associated with 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 resource.
ResourceType string Type of resource (e.g., AWS::EC2::Instance).
Timestamp string Time the status was updated.
ResourceStatus string Current status of the resource.
ResourceStatusReason string Success or failure message associated with the resource.
Description string User defined description associated with the resource.
DriftInformation object
View JSON Schema on GitHub