aws_appsync_datasource

Amazon Web Services AppSync Datasource

Name

Type

Nullable

accountId

String

accountName

String

apiId

String

dataSourceArn

String

description

String

dynamodbConfig

DynamodbDataSourceConfig

elasticsearchConfig

ElasticsearchDataSourceConfig

eventBridgeConfig

EventBridgeDataSourceConfig

httpConfig

HttpDataSourceConfig

lambdaConfig

LambdaDataSourceConfig

name

String

openSearchServiceConfig

OpenSearchServiceDataSourceConfig

region

String

relationalDatabaseConfig

RelationalDatabaseDataSourceConfig

serviceRoleArn

String

type

String

AuthorizationConfig

Name

Type

Nullable

authorizationType

String

awsIamConfig

AwsIamConfig

AwsIamConfig

Name

Type

Nullable

signingRegion

String

signingServiceName

String

DeltaSyncConfig

Name

Type

Nullable

baseTableTTL

Long

deltaSyncTableName

String

deltaSyncTableTTL

Long

DynamodbDataSourceConfig

Name

Type

Nullable

awsRegion

String

deltaSyncConfig

DeltaSyncConfig

tableName

String

useCallerCredentials

Boolean

versioned

Boolean

ElasticsearchDataSourceConfig

Name

Type

Nullable

awsRegion

String

endpoint

String

EventBridgeDataSourceConfig

Name

Type

Nullable

eventBusArn

String

HttpDataSourceConfig

Name

Type

Nullable

authorizationConfig

AuthorizationConfig

endpoint

String

LambdaDataSourceConfig

Name

Type

Nullable

lambdaFunctionArn

String

OpenSearchServiceDataSourceConfig

Name

Type

Nullable

awsRegion

String

endpoint

String

RdsHttpEndpointConfig

Name

Type

Nullable

awsRegion

String

awsSecretStoreArn

String

databaseName

String

dbClusterIdentifier

String

schema

String

RelationalDatabaseDataSourceConfig

Name

Type

Nullable

rdsHttpEndpointConfig

RdsHttpEndpointConfig

relationalDatabaseSourceType

String

Last updated