Skip to content

Associate Drt Log Bucket

shield_associate_drt_log_bucket R Documentation

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

Description

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.

To use the services of the SRT and make an associate_drt_log_bucket request, you must be subscribed to the Business Support plan or the Enterprise Support plan.

Usage

shield_associate_drt_log_bucket(LogBucket)

Arguments

LogBucket

[required] The Amazon S3 bucket that contains the logs that you want to share.

Value

An empty list.

Request syntax

svc$associate_drt_log_bucket(
  LogBucket = "string"
)