machines-amazonka-0.6.0: Machine transducers for Amazonka calls.

Copyright© 2017 All rights reserved.
LicenseGPL-3
MaintainerEvan Cofsky <evan@theunixman.com>
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Machines.SpotPrices

Description

 

Synopsis

Documentation

type SpotPriceProcess b = Process SpotPrice b Source #

A Process for transducing SpotPrices to something else.

data PricePoint Source #

The hourly spot price at a specific Time, InstanceType, and Zone.

Constructors

PricePoint 

Fields

spotPriceHistory Source #

Arguments

:: [RequestMod DescribeSpotPriceHistory] 
-> SpotPriceSourceT m

The spot price history

Streams the historic spot price history for a region.