Shield / Client / disassociate_drt_log_bucket

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