Smaws_Client_Shield.DeleteProtection
val request :
Smaws_Lib.Context.t ->
delete_protection_request ->
(delete_protection_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `OptimisticLockException of optimistic_lock_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Deletes an Shield Advanced Protection
.