aws_cdk.mixins_preview.aws_appsync.mixins

CfnApiCacheMixinProps

CfnApiCachePropsMixin

The AWS::AppSync::ApiCache resource represents the input of a CreateApiCache operation.

CfnApiKeyMixinProps

CfnApiKeyPropsMixin

The AWS::AppSync::ApiKey resource creates a unique key that you can distribute to clients who are executing GraphQL operations with AWS AppSync that require an API key.

CfnApiMixinProps

CfnApiPropsMixin

The AWS::AppSync::Api resource creates an AWS AppSync API that you can use for an AWS AppSync API with your preferred configuration, such as an Event API that provides real-time message publishing and message subscriptions over WebSockets.

CfnChannelNamespaceMixinProps

CfnChannelNamespacePropsMixin

The AWS::AppSync::ChannelNamespace resource creates a channel namespace associated with an Api .

CfnDataSourceMixinProps

CfnDataSourcePropsMixin

The AWS::AppSync::DataSource resource creates data sources for resolvers in AWS AppSync to connect to, such as Amazon DynamoDB , AWS Lambda , and Amazon OpenSearch Service .

CfnDomainNameApiAssociationMixinProps

CfnDomainNameApiAssociationPropsMixin

The AWS::AppSync::DomainNameApiAssociation resource represents the mapping of your custom domain name to the assigned API URL.

CfnDomainNameMixinProps

CfnDomainNamePropsMixin

The AWS::AppSync::DomainName resource creates a DomainNameConfig object to configure a custom domain.

CfnFunctionConfigurationMixinProps

CfnFunctionConfigurationPropsMixin

The AWS::AppSync::FunctionConfiguration resource defines the functions in GraphQL APIs to perform certain operations.

CfnGraphQLApiMixinProps

CfnGraphQLApiPropsMixin

The AWS::AppSync::GraphQLApi resource creates a new AWS AppSync GraphQL API.

CfnGraphQLSchemaMixinProps

CfnGraphQLSchemaPropsMixin

The AWS::AppSync::GraphQLSchema resource is used for your AWS AppSync GraphQL schema that controls the data model for your API.

CfnResolverMixinProps

CfnResolverPropsMixin

The AWS::AppSync::Resolver resource defines the logical GraphQL resolver that you attach to fields in a schema.

CfnSourceApiAssociationMixinProps

CfnSourceApiAssociationPropsMixin

Describes the configuration of a source API.