View a markdown version of this page

OmniDashboard - Amazon CloudWatch Omni

OmniDashboard

A dashboard within a space, including its body.

Contents

arn

The Amazon Resource Name (ARN) of the dashboard.

Type: String

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

Pattern: arn:.+

Required: Yes

body

The dashboard definition.

Type: String

Required: Yes

createdAt

The timestamp when the dashboard was created.

Type: Timestamp

Required: Yes

createdBy

The principal that created the dashboard.

Type: String

Required: Yes

dashboardId

The unique ID of the dashboard.

Type: String

Length Constraints: Fixed length of 36.

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

Required: Yes

name

A name that identifies the dashboard.

Type: String

Required: Yes

updatedAt

The timestamp when the dashboard was last updated.

Type: Timestamp

Required: Yes

description

An optional description of the dashboard.

Type: String

Required: No

tags

The tags associated with the dashboard.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

See Also

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