Skip to content

Disassociate Drt Log Bucket

shield_disassociate_drt_log_bucket R Documentation

Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously

Description

Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously.

Usage

shield_disassociate_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$disassociate_drt_log_bucket(
  LogBucket = "string"
)