# Packages
Package appsynciface provides an interface to enable mocking the AWS AppSync service client for testing your code.
# Functions
New creates a new instance of the AppSync client with a session.
# Constants
AuthenticationTypeAmazonCognitoUserPools is a AuthenticationType enum value.
AuthenticationTypeApiKey is a AuthenticationType enum value.
AuthenticationTypeAwsIam is a AuthenticationType enum value.
AuthenticationTypeOpenidConnect is a AuthenticationType enum value.
DataSourceTypeAmazonDynamodb is a DataSourceType enum value.
DataSourceTypeAmazonElasticsearch is a DataSourceType enum value.
DataSourceTypeAwsLambda is a DataSourceType enum value.
DataSourceTypeNone is a DataSourceType enum value.
DefaultActionAllow is a DefaultAction enum value.
DefaultActionDeny is a DefaultAction enum value.
ID to lookup a service endpoint with.
ErrCodeApiKeyLimitExceededException for service response error code "ApiKeyLimitExceededException".
ErrCodeApiKeyValidityOutOfBoundsException for service response error code "ApiKeyValidityOutOfBoundsException".
ErrCodeApiLimitExceededException for service response error code "ApiLimitExceededException".
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeConcurrentModificationException for service response error code "ConcurrentModificationException".
ErrCodeGraphQLSchemaException for service response error code "GraphQLSchemaException".
ErrCodeInternalFailureException for service response error code "InternalFailureException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeNotFoundException for service response error code "NotFoundException".
ErrCodeUnauthorizedException for service response error code "UnauthorizedException".
FieldLogLevelAll is a FieldLogLevel enum value.
FieldLogLevelError is a FieldLogLevel enum value.
FieldLogLevelNone is a FieldLogLevel enum value.
OutputTypeJson is a OutputType enum value.
OutputTypeSdl is a OutputType enum value.
SchemaStatusActive is a SchemaStatus enum value.
SchemaStatusDeleting is a SchemaStatus enum value.
SchemaStatusProcessing is a SchemaStatus enum value.
ServiceID is a unique identifer of a specific service.
Name of service.
TypeDefinitionFormatJson is a TypeDefinitionFormat enum value.
TypeDefinitionFormatSdl is a TypeDefinitionFormat enum value.
# Structs
Describes an API key.
AppSync provides the API operation methods for making requests to AWS AppSync.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Describes a data source.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Describes a DynamoDB data source configuration.
Describes an Elasticsearch data source configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Describes a GraphQL API.
Describes a Lambda data source configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The CloudWatch Logs configuration.
Describes an Open Id Connect configuration.
Describes a resolver.
No description provided by the author
No description provided by the author
Describes a type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Describes an Amazon Cognito User Pool configuration.