Smaws_Client_Shield.EnableProactiveEngagement
Authorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.
val request :
Smaws_Lib.Context.t ->
Types.enable_proactive_engagement_request ->
(Types.enable_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