@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
19 lines • 444 B
JSON
{
"NextToken": "string",
"SpotPriceHistory": [
{
"AvailabilityZone": "string",
"InstanceType": "m3.2xlarge",
"ProductDescription": "Windows (Amazon VPC)",
"SpotPrice": "string",
"Timestamp": "string"
},
{
"AvailabilityZone": "string",
"InstanceType": "r4.large",
"ProductDescription": "Linux/UNIX (Amazon VPC)",
"SpotPrice": "string",
"Timestamp": "string"
}
]
}