Get Data Source Result
Constructors
Properties
The Amazon Resource Name (ARN) of the API key, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/datasources/datasourcename.
The description of the data source.
AWS Region and TableName for an Amazon DynamoDB table in your account.
AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account. As of September 2021, Amazon Elasticsearch Service is Amazon OpenSearch Service. This property is deprecated. For new data sources, use OpenSearchServiceConfig to specify an OpenSearch Service data source.
ARN for the EventBridge bus.
Endpoints for an HTTP data source.
An ARN of a Lambda function in valid ARN format. This can be the ARN of a Lambda function that exists in the current account or in another account.
Enables or disables enhanced data source metrics for specified data sources. Note that MetricsConfig
won't be used unless the dataSourceLevelMetricsBehavior
value is set to PER_DATA_SOURCE_METRICS
. If the dataSourceLevelMetricsBehavior
is set to FULL_REQUEST_DATA_SOURCE_METRICS
instead, MetricsConfig
will be ignored. However, you can still set its value. MetricsConfig
can be ENABLED
or DISABLED
.
AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
Relational Database configuration of the relational database data source.
The AWS Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.