Smaws_Client_Shield.DisassociateDRTRole
Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.
val request :
Smaws_Lib.Context.t ->
Types.disassociate_drt_role_request ->
(Types.disassociate_drt_role_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidOperationException of Types.invalid_operation_exception
| `OptimisticLockException of Types.optimistic_lock_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result