Smaws_Client_Shield.GetSubscriptionState
Returns the SubscriptionState
, either Active
or Inactive
.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception ] ->
string
val 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