packages feed

amazonka-autoscaling-0.0.2: README.md

# Amazon Auto Scaling SDK

> _Warning:_ This is an experimental preview release which is still under heavy development and not intended for public consumption, _caveat emptor_!

* [description](#description)
* [Contribute](#contribute)
* [Licence](#licence)

## Description

    Auto Scaling allows you to scale your Amazon EC2 capacity up or down
    automatically according to conditions you define. With Auto Scaling, you can
    ensure that the number of Amazon EC2 instances you’re using increases
    seamlessly during demand spikes to maintain performance, and decreases
    automatically during demand lulls to minimize costs. Auto Scaling is
    particularly well suited for applications that experience hourly, daily, or
    weekly variability in usage. Auto Scaling is enabled by Amazon CloudWatch and
    available at no additional charge beyond Amazon CloudWatch fees.

Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-autoscaling)
and [AWS API Reference](http://docs.aws.amazon.com/AutoScaling/latest/APIReference/Welcome.html).


## Contribute

For any problems, comments, or feedback please create an issue [here on GitHub](https://github.com/brendanhay/amazonka/issues).

> _Note:_ this library is an auto-generated Haskell package. Please see `amazonka-gen` for more information.


## Licence

`amazonka-autoscaling` is released under the [Mozilla Public License Version 2.0](http://www.mozilla.org/MPL/).