AWS::GuardDuty::TrustedEntitySetResource Type definition for AWS::GuardDuty::TrustedEntitySet
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 |
|---|---|---|
CreatedAt | string | - |
ErrorDetails | string | - |
Id | string | - |
Status | string | - |
UpdatedAt | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::GuardDuty::TrustedEntitySet
Resources:
MyResource:
Type: AWS::GuardDuty::TrustedEntitySet
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:CreateTrustedEntitySetguardduty:GetTrustedEntitySetguardduty:TagResources3:GetObjectguardduty:GetTrustedEntitySetguardduty:ListDetectorsguardduty:ListTrustedEntitySetsguardduty:DeleteTrustedEntitySetguardduty:GetTrustedEntitySetguardduty:UpdateTrustedEntitySetguardduty:GetTrustedEntitySetguardduty:ListTrustedEntitySetsguardduty:TagResourceguardduty:UntagResources3:GetObjectguardduty:ListTrustedEntitySetsOur 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