Smaws_Client_Shield.UpdateEmergencyContactSettings
Updates the details of the list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
val request :
Smaws_Lib.Context.t ->
Types.update_emergency_contact_settings_request ->
(Types.update_emergency_contact_settings_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidParameterException of Types.invalid_parameter_exception
| `OptimisticLockException of Types.optimistic_lock_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result