View a markdown version of this page

SpaceSummary - Amazon CloudWatch Omni

SpaceSummary

Summary of a space. Call GetSpace for the full space.

Contents

createdAt

The timestamp when the space was created.

Type: Timestamp

Required: Yes

name

A name that identifies the space.

Type: String

Required: Yes

ownerAccountId

AWS account ID that owns this space.

Type: String

Length Constraints: Fixed length of 12.

Pattern: [0-9]{12}

Required: Yes

region

The region where this space was created.

Type: String

Required: Yes

spaceArn

The Amazon Resource Name (ARN) of the space.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: arn:.+

Required: Yes

spaceId

The unique ID of the space.

Type: String

Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Required: Yes

status

The status of the space.

Type: String

Valid Values: ACTIVE | SUSPENDED | MOVING

Required: Yes

updatedAt

The timestamp when the space was last updated.

Type: Timestamp

Required: Yes

domainArn

The Amazon Resource Name (ARN) of the domain the space belongs to. Absent when the space is not associated with a domain, so callers must tolerate its absence.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: arn:.+

Required: No

statusReason

Reason for the current space status.

Type: String

Required: No

See Also

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