

# RuleGroupsNamespaceSummary
<a name="API_RuleGroupsNamespaceSummary"></a>

The high-level information about a rule groups namespace. To retrieve more information, use `DescribeRuleGroupsNamespace`.

## Contents
<a name="API_RuleGroupsNamespaceSummary_Contents"></a>

 ** arn **   <a name="prometheus-Type-RuleGroupsNamespaceSummary-arn"></a>
The ARN of the rule groups namespace.  
Type: String  
Required: Yes

 ** createdAt **   <a name="prometheus-Type-RuleGroupsNamespaceSummary-createdAt"></a>
The date and time that the rule groups namespace was created.  
Type: Timestamp  
Required: Yes

 ** modifiedAt **   <a name="prometheus-Type-RuleGroupsNamespaceSummary-modifiedAt"></a>
The date and time that the rule groups namespace was most recently changed.  
Type: Timestamp  
Required: Yes

 ** name **   <a name="prometheus-Type-RuleGroupsNamespaceSummary-name"></a>
The name of the rule groups namespace.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `.*[0-9A-Za-z][-.0-9A-Z_a-z]*.*`   
Required: Yes

 ** status **   <a name="prometheus-Type-RuleGroupsNamespaceSummary-status"></a>
A structure that displays the current status of the rule groups namespace.  
Type: [RuleGroupsNamespaceStatus](API_RuleGroupsNamespaceStatus.md) object  
Required: Yes

 ** tags **   <a name="prometheus-Type-RuleGroupsNamespaceSummary-tags"></a>
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
<a name="API_RuleGroupsNamespaceSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/amp-2020-08-01/RuleGroupsNamespaceSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amp-2020-08-01/RuleGroupsNamespaceSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amp-2020-08-01/RuleGroupsNamespaceSummary) 