GetDrtAccessResult

data class GetDrtAccessResult(val accountId: String? = null, val logBucketList: List<String>? = null, val roleArn: String? = null)

Constructors

Link copied to clipboard
constructor(accountId: String? = null, logBucketList: List<String>? = null, roleArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accountId: String? = null

The ID of the account that submitted the template.

Link copied to clipboard
val logBucketList: List<String>? = null

Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as Application Load Balancer access logs, CloudFront logs, or logs from third party sources. You can associate up to 10 Amazon S3 buckets with your subscription.

Link copied to clipboard
val roleArn: String? = null

Authorizes the Shield Response Team (SRT) using the specified role, to access your AWS account to assist with DDoS attack mitigation during potential attacks. This enables the SRT to inspect your AWS WAF configuration and create or update AWS WAF rules and web ACLs.