Smaws_Client_Shield.DisassociateDRTLogBucket
Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously.
val request :
Smaws_Lib.Context.t ->
Types.disassociate_drt_log_bucket_request ->
(Types.disassociate_drt_log_bucket_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedForDependencyException of
Types.access_denied_for_dependency_exception
| `InternalErrorException of Types.internal_error_exception
| `InvalidOperationException of Types.invalid_operation_exception
| `NoAssociatedRoleException of Types.no_associated_role_exception
| `OptimisticLockException of Types.optimistic_lock_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result