StatusSummary - Quick Setup

StatusSummary

A summarized description of the status.

Contents

LastUpdatedAt

The datetime stamp when the status was last updated.

Type: Timestamp

Required: Yes

StatusType

The type of a status summary.

Type: String

Valid Values: Deployment | AsyncExecutions

Required: Yes

Status

The current status.

Type: String

Valid Values: INITIALIZING | DEPLOYING | SUCCEEDED | DELETING | STOPPING | FAILED | STOPPED | DELETE_FAILED | STOP_FAILED | NONE

Required: No

StatusDetails

Details about the status.

Type: String to string map

Required: No

StatusMessage

When applicable, returns an informational message relevant to the current status and status type of the status summary object. We don't recommend implementing parsing logic around this value since the messages returned can vary in format.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: