Uses of Package
software.amazon.awscdk.services.appsync
Packages that use software.amazon.awscdk.services.appsync
Package
Description
AWS AppSync Construct Library
Event Targets for Amazon EventBridge
-
Classes in software.amazon.awscdk.services.appsync used by software.amazon.awscdk.services.appsyncClassDescriptionConfiguration for API Key authorization in AppSync.A builder for
ApiKeyConfigAppSync Functions are local functions that perform certain operations onto a backend data source.A fluent builder forAppsyncFunction.The attributes for imported AppSync Functions.A builder forAppsyncFunctionAttributesthe CDK properties for AppSync Functions.A builder forAppsyncFunctionPropsRepresents a local file with source code used for an AppSync Function or Resolver.A fluent builder forAssetCode.Utility class representing the assigment of a value to an attribute.Specifies the attribute value assignments.Utility class to allow assigning a value to an attribute.Configuration of the API authorization modes.A builder forAuthorizationConfigInterface to specify default or additional authorization(s).A builder forAuthorizationModeenum with all possible values for AppSync authorization type.The authorization config in case the HTTP endpoint requires authorization.A builder forAwsIamConfigAbstract AppSync datasource implementation.properties for an AppSync datasource backed by a resource.A builder forBackedDataSourcePropsthe base properties for AppSync Functions.A builder forBaseAppsyncFunctionPropsAbstract AppSync datasource implementation.Base properties for an AppSync datasource.A builder forBaseDataSourcePropsBasic properties for an AppSync resolver.A builder forBaseResolverPropsCachingConfig for AppSync resolvers.A builder forCachingConfigCreates aGraphqlApiobject.An auth mode.A builder forCfnApi.AuthModePropertyAn auth provider for the AppSync API.A builder forCfnApi.AuthProviderPropertyA fluent builder forCfnApi.Optional authorization configuration for using Amazon Cognito user pools with your API endpoint.A builder forCfnApi.CognitoConfigPropertyThe configuration for an Event Api.A builder forCfnApi.EventConfigPropertyThe log config for the AppSync API.A builder forCfnApi.EventLogConfigPropertyALambdaAuthorizerConfigspecifies how to authorize AWS AppSync API access when using theAWS_LAMBDAauthorizer mode.A builder forCfnApi.LambdaAuthorizerConfigPropertyDescribes an OpenID Connect (OIDC) configuration.A builder forCfnApi.OpenIDConnectConfigPropertyTheAWS::AppSync::ApiCacheresource represents the input of aCreateApiCacheoperation.A fluent builder forCfnApiCache.Properties for defining aCfnApiCache.A builder forCfnApiCachePropsTheAWS::AppSync::ApiKeyresource creates a unique key that you can distribute to clients who are executing GraphQL operations with AWS AppSync that require an API key.A fluent builder forCfnApiKey.Properties for defining aCfnApiKey.A builder forCfnApiKeyPropsProperties for defining aCfnApi.A builder forCfnApiPropsResource schema for AppSync ChannelNamespace.An auth mode.A builder forCfnChannelNamespace.AuthModePropertyA fluent builder forCfnChannelNamespace.Properties for defining aCfnChannelNamespace.A builder forCfnChannelNamespacePropsTheAWS::AppSync::DataSourceresource creates data sources for resolvers in AWS AppSync to connect to, such as Amazon DynamoDB , AWS Lambda , and Amazon OpenSearch Service .TheAuthorizationConfigproperty type specifies the authorization type and configuration for an AWS AppSync http data source.A builder forCfnDataSource.AuthorizationConfigPropertyUse theAwsIamConfigproperty type to specifyAwsIamConfigfor a AWS AppSync authorizaton.A builder forCfnDataSource.AwsIamConfigPropertyA fluent builder forCfnDataSource.Describes a Delta Sync configuration.A builder forCfnDataSource.DeltaSyncConfigPropertyTheDynamoDBConfigproperty type specifies theAwsRegionandTableNamefor an Amazon DynamoDB table in your account for an AWS AppSync data source.A builder forCfnDataSource.DynamoDBConfigPropertyExample:A builder forCfnDataSource.ElasticsearchConfigPropertyThe data source.A builder forCfnDataSource.EventBridgeConfigPropertyUse theHttpConfigproperty type to specifyHttpConfigfor an AWS AppSync data source.A builder forCfnDataSource.HttpConfigPropertyTheLambdaConfigproperty type specifies the Lambda function ARN for an AWS AppSync data source.A builder forCfnDataSource.LambdaConfigPropertyTheOpenSearchServiceConfigproperty type specifies theAwsRegionandEndpointsfor an Amazon OpenSearch Service domain in your account for an AWS AppSync data source.A builder forCfnDataSource.OpenSearchServiceConfigPropertyUse theRdsHttpEndpointConfigproperty type to specify theRdsHttpEndpointfor an AWS AppSync relational database.A builder forCfnDataSource.RdsHttpEndpointConfigPropertyUse theRelationalDatabaseConfigproperty type to specifyRelationalDatabaseConfigfor an AWS AppSync data source.A builder forCfnDataSource.RelationalDatabaseConfigPropertyProperties for defining aCfnDataSource.A builder forCfnDataSourcePropsTheAWS::AppSync::DomainNameresource creates aDomainNameConfigobject to configure a custom domain.A fluent builder forCfnDomainName.TheAWS::AppSync::DomainNameApiAssociationresource represents the mapping of your custom domain name to the assigned API URL.A fluent builder forCfnDomainNameApiAssociation.Properties for defining aCfnDomainNameApiAssociation.A builder forCfnDomainNameApiAssociationPropsProperties for defining aCfnDomainName.A builder forCfnDomainNamePropsTheAWS::AppSync::FunctionConfigurationresource defines the functions in GraphQL APIs to perform certain operations.Describes a runtime used by an AWS AppSync resolver or AWS AppSync function.A builder forCfnFunctionConfiguration.AppSyncRuntimePropertyA fluent builder forCfnFunctionConfiguration.TheLambdaConflictHandlerConfigobject when configuringLAMBDAas the Conflict Handler.Describes a Sync configuration for a resolver.A builder forCfnFunctionConfiguration.SyncConfigPropertyProperties for defining aCfnFunctionConfiguration.A builder forCfnFunctionConfigurationPropsTheAWS::AppSync::GraphQLApiresource creates a new AWS AppSync GraphQL API.Describes an additional authentication provider.A builder forCfnGraphQLApi.AdditionalAuthenticationProviderPropertyA fluent builder forCfnGraphQLApi.Describes an Amazon Cognito user pool configuration.A builder forCfnGraphQLApi.CognitoUserPoolConfigPropertyDescribes an enhanced metrics configuration.A builder forCfnGraphQLApi.EnhancedMetricsConfigPropertyConfiguration for AWS Lambda function authorization.A builder forCfnGraphQLApi.LambdaAuthorizerConfigPropertyTheLogConfigproperty type specifies the logging configuration when writing GraphQL operations and tracing to Amazon CloudWatch for an AWS AppSync GraphQL API.A builder forCfnGraphQLApi.LogConfigPropertyTheOpenIDConnectConfigproperty type specifies the optional authorization configuration for using an OpenID Connect compliant service with your GraphQL endpoint for an AWS AppSync GraphQL API.A builder forCfnGraphQLApi.OpenIDConnectConfigPropertyTheUserPoolConfigproperty type specifies the optional authorization configuration for using Amazon Cognito user pools with your GraphQL endpoint for an AWS AppSync GraphQL API.A builder forCfnGraphQLApi.UserPoolConfigPropertyProperties for defining aCfnGraphQLApi.A builder forCfnGraphQLApiPropsTheAWS::AppSync::GraphQLSchemaresource is used for your AWS AppSync GraphQL schema that controls the data model for your API.A fluent builder forCfnGraphQLSchema.Properties for defining aCfnGraphQLSchema.A builder forCfnGraphQLSchemaPropsTheAWS::AppSync::Resolverresource defines the logical GraphQL resolver that you attach to fields in a schema.Describes a runtime used by an AWS AppSync resolver or AWS AppSync function.A builder forCfnResolver.AppSyncRuntimePropertyA fluent builder forCfnResolver.The caching configuration for a resolver that has caching activated.A builder forCfnResolver.CachingConfigPropertyTheLambdaConflictHandlerConfigwhen configuring LAMBDA as the Conflict Handler.A builder forCfnResolver.LambdaConflictHandlerConfigPropertyUse thePipelineConfigproperty type to specifyPipelineConfigfor an AWS AppSync resolver.A builder forCfnResolver.PipelineConfigPropertyDescribes a Sync configuration for a resolver.A builder forCfnResolver.SyncConfigPropertyProperties for defining aCfnResolver.A builder forCfnResolverPropsDescribes the configuration of a source API.A fluent builder forCfnSourceApiAssociation.Describes properties used to specify configurations related to a source API.Properties for defining aCfnSourceApiAssociation.A builder forCfnSourceApiAssociationPropsRepresents source code for an AppSync Function or Resolver.Result of bindingCodeinto aFunction.A builder forCodeConfigOptional configuration for data sources.A builder forDataSourceOptionsAppSync definition.Domain name configuration for AppSync.A builder forDomainOptionsAn AppSync datasource backed by a DynamoDB table.A fluent builder forDynamoDbDataSource.Properties for an AppSync DynamoDB datasource.A builder forDynamoDbDataSourcePropsDeprecated.Deprecated.Deprecated.useOpenSearchDataSourcePropswithOpenSearchDataSourceDeprecated.An AppSync datasource backed by EventBridge.A fluent builder forEventBridgeDataSource.Properties for an AppSync EventBridge datasource.A builder forEventBridgeDataSourcePropsprops used by implementations of BaseDataSource to provide configuration.A builder forExtendedDataSourcePropsAdditional property for an AppSync resolver for data source reference.A builder forExtendedResolverPropslog-level for fields in AppSync.Utility class for specifying specific appsync runtime versions.Appsync supported runtimes.An AppSync GraphQL API.A fluent builder forGraphqlApi.Attributes for GraphQL imports.A builder forGraphqlApiAttributesBase Class for GraphQL API.Properties for an AppSync GraphQL API.A builder forGraphqlApiPropsAn AppSync datasource backed by a http endpoint.A fluent builder forHttpDataSource.Optional configuration for Http data sources.A builder forHttpDataSourceOptionsProperties for an AppSync http datasource.A builder forHttpDataSourcePropsA class used to generate resource arns for AppSync.Interface for AppSync Functions.Internal default implementation forIAppsyncFunction.Interface for GraphQL.Internal default implementation forIGraphqlApi.AppSync function code from an inline string.Introspection configuration for a GraphQL API.Interface for implementing your own schema.Internal default implementation forISchema.Configuration for bound graphql schema.Internal default implementation forISchemaConfig.Interface for AppSync Source Api Association.Internal default implementation forISourceApiAssociation.Factory class for DynamoDB key conditions.Configuration for Lambda authorization in AppSync.A builder forLambdaAuthorizerConfigAn AppSync datasource backed by a Lambda function.A fluent builder forLambdaDataSource.Properties for an AppSync Lambda datasource.A builder forLambdaDataSourcePropsLogging configuration for AppSync.A builder forLogConfigMappingTemplates for AppSync resolvers.Merge type used to associate the source API.An AppSync dummy datasource.A fluent builder forNoneDataSource.Properties for an AppSync dummy datasource.A builder forNoneDataSourcePropsConfiguration for OpenID Connect authorization in AppSync.A builder forOpenIdConnectConfigAn Appsync datasource backed by OpenSearch.A fluent builder forOpenSearchDataSource.Properties for the OpenSearch Data Source.A builder forOpenSearchDataSourcePropsSpecifies the assignment to the partition key.Utility class to allow assigning a value or an auto-generated id to a partition key.Specifies the assignment to the primary key.An AppSync datasource backed by RDS.A fluent builder forRdsDataSource.Properties for an AppSync RDS datasource Aurora Serverless V1.A builder forRdsDataSourcePropsProperties for an AppSync RDS datasource Aurora Serverless V2.A builder forRdsDataSourcePropsV2An AppSync resolver.A fluent builder forResolver.Additional property for an AppSync resolver for GraphQL API reference.A builder forResolverPropsConfig for binding runtime to a function or resolver.A builder forRuntimeConfigUsed for configuring schema bind behavior.A builder forSchemaBindOptionsThe Schema for a GraphQL Api.A fluent builder forSchemaFile.The options for configuring a schema from an existing file.A builder forSchemaPropsUtility class to allow assigning a value or an auto-generated id to a sort key.Configuration of source API.A builder forSourceApiAppSync SourceApiAssociation which associates an AppSync source API to an AppSync Merged API.A fluent builder forSourceApiAssociation.The attributes for imported AppSync Source Api Association.A builder forSourceApiAssociationAttributesProperties for SourceApiAssociation which associates an AppSync Source API with an AppSync Merged API.A builder forSourceApiAssociationPropsAdditional API configuration for creating a AppSync Merged API.A builder forSourceApiOptionsConfiguration for Cognito user-pools in AppSync.A builder forUserPoolConfigenum with all possible values for Cognito user-pool default actions.Visibility type for a GraphQL API. -
OpenSearchDataSource