@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
20 lines • 353 B
JSON
{
"CancelledSpotInstanceRequests": [
{
"SpotInstanceRequestId": "string",
"State": "active"
},
{
"SpotInstanceRequestId": "string",
"State": "closed"
},
{
"SpotInstanceRequestId": "string",
"State": "open"
},
{
"SpotInstanceRequestId": "string",
"State": "active"
}
]
}