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 request : Smaws_Lib.Context.t -> unit -> (unit, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of internal_error_exception | `LockedSubscriptionException of locked_subscription_exception | `ResourceNotFoundException of resource_not_found_exception ]) Stdlib.result