v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436232180.1 KB

Updates an existing workload estimate.

post/#X-Amz-Target=AWSBCMPricingCalculator.UpdateWorkloadEstimate

Headers

X-Amz-Target'AWSBCMPricingCalculator.UpdateWorkloadEstimate' required

Request body

identifierstring required

The unique identifier of the workload estimate to update.

namestring

The new name for the workload estimate.

expiresAtstring date-time

The new expiration date for the workload estimate.

Response

Success

idstring required

The unique identifier of the updated workload estimate.

namestring

The updated name of the workload estimate.

createdAtstring date-time

The timestamp when the workload estimate was originally created.

expiresAtstring date-time

The updated expiration timestamp for the workload estimate.

rateType'BEFORE_DISCOUNTS' | 'AFTER_DISCOUNTS' | 'AFTER_DISCOUNTS_AND_COMMITMENTS'

The type of pricing rates used for the updated estimate.

rateTimestampstring date-time

The timestamp of the pricing rates used for the updated estimate.

status'UPDATING' | 'VALID' | 'INVALID' | 'ACTION_NEEDED'

The current status of the updated workload estimate.

totalCostnumber double

The updated total estimated cost for the workload.

costCurrency'USD'

The currency of the updated estimated cost.

failureMessagestring

An error message if the workload estimate update failed.