

# SourceApiAssociationSummary
<a name="API_SourceApiAssociationSummary"></a>

Describes the ARNs and IDs of associations, Merged APIs, and source APIs.

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

 ** associationArn **   <a name="appsync-Type-SourceApiAssociationSummary-associationArn"></a>
The Amazon Resource Name (ARN) of the source API association.  
Type: String  
Required: No

 ** associationId **   <a name="appsync-Type-SourceApiAssociationSummary-associationId"></a>
The ID generated by the AppSync service for the source API association.  
Type: String  
Required: No

 ** description **   <a name="appsync-Type-SourceApiAssociationSummary-description"></a>
The description field.  
Type: String  
Required: No

 ** mergedApiArn **   <a name="appsync-Type-SourceApiAssociationSummary-mergedApiArn"></a>
The Amazon Resource Name (ARN) of the AppSync Merged API.  
Type: String  
Required: No

 ** mergedApiId **   <a name="appsync-Type-SourceApiAssociationSummary-mergedApiId"></a>
The ID of the AppSync Merged API.  
Type: String  
Required: No

 ** sourceApiArn **   <a name="appsync-Type-SourceApiAssociationSummary-sourceApiArn"></a>
The Amazon Resource Name (ARN) of the AppSync Source API.  
Type: String  
Required: No

 ** sourceApiId **   <a name="appsync-Type-SourceApiAssociationSummary-sourceApiId"></a>
The ID of the AppSync source API.  
Type: String  
Required: No

## See Also
<a name="API_SourceApiAssociationSummary_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/appsync-2017-07-25/SourceApiAssociationSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appsync-2017-07-25/SourceApiAssociationSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appsync-2017-07-25/SourceApiAssociationSummary) 