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