

# Subscription
<a name="API_Subscription"></a>

A wrapper type for the attributes of an Amazon SNS subscription.

## Contents
<a name="API_Subscription_Contents"></a>

 ** Endpoint **   
The subscription's endpoint (format depends on the protocol).  
Type: String  
Required: No

 ** Owner **   
The subscription's owner.  
Type: String  
Required: No

 ** Protocol **   
The subscription's protocol.  
Type: String  
Required: No

 ** SubscriptionArn **   
The subscription's ARN.  
Type: String  
Required: No

 ** TopicArn **   
The ARN of the subscription's topic.  
Type: String  
Required: No

## See Also
<a name="API_Subscription_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sns-2010-03-31/Subscription) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sns-2010-03-31/Subscription) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sns-2010-03-31/Subscription) 