AWS AppSync DataSource ElasticsearchConfig
The
ElasticsearchConfig property type specifies the AwsRegion and Endpoints for an Amazon Elasticsearch Service
domain in your account for an AWS AppSync data source.
ElasticsearchConfig is a property of the AWS::AppSync::DataSource property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
AwsRegion-
The AWS region.
Required: Yes
Type: String
Update requires: No interruption
Endpoint-
The endpoint.
Required: Yes
Type: String
Update requires: No interruption
See Also
-
ElasticsearchDataSourceConfig operation in the AWS AppSync API Reference
