Module Smaws_Client_Shield.DeleteSubscription

Removes Shield Advanced from an account. Shield Advanced requires a 1-year subscription commitment. You cannot delete a subscription prior to the completion of that commitment.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `LockedSubscriptionException of Types.locked_subscription_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_subscription_request -> (Types.delete_subscription_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `LockedSubscriptionException of Types.locked_subscription_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result