/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ /** *
* Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a pro * forma 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, 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 user interface, see the Amazon Web * Services Billing Conductor User Guide. *
*/ package com.amazonaws.services.billingconductor;