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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package costandusagereportservice provides the client and types for making API
     4  // requests to AWS Cost and Usage Report Service.
     5  //
     6  // The AWS Cost and Usage Report API enables you to programmatically create,
     7  // query, and delete AWS Cost and Usage report definitions.
     8  //
     9  // AWS Cost and Usage reports track the monthly AWS costs and usage associated
    10  // with your AWS account. The report contains line items for each unique combination
    11  // of AWS product, usage type, and operation that your AWS account uses. You
    12  // can configure the AWS Cost and Usage report to show only the data that you
    13  // want, using the AWS Cost and Usage API.
    14  //
    15  // Service Endpoint
    16  //
    17  // The AWS Cost and Usage Report API provides the following endpoint:
    18  //
    19  //    * cur.us-east-1.amazonaws.com
    20  //
    21  // See https://docs.aws.amazon.com/goto/WebAPI/cur-2017-01-06 for more information on this service.
    22  //
    23  // See costandusagereportservice package documentation for more information.
    24  // https://docs.aws.amazon.com/sdk-for-go/api/service/costandusagereportservice/
    25  //
    26  // Using the Client
    27  //
    28  // To contact AWS Cost and Usage Report Service with the SDK use the New function to create
    29  // a new service client. With that client you can make API requests to the service.
    30  // These clients are safe to use concurrently.
    31  //
    32  // See the SDK's documentation for more information on how to use the SDK.
    33  // https://docs.aws.amazon.com/sdk-for-go/api/
    34  //
    35  // See aws.Config documentation for more information on configuring SDK clients.
    36  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    37  //
    38  // See the AWS Cost and Usage Report Service client CostandUsageReportService for more
    39  // information on creating client for this service.
    40  // https://docs.aws.amazon.com/sdk-for-go/api/service/costandusagereportservice/#New
    41  package costandusagereportservice