Package software.amazon.awssdk.services.invoicing
Amazon Web Services Invoice Configuration
You can use Amazon Web Services Invoice Configuration APIs to programmatically create, update, delete, get, and list invoice units. You can also programmatically fetch the information of the invoice receiver. For example, business legal name, address, and invoicing contacts.
You can use Amazon Web Services Invoice Configuration to receive separate Amazon Web Services invoices based your organizational needs. By using Amazon Web Services Invoice Configuration, you can configure invoice units that are groups of Amazon Web Services accounts that represent your business entities, and receive separate invoices for each business entity. You can also assign a unique member or payer account as the invoice receiver for each invoice unit. As you create new accounts within your Organizations using Amazon Web Services Invoice Configuration APIs, you can automate the creation of new invoice units and subsequently automate the addition of new accounts to your invoice units.
Service endpoint
You can use the following endpoints for Amazon Web Services Invoice Configuration:
-
https://invoicing.us-east-1.api.aws
-
Interface Summary Interface Description InvoicingAsyncClient Service client for accessing AWS Invoicing asynchronously.InvoicingAsyncClientBuilder A builder for creating an instance ofInvoicingAsyncClient.InvoicingBaseClientBuilder<B extends InvoicingBaseClientBuilder<B,C>,C> This includes configuration specific to AWS Invoicing that is supported by bothInvoicingClientBuilderandInvoicingAsyncClientBuilder.InvoicingClient Service client for accessing AWS Invoicing.InvoicingClientBuilder A builder for creating an instance ofInvoicingClient.InvoicingServiceClientConfiguration.Builder A builder for creating aInvoicingServiceClientConfiguration -
Class Summary Class Description InvoicingServiceClientConfiguration Class to expose the service client settings to the user.