Categorygithub.com/aws/aws-sdk-go-v2/service/timestreamquery
modulepackage
0.3.0
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
NewFromConfig returns a new client from the provided config.
NewQueryPaginator returns a new QueryPaginator.
WithEndpointResolver returns an EndpointResolver that first delegates endpoint resolution to the awsResolver.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Client provides the API client to make operations call for Amazon Timestream Query.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryPaginator is a paginator for Query.
QueryPaginatorOptions is the paginator options for Query.
No description provided by the author

# Interfaces

EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
IdempotencyTokenProvider interface for providing idempotency token.
QueryAPIClient is a client that implements the Query operation.

# Type aliases

EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.