File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (22 lines) | stat: -rw-r--r-- 1,645 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package billingconductor provides the API client, operations, and parameter
// types for AWSBillingConductor.
//
// Amazon Web Services Billing Conductor is a fully managed service that you can
// use to customize a proforma (https://docs.aws.amazon.com/billingconductor/latest/userguide/understanding-eb.html#eb-other-definitions)
// version of your billing data each month, to accurately show or chargeback your
// end customers. Amazon Web Services Billing Conductor doesn't change the way
// you're billed by Amazon Web Services each month by design. Instead, it provides
// you with a mechanism to configure, generate, and display rates to certain
// customers over a given billing period. You can also analyze the difference
// between the rates you apply to your accounting groupings relative to your actual
// rates from Amazon Web Services. As a result of your Amazon Web Services Billing
// Conductor configuration, the payer account can also see the custom rate applied
// on the billing details page of the Amazon Web Services Billing console (https://console.aws.amazon.com/billing)
// , or configure a cost and usage report per billing group. This documentation
// shows how you can configure Amazon Web Services Billing Conductor using its API.
// For more information about using the Amazon Web Services Billing Conductor (https://console.aws.amazon.com/billingconductor/)
// user interface, see the Amazon Web Services Billing Conductor User Guide (https://docs.aws.amazon.com/billingconductor/latest/userguide/what-is-billingconductor.html)
// .
package billingconductor