| Interface | Description |
|---|---|
| AddFieldOptions |
(experimental) The options to add a field to an Intermediate Type.
|
| ApiKeyConfig |
(experimental) Configuration for API Key authorization in AppSync.
|
| AuthorizationConfig |
(experimental) Configuration of the API authorization modes.
|
| AuthorizationMode |
(experimental) Interface to specify default or additional authorization(s).
|
| AwsIamConfig |
(experimental) The authorization config in case the HTTP endpoint requires authorization.
|
| BackedDataSourceProps |
(experimental) properties for an AppSync datasource backed by a resource.
|
| BaseDataSourceProps |
(experimental) Base properties for an AppSync datasource.
|
| BaseResolverProps |
(experimental) Basic properties for an AppSync resolver.
|
| BaseTypeOptions |
(experimental) Base options for GraphQL Types.
|
| CfnApiCacheProps |
Properties for defining a `AWS::AppSync::ApiCache`.
|
| CfnApiKeyProps |
Properties for defining a `AWS::AppSync::ApiKey`.
|
| CfnDataSource.AuthorizationConfigProperty | |
| CfnDataSource.AwsIamConfigProperty | |
| CfnDataSource.DeltaSyncConfigProperty | |
| CfnDataSource.DynamoDBConfigProperty | |
| CfnDataSource.ElasticsearchConfigProperty | |
| CfnDataSource.HttpConfigProperty | |
| CfnDataSource.LambdaConfigProperty | |
| CfnDataSource.RdsHttpEndpointConfigProperty | |
| CfnDataSource.RelationalDatabaseConfigProperty | |
| CfnDataSourceProps |
Properties for defining a `AWS::AppSync::DataSource`.
|
| CfnFunctionConfiguration.LambdaConflictHandlerConfigProperty | |
| CfnFunctionConfiguration.SyncConfigProperty | |
| CfnFunctionConfigurationProps |
Properties for defining a `AWS::AppSync::FunctionConfiguration`.
|
| CfnGraphQLApi.AdditionalAuthenticationProviderProperty | |
| CfnGraphQLApi.CognitoUserPoolConfigProperty | |
| CfnGraphQLApi.LogConfigProperty | |
| CfnGraphQLApi.OpenIDConnectConfigProperty | |
| CfnGraphQLApi.UserPoolConfigProperty | |
| CfnGraphQLApiProps |
Properties for defining a `AWS::AppSync::GraphQLApi`.
|
| CfnGraphQLSchemaProps |
Properties for defining a `AWS::AppSync::GraphQLSchema`.
|
| CfnResolver.CachingConfigProperty | |
| CfnResolver.LambdaConflictHandlerConfigProperty | |
| CfnResolver.PipelineConfigProperty | |
| CfnResolver.SyncConfigProperty | |
| CfnResolverProps |
Properties for defining a `AWS::AppSync::Resolver`.
|
| DataSourceOptions |
(experimental) Optional configuration for data sources.
|
| DynamoDbDataSourceProps |
(experimental) Properties for an AppSync DynamoDB datasource.
|
| EnumTypeOptions |
(experimental) Properties for configuring an Enum Type.
|
| ExtendedDataSourceProps |
(experimental) props used by implementations of BaseDataSource to provide configuration.
|
| FieldOptions |
(experimental) Properties for configuring a field.
|
| GraphqlApiAttributes |
(experimental) Attributes for GraphQL imports.
|
| GraphqlApiProps |
(experimental) Properties for an AppSync GraphQL API.
|
| GraphqlTypeOptions |
(experimental) Options for GraphQL Types.
|
| HttpDataSourceOptions |
(experimental) Optional configuration for Http data sources.
|
| HttpDataSourceProps |
(experimental) Properties for an AppSync http datasource.
|
| IField |
(experimental) A Graphql Field.
|
| IField.Jsii$Default |
Internal default implementation for
IField. |
| IGraphqlApi |
(experimental) Interface for GraphQL.
|
| IGraphqlApi.Jsii$Default |
Internal default implementation for
IGraphqlApi. |
| IIntermediateType |
(experimental) Intermediate Types are types that includes a certain set of fields that define the entirety of your schema.
|
| IIntermediateType.Jsii$Default |
Internal default implementation for
IIntermediateType. |
| IntermediateTypeOptions |
(experimental) Properties for configuring an Intermediate Type.
|
| LambdaDataSourceProps |
(experimental) Properties for an AppSync Lambda datasource.
|
| LogConfig |
(experimental) Logging configuration for AppSync.
|
| NoneDataSourceProps |
(experimental) Properties for an AppSync dummy datasource.
|
| ObjectTypeOptions |
(experimental) Properties for configuring an Object Type.
|
| OpenIdConnectConfig |
(experimental) Configuration for OpenID Connect authorization in AppSync.
|
| RdsDataSourceProps |
(experimental) Properties for an AppSync RDS datasource.
|
| ResolvableFieldOptions |
(experimental) Properties for configuring a resolvable field.
|
| ResolverProps |
(experimental) Additional properties for an AppSync resolver like GraphQL API reference and datasource.
|
| SchemaOptions |
(experimental) The options for configuring a schema.
|
| UnionTypeOptions |
(experimental) Properties for configuring an Union Type.
|
| UserPoolConfig |
(experimental) Configuration for Cognito user-pools in AppSync.
|
| Enum | Description |
|---|---|
| AuthorizationType |
(experimental) enum with all possible values for AppSync authorization type.
|
| FieldLogLevel |
(experimental) log-level for fields in AppSync.
|
| Type |
(experimental) Enum containing the Types that can be used to define ObjectTypes.
|
| UserPoolDefaultAction |
(experimental) enum with all possible values for Cognito user-pool default actions.
|
Copyright © 2020. All rights reserved.