AWS::GuardDuty::ThreatIntelSetResource Type definition for AWS::GuardDuty::ThreatIntelSet
7 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Format | string | RequiredCreate-only |
Location | string | Required |
Activate | boolean | Write-only |
DetectorId | string | Create-only |
ExpectedBucketOwner | string | |
Name | string | |
Tags | Array<TagItem> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Id | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::GuardDuty::ThreatIntelSet
Resources:
MyResource:
Type: AWS::GuardDuty::ThreatIntelSet
Properties:
Format: "value"
Location: "value"
Tags:
- Key: Environment
Value: Production
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
guardduty:CreateThreatIntelSetguardduty:GetThreatIntelSetguardduty:TagResourceiam:PutRolePolicyguardduty:GetThreatIntelSetguardduty:ListDetectorsguardduty:ListThreatIntelSetsguardduty:DeleteThreatIntelSetguardduty:GetThreatIntelSetiam:DeleteRolePolicyguardduty:UpdateThreatIntelSetguardduty:GetThreatIntelSetguardduty:ListThreatIntelSetsiam:PutRolePolicyguardduty:TagResourceguardduty:UntagResourceguardduty:ListThreatIntelSetsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
FormatDetectorId