1 2 3 4 5 6 7 8 9 10 11 12 13
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package opensearch provides the API client, operations, and parameter types for
// Amazon OpenSearch Service.
//
// Use the Amazon OpenSearch Service configuration API to create, configure, and
// manage OpenSearch Service domains. The endpoint for configuration service
// requests is Region specific: es.region.amazonaws.com. For example,
// es.us-east-1.amazonaws.com. For a current list of supported Regions and
// endpoints, see [Amazon Web Services service endpoints].
//
// [Amazon Web Services service endpoints]: https://docs.aws.amazon.com/general/latest/gr/rande.html#service-regions
package opensearch
|