CodeDeployDeployment
Information about a CodeDeploy deployment that occurred around the time of an incident and could be a possible cause of the incident.
Contents
- deploymentGroupArn
-
The Amazon Resource Name (ARN) of the CodeDeploy deployment group associated with the deployment.
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
- deploymentId
-
The ID of the CodeDeploy deployment.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 128.
Required: Yes
- startTime
-
The timestamp for when the CodeDeploy deployment began.
Type: Timestamp
Required: Yes
- endTime
-
The timestamp for when the CodeDeploy deployment 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: