Describe Spot Price History

GET {{aws_ec2_base_url}}/?AvailabilityZone&DryRun&EndTime&Filter.N&InstanceType.N&MaxResults&NextToken&ProductDescription.N&StartTime&Action=DescribeSpotPriceHistory

Describes the Spot price history.

Request Params

KeyDatatypeRequiredDescription
AvailabilityZonenullFilters the results by the specified Availability Zone.
DryRunnullChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
EndTimenullThe date and time, up to the current date, from which to stop retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
Filter.NnullOne or more filters.
InstanceType.NnullFilters the results by the specified instance types.
MaxResultsnullThe maximum number of results to return in a single call. Specify a value between 1 and 1000. The default value is 1000. To retrieve the remaining results, make another call with the returned NextToken value.
NextTokennullThe token for the next set of results.
ProductDescription.NnullFilters the results by the specified basic product descriptions.
StartTimenullThe date and time, up to the past 90 days, from which to start retrieving the price history data, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).
Actionstring