Get Drt Access Result
data class GetDrtAccessResult(val accountId: String? = null, val logBucketList: List<String>? = null, val roleArn: String? = null)
Properties
Link copied to clipboard
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