RuleGroupsNamespaceDescription - Amazon Managed Service for Prometheus

RuleGroupsNamespaceDescription

The details about one rule groups namespace.

Contents

arn

The ARN of the rule groups namespace. For example, arn:aws:aps:<region>:123456789012:rulegroupsnamespace/ws-example1-1234-abcd-5678-ef90abcd1234/rulesfile1.

Type: String

Required: Yes

createdAt

The date and time that the rule groups namespace was created.

Type: Timestamp

Required: Yes

data

The rule groups file used in the namespace.

For details about the rule groups namespace structure, see RuleGroupsNamespaceData.

Type: Base64-encoded binary data object

Required: Yes

modifiedAt

The date and time that the rule groups namespace was most recently changed.

Type: Timestamp

Required: Yes

name

The name of the rule groups namespace.

Type: String

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

Pattern: [0-9A-Za-z][-.0-9A-Z_a-z]*

Required: Yes

status

The current status of the rule groups namespace.

Type: RuleGroupsNamespaceStatus object

Required: Yes

tags

The list of tag keys and values that are associated with the rule groups namespace.

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.

Key Pattern: ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$

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

Value Pattern: ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$

Required: No

See Also

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