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