Package-level declarations

Types

Link copied to clipboard

Amazon Web Services Invoice Configuration

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

This gets the invoice profile associated with a set of accounts. The accounts must be linked accounts under the requester management account organization.

Link copied to clipboard

This creates a new invoice unit with the provided definition.

Link copied to clipboard

Creates a procurement portal preference configuration for e-invoice delivery and purchase order retrieval. This preference defines how invoices are delivered to a procurement portal and how purchase orders are retrieved.

Link copied to clipboard

This deletes an invoice unit with the provided invoice unit ARN.

Link copied to clipboard

Deletes an existing procurement portal preference. This action cannot be undone. Active e-invoice delivery and PO retrieval configurations will be terminated.

Link copied to clipboard

Returns a URL to download the invoice document and supplemental documents associated with an invoice. The URLs are pre-signed and have expiration time. For special cases like Brazil, where Amazon Web Services generated invoice identifiers and government provided identifiers do not match, use the Amazon Web Services generated invoice identifier when making API requests. To grant IAM permission to use this operation, the caller needs the invoicing:GetInvoicePDF policy action.

Link copied to clipboard

This retrieves the invoice unit definition.

Link copied to clipboard

Retrieves the details of a specific procurement portal preference configuration.

Link copied to clipboard

Retrieves your invoice details programmatically, without line item details.

Link copied to clipboard

This fetches a list of all invoice unit definitions for a given account, as of the provided AsOf date.

Link copied to clipboard

Retrieves a list of procurement portal preferences associated with the Amazon Web Services account.

Link copied to clipboard

Lists the tags for a resource.

Link copied to clipboard

Updates an existing procurement portal preference configuration. This operation can modify settings for e-invoice delivery and purchase order retrieval.

Link copied to clipboard
inline suspend fun InvoicingClient.tagResource(crossinline block: TagResourceRequest.Builder.() -> Unit): TagResourceResponse

Adds a tag to a resource.

Link copied to clipboard

Removes a tag from a resource.

Link copied to clipboard

You can update the invoice unit configuration at any time, and Amazon Web Services will use the latest configuration at the end of the month.

Link copied to clipboard

Updates the status of a procurement portal preference, including the activation state of e-invoice delivery and purchase order retrieval features.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.