Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-appsync-sourceapiassociation.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::AppSync::SourceApiAssociation. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-appsync

Properties

SourceApiIdentifier string | Aws_CF_FunctionString

Identifier of the Source GraphQLApi to associate. It could be either GraphQLApi ApiId or ARN

MergedApiIdentifier string | Aws_CF_FunctionString

Identifier of the Merged GraphQLApi to associate. It could be either GraphQLApi ApiId or ARN

Description string | Aws_CF_FunctionString

Description of the SourceApiAssociation.

SourceApiAssociationConfig object
1 nested properties
MergeType string

Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

Values: "AUTO_MERGE" "MANUAL_MERGE"

Definitions

SourceApiAssociationConfig object
MergeType string

Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

Values: "AUTO_MERGE" "MANUAL_MERGE"