v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436232180.1 KB

Retrieves details of a specific workload estimate.

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

Headers

X-Amz-Target'AWSBCMPricingCalculator.GetWorkloadEstimate' required

Request body

identifierstring required

The unique identifier of the workload estimate to retrieve.

Response

Success

idstring required

The unique identifier of the retrieved workload estimate.

namestring

The name of the retrieved workload estimate.

createdAtstring date-time

The timestamp when the workload estimate was created.

expiresAtstring date-time

The timestamp when the workload estimate will expire.

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

The type of pricing rates used for the estimate.

rateTimestampstring date-time

The timestamp of the pricing rates used for the estimate.

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

The current status of the workload estimate.

totalCostnumber double

The total estimated cost for the workload.

costCurrency'USD'

The currency of the estimated cost.

failureMessagestring

An error message if the workload estimate retrieval failed.