appsync-2017-07-25 library
Classes
- AdditionalAuthenticationProvider
- Describes an additional authentication provider.
- ApiCache
-
The
ApiCache
object. - ApiKey
- Describes an API key.
- AppSync
- AWS AppSync provides API actions for creating and interacting with data sources using GraphQL from your application.
- AuthorizationConfig
- The authorization config in case the HTTP endpoint requires authorization.
- AwsClientCredentials
- AWS credentials.
- AwsIamConfig
- The AWS IAM configuration.
- CachingConfig
- The caching configuration for a resolver that has caching enabled.
- CognitoUserPoolConfig
- Describes an Amazon Cognito user pool configuration.
- CreateApiCacheResponse
-
Represents the output of a
CreateApiCache
operation. - CreateApiKeyResponse
- CreateDataSourceResponse
- CreateFunctionResponse
- CreateGraphqlApiResponse
- CreateResolverResponse
- CreateTypeResponse
- DataSource
- Describes a data source.
- DeleteApiCacheResponse
-
Represents the output of a
DeleteApiCache
operation. - DeleteApiKeyResponse
- DeleteDataSourceResponse
- DeleteFunctionResponse
- DeleteGraphqlApiResponse
- DeleteResolverResponse
- DeleteTypeResponse
- DeltaSyncConfig
- Describes a Delta Sync configuration.
- DynamodbDataSourceConfig
- Describes an Amazon DynamoDB data source configuration.
- ElasticsearchDataSourceConfig
- Describes an Elasticsearch data source configuration.
- FlushApiCacheResponse
-
Represents the output of a
FlushApiCache
operation. - FunctionConfiguration
- A function is a reusable entity. Multiple functions can be used to compose the resolver logic.
- GetApiCacheResponse
-
Represents the output of a
GetApiCache
operation. - GetDataSourceResponse
- GetFunctionResponse
- GetGraphqlApiResponse
- GetIntrospectionSchemaResponse
- GetResolverResponse
- GetSchemaCreationStatusResponse
- GetTypeResponse
- GraphqlApi
- Describes a GraphQL API.
- HttpDataSourceConfig
- Describes an HTTP data source configuration.
- LambdaConflictHandlerConfig
-
The
LambdaConflictHandlerConfig
object when configuring LAMBDA as the Conflict Handler. - LambdaDataSourceConfig
- Describes an AWS Lambda data source configuration.
- ListApiKeysResponse
- ListDataSourcesResponse
- ListFunctionsResponse
- ListGraphqlApisResponse
- ListResolversByFunctionResponse
- ListResolversResponse
- ListTagsForResourceResponse
- ListTypesResponse
- LogConfig
- The CloudWatch Logs configuration.
- OpenIDConnectConfig
- Describes an OpenID Connect configuration.
- PipelineConfig
-
The pipeline configuration for a resolver of kind
PIPELINE
. - RdsHttpEndpointConfig
- The Amazon RDS HTTP endpoint configuration.
- RelationalDatabaseDataSourceConfig
- Describes a relational database data source configuration.
- Resolver
- Describes a resolver.
- StartSchemaCreationResponse
- SyncConfig
- Describes a Sync configuration for a resolver.
- TagResourceResponse
- Type
- Describes a type.
- UntagResourceResponse
- UpdateApiCacheResponse
-
Represents the output of a
UpdateApiCache
operation. - UpdateApiKeyResponse
- UpdateDataSourceResponse
- UpdateFunctionResponse
- UpdateGraphqlApiResponse
- UpdateResolverResponse
- UpdateTypeResponse
- UserPoolConfig
- Describes an Amazon Cognito user pool configuration.
Enums
Extensions
- ApiCacheStatusFromString on String
- ApiCacheStatusValueExtension on ApiCacheStatus
- ApiCacheTypeFromString on String
- ApiCacheTypeValueExtension on ApiCacheType
- ApiCachingBehaviorFromString on String
- ApiCachingBehaviorValueExtension on ApiCachingBehavior
- AuthenticationTypeFromString on String
- AuthenticationTypeValueExtension on AuthenticationType
- AuthorizationTypeFromString on String
- AuthorizationTypeValueExtension on AuthorizationType
- ConflictDetectionTypeFromString on String
- ConflictDetectionTypeValueExtension on ConflictDetectionType
- ConflictHandlerTypeFromString on String
- ConflictHandlerTypeValueExtension on ConflictHandlerType
- DataSourceTypeFromString on String
- DataSourceTypeValueExtension on DataSourceType
- DefaultActionFromString on String
- DefaultActionValueExtension on DefaultAction
- FieldLogLevelFromString on String
- FieldLogLevelValueExtension on FieldLogLevel
- OutputTypeFromString on String
- OutputTypeValueExtension on OutputType
- RelationalDatabaseSourceTypeFromString on String
- RelationalDatabaseSourceTypeValueExtension on RelationalDatabaseSourceType
- ResolverKindFromString on String
- ResolverKindValueExtension on ResolverKind
- SchemaStatusFromString on String
- SchemaStatusValueExtension on SchemaStatus
- TypeDefinitionFormatFromString on String
- TypeDefinitionFormatValueExtension on TypeDefinitionFormat