GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::CloudFormation::DescribeChangeSetOutput(3) User Contributed Perl Documentation Paws::CloudFormation::DescribeChangeSetOutput(3)

Paws::CloudFormation::DescribeChangeSetOutput

If you execute the change set, the list of capabilities that were explicitly acknowledged when the change set was created.

A list of "Change" structures that describes the resources AWS CloudFormation changes if you execute the change set.

The ARN of the change set.

The name of the change set.

The start time when the change set was created, in UTC.

Information about the change set.

If the change set execution status is "AVAILABLE", you can execute the change set. If you can’t execute the change set, the status indicates why. For example, a change set might be in an "UNAVAILABLE" state because AWS CloudFormation is still creating it or in an "OBSOLETE" state because the stack was already updated.

Valid values are: "UNAVAILABLE", "AVAILABLE", "EXECUTE_IN_PROGRESS", "EXECUTE_COMPLETE", "EXECUTE_FAILED", "OBSOLETE" =head2 IncludeNestedStacks => Bool

Verifies if "IncludeNestedStacks" is set to "True".

If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

The ARNs of the Amazon Simple Notification Service (Amazon SNS) topics that will be associated with the stack if you execute the change set.

A list of "Parameter" structures that describes the input parameters and their values used to create the change set. For more information, see the Parameter (https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_Parameter.html) data type.

Specifies the change set ID of the parent change set in the current nested change set hierarchy.

The rollback triggers for AWS CloudFormation to monitor during stack creation and updating operations, and for the specified monitoring period afterwards.

Specifies the change set ID of the root change set in the current nested change set hierarchy.

The ARN of the stack that is associated with the change set.

The name of the stack that is associated with the change set.

The current status of the change set, such as "CREATE_IN_PROGRESS", "CREATE_COMPLETE", or "FAILED".

Valid values are: "CREATE_PENDING", "CREATE_IN_PROGRESS", "CREATE_COMPLETE", "DELETE_PENDING", "DELETE_IN_PROGRESS", "DELETE_COMPLETE", "DELETE_FAILED", "FAILED" =head2 StatusReason => Str

A description of the change set's status. For example, if your attempt to create a change set failed, AWS CloudFormation shows the error message.

If you execute the change set, the tags that will be associated with the stack.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.