Learn R Programming

paws.security.identity (version 0.1.12)

shield_disassociate_drt_log_bucket: Removes the DDoS Response Team's (DRT) access to the specified Amazon S3 bucket containing your AWS WAF logs

Description

Removes the DDoS Response Team's (DRT) access to the specified Amazon S3 bucket containing your AWS WAF logs.

To make a disassociate_drt_log_bucket request, you must be subscribed to the Business Support plan or the Enterprise Support plan. However, if you are not subscribed to one of these support plans, but had been previously and had granted the DRT access to your account, you can submit a disassociate_drt_log_bucket request to remove this access.

Usage

shield_disassociate_drt_log_bucket(LogBucket)

Value

An empty list.

Arguments

LogBucket

[required] The Amazon S3 bucket that contains your AWS WAF logs.

Request syntax

svc$disassociate_drt_log_bucket(
  LogBucket = "string"
)