AWS::Inspector::ResourceGroupResource Type definition for AWS::Inspector::ResourceGroup
1 configurable property. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ResourceGroupTags | Array<Tag> | RequiredCreate-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Inspector::ResourceGroup
Resources:
MyResource:
Type: AWS::Inspector::ResourceGroup
Properties:
ResourceGroupTags: []Permissions CloudFormation needs in your IAM role to manage this resource.
inspector:CreateResourceGroupinspector:CreateResourceGroupinspector:CreateResourceGroupOur 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.
ResourceGroupTags