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 ->
unit ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `InvalidOperationException of invalid_operation_exception
| `InvalidParameterException of invalid_parameter_exception
| `OptimisticLockException of optimistic_lock_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result