github.com/aavshr/aws-sdk-go@v1.41.3/service/timestreamquery/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package timestreamquery provides the client and types for making API
     4  // requests to Amazon Timestream Query.
     5  //
     6  // See https://docs.aws.amazon.com/goto/WebAPI/timestream-query-2018-11-01 for more information on this service.
     7  //
     8  // See timestreamquery package documentation for more information.
     9  // https://docs.aws.amazon.com/sdk-for-go/api/service/timestreamquery/
    10  //
    11  // Using the Client
    12  //
    13  // To contact Amazon Timestream Query with the SDK use the New function to create
    14  // a new service client. With that client you can make API requests to the service.
    15  // These clients are safe to use concurrently.
    16  //
    17  // See the SDK's documentation for more information on how to use the SDK.
    18  // https://docs.aws.amazon.com/sdk-for-go/api/
    19  //
    20  // See aws.Config documentation for more information on configuring SDK clients.
    21  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    22  //
    23  // See the Amazon Timestream Query client TimestreamQuery for more
    24  // information on creating client for this service.
    25  // https://docs.aws.amazon.com/sdk-for-go/api/service/timestreamquery/#New
    26  package timestreamquery