CostOptimizationHubClient
You can use the Cost Optimization Hub API to programmatically identify, filter, aggregate, and quantify savings for your cost optimization recommendations across multiple Amazon Web Services Regions and Amazon Web Services accounts in your organization.
The Cost Optimization Hub API provides the following endpoint:
https://cost-optimization-hub.us-east-1.amazonaws.com
Functions
Returns a set of preferences for an account in order to add account-specific preferences into the service. These preferences impact how the savings associated with recommendations are presented—estimated savings after discounts or estimated savings before discounts, for example.
Returns both the current and recommended resource configuration and the estimated cost impact for a recommendation.
Retrieves the enrollment status for an account. It can also return the list of accounts that are enrolled under the organization.
Returns a list of recommendations.
Returns a concise representation of savings estimates for resources. Also returns de-duped savings across different types of recommendations.
Updates the enrollment (opt in and opt out) status of an account to the Cost Optimization Hub service.
Updates a set of preferences for an account in order to add account-specific preferences into the service. These preferences impact how the savings associated with recommendations are presented.
Inherited functions
Returns a set of preferences for an account in order to add account-specific preferences into the service. These preferences impact how the savings associated with recommendations are presented—estimated savings after discounts or estimated savings before discounts, for example.
Returns both the current and recommended resource configuration and the estimated cost impact for a recommendation.
Retrieves the enrollment status for an account. It can also return the list of accounts that are enrolled under the organization.
Paginate over ListEnrollmentStatusesResponse results.
Returns a list of recommendations.
Paginate over ListRecommendationsResponse results.
Returns a concise representation of savings estimates for resources. Also returns de-duped savings across different types of recommendations.
Paginate over ListRecommendationSummariesResponse results.
Updates the enrollment (opt in and opt out) status of an account to the Cost Optimization Hub service.
Updates a set of preferences for an account in order to add account-specific preferences into the service. These preferences impact how the savings associated with recommendations are presented.
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.