AWS::Shield::DRTAccessConfig the role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your AWS account while assisting with attack mitigation.
2 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
RoleArn | string | Required |
LogBucketList | Array<string> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AccountId | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Shield::DRTAccess
Resources:
MyResource:
Type: AWS::Shield::DRTAccess
Properties:
RoleArn: "arn:aws:service:region:account:resource"Permissions CloudFormation needs in your IAM role to manage this resource.
shield:DescribeDRTAccessshield:AssociateDRTLogBucketshield:AssociateDRTRoleiam:PassRoleiam:GetRoleiam:ListAttachedRolePoliciess3:GetBucketPolicys3:PutBucketPolicyshield:DescribeDRTAccessshield:DisassociateDRTLogBucketshield:DisassociateDRTRoleiam:PassRoleiam:GetRoleiam:ListAttachedRolePoliciess3:GetBucketPolicys3:PutBucketPolicyshield:DescribeDRTAccessshield:DescribeDRTAccessshield:AssociateDRTLogBucketshield:AssociateDRTRoleshield:DisassociateDRTLogBucketshield:DisassociateDRTRoleiam:PassRoleiam:GetRoleiam:ListAttachedRolePoliciesshield:DescribeDRTAccessOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterAccountId