mirror of https://github.com/tidwall/tile38.git
36 lines
1.6 KiB
Go
36 lines
1.6 KiB
Go
|
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
|
||
|
|
||
|
// Package licensemanager provides the client and types for making API
|
||
|
// requests to AWS License Manager.
|
||
|
//
|
||
|
// This is the AWS License Manager API Reference. It provides descriptions,
|
||
|
// syntax, and usage examples for each of the actions and data types for License
|
||
|
// Manager. The topic for each action shows the Query API request parameters
|
||
|
// and the XML response. You can also view the XML request elements in the WSDL.
|
||
|
//
|
||
|
// Alternatively, you can use one of the AWS SDKs to access an API that's tailored
|
||
|
// to the programming language or platform that you're using. For more information,
|
||
|
// see AWS SDKs (http://aws.amazon.com/tools/#SDKs).
|
||
|
//
|
||
|
// See https://docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01 for more information on this service.
|
||
|
//
|
||
|
// See licensemanager package documentation for more information.
|
||
|
// https://docs.aws.amazon.com/sdk-for-go/api/service/licensemanager/
|
||
|
//
|
||
|
// Using the Client
|
||
|
//
|
||
|
// To contact AWS License Manager with the SDK use the New function to create
|
||
|
// a new service client. With that client you can make API requests to the service.
|
||
|
// These clients are safe to use concurrently.
|
||
|
//
|
||
|
// See the SDK's documentation for more information on how to use the SDK.
|
||
|
// https://docs.aws.amazon.com/sdk-for-go/api/
|
||
|
//
|
||
|
// See aws.Config documentation for more information on configuring SDK clients.
|
||
|
// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
|
||
|
//
|
||
|
// See the AWS License Manager client LicenseManager for more
|
||
|
// information on creating client for this service.
|
||
|
// https://docs.aws.amazon.com/sdk-for-go/api/service/licensemanager/#New
|
||
|
package licensemanager
|