Skip to content

Commit

Permalink
Regenerating all service READMEs and cabal descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanhay committed Aug 8, 2015
1 parent 415d3d9 commit c98cce2
Show file tree
Hide file tree
Showing 105 changed files with 888 additions and 6 deletions.
8 changes: 8 additions & 0 deletions amazonka-autoscaling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ Load Balancing services.
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-autoscaling)
and the [AWS API Reference](http://docs.aws.amazon.com/AutoScaling/latest/APIReference/Welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-autoscaling/amazonka-autoscaling.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ description:
Load Balancing services.
.
/See:/ <http://docs.aws.amazon.com/AutoScaling/latest/APIReference/Welcome.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-cloudformation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ find the product\'s technical documentation at
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudformation)
and the [AWS API Reference](http://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-cloudformation/amazonka-cloudformation.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,15 @@ description:
<http://aws.amazon.com/documentation/>.
.
/See:/ <http://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-cloudfront/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ identified as the source for the definitive version of your content.
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudfront)
and the [AWS API Reference](http://docs.aws.amazon.com/AmazonCloudFront/latest/APIReference/Welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-cloudfront/amazonka-cloudfront.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@ description:
identified as the source for the definitive version of your content.
.
/See:/ <http://docs.aws.amazon.com/AmazonCloudFront/latest/APIReference/Welcome.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-cloudhsm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ AWS CloudHSM Service
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudhsm)
and the [AWS API Reference](http://docs.aws.amazon.com/cloudhsm/latest/dg/welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-cloudhsm/amazonka-cloudhsm.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,15 @@ description:
AWS CloudHSM Service
.
/See:/ <http://docs.aws.amazon.com/cloudhsm/latest/dg/welcome.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-cloudsearch-domains/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ For more information, see the
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudsearch-domains)
and the [AWS API Reference](http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@ description:
<http://docs.aws.amazon.com/cloudsearch/latest/developerguide Amazon CloudSearch Developer Guide>.
.
/See:/ <http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-cloudsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@ regions and endpoints, see
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudsearch)
and the [AWS API Reference](http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-cloudsearch/amazonka-cloudsearch.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ description:
<http://docs.aws.amazon.com/general/latest/gr/rande.html#cloudsearch_region Regions and Endpoints>.
.
/See:/ <http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-cloudtrail/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ included with each AWS API call listed in the log files.
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudtrail)
and the [AWS API Reference](http://docs.aws.amazon.com/awscloudtrail/latest/APIReference/Welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-cloudtrail/amazonka-cloudtrail.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,15 @@ description:
included with each AWS API call listed in the log files.
.
/See:/ <http://docs.aws.amazon.com/awscloudtrail/latest/APIReference/Welcome.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-cloudwatch-logs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@ libraries, which you can find at the following AWS developer centers:
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudwatch-logs)
and the [AWS API Reference](http://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/Welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-cloudwatch-logs/amazonka-cloudwatch-logs.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,15 @@ description:
- <http://aws.amazon.com/net/ AWS Windows and .NET Developer Center>
.
/See:/ <http://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/Welcome.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-cloudwatch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@ libraries, which you can find at the following AWS developer centers:
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudwatch)
and the [AWS API Reference](http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/Welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-cloudwatch/amazonka-cloudwatch.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,15 @@ description:
- <http://aws.amazon.com/net/ AWS Windows and .NET Developer Center>
.
/See:/ <http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/Welcome.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-codecommit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@ User Guide/.
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-codecommit)
and the [AWS API Reference](http://docs.aws.amazon.com/codecommit/latest/APIReference/Welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-codecommit/amazonka-codecommit.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ description:
User Guide/.
.
/See:/ <http://docs.aws.amazon.com/codecommit/latest/APIReference/Welcome.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-codedeploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,14 @@ You can use the AWS CodeDeploy APIs to work with the following items:
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-codedeploy)
and the [AWS API Reference](http://docs.aws.amazon.com/codedeploy/latest/APIReference/Welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
9 changes: 9 additions & 0 deletions amazonka-codedeploy/amazonka-codedeploy.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,15 @@ description:
application revisions.
.
/See:/ <http://docs.aws.amazon.com/codedeploy/latest/APIReference/Welcome.html AWS API Reference>
.
The types from this library are intended to be used with <http://hackage.haskell.org/package/amazonka>,
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
.
Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
<http://hackage.haskell.org/package/lens lens> or <http://hackage.haskell.org/package/lens-family-core>.

source-repository head
type: git
Expand Down
8 changes: 8 additions & 0 deletions amazonka-codepipeline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,14 @@ developers will need to work with the following items:
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-codepipeline)
and the [AWS API Reference](http://docs.aws.amazon.com/codepipeline/latest/APIReference/Welcome.html).

The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).

## Contribute

Expand Down
Loading

0 comments on commit c98cce2

Please sign in to comment.