SourceApiAssociationSummary - Amazon AppSync
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SourceApiAssociationSummary

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

Contents

associationArn

The Amazon Resource Name (ARN) of the source API association.

Type: String

Required: No

associationId

The ID generated by the AppSync service for the source API association.

Type: String

Required: No

description

The description field.

Type: String

Required: No

mergedApiArn

The Amazon Resource Name (ARN) of the AppSync Merged API.

Type: String

Required: No

mergedApiId

The ID of the AppSync Merged API.

Type: String

Required: No

sourceApiArn

The Amazon Resource Name (ARN) of the AppSync Source API.

Type: String

Required: No

sourceApiId

The ID of the AppSync source API.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: