--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_aps_rule_groups_namespace Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::APS::RuleGroupsNamespace --- # awscc_aps_rule_groups_namespace (Data Source) Data Source schema for AWS::APS::RuleGroupsNamespace ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) The RuleGroupsNamespace ARN. - `data` (String) The RuleGroupsNamespace data. - `name` (String) The RuleGroupsNamespace name. - `tags` (Attributes Set) An array of key-value pairs to apply to this resource. (see [below for nested schema](#nestedatt--tags)) - `workspace` (String) Required to identify a specific APS Workspace associated with this RuleGroupsNamespace. ### Nested Schema for `tags` Read-Only: - `key` (String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -. - `value` (String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.