Amazon AppSync · Schema

DataSource

A data source configuration for a GraphQL API

Amazon AppSyncGraphQLAPI ManagementServerlessAWS

Properties

Name Type Description
dataSourceArn string The ARN of the data source
name string The data source name
description string The data source description
type string The data source type
serviceRoleArn string IAM service role ARN
dynamodbConfig string dynamodbConfig
lambdaConfig string lambdaConfig
elasticsearchConfig string elasticsearchConfig
httpConfig string httpConfig
View JSON Schema on GitHub