i am unable to validate connection type only public option is comming when i try to add open search as new data set and my open search service is not public its VPC
Hello Shivan,
Please see the text from official documents for your reference
Before you can use OpenSearch in a Quick Sight dataset, there are a few tasks for the Quick Sight administrator to complete with the cooperation of a person who has access to the OpenSearch console.
To get started, identify each OpenSearch domain that you want to connect to. Then gather the following information for each domain:
-
The name of the OpenSearch domain.
-
The OpenSearch version used by this domain.
-
The Amazon Resource Name (ARN) of the OpenSearch domain.
-
The HTTPS endpoint.
-
The OpenSearch Dashboards URL, if you use Dashboards. You can extrapolate the Dashboards URL by appending “
/dashboards/” to an endpoint. -
If the domain has a VPC endpoint, gather all the related information on the VPC tab of the OpenSearch Service console:
- The VPC ID
- The VPC security groups
- The associated IAM role or roles
- The associated Availability Zones
- The associated subnets
-
If the domain has a regular endpoint (not a VPC endpoint), note that it uses the public network.
-
The start hour for the daily automated snapshot (if your users want to know).
Before you proceed, the Quick Sight administrator enables authorized connections from Quick Sight to OpenSearch Service.
Hope this helps.
Cheers,
Deep