AWS::AIOps::InvestigationGroupDefinition of AWS::AIOps::InvestigationGroup Resource Type
10 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | RequiredCreate-only |
ChatbotNotificationChannels | Array<ChatbotNotificationChannel> | |
CrossAccountConfigurations | Array<CrossAccountConfiguration> | |
EncryptionConfig | EncryptionConfigMap | |
InvestigationGroupPolicy | string | |
IsCloudTrailEventHistoryEnabled | boolean | |
RetentionInDays | integer | Create-only |
RoleArn | string | |
TagKeyBoundaries | Array<string> | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CreatedAt | string | - |
CreatedBy | string | - |
LastModifiedAt | string | - |
LastModifiedBy | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::AIOps::InvestigationGroup
Resources:
MyResource:
Type: AWS::AIOps::InvestigationGroup
Properties:
Name: "my-name"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
aiops:CreateInvestigationGroupaiops:GetInvestigationGroupaiops:GetInvestigationGroupPolicyaiops:PutInvestigationGroupPolicyaiops:ListInvestigationGroupsaiops:TagResourceaiops:ListTagsForResourceiam:PassRoleaiops:GetInvestigationGroupaiops:GetInvestigationGroupPolicyaiops:ListInvestigationGroupsaiops:ListTagsForResourcekms:DescribeKeykms:ListAliaseskms:Decryptkms:Encryptaiops:GetInvestigationGroupaiops:UpdateInvestigationGroupaiops:ListInvestigationGroupsaiops:GetInvestigationGroupPolicyaiops:PutInvestigationGroupPolicyaiops:DeleteInvestigationGroupPolicyaiops:TagResourceaiops:UntagResourceaiops:DeleteInvestigationGroupaiops:GetInvestigationGroupaiops:DeleteInvestigationGroupPolicyaiops:GetInvestigationGroupPolicyaiops:UntagResourcekms:DescribeKeykms:ListAliasesaiops:ListInvestigationGroupskms:DescribeKeykms:ListAliasesOur 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.
NameRetentionInDays