CloudFormationStackUpdate
Information about an AWS CloudFormation stack creation or update that occurred around the time of an incident and could be a potential cause of the incident.
Contents
- stackArn
-
The Amazon Resource Name (ARN) of the AWS CloudFormation stack involved in the update.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Pattern:
^arn:aws(-cn|-us-gov)?:[a-z0-9-]*:[a-z0-9-]*:([0-9]{12})?:.+$
Required: Yes
- startTime
-
The timestamp for when the AWS CloudFormation stack creation or update began.
Type: Timestamp
Required: Yes
- endTime
-
The timestamp for when the AWS CloudFormation stack creation or update ended. Not reported for deployments that are still in progress.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: