Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

disassociate_drt_log_bucket

Shield.Client.disassociate_drt_log_bucket(**kwargs)

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

See also: AWS API Documentation

Request Syntax

response = client.disassociate_drt_log_bucket(
    LogBucket='string'
)
Parameters
LogBucket (string) --

[REQUIRED]

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

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • Shield.Client.exceptions.InternalErrorException
  • Shield.Client.exceptions.InvalidOperationException
  • Shield.Client.exceptions.NoAssociatedRoleException
  • Shield.Client.exceptions.AccessDeniedForDependencyException
  • Shield.Client.exceptions.OptimisticLockException
  • Shield.Client.exceptions.ResourceNotFoundException