if (FALSE) {
# This example returns the history for the specified Spot fleet starting
# at the specified time.
svc$describe_spot_fleet_request_history(
SpotFleetRequestId = "sfr-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE",
StartTime = "2015-05-26T00:00:00Z"
)
}
Run the code above in your browser using DataLab