AWS::APS::RuleGroupsNamespaceRuleGroupsNamespace schema for cloudformation.
4 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Data | string | Required |
Name | string | RequiredCreate-only |
Workspace | string | RequiredCreate-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | The RuleGroupsNamespace ARN. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::APS::RuleGroupsNamespace
Resources:
MyResource:
Type: AWS::APS::RuleGroupsNamespace
Properties:
Workspace: "value"
Data: "value"
Name: "my-name"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
aps:CreateRuleGroupsNamespaceaps:DescribeRuleGroupsNamespaceaps:TagResourceaps:DescribeRuleGroupsNamespaceaps:ListTagsForResourceaps:PutRuleGroupsNamespaceaps:DescribeRuleGroupsNamespaceaps:TagResourceaps:UntagResourceaps:ListTagsForResourceaps:DeleteRuleGroupsNamespaceaps:DescribeRuleGroupsNamespaceaps:ListRuleGroupsNamespacesaps:ListTagsForResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NameWorkspace