OmniDashboardSummary
Summary of a dashboard. Call GetOmniDashboard for the full dashboard.
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
- 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
-
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: