Amazon AppSync · Schema

CreateDataSourceRequest

Request to create a data source

Amazon AppSyncGraphQLAPI ManagementServerlessAWS

Properties

Name Type Description
name string The data source name
description string The data source description
type string The data source type
serviceRoleArn string IAM role ARN for AppSync to assume
dynamodbConfig string dynamodbConfig
lambdaConfig string lambdaConfig
httpConfig string httpConfig
View JSON Schema on GitHub