Package-level declarations

Types

Link copied to clipboard

Amazon Web Services Billing and Cost Management Dashboards is a service that enables you to create, manage, and share dashboards that combine multiple visualizations of your Amazon Web Services cost and usage data. You can combine multiple data sources including Cost Explorer, Savings Plans, and Reserved Instance metrics into unified dashboards, helping you analyze spending patterns and share cost insights across your organization.

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

Creates a new dashboard that can contain multiple widgets displaying cost and usage data. You can add custom widgets or use predefined widgets, arranging them in your preferred layout.

Link copied to clipboard

Deletes a specified dashboard. This action cannot be undone.

Link copied to clipboard

Retrieves the configuration and metadata of a specified dashboard, including its widgets and layout settings.

Link copied to clipboard

Retrieves the resource-based policy attached to a dashboard, showing sharing configurations and permissions.

Link copied to clipboard

Returns a list of all dashboards in your account.

Link copied to clipboard

Returns a list of all tags associated with a specified dashboard resource.

Link copied to clipboard

Adds or updates tags for a specified dashboard resource.

Link copied to clipboard

Removes specified tags from a dashboard resource.

Link copied to clipboard

Updates an existing dashboard's properties, including its name, description, and widget configurations.

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.