describe_spot_price_history - Boto3 1.34.74 documentation
{ 'SpotPriceHistory': [ { 'AvailabilityZone': 'us-west-1a', 'InstanceType': 'm1.xlarge', 'ProductDescription': 'Linux/UNIX (Amazon VPC)', 'SpotPrice': '0.080000', 'Timestamp': datetime(2014, 1, 6, 4, 32, 53, 0, 6, 0), }, { 'AvailabilityZone': 'us-west-1c', 'InstanceType': 'm1.xlarge', 'ProductDescription': 'Linux/UNIX (Amazon VPC)', 'SpotPrice': '0.080000', 'Timestamp': datetime(2014, 1, 5, 11, 28, 26, 6, 5, 0), }, ], 'ResponseMetadata': { '...': '...', },}