ChangeSet

ChangeSet schema

AWSCloudFormationInfrastructure as CodeDevOpsIaC

Properties

Name Type Description
ChangeSetId string The ARN of the change set.
ChangeSetName string The name of the change set.
StackId string The ARN of the stack associated with the change set.
StackName string The name of the stack associated with the change set.
Description string Information about the change set.
ExecutionStatus string The execution status of the change set.
Status string The current status of the change set.
StatusReason string A description of the current status of the change set.
CreationTime string The start time when the change set was created.
Changes array A list of structures that describe the resources and their changes.
View JSON Schema on GitHub