Skip to content

/AWS1/CL_COPSAVINGSOPPORTUNITY

Describes the savings opportunity for recommendations of a given resource type or for the recommendation option of an individual resource.

Savings opportunity represents the estimated monthly savings you can achieve by implementing a given Compute Optimizer recommendation.

Savings opportunity data requires that you opt in to Cost Explorer, as well as activate Receive Amazon EC2 resource recommendations in the Cost Explorer preferences page. That creates a connection between Cost Explorer and Compute Optimizer. With this connection, Cost Explorer generates savings estimates considering the price of existing resources, the price of recommended resources, and historical usage data. Estimated monthly savings reflects the projected dollar savings associated with each of the recommendations generated. For more information, see Enabling Cost Explorer and Optimizing your cost with Rightsizing Recommendations in the Cost Management User Guide.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_SAVINGSOPPORTUNITYPERCE00 TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer recommendations for a given resource.

IO_ESTIMATEDMONTHLYSAVINGS TYPE REF TO /AWS1/CL_COPESTIMATEDMONTHLY00 /AWS1/CL_COPESTIMATEDMONTHLY00

An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer recommendations for a given resource. This is based on the On-Demand instance pricing..


Queryable Attributes

savingsOpportunityPercentage

The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer recommendations for a given resource.

Accessible with the following methods

Method Description
GET_SAVINGSOPPORTUNITYPERC00() Getter for SAVINGSOPPORTUNITYPERCENTAGE
ASK_SAVINGSOPPORTUNITYPERC00() Getter for SAVINGSOPPORTUNITYPERCENTAGE w/ exceptions if fie
STR_SAVINGSOPPORTUNITYPERC00() String format for SAVINGSOPPORTUNITYPERCENTAGE

estimatedMonthlySavings

An object that describes the estimated monthly savings amount possible by adopting Compute Optimizer recommendations for a given resource. This is based on the On-Demand instance pricing..

Accessible with the following methods

Method Description
GET_ESTIMATEDMONTHLYSAVINGS() Getter for ESTIMATEDMONTHLYSAVINGS