Lenny Hartmann d6fe2eec96 Sqs endpoint (#221)
* test

* undo test

* Added aws SQS endpoint

* Added aws vendor

* Bug fixes

* enabled NOCOPY in build.sh
2017-10-05 14:08:03 -07:00

29 lines
1.3 KiB
Go

// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package costandusagereportservice provides the client and types for making API
// requests to AWS Cost and Usage Report Service.
//
// All public APIs for AWS Cost and Usage Report service
//
// See https://docs.aws.amazon.com/goto/WebAPI/cur-2017-01-06 for more information on this service.
//
// See costandusagereportservice package documentation for more information.
// https://docs.aws.amazon.com/sdk-for-go/api/service/costandusagereportservice/
//
// Using the Client
//
// To AWS Cost and Usage Report Service 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 Cost and Usage Report Service client CostandUsageReportService for more
// information on creating client for this service.
// https://docs.aws.amazon.com/sdk-for-go/api/service/costandusagereportservice/#New
package costandusagereportservice