File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (16 lines) | stat: -rw-r--r-- 1,095 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package elasticsearchservice provides the API client, operations, and parameter
// types for Amazon Elasticsearch Service.
//
// Amazon Elasticsearch Configuration Service Use the Amazon Elasticsearch
// Configuration API to create, configure, and manage Elasticsearch domains. For
// sample code that uses the Configuration API, see the Amazon Elasticsearch
// Service Developer Guide (https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-configuration-samples.html)
// . The guide also contains sample code for sending signed HTTP requests to the
// Elasticsearch APIs (https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-request-signing.html)
// . 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 Regions and Endpoints (http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticsearch-service-regions)
// .
package elasticsearchservice