Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.2/services/appsync.ts?docs=full";

§Classes

AppSync

§Interfaces

AdditionalAuthenticationProvider

Describes an additional authentication provider.

ApiCache

The ApiCache object.

ApiKey

Describes an API key.

AuthorizationConfig

The authorization config in case the HTTP endpoint requires authorization.

AwsIamConfig

The Identity and Access Management configuration.

CachingConfig

The caching configuration for a resolver that has caching enabled.

CognitoUserPoolConfig

Describes an Amazon Cognito user pool configuration.

CreateApiCacheRequest

Represents the input of a CreateApiCache operation.

CreateApiCacheResponse

Represents the output of a CreateApiCache operation.

CreateApiKeyRequest
CreateApiKeyResponse
CreateDataSourceRequest
CreateDataSourceResponse
CreateFunctionRequest
CreateFunctionResponse
CreateGraphqlApiRequest
CreateGraphqlApiResponse
CreateResolverRequest
CreateResolverResponse
CreateTypeRequest
CreateTypeResponse
DataSource

Describes a data source.

DeleteApiCacheRequest

Represents the input of a DeleteApiCache operation.

DeleteApiKeyRequest
DeleteDataSourceRequest
DeleteFunctionRequest
DeleteGraphqlApiRequest
DeleteResolverRequest
DeleteTypeRequest
DeltaSyncConfig

Describes a Delta Sync configuration.

DynamodbDataSourceConfig

Describes an Amazon DynamoDB data source configuration.

ElasticsearchDataSourceConfig

Describes an Elasticsearch data source configuration.

FlushApiCacheRequest

Represents the input of a FlushApiCache operation.

FunctionConfiguration

A function is a reusable entity. Multiple functions can be used to compose the resolver logic.

GetApiCacheRequest

Represents the input of a GetApiCache operation.

GetApiCacheResponse

Represents the output of a GetApiCache operation.

GetDataSourceRequest
GetDataSourceResponse
GetFunctionRequest
GetFunctionResponse
GetGraphqlApiRequest
GetGraphqlApiResponse
GetIntrospectionSchemaRequest
GetIntrospectionSchemaResponse
GetResolverRequest
GetResolverResponse
GetSchemaCreationStatusRequest
GetSchemaCreationStatusResponse
GetTypeRequest
GetTypeResponse
GraphqlApi

Describes a GraphQL API.

HttpDataSourceConfig

Describes an HTTP data source configuration.

LambdaAuthorizerConfig

A LambdaAuthorizerConfig holds configuration on how to authorize AppSync API access when using the AWS_LAMBDA authorizer mode. Be aware that an AppSync API may have only one Lambda authorizer configured at a time.

LambdaConflictHandlerConfig

The LambdaConflictHandlerConfig object when configuring LAMBDA as the Conflict Handler.

LambdaDataSourceConfig

Describes an Amazon Web Services Lambda data source configuration.

ListApiKeysRequest
ListApiKeysResponse
ListDataSourcesRequest
ListDataSourcesResponse
ListFunctionsRequest
ListFunctionsResponse
ListGraphqlApisRequest
ListGraphqlApisResponse
ListResolversByFunctionRequest
ListResolversByFunctionResponse
ListResolversRequest
ListResolversResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
ListTypesRequest
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.

StartSchemaCreationRequest
StartSchemaCreationResponse
SyncConfig

Describes a Sync configuration for a resolver.

TagResourceRequest
Type

Describes a type.

UntagResourceRequest
UpdateApiCacheRequest

Represents the input of a UpdateApiCache operation.

UpdateApiCacheResponse

Represents the output of a UpdateApiCache operation.

UpdateApiKeyRequest
UpdateApiKeyResponse
UpdateDataSourceRequest
UpdateDataSourceResponse
UpdateFunctionRequest
UpdateFunctionResponse
UpdateGraphqlApiRequest
UpdateGraphqlApiResponse
UpdateResolverRequest
UpdateResolverResponse
UpdateTypeRequest
UpdateTypeResponse
UserPoolConfig

Describes an Amazon Cognito user pool configuration.

§Type Aliases

ApiCacheStatus
ApiCacheType
ApiCachingBehavior
AuthenticationType
AuthorizationType
ConflictDetectionType
ConflictHandlerType
DataSourceType
DefaultAction
FieldLogLevel
OutputType
RelationalDatabaseSourceType
ResolverKind
SchemaStatus
TypeDefinitionFormat