Module Smaws_Client_Shield.DeleteProtection

Deletes an Shield Advanced Protection.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `OptimisticLockException of Types.optimistic_lock_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_protection_request -> (Types.delete_protection_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `OptimisticLockException of Types.optimistic_lock_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result