Module Smaws_Client_Shield.DisableProactiveEngagement

Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to initiate proactive customer support.

val request : Smaws_Lib.Context.t -> Types.disable_proactive_engagement_request -> (Types.disable_proactive_engagement_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `InvalidOperationException of Types.invalid_operation_exception | `InvalidParameterException of Types.invalid_parameter_exception | `OptimisticLockException of Types.optimistic_lock_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result