Smaws_Client_Shield.GetSubscriptionState
val request :
Smaws_Lib.Context.t ->
get_subscription_state_request ->
(get_subscription_state_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception ])
Stdlib.result
Returns the SubscriptionState
, either Active
or Inactive
.