Shield / Client / get_subscription_state
get_subscription_state#
- Shield.Client.get_subscription_state()#
- Returns the - SubscriptionState, either- Activeor- Inactive.- See also: AWS API Documentation - Request Syntax - response = client.get_subscription_state() - Return type:
- dict 
- Returns:
- Response Syntax - { 'SubscriptionState': 'ACTIVE'|'INACTIVE' } - Response Structure - (dict) – - SubscriptionState (string) – - The status of the subscription. 
 
 
 - Exceptions - Shield.Client.exceptions.InternalErrorException