diff --git a/amazonka-autoscaling/amazonka-autoscaling.cabal b/amazonka-autoscaling/amazonka-autoscaling.cabal index a24225d2d3c..690364be73b 100644 --- a/amazonka-autoscaling/amazonka-autoscaling.cabal +++ b/amazonka-autoscaling/amazonka-autoscaling.cabal @@ -1,5 +1,5 @@ name: amazonka-autoscaling -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Auto Scaling SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -90,5 +90,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-autoscaling/examples/amazonka-autoscaling-examples.cabal b/amazonka-autoscaling/examples/amazonka-autoscaling-examples.cabal index df570005786..1d9a0645384 100644 --- a/amazonka-autoscaling/examples/amazonka-autoscaling-examples.cabal +++ b/amazonka-autoscaling/examples/amazonka-autoscaling-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-autoscaling-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Auto Scaling SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library AutoScaling build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-autoscaling == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-autoscaling == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cloudformation/amazonka-cloudformation.cabal b/amazonka-cloudformation/amazonka-cloudformation.cabal index e2af052d276..478752e8950 100644 --- a/amazonka-cloudformation/amazonka-cloudformation.cabal +++ b/amazonka-cloudformation/amazonka-cloudformation.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudformation -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudFormation SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -65,5 +65,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudformation/examples/amazonka-cloudformation-examples.cabal b/amazonka-cloudformation/examples/amazonka-cloudformation-examples.cabal index 85499b217d4..266cd3192be 100644 --- a/amazonka-cloudformation/examples/amazonka-cloudformation-examples.cabal +++ b/amazonka-cloudformation/examples/amazonka-cloudformation-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudformation-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudFormation SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CloudFormation build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cloudformation == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cloudformation == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cloudfront/amazonka-cloudfront.cabal b/amazonka-cloudfront/amazonka-cloudfront.cabal index 202cbf8c775..4c7a51dcf5c 100644 --- a/amazonka-cloudfront/amazonka-cloudfront.cabal +++ b/amazonka-cloudfront/amazonka-cloudfront.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudfront -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudFront SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -69,5 +69,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudfront/examples/amazonka-cloudfront-examples.cabal b/amazonka-cloudfront/examples/amazonka-cloudfront-examples.cabal index dcaa8b45ca1..3302c9f682b 100644 --- a/amazonka-cloudfront/examples/amazonka-cloudfront-examples.cabal +++ b/amazonka-cloudfront/examples/amazonka-cloudfront-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudfront-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudFront SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CloudFront build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cloudfront == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cloudfront == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cloudhsm/amazonka-cloudhsm.cabal b/amazonka-cloudhsm/amazonka-cloudhsm.cabal index e121dd2cbed..51d70bdb0ec 100644 --- a/amazonka-cloudhsm/amazonka-cloudhsm.cabal +++ b/amazonka-cloudhsm/amazonka-cloudhsm.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudhsm -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudHSM SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -58,5 +58,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudhsm/examples/amazonka-cloudhsm-examples.cabal b/amazonka-cloudhsm/examples/amazonka-cloudhsm-examples.cabal index fe17babbe4d..379905f0220 100644 --- a/amazonka-cloudhsm/examples/amazonka-cloudhsm-examples.cabal +++ b/amazonka-cloudhsm/examples/amazonka-cloudhsm-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudhsm-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudHSM SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CloudHSM build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cloudhsm == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cloudhsm == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cloudsearch-domains/amazonka-cloudsearch-domains.cabal b/amazonka-cloudsearch-domains/amazonka-cloudsearch-domains.cabal index 13bb72d2e59..71234627fa8 100644 --- a/amazonka-cloudsearch-domains/amazonka-cloudsearch-domains.cabal +++ b/amazonka-cloudsearch-domains/amazonka-cloudsearch-domains.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudsearch-domains -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudSearch Domain SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -41,5 +41,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudsearch-domains/examples/amazonka-cloudsearchdomains-examples.cabal b/amazonka-cloudsearch-domains/examples/amazonka-cloudsearchdomains-examples.cabal index 2dec239ca05..a20c05ab564 100644 --- a/amazonka-cloudsearch-domains/examples/amazonka-cloudsearchdomains-examples.cabal +++ b/amazonka-cloudsearch-domains/examples/amazonka-cloudsearchdomains-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudsearch-domains-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudSearch Domain SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CloudSearchDomains build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cloudsearch-domains == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cloudsearch-domains == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cloudsearch/amazonka-cloudsearch.cabal b/amazonka-cloudsearch/amazonka-cloudsearch.cabal index 46ef91d9f15..8666a545ec4 100644 --- a/amazonka-cloudsearch/amazonka-cloudsearch.cabal +++ b/amazonka-cloudsearch/amazonka-cloudsearch.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudsearch -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudSearch SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -66,5 +66,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudsearch/examples/amazonka-cloudsearch-examples.cabal b/amazonka-cloudsearch/examples/amazonka-cloudsearch-examples.cabal index 94e7ccfd7e8..ba6a36cbdb1 100644 --- a/amazonka-cloudsearch/examples/amazonka-cloudsearch-examples.cabal +++ b/amazonka-cloudsearch/examples/amazonka-cloudsearch-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudsearch-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudSearch SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CloudSearch build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cloudsearch == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cloudsearch == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cloudtrail/amazonka-cloudtrail.cabal b/amazonka-cloudtrail/amazonka-cloudtrail.cabal index d50ca4b3ebc..e628b0a05c9 100644 --- a/amazonka-cloudtrail/amazonka-cloudtrail.cabal +++ b/amazonka-cloudtrail/amazonka-cloudtrail.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudtrail -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudTrail SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -49,5 +49,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudtrail/examples/amazonka-cloudtrail-examples.cabal b/amazonka-cloudtrail/examples/amazonka-cloudtrail-examples.cabal index 8d49e4b5eb9..e937c333af4 100644 --- a/amazonka-cloudtrail/examples/amazonka-cloudtrail-examples.cabal +++ b/amazonka-cloudtrail/examples/amazonka-cloudtrail-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudtrail-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudTrail SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CloudTrail build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cloudtrail == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cloudtrail == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cloudwatch-logs/amazonka-cloudwatch-logs.cabal b/amazonka-cloudwatch-logs/amazonka-cloudwatch-logs.cabal index 8100d330c7d..5be6ee2ccaa 100644 --- a/amazonka-cloudwatch-logs/amazonka-cloudwatch-logs.cabal +++ b/amazonka-cloudwatch-logs/amazonka-cloudwatch-logs.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudwatch-logs -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudWatch Logs SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -53,5 +53,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudwatch-logs/examples/amazonka-cloudwatchlogs-examples.cabal b/amazonka-cloudwatch-logs/examples/amazonka-cloudwatchlogs-examples.cabal index d79f414851c..3daa517b1ce 100644 --- a/amazonka-cloudwatch-logs/examples/amazonka-cloudwatchlogs-examples.cabal +++ b/amazonka-cloudwatch-logs/examples/amazonka-cloudwatchlogs-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudwatch-logs-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudWatch Logs SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CloudWatchLogs build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cloudwatch-logs == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cloudwatch-logs == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cloudwatch/amazonka-cloudwatch.cabal b/amazonka-cloudwatch/amazonka-cloudwatch.cabal index e8bea15537c..bf95a2986af 100644 --- a/amazonka-cloudwatch/amazonka-cloudwatch.cabal +++ b/amazonka-cloudwatch/amazonka-cloudwatch.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudwatch -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudWatch SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -58,5 +58,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudwatch/examples/amazonka-cloudwatch-examples.cabal b/amazonka-cloudwatch/examples/amazonka-cloudwatch-examples.cabal index 97761fd6584..6f21c937354 100644 --- a/amazonka-cloudwatch/examples/amazonka-cloudwatch-examples.cabal +++ b/amazonka-cloudwatch/examples/amazonka-cloudwatch-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudwatch-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CloudWatch SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CloudWatch build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cloudwatch == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cloudwatch == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-codedeploy/amazonka-codedeploy.cabal b/amazonka-codedeploy/amazonka-codedeploy.cabal index fd6178a1931..a99bd09ea0b 100644 --- a/amazonka-codedeploy/amazonka-codedeploy.cabal +++ b/amazonka-codedeploy/amazonka-codedeploy.cabal @@ -1,5 +1,5 @@ name: amazonka-codedeploy -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CodeDeploy SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -69,5 +69,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-codedeploy/examples/amazonka-codedeploy-examples.cabal b/amazonka-codedeploy/examples/amazonka-codedeploy-examples.cabal index 03da60233de..f3b1525e35b 100644 --- a/amazonka-codedeploy/examples/amazonka-codedeploy-examples.cabal +++ b/amazonka-codedeploy/examples/amazonka-codedeploy-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-codedeploy-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon CodeDeploy SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CodeDeploy build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-codedeploy == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-codedeploy == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cognito-identity/amazonka-cognito-identity.cabal b/amazonka-cognito-identity/amazonka-cognito-identity.cabal index b0a379a5c24..4ddf2d7124e 100644 --- a/amazonka-cognito-identity/amazonka-cognito-identity.cabal +++ b/amazonka-cognito-identity/amazonka-cognito-identity.cabal @@ -1,5 +1,5 @@ name: amazonka-cognito-identity -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Cognito Identity SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -64,5 +64,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cognito-identity/examples/amazonka-cognitoidentity-examples.cabal b/amazonka-cognito-identity/examples/amazonka-cognitoidentity-examples.cabal index 95cf5e1470b..0da73aaa06c 100644 --- a/amazonka-cognito-identity/examples/amazonka-cognitoidentity-examples.cabal +++ b/amazonka-cognito-identity/examples/amazonka-cognitoidentity-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cognito-identity-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Cognito Identity SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CognitoIdentity build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cognito-identity == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cognito-identity == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-cognito-sync/amazonka-cognito-sync.cabal b/amazonka-cognito-sync/amazonka-cognito-sync.cabal index 656e377852c..2d9e3c1bb73 100644 --- a/amazonka-cognito-sync/amazonka-cognito-sync.cabal +++ b/amazonka-cognito-sync/amazonka-cognito-sync.cabal @@ -1,5 +1,5 @@ name: amazonka-cognito-sync -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Cognito Sync SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -60,5 +60,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-cognito-sync/examples/amazonka-cognitosync-examples.cabal b/amazonka-cognito-sync/examples/amazonka-cognitosync-examples.cabal index 6ef5425528a..260ef79b26d 100644 --- a/amazonka-cognito-sync/examples/amazonka-cognitosync-examples.cabal +++ b/amazonka-cognito-sync/examples/amazonka-cognitosync-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-cognito-sync-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Cognito Sync SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library CognitoSync build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-cognito-sync == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-cognito-sync == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-config/amazonka-config.cabal b/amazonka-config/amazonka-config.cabal index e24cb5e4f8c..c3053f8bda0 100644 --- a/amazonka-config/amazonka-config.cabal +++ b/amazonka-config/amazonka-config.cabal @@ -1,5 +1,5 @@ name: amazonka-config -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Config SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -55,5 +55,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-config/examples/amazonka-config-examples.cabal b/amazonka-config/examples/amazonka-config-examples.cabal index ce2e961bf60..772d3d6492c 100644 --- a/amazonka-config/examples/amazonka-config-examples.cabal +++ b/amazonka-config/examples/amazonka-config-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-config-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Config SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library Config build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-config == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-config == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-datapipeline/amazonka-datapipeline.cabal b/amazonka-datapipeline/amazonka-datapipeline.cabal index 41f9a54e7e6..a8ecc50c29c 100644 --- a/amazonka-datapipeline/amazonka-datapipeline.cabal +++ b/amazonka-datapipeline/amazonka-datapipeline.cabal @@ -1,5 +1,5 @@ name: amazonka-datapipeline -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Data Pipeline SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -59,5 +59,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-datapipeline/examples/amazonka-datapipeline-examples.cabal b/amazonka-datapipeline/examples/amazonka-datapipeline-examples.cabal index eac1293f715..963dccf424f 100644 --- a/amazonka-datapipeline/examples/amazonka-datapipeline-examples.cabal +++ b/amazonka-datapipeline/examples/amazonka-datapipeline-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-datapipeline-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Data Pipeline SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library DataPipeline build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-datapipeline == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-datapipeline == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-directconnect/amazonka-directconnect.cabal b/amazonka-directconnect/amazonka-directconnect.cabal index 988eebcba67..ae99483708d 100644 --- a/amazonka-directconnect/amazonka-directconnect.cabal +++ b/amazonka-directconnect/amazonka-directconnect.cabal @@ -1,5 +1,5 @@ name: amazonka-directconnect -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Direct Connect SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -62,5 +62,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-directconnect/examples/amazonka-directconnect-examples.cabal b/amazonka-directconnect/examples/amazonka-directconnect-examples.cabal index d466f9df736..0f59441d619 100644 --- a/amazonka-directconnect/examples/amazonka-directconnect-examples.cabal +++ b/amazonka-directconnect/examples/amazonka-directconnect-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-directconnect-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Direct Connect SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library DirectConnect build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-directconnect == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-directconnect == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-dynamodb/amazonka-dynamodb.cabal b/amazonka-dynamodb/amazonka-dynamodb.cabal index 1a919e04f70..7e0d5e1c2cb 100644 --- a/amazonka-dynamodb/amazonka-dynamodb.cabal +++ b/amazonka-dynamodb/amazonka-dynamodb.cabal @@ -1,5 +1,5 @@ name: amazonka-dynamodb -version: 0.3.1 +version: 0.3.2 synopsis: Amazon DynamoDB SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -58,5 +58,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-dynamodb/examples/amazonka-dynamodb-examples.cabal b/amazonka-dynamodb/examples/amazonka-dynamodb-examples.cabal index db08c44b511..7286376cfcb 100644 --- a/amazonka-dynamodb/examples/amazonka-dynamodb-examples.cabal +++ b/amazonka-dynamodb/examples/amazonka-dynamodb-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-dynamodb-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon DynamoDB SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library DynamoDB build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-dynamodb == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-dynamodb == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-ec2/amazonka-ec2.cabal b/amazonka-ec2/amazonka-ec2.cabal index a6c1003cb90..7be49a997d1 100644 --- a/amazonka-ec2/amazonka-ec2.cabal +++ b/amazonka-ec2/amazonka-ec2.cabal @@ -1,5 +1,5 @@ name: amazonka-ec2 -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic Compute Cloud SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -211,5 +211,5 @@ library Network.AWS.EC2.Internal build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-ec2/examples/amazonka-ec2-examples.cabal b/amazonka-ec2/examples/amazonka-ec2-examples.cabal index 02829d204bf..3fa64b55898 100644 --- a/amazonka-ec2/examples/amazonka-ec2-examples.cabal +++ b/amazonka-ec2/examples/amazonka-ec2-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-ec2-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic Compute Cloud SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library EC2 build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-ec2 == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-ec2 == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-ecs/amazonka-ecs.cabal b/amazonka-ecs/amazonka-ecs.cabal index 30587cd214b..28070614e3f 100644 --- a/amazonka-ecs/amazonka-ecs.cabal +++ b/amazonka-ecs/amazonka-ecs.cabal @@ -1,5 +1,5 @@ name: amazonka-ecs -version: 0.3.1 +version: 0.3.2 synopsis: Amazon EC2 Container Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -70,5 +70,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-ecs/examples/amazonka-ecs-examples.cabal b/amazonka-ecs/examples/amazonka-ecs-examples.cabal index 309c7751d73..d6bc77ed7ae 100644 --- a/amazonka-ecs/examples/amazonka-ecs-examples.cabal +++ b/amazonka-ecs/examples/amazonka-ecs-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-ecs-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon EC2 Container Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library ECS build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-ecs == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-ecs == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-elasticache/amazonka-elasticache.cabal b/amazonka-elasticache/amazonka-elasticache.cabal index 099c817c9bd..18cb86c4d59 100644 --- a/amazonka-elasticache/amazonka-elasticache.cabal +++ b/amazonka-elasticache/amazonka-elasticache.cabal @@ -1,5 +1,5 @@ name: amazonka-elasticache -version: 0.3.1 +version: 0.3.2 synopsis: Amazon ElastiCache SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -85,5 +85,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-elasticache/examples/amazonka-elasticache-examples.cabal b/amazonka-elasticache/examples/amazonka-elasticache-examples.cabal index 585fb0b0c98..c6982260ca9 100644 --- a/amazonka-elasticache/examples/amazonka-elasticache-examples.cabal +++ b/amazonka-elasticache/examples/amazonka-elasticache-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-elasticache-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon ElastiCache SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library ElastiCache build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-elasticache == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-elasticache == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-elasticbeanstalk/amazonka-elasticbeanstalk.cabal b/amazonka-elasticbeanstalk/amazonka-elasticbeanstalk.cabal index c82415deec6..7b7f28d3df6 100644 --- a/amazonka-elasticbeanstalk/amazonka-elasticbeanstalk.cabal +++ b/amazonka-elasticbeanstalk/amazonka-elasticbeanstalk.cabal @@ -1,5 +1,5 @@ name: amazonka-elasticbeanstalk -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic Beanstalk SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -76,5 +76,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-elasticbeanstalk/examples/amazonka-elasticbeanstalk-examples.cabal b/amazonka-elasticbeanstalk/examples/amazonka-elasticbeanstalk-examples.cabal index 3fcb1f728f9..bda2fd14a82 100644 --- a/amazonka-elasticbeanstalk/examples/amazonka-elasticbeanstalk-examples.cabal +++ b/amazonka-elasticbeanstalk/examples/amazonka-elasticbeanstalk-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-elasticbeanstalk-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic Beanstalk SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library ElasticBeanstalk build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-elasticbeanstalk == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-elasticbeanstalk == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-elastictranscoder/amazonka-elastictranscoder.cabal b/amazonka-elastictranscoder/amazonka-elastictranscoder.cabal index c5604519fa0..8d4d702216c 100644 --- a/amazonka-elastictranscoder/amazonka-elastictranscoder.cabal +++ b/amazonka-elastictranscoder/amazonka-elastictranscoder.cabal @@ -1,5 +1,5 @@ name: amazonka-elastictranscoder -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic Transcoder SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -60,5 +60,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-elastictranscoder/examples/amazonka-elastictranscoder-examples.cabal b/amazonka-elastictranscoder/examples/amazonka-elastictranscoder-examples.cabal index adecc6b2405..cf209d6d336 100644 --- a/amazonka-elastictranscoder/examples/amazonka-elastictranscoder-examples.cabal +++ b/amazonka-elastictranscoder/examples/amazonka-elastictranscoder-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-elastictranscoder-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic Transcoder SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library ElasticTranscoder build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-elastictranscoder == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-elastictranscoder == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-elb/amazonka-elb.cabal b/amazonka-elb/amazonka-elb.cabal index 5ac8d2b4baf..f76a7218b9a 100644 --- a/amazonka-elb/amazonka-elb.cabal +++ b/amazonka-elb/amazonka-elb.cabal @@ -1,5 +1,5 @@ name: amazonka-elb -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic Load Balancing SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -70,5 +70,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-elb/examples/amazonka-elb-examples.cabal b/amazonka-elb/examples/amazonka-elb-examples.cabal index 1bcd242f820..260c08be94d 100644 --- a/amazonka-elb/examples/amazonka-elb-examples.cabal +++ b/amazonka-elb/examples/amazonka-elb-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-elb-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic Load Balancing SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library ELB build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-elb == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-elb == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-emr/amazonka-emr.cabal b/amazonka-emr/amazonka-emr.cabal index 5d9fc256299..3efbcddcd0b 100644 --- a/amazonka-emr/amazonka-emr.cabal +++ b/amazonka-emr/amazonka-emr.cabal @@ -1,5 +1,5 @@ name: amazonka-emr -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic MapReduce SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -60,5 +60,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-emr/examples/amazonka-emr-examples.cabal b/amazonka-emr/examples/amazonka-emr-examples.cabal index 053b8c185f8..4c998aa2fe0 100644 --- a/amazonka-emr/examples/amazonka-emr-examples.cabal +++ b/amazonka-emr/examples/amazonka-emr-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-emr-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Elastic MapReduce SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library EMR build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-emr == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-emr == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-glacier/amazonka-glacier.cabal b/amazonka-glacier/amazonka-glacier.cabal index 1964a878500..1bb08e78120 100644 --- a/amazonka-glacier/amazonka-glacier.cabal +++ b/amazonka-glacier/amazonka-glacier.cabal @@ -1,5 +1,5 @@ name: amazonka-glacier -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Glacier SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -64,5 +64,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-glacier/examples/amazonka-glacier-examples.cabal b/amazonka-glacier/examples/amazonka-glacier-examples.cabal index 97ddc7dcaa2..c0153a39a41 100644 --- a/amazonka-glacier/examples/amazonka-glacier-examples.cabal +++ b/amazonka-glacier/examples/amazonka-glacier-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-glacier-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Glacier SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library Glacier build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-glacier == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-glacier == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-iam/amazonka-iam.cabal b/amazonka-iam/amazonka-iam.cabal index 96d061277b5..9b65e7290c4 100644 --- a/amazonka-iam/amazonka-iam.cabal +++ b/amazonka-iam/amazonka-iam.cabal @@ -1,5 +1,5 @@ name: amazonka-iam -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Identity and Access Management SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -144,5 +144,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-iam/examples/amazonka-iam-examples.cabal b/amazonka-iam/examples/amazonka-iam-examples.cabal index a19c686567f..4daff011307 100644 --- a/amazonka-iam/examples/amazonka-iam-examples.cabal +++ b/amazonka-iam/examples/amazonka-iam-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-iam-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Identity and Access Management SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library IAM build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-iam == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-iam == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-importexport/amazonka-importexport.cabal b/amazonka-importexport/amazonka-importexport.cabal index 7441a2d4a76..5096869fed4 100644 --- a/amazonka-importexport/amazonka-importexport.cabal +++ b/amazonka-importexport/amazonka-importexport.cabal @@ -1,5 +1,5 @@ name: amazonka-importexport -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Import/Export SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -49,5 +49,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-importexport/examples/amazonka-importexport-examples.cabal b/amazonka-importexport/examples/amazonka-importexport-examples.cabal index 336edfc8843..450ccc0a23a 100644 --- a/amazonka-importexport/examples/amazonka-importexport-examples.cabal +++ b/amazonka-importexport/examples/amazonka-importexport-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-importexport-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Import/Export SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library ImportExport build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-importexport == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-importexport == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-kinesis/amazonka-kinesis.cabal b/amazonka-kinesis/amazonka-kinesis.cabal index ad4fb6f8e53..57cdc7dcd36 100644 --- a/amazonka-kinesis/amazonka-kinesis.cabal +++ b/amazonka-kinesis/amazonka-kinesis.cabal @@ -1,5 +1,5 @@ name: amazonka-kinesis -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Kinesis SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -55,5 +55,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-kinesis/examples/amazonka-kinesis-examples.cabal b/amazonka-kinesis/examples/amazonka-kinesis-examples.cabal index 5605eec1d1c..bdfb10568de 100644 --- a/amazonka-kinesis/examples/amazonka-kinesis-examples.cabal +++ b/amazonka-kinesis/examples/amazonka-kinesis-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-kinesis-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Kinesis SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library Kinesis build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-kinesis == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-kinesis == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-kms/amazonka-kms.cabal b/amazonka-kms/amazonka-kms.cabal index 27783669d6a..cf7bc552f55 100644 --- a/amazonka-kms/amazonka-kms.cabal +++ b/amazonka-kms/amazonka-kms.cabal @@ -1,5 +1,5 @@ name: amazonka-kms -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Key Management Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -69,5 +69,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-kms/examples/amazonka-kms-examples.cabal b/amazonka-kms/examples/amazonka-kms-examples.cabal index 2dd137d8634..eb515c699b5 100644 --- a/amazonka-kms/examples/amazonka-kms-examples.cabal +++ b/amazonka-kms/examples/amazonka-kms-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-kms-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Key Management Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library KMS build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-kms == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-kms == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-lambda/amazonka-lambda.cabal b/amazonka-lambda/amazonka-lambda.cabal index 6eb0cbf92ba..6fa6df4e1e6 100644 --- a/amazonka-lambda/amazonka-lambda.cabal +++ b/amazonka-lambda/amazonka-lambda.cabal @@ -1,5 +1,5 @@ name: amazonka-lambda -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Lambda SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -59,5 +59,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-lambda/examples/amazonka-lambda-examples.cabal b/amazonka-lambda/examples/amazonka-lambda-examples.cabal index c10374baf8f..3834954eb67 100644 --- a/amazonka-lambda/examples/amazonka-lambda-examples.cabal +++ b/amazonka-lambda/examples/amazonka-lambda-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-lambda-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Lambda SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library Lambda build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-lambda == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-lambda == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-opsworks/amazonka-opsworks.cabal b/amazonka-opsworks/amazonka-opsworks.cabal index f0e509b0041..48ef660f1b2 100644 --- a/amazonka-opsworks/amazonka-opsworks.cabal +++ b/amazonka-opsworks/amazonka-opsworks.cabal @@ -1,5 +1,5 @@ name: amazonka-opsworks -version: 0.3.1 +version: 0.3.2 synopsis: Amazon OpsWorks SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -106,5 +106,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-opsworks/examples/amazonka-opsworks-examples.cabal b/amazonka-opsworks/examples/amazonka-opsworks-examples.cabal index ad82779f95a..87f3745490d 100644 --- a/amazonka-opsworks/examples/amazonka-opsworks-examples.cabal +++ b/amazonka-opsworks/examples/amazonka-opsworks-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-opsworks-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon OpsWorks SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library OpsWorks build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-opsworks == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-opsworks == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-rds/amazonka-rds.cabal b/amazonka-rds/amazonka-rds.cabal index b76eb30a965..b522f3bd5e2 100644 --- a/amazonka-rds/amazonka-rds.cabal +++ b/amazonka-rds/amazonka-rds.cabal @@ -1,5 +1,5 @@ name: amazonka-rds -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Relational Database Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -99,5 +99,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-rds/examples/amazonka-rds-examples.cabal b/amazonka-rds/examples/amazonka-rds-examples.cabal index ff4757663d4..89bf44d84f1 100644 --- a/amazonka-rds/examples/amazonka-rds-examples.cabal +++ b/amazonka-rds/examples/amazonka-rds-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-rds-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Relational Database Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library RDS build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-rds == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-rds == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-redshift/amazonka-redshift.cabal b/amazonka-redshift/amazonka-redshift.cabal index 4ac3227920c..a96b3b74748 100644 --- a/amazonka-redshift/amazonka-redshift.cabal +++ b/amazonka-redshift/amazonka-redshift.cabal @@ -1,5 +1,5 @@ name: amazonka-redshift -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Redshift SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -100,5 +100,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-redshift/examples/amazonka-redshift-examples.cabal b/amazonka-redshift/examples/amazonka-redshift-examples.cabal index b339b0f6780..7439d41a5ac 100644 --- a/amazonka-redshift/examples/amazonka-redshift-examples.cabal +++ b/amazonka-redshift/examples/amazonka-redshift-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-redshift-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Redshift SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library Redshift build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-redshift == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-redshift == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-route53-domains/amazonka-route53-domains.cabal b/amazonka-route53-domains/amazonka-route53-domains.cabal index 5b474be18da..f754d71652d 100644 --- a/amazonka-route53-domains/amazonka-route53-domains.cabal +++ b/amazonka-route53-domains/amazonka-route53-domains.cabal @@ -1,5 +1,5 @@ name: amazonka-route53-domains -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Route 53 Domains SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -56,5 +56,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-route53-domains/examples/amazonka-route53domains-examples.cabal b/amazonka-route53-domains/examples/amazonka-route53domains-examples.cabal index b21682892e4..c3a579e4e56 100644 --- a/amazonka-route53-domains/examples/amazonka-route53domains-examples.cabal +++ b/amazonka-route53-domains/examples/amazonka-route53domains-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-route53-domains-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Route 53 Domains SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library Route53Domains build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-route53-domains == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-route53-domains == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-route53/amazonka-route53.cabal b/amazonka-route53/amazonka-route53.cabal index 61b1daf1b4a..b0e9a039dbb 100644 --- a/amazonka-route53/amazonka-route53.cabal +++ b/amazonka-route53/amazonka-route53.cabal @@ -1,5 +1,5 @@ name: amazonka-route53 -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Route 53 SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -74,5 +74,5 @@ library Network.AWS.Route53.Internal build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-route53/examples/amazonka-route53-examples.cabal b/amazonka-route53/examples/amazonka-route53-examples.cabal index d5d2213e422..50023494758 100644 --- a/amazonka-route53/examples/amazonka-route53-examples.cabal +++ b/amazonka-route53/examples/amazonka-route53-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-route53-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Route 53 SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library Route53 build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-route53 == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-route53 == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-s3/amazonka-s3.cabal b/amazonka-s3/amazonka-s3.cabal index 70db85781ba..aaff51a3de5 100644 --- a/amazonka-s3/amazonka-s3.cabal +++ b/amazonka-s3/amazonka-s3.cabal @@ -1,5 +1,5 @@ name: amazonka-s3 -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Storage Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -95,5 +95,5 @@ library Network.AWS.S3.Internal build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-s3/examples/amazonka-s3-examples.cabal b/amazonka-s3/examples/amazonka-s3-examples.cabal index 153ff57a7e0..0cfb5774203 100644 --- a/amazonka-s3/examples/amazonka-s3-examples.cabal +++ b/amazonka-s3/examples/amazonka-s3-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-s3-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Storage Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library S3 build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-s3 == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-s3 == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-sdb/amazonka-sdb.cabal b/amazonka-sdb/amazonka-sdb.cabal index 19332e8c62c..7b1fb51957a 100644 --- a/amazonka-sdb/amazonka-sdb.cabal +++ b/amazonka-sdb/amazonka-sdb.cabal @@ -1,5 +1,5 @@ name: amazonka-sdb -version: 0.3.1 +version: 0.3.2 synopsis: Amazon SimpleDB SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -61,5 +61,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-sdb/examples/amazonka-sdb-examples.cabal b/amazonka-sdb/examples/amazonka-sdb-examples.cabal index 1f3783f7ec5..1ffa67e4fd9 100644 --- a/amazonka-sdb/examples/amazonka-sdb-examples.cabal +++ b/amazonka-sdb/examples/amazonka-sdb-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-sdb-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon SimpleDB SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library SDB build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-sdb == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-sdb == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-ses/amazonka-ses.cabal b/amazonka-ses/amazonka-ses.cabal index d6370f4ae50..03bfab2b9bd 100644 --- a/amazonka-ses/amazonka-ses.cabal +++ b/amazonka-ses/amazonka-ses.cabal @@ -1,5 +1,5 @@ name: amazonka-ses -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Email Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -64,5 +64,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-ses/examples/amazonka-ses-examples.cabal b/amazonka-ses/examples/amazonka-ses-examples.cabal index a81a523934e..0863457c944 100644 --- a/amazonka-ses/examples/amazonka-ses-examples.cabal +++ b/amazonka-ses/examples/amazonka-ses-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-ses-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Email Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library SES build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-ses == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-ses == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-sns/amazonka-sns.cabal b/amazonka-sns/amazonka-sns.cabal index 815e0b7abc4..600f609c865 100644 --- a/amazonka-sns/amazonka-sns.cabal +++ b/amazonka-sns/amazonka-sns.cabal @@ -1,5 +1,5 @@ name: amazonka-sns -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Notification Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -72,5 +72,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-sns/examples/amazonka-sns-examples.cabal b/amazonka-sns/examples/amazonka-sns-examples.cabal index 7e0c036391f..db7ae8a4ae8 100644 --- a/amazonka-sns/examples/amazonka-sns-examples.cabal +++ b/amazonka-sns/examples/amazonka-sns-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-sns-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Notification Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library SNS build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-sns == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-sns == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-sqs/amazonka-sqs.cabal b/amazonka-sqs/amazonka-sqs.cabal index 1435f312067..47a333359bc 100644 --- a/amazonka-sqs/amazonka-sqs.cabal +++ b/amazonka-sqs/amazonka-sqs.cabal @@ -1,5 +1,5 @@ name: amazonka-sqs -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Queue Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -61,5 +61,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-sqs/examples/amazonka-sqs-examples.cabal b/amazonka-sqs/examples/amazonka-sqs-examples.cabal index 64b904116bd..a0d364df31f 100644 --- a/amazonka-sqs/examples/amazonka-sqs-examples.cabal +++ b/amazonka-sqs/examples/amazonka-sqs-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-sqs-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Queue Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library SQS build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-sqs == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-sqs == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-ssm/amazonka-ssm.cabal b/amazonka-ssm/amazonka-ssm.cabal index 19c7ff47c3d..31bd467513a 100644 --- a/amazonka-ssm/amazonka-ssm.cabal +++ b/amazonka-ssm/amazonka-ssm.cabal @@ -1,5 +1,5 @@ name: amazonka-ssm -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Systems Management Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -51,5 +51,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-ssm/examples/amazonka-ssm-examples.cabal b/amazonka-ssm/examples/amazonka-ssm-examples.cabal index 505e94cf2f0..caa54845aac 100644 --- a/amazonka-ssm/examples/amazonka-ssm-examples.cabal +++ b/amazonka-ssm/examples/amazonka-ssm-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-ssm-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Systems Management Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library SSM build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-ssm == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-ssm == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-storagegateway/amazonka-storagegateway.cabal b/amazonka-storagegateway/amazonka-storagegateway.cabal index 2086d16df54..0f21963cd95 100644 --- a/amazonka-storagegateway/amazonka-storagegateway.cabal +++ b/amazonka-storagegateway/amazonka-storagegateway.cabal @@ -1,5 +1,5 @@ name: amazonka-storagegateway -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Storage Gateway SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -89,5 +89,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-storagegateway/examples/amazonka-storagegateway-examples.cabal b/amazonka-storagegateway/examples/amazonka-storagegateway-examples.cabal index 546de74ae23..afe6075e106 100644 --- a/amazonka-storagegateway/examples/amazonka-storagegateway-examples.cabal +++ b/amazonka-storagegateway/examples/amazonka-storagegateway-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-storagegateway-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Storage Gateway SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library StorageGateway build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-storagegateway == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-storagegateway == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-sts/amazonka-sts.cabal b/amazonka-sts/amazonka-sts.cabal index 6f150af89d3..af830c5b0a4 100644 --- a/amazonka-sts/amazonka-sts.cabal +++ b/amazonka-sts/amazonka-sts.cabal @@ -1,5 +1,5 @@ name: amazonka-sts -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Security Token Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -46,5 +46,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-sts/examples/amazonka-sts-examples.cabal b/amazonka-sts/examples/amazonka-sts-examples.cabal index 82e462a79f8..55febce4dec 100644 --- a/amazonka-sts/examples/amazonka-sts-examples.cabal +++ b/amazonka-sts/examples/amazonka-sts-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-sts-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Security Token Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library STS build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-sts == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-sts == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-support/amazonka-support.cabal b/amazonka-support/amazonka-support.cabal index 638d65076c7..9417e586d81 100644 --- a/amazonka-support/amazonka-support.cabal +++ b/amazonka-support/amazonka-support.cabal @@ -1,5 +1,5 @@ name: amazonka-support -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Support SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -60,5 +60,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-support/examples/amazonka-support-examples.cabal b/amazonka-support/examples/amazonka-support-examples.cabal index e3083e2ba60..b8a7bef4785 100644 --- a/amazonka-support/examples/amazonka-support-examples.cabal +++ b/amazonka-support/examples/amazonka-support-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-support-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Support SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library Support build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-support == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-support == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/amazonka-swf/amazonka-swf.cabal b/amazonka-swf/amazonka-swf.cabal index 23013eff2b2..f376de3f308 100644 --- a/amazonka-swf/amazonka-swf.cabal +++ b/amazonka-swf/amazonka-swf.cabal @@ -1,5 +1,5 @@ name: amazonka-swf -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Workflow Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -77,5 +77,5 @@ library other-modules: build-depends: - amazonka-core == 0.3.1.* + amazonka-core == 0.3.2.* , base >= 4.7 && < 5 diff --git a/amazonka-swf/examples/amazonka-swf-examples.cabal b/amazonka-swf/examples/amazonka-swf-examples.cabal index 71f17b6db22..2a04ea8124a 100644 --- a/amazonka-swf/examples/amazonka-swf-examples.cabal +++ b/amazonka-swf/examples/amazonka-swf-examples.cabal @@ -1,5 +1,5 @@ name: amazonka-swf-examples -version: 0.3.1 +version: 0.3.2 synopsis: Amazon Simple Workflow Service SDK Examples homepage: https://github.com/brendanhay/amazonka license: MPL-2.0 @@ -20,9 +20,9 @@ library SWF build-depends: - amazonka == 0.3.1.* - , amazonka-core == 0.3.1.* - , amazonka-swf == 0.3.1.* + amazonka == 0.3.2.* + , amazonka-core == 0.3.2.* + , amazonka-swf == 0.3.2.* , base >= 4.7 && < 5 , bytestring >= 0.9 , conduit >= 1.1 && < 1.3 diff --git a/gen/output/autoscaling.json b/gen/output/autoscaling.json index 6b9317d9a02..6a911888ca4 100644 --- a/gen/output/autoscaling.json +++ b/gen/output/autoscaling.json @@ -149,7 +149,7 @@ "url": "http://docs.aws.amazon.com/AutoScaling/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Auto Scaling", - "version": "0.3.1", + "version": "0.3.2", "description": "Auto Scaling allows you to scale your Amazon EC2 capacity up or down\nautomatically according to conditions you define. With Auto Scaling, you can\nensure that the number of Amazon EC2 instances you’re using increases\nseamlessly during demand spikes to maintain performance, and decreases\nautomatically during demand lulls to minimize costs. Auto Scaling is\nparticularly well suited for applications that experience hourly, daily, or\nweekly variability in usage. Auto Scaling is enabled by Amazon CloudWatch and\navailable at no additional charge beyond Amazon CloudWatch fees." }, "types": { diff --git a/gen/output/cloudformation.json b/gen/output/cloudformation.json index eab99c6a29d..195481904eb 100644 --- a/gen/output/cloudformation.json +++ b/gen/output/cloudformation.json @@ -93,7 +93,7 @@ "url": "http://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon CloudFormation", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS CloudFormation gives developers and systems administrators an easy way to\ncreate and manage a collection of related AWS resources, provisioning and\nupdating them in an orderly and predictable fashion. You can use AWS\nCloudFormation’s sample templates or create your own templates to describe\nthe AWS resources, and any associated dependencies or runtime parameters,\nrequired to run your application. You don’t need to figure out the order for\nprovisioning AWS services or the subtleties of making those dependencies\nwork. CloudFormation takes care of this for you. After the AWS resources are\ndeployed, you can modify and update them in a controlled and predictable way,\nin effect applying version control to your AWS infrastructure the same way\nyou do with your software." }, "types": { diff --git a/gen/output/cloudfront.json b/gen/output/cloudfront.json index 324a77850e5..cc51361f6c8 100644 --- a/gen/output/cloudfront.json +++ b/gen/output/cloudfront.json @@ -97,7 +97,7 @@ "url": "http://docs.aws.amazon.com/AmazonCloudFront/latest/APIReference/Welcome.html", "protocol": "rest-xml", "name": "Amazon CloudFront", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon CloudFront is a web service that speeds up distribution of your static\nand dynamic web content, for example, .html, .css, .php, image, and media\nfiles, to end users. CloudFront delivers your content through a worldwide\nnetwork of edge locations. When an end user requests content that you're\nserving with CloudFront, the user is routed to the edge location that\nprovides the lowest latency, so content is delivered with the best possible\nperformance. If the content is already in that edge location, CloudFront\ndelivers it immediately. If the content is not currently in that edge\nlocation, CloudFront retrieves it from an Amazon S3 bucket or an HTTP server\n(for example, a web server) that you have identified as the source for the\ndefinitive version of your content." }, "types": { diff --git a/gen/output/cloudhsm.json b/gen/output/cloudhsm.json index 4d9fcf6d630..e26ca2445e4 100644 --- a/gen/output/cloudhsm.json +++ b/gen/output/cloudhsm.json @@ -89,7 +89,7 @@ "url": "http://docs.aws.amazon.com/cloudhsm/latest/dg/welcome.html", "protocol": "json", "name": "Amazon CloudHSM", - "version": "0.3.1", + "version": "0.3.2", "description": "The AWS CloudHSM service helps you meet corporate, contractual and regulatory\ncompliance requirements for data security by using dedicated Hardware\nSecurity Module (HSM) appliances within the AWS cloud. With CloudHSM, you\ncontrol the encryption keys and cryptographic operations performed by the HSM." }, "types": { diff --git a/gen/output/cloudsearch.json b/gen/output/cloudsearch.json index ed32b1a2f77..1b842288753 100644 --- a/gen/output/cloudsearch.json +++ b/gen/output/cloudsearch.json @@ -107,7 +107,7 @@ "url": "http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html", "protocol": "query", "name": "Amazon CloudSearch", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon CloudSearch is a fully-managed service in the AWS Cloud that makes it\nsimple and cost-effective to set up, manage, and scale a search solution for\nyour website or application. Amazon CloudSearch supports 34 languages and\npopular search features such as highlighting, autocomplete, and geospatial\nsearch." }, "types": { diff --git a/gen/output/cloudsearchdomain.json b/gen/output/cloudsearchdomain.json index 4da6e71d289..9912f4dbfd5 100644 --- a/gen/output/cloudsearchdomain.json +++ b/gen/output/cloudsearchdomain.json @@ -61,7 +61,7 @@ "url": "http://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html", "protocol": "rest-json", "name": "Amazon CloudSearch Domain", - "version": "0.3.1", + "version": "0.3.2", "description": "Pending" }, "types": { diff --git a/gen/output/cloudtrail.json b/gen/output/cloudtrail.json index 9af89f6e974..eb4dbab3a6d 100644 --- a/gen/output/cloudtrail.json +++ b/gen/output/cloudtrail.json @@ -69,7 +69,7 @@ "url": "http://docs.aws.amazon.com/awscloudtrail/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon CloudTrail", - "version": "0.3.1", + "version": "0.3.2", "description": "CloudTrail is a web service that records AWS API calls for your AWS account\nand delivers log files to an Amazon S3 bucket. The recorded information\nincludes the identity of the user, the start time of the AWS API call, the\nsource IP address, the request parameters, and the response elements returned\nby the service." }, "types": { diff --git a/gen/output/cloudwatch.json b/gen/output/cloudwatch.json index 9b71856cf9e..fa9a103f4ec 100644 --- a/gen/output/cloudwatch.json +++ b/gen/output/cloudwatch.json @@ -81,7 +81,7 @@ "url": "http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon CloudWatch", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon CloudWatch is a monitoring service for AWS cloud resources and the\napplications you run on AWS. You can use Amazon CloudWatch to collect and\ntrack metrics, collect and monitor log files, and set alarms. Amazon\nCloudWatch can monitor AWS resources such as Amazon EC2 instances, Amazon\nDynamoDB tables, and Amazon RDS DB instances, as well as custom metrics\ngenerated by your applications and services, and any log files your\napplications generate. You can use Amazon CloudWatch to gain system-wide\nvisibility into resource utilization, application performance, and\noperational health. You can use these insights to react and keep your\napplication running smoothly." }, "types": { diff --git a/gen/output/codedeploy.json b/gen/output/codedeploy.json index fc76f4e37d1..9914431fc45 100644 --- a/gen/output/codedeploy.json +++ b/gen/output/codedeploy.json @@ -105,7 +105,7 @@ "url": "http://docs.aws.amazon.com/codedeploy/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon CodeDeploy", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon CodeDeploy is a service that automates code deployments to Amazon EC2\ninstances. Amazon CodeDeploy makes it easier for you to rapidly release new\nfeatures, helps you avoid downtime during deployment, and handles the\ncomplexity of updating your applications. You can use Amazon CodeDeploy to\nautomate deployments, eliminating the need for error-prone manual operations,\nand the service scales with your infrastructure so you can easily deploy to\none EC2 instance or thousands." }, "types": { diff --git a/gen/output/cognito-identity.json b/gen/output/cognito-identity.json index 1789b315d1e..f862ac005c4 100644 --- a/gen/output/cognito-identity.json +++ b/gen/output/cognito-identity.json @@ -89,7 +89,7 @@ "url": "http://docs.aws.amazon.com/cognitoidentity/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Cognito Identity", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Cognito is a web service that facilitates the delivery of scoped,\ntemporary credentials to mobile devices or other untrusted environments.\nAmazon Cognito uniquely identifies a device or user and supplies the user\nwith a consistent identity throughout the lifetime of an application. Amazon\nCognito lets users authenticate with third-party identity providers\n(Facebook, Google, or Login with Amazon). As a developer, you decide which\nidentity providers to trust. You can also choose to support unauthenticated\naccess from your application. Your users are provided with Cognito tokens\nthat uniquely identify their device and any information provided about\nthird-party logins." }, "types": { diff --git a/gen/output/cognito-sync.json b/gen/output/cognito-sync.json index 48f83b0206a..6caa5106530 100644 --- a/gen/output/cognito-sync.json +++ b/gen/output/cognito-sync.json @@ -85,7 +85,7 @@ "url": "http://docs.aws.amazon.com/cognitosync/latest/APIReference/Welcome.html", "protocol": "rest-json", "name": "Amazon Cognito Sync", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Cognito Sync provides an AWS service and client library that enable\ncross-device syncing of application-related user data. High-level client\nlibraries are available for both iOS and Android. You can use these libraries\nto persist data locally so that it's available even if the device is offline.\nDeveloper credentials don't need to be stored on the mobile device to access\nthe service. You can use Amazon Cognito to obtain a normalized user ID and\ncredentials. User data is persisted in a dataset that can store up to 1 MB of\nkey-value pairs, and you can have up to 20 datasets per user identity." }, "types": { diff --git a/gen/output/config.json b/gen/output/config.json index eb25c008e54..313c1539a3b 100644 --- a/gen/output/config.json +++ b/gen/output/config.json @@ -77,7 +77,7 @@ "url": "http://docs.aws.amazon.com/config/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Config", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Config is a fully managed service that provides you with an Amazon\nresource inventory, configuration history, and configuration change\nnotifications to enable security and governance. With Amazon Config you can\ndiscover existing Amazon resources, export a complete inventory of your\nAmazon resources with all configuration details, and determine how a resource\nwas configured at any point in time. These capabilities enable compliance\nauditing, security analysis, resource change tracking, and troubleshooting." }, "types": { diff --git a/gen/output/datapipeline.json b/gen/output/datapipeline.json index c8bd48633f5..1003d93f836 100644 --- a/gen/output/datapipeline.json +++ b/gen/output/datapipeline.json @@ -95,7 +95,7 @@ "url": "http://docs.aws.amazon.com/datapipeline/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Data Pipeline", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS Data Pipeline is a web service that you can use to automate the movement\nand transformation of data. With AWS Data Pipeline, you can define\ndata-driven workflows, so that tasks can be dependent on the successful\ncompletion of previous tasks." }, "types": { diff --git a/gen/output/directconnect.json b/gen/output/directconnect.json index 51c4b7fb570..28a9333332b 100644 --- a/gen/output/directconnect.json +++ b/gen/output/directconnect.json @@ -97,7 +97,7 @@ "url": "http://docs.aws.amazon.com/directconnect/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Direct Connect", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS Direct Connect links your internal network to an AWS Direct Connect\nlocation over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic cable.\nOne end of the cable is connected to your router, the other to an AWS Direct\nConnect router. With this connection in place, you can create virtual\ninterfaces directly to the AWS cloud and Amazon Virtual Private Cloud,\nbypassing Internet service providers in your network path." }, "types": { diff --git a/gen/output/dynamodb.json b/gen/output/dynamodb.json index a35e097d823..0aaa01ed614 100644 --- a/gen/output/dynamodb.json +++ b/gen/output/dynamodb.json @@ -125,7 +125,7 @@ "url": "http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon DynamoDB", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon DynamoDB is a fully managed NoSQL database service that provides fast\nand predictable performance with seamless scalability. You can use Amazon\nDynamoDB to create a database table that can store and retrieve any amount of\ndata, and serve any level of request traffic. Amazon DynamoDB automatically\nspreads the data and traffic for the table over a sufficient number of\nservers to handle the request capacity specified by the customer and the\namount of data stored, while maintaining consistent and fast performance." }, "types": { diff --git a/gen/output/ec2.json b/gen/output/ec2.json index 313d67c0e95..4de0c77f9fa 100644 --- a/gen/output/ec2.json +++ b/gen/output/ec2.json @@ -717,7 +717,7 @@ "url": "http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Welcome.html", "protocol": "ec2", "name": "Amazon Elastic Compute Cloud", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides\nresizable compute capacity in the cloud. It is designed to make web-scale\ncomputing easier for developers. Amazon EC2’s simple web service interface\nallows you to obtain and configure capacity with minimal friction. It\nprovides you with complete control of your computing resources and lets you\nrun on Amazon’s proven computing environment. Amazon EC2 reduces the time\nrequired to obtain and boot new server instances to minutes, allowing you to\nquickly scale capacity, both up and down, as your computing requirements\nchange. Amazon EC2 changes the economics of computing by allowing you to pay\nonly for capacity that you actually use. Amazon EC2 provides developers the\ntools to build failure resilient applications and isolate themselves from\ncommon failure scenarios." }, "types": { diff --git a/gen/output/ecs.json b/gen/output/ecs.json index 5c1f3a25eca..b7745f5fbd4 100644 --- a/gen/output/ecs.json +++ b/gen/output/ecs.json @@ -97,7 +97,7 @@ "url": "http://docs.aws.amazon.com/AmazonECS/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon EC2 Container Service", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon EC2 Container Service is a highly scalable, high performance container\nmanagement service that supports Docker containers and allows you to easily\nrun distributed applications on a managed cluster of Amazon EC2 instances.\nAmazon EC2 Container Service lets you launch and stop container-enabled\napplications with simple API calls, allows you to query the state of your\ncluster from a centralized service, and gives you access to many familiar\nAmazon EC2 features like security groups, EBS volumes and IAM roles. You can\nuse EC2 Container Service to schedule the placement of containers across your\ncluster based on your resource needs, isolation policies, and availability\nrequirements. Amazon EC2 Container Service eliminates the need for you to\noperate your own cluster management and configuration management systems or\nworry about scaling your management infrastructure." }, "types": { diff --git a/gen/output/elasticache.json b/gen/output/elasticache.json index b7cfaaf86f6..d5171f35b22 100644 --- a/gen/output/elasticache.json +++ b/gen/output/elasticache.json @@ -274,7 +274,7 @@ "url": "http://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon ElastiCache", - "version": "0.3.1", + "version": "0.3.2", "description": "ElastiCache is a web service that makes it easy to deploy, operate, and scale\nan in-memory cache in the cloud. The service improves the performance of web\napplications by allowing you to retrieve information from fast, managed,\nin-memory caches, instead of relying entirely on slower disk-based databases.\nAmazon ElastiCache automatically detects and replaces failed nodes, reducing\nthe overhead associated with self-managed infrastructures and provides a\nresilient system that mitigates the risk of overloaded databases, which slow\nwebsite and application load times. Through integration with Amazon\nCloudWatch, Amazon ElastiCache provides enhanced visibility into key\nperformance metrics associated with your Memcached or Redis nodes." }, "types": { diff --git a/gen/output/elasticbeanstalk.json b/gen/output/elasticbeanstalk.json index fca7615c277..dcbc79d54ec 100644 --- a/gen/output/elasticbeanstalk.json +++ b/gen/output/elasticbeanstalk.json @@ -117,7 +117,7 @@ "url": "http://docs.aws.amazon.com/elasticbeanstalk/latest/api/Welcome.html", "protocol": "query", "name": "Amazon Elastic Beanstalk", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web\napplications and services developed with Java, .NET, PHP, Node.js, Python,\nRuby, and Docker on familiar servers such as Apache HTTP Server, Apache\nTomcat, Nginx, Passenger, and IIS 7.5/8. You can simply upload your code and\nElastic Beanstalk automatically handles the deployment, from capacity\nprovisioning, load balancing, auto-scaling to application health monitoring.\nAt the same time, you retain full control over the AWS resources powering\nyour application and can access the underlying resources at any time. There\nis no additional charge for Elastic Beanstalk - you pay only for the AWS\nresources needed to store and run your applications." }, "types": { diff --git a/gen/output/elastictranscoder.json b/gen/output/elastictranscoder.json index 999f87d437b..fa451acf953 100644 --- a/gen/output/elastictranscoder.json +++ b/gen/output/elastictranscoder.json @@ -122,7 +122,7 @@ "url": "http://docs.aws.amazon.com/elastictranscoder/latest/developerguide/api-reference.html", "protocol": "rest-json", "name": "Amazon Elastic Transcoder", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Elastic Transcoder lets you convert media files that you have stored\nin Amazon Simple Storage Service (Amazon S3) into media files in the formats\nrequired by consumer playback devices. For example, you can convert large,\nhigh-quality digital media files into formats that users can play back on\nmobile devices, tablets, web browsers, and connected televisions." }, "types": { diff --git a/gen/output/elb.json b/gen/output/elb.json index 164ba640556..b5e94052a14 100644 --- a/gen/output/elb.json +++ b/gen/output/elb.json @@ -115,7 +115,7 @@ "url": "http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Elastic Load Balancing", - "version": "0.3.1", + "version": "0.3.2", "description": "Elastic Load Balancing automatically distributes incoming application traffic\nacross multiple Amazon EC2 instances. It enables you to achieve greater\nlevels of fault tolerance in your applications, seamlessly providing the\nrequired amount of load balancing capacity needed to distribute application\ntraffic." }, "types": { diff --git a/gen/output/emr.json b/gen/output/emr.json index 725620b1c98..aa468756aea 100644 --- a/gen/output/emr.json +++ b/gen/output/emr.json @@ -134,7 +134,7 @@ "url": "http://docs.aws.amazon.com/ElasticMapReduce/latest/API/Welcome.html", "protocol": "json", "name": "Amazon Elastic MapReduce", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Elastic MapReduce (Amazon EMR) is a web service that makes it easy to\nprocess large amounts of data efficiently. Amazon EMR uses Hadoop processing\ncombined with several AWS products to do such tasks as web indexing, data\nmining, log file analysis, machine learning, scientific simulation, and data\nwarehousing." }, "types": { diff --git a/gen/output/glacier.json b/gen/output/glacier.json index fa56735433e..f97552ce2c6 100644 --- a/gen/output/glacier.json +++ b/gen/output/glacier.json @@ -101,7 +101,7 @@ "url": "http://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html", "protocol": "rest-json", "name": "Amazon Glacier", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Glacier is a secure, durable, and extremely low-cost storage service\nfor data archiving and online backup. Customers can reliably store large or\nsmall amounts of data for as little as $0.01 per gigabyte per month, a\nsignificant savings compared to on-premises solutions. To keep costs low,\nAmazon Glacier is optimized for infrequently accessed data where a retrieval\ntime of several hours is suitable." }, "types": { diff --git a/gen/output/iam.json b/gen/output/iam.json index ccbcac66bc8..fcd451eb501 100644 --- a/gen/output/iam.json +++ b/gen/output/iam.json @@ -265,7 +265,7 @@ "url": "http://docs.aws.amazon.com/IAM/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Identity and Access Management", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS Identity and Access Management (IAM) enables you to securely control\naccess to AWS services and resources for your users. Using IAM, you can\ncreate and manage AWS users and groups and use permissions to allow and deny\ntheir access to AWS resources." }, "types": { diff --git a/gen/output/importexport.json b/gen/output/importexport.json index 908af2ee844..12062587a77 100644 --- a/gen/output/importexport.json +++ b/gen/output/importexport.json @@ -67,7 +67,7 @@ "url": "http://docs.aws.amazon.com/AWSImportExport/latest/DG/api-reference.html", "protocol": "query", "name": "Amazon Import/Export", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS Import/Export accelerates moving large amounts of data into and out of\nAWS using portable storage devices for transport. AWS transfers your data\ndirectly onto and off of storage devices using Amazon’s high-speed internal\nnetwork and bypassing the Internet. For significant data sets, AWS\nImport/Export is often faster than Internet transfer and more cost effective\nthan upgrading your connectivity." }, "types": { diff --git a/gen/output/kinesis.json b/gen/output/kinesis.json index 6ae13f9dd18..8568fa10ea5 100644 --- a/gen/output/kinesis.json +++ b/gen/output/kinesis.json @@ -98,7 +98,7 @@ "url": "http://docs.aws.amazon.com/kinesis/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Kinesis", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Kinesis is a managed service that scales elastically for real-time\nprocessing of streaming big data. The service takes in large streams of data\nrecords that can then be consumed in real time by multiple data-processing\napplications that can be run on Amazon EC2 instances." }, "types": { diff --git a/gen/output/kms.json b/gen/output/kms.json index ea0faa0e3ad..78f0162669c 100644 --- a/gen/output/kms.json +++ b/gen/output/kms.json @@ -105,7 +105,7 @@ "url": "http://docs.aws.amazon.com/kms/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Key Management Service", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Key Management Service (KMS) is a managed service that makes it easy\nfor you to create and control the encryption keys used to encrypt your data,\nand uses Hardware Security Modules (HSMs) to protect the security of your\nkeys. Amazon Key Management Service is integrated with other Amazon services\nincluding Amazon EBS, Amazon S3, and Amazon Redshift. Amazon Key Management\nService is also integrated with Amazon CloudTrail to provide you with logs of\nall key usage to help meet your regulatory and compliance needs." }, "types": { diff --git a/gen/output/lambda.json b/gen/output/lambda.json index f8af2cc5ba5..2d25fb32ab8 100644 --- a/gen/output/lambda.json +++ b/gen/output/lambda.json @@ -77,7 +77,7 @@ "url": "http://docs.aws.amazon.com/lambda/latest/dg/API_Reference.html", "protocol": "rest-json", "name": "Amazon Lambda", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS Lambda is a compute service that runs your code in response to events and\nautomatically manages the compute resources for you, making it easy to build\napplications that respond quickly to new information. AWS Lambda starts\nrunning your code within milliseconds of an event such as an image upload,\nin-app activity, website click, or output from a connected device. You can\nalso use AWS Lambda to create new back-end services where compute resources\nare automatically triggered based on custom requests. With AWS Lambda you pay\nonly for the requests served and the compute time required to run your code.\nBilling is metered in increments of 100 milliseconds, making it\ncost-effective and easy to scale automatically from a few requests per day to\nthousands per second." }, "types": { diff --git a/gen/output/logs.json b/gen/output/logs.json index 10bfad4b168..8c094cdc276 100644 --- a/gen/output/logs.json +++ b/gen/output/logs.json @@ -83,7 +83,7 @@ "url": "http://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon CloudWatch Logs", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon CloudWatch Logs enables you to monitor, store, and access your system,\napplication, and custom log files." }, "types": { diff --git a/gen/output/opsworks.json b/gen/output/opsworks.json index 49f1079ec2e..c8df1c96acc 100644 --- a/gen/output/opsworks.json +++ b/gen/output/opsworks.json @@ -189,7 +189,7 @@ "url": "http://docs.aws.amazon.com/opsworks/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon OpsWorks", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS OpsWorks provides a simple and flexible way to create and manage stacks\nand applications. With AWS OpsWorks, you can provision AWS resources, manage\ntheir configuration, deploy applications to those resources, and monitor\ntheir health." }, "types": { diff --git a/gen/output/rds.json b/gen/output/rds.json index cc98e857f80..a088734a106 100644 --- a/gen/output/rds.json +++ b/gen/output/rds.json @@ -273,7 +273,7 @@ "url": "http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Relational Database Service", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Relational Database Service (Amazon RDS) is a web service that makes\nit easy to set up, operate, and scale a relational database in the cloud. It\nprovides cost-efficient and resizable capacity while managing time-consuming\ndatabase administration tasks, freeing you up to focus on your applications\nand business." }, "types": { diff --git a/gen/output/redshift.json b/gen/output/redshift.json index 87593c0178b..228b79a69d2 100644 --- a/gen/output/redshift.json +++ b/gen/output/redshift.json @@ -251,7 +251,7 @@ "url": "http://docs.aws.amazon.com/redshift/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Redshift", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse\nservice that makes it simple and cost-effective to efficiently analyze all\nyour data using your existing business intelligence tools. You can start\nsmall for just $0.25 per hour with no commitments or upfront costs and scale\nto a petabyte or more for $1,000 per terabyte per year, less than a tenth of\nmost other data warehousing solutions." }, "types": { diff --git a/gen/output/route53.json b/gen/output/route53.json index 35a3d6e2ab6..4cb4bd197d2 100644 --- a/gen/output/route53.json +++ b/gen/output/route53.json @@ -121,7 +121,7 @@ "url": "http://docs.aws.amazon.com/Route53/latest/APIReference/Welcome.html", "protocol": "rest-xml", "name": "Amazon Route 53", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Route 53 is a scalable Domain Name System (DNS) web service. It\nprovides secure and reliable routing to your infrastructure that uses Amazon\nWeb Services (AWS) products, such as Amazon Elastic Compute Cloud (Amazon\nEC2), Elastic Load Balancing, or Amazon Simple Storage Service (Amazon S3).\nYou can also use Amazon Route 53 to route users to your infrastructure\noutside of AWS." }, "types": { diff --git a/gen/output/route53domains.json b/gen/output/route53domains.json index 19a60e1a12c..106c1097a4d 100644 --- a/gen/output/route53domains.json +++ b/gen/output/route53domains.json @@ -91,7 +91,7 @@ "url": "http://docs.aws.amazon.com/Route53/latest/APIReference/actions-on-domain-registrations.html", "protocol": "json", "name": "Amazon Route 53 Domains", - "version": "0.3.1", + "version": "0.3.2", "description": "Pending" }, "types": { diff --git a/gen/output/s3.json b/gen/output/s3.json index 0a543c1ea77..0994449a208 100644 --- a/gen/output/s3.json +++ b/gen/output/s3.json @@ -228,7 +228,7 @@ "url": "http://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html", "protocol": "rest-xml", "name": "Amazon Simple Storage Service", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Simple Storage Service is storage for the Internet. Amazon S3 has a\nsimple web services interface that you can use to store and retrieve any\namount of data, at any time, from anywhere on the web. It gives any developer\naccess to the same highly scalable, reliable, fast, inexpensive data storage\ninfrastructure that Amazon uses to run its own global network of web sites.\nThe service aims to maximize benefits of scale and to pass those benefits on\nto developers." }, "types": { diff --git a/gen/output/sdb.json b/gen/output/sdb.json index d9249e6d598..9daa49a76c4 100644 --- a/gen/output/sdb.json +++ b/gen/output/sdb.json @@ -75,7 +75,7 @@ "url": "http://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/SDB_API.html", "protocol": "query", "name": "Amazon SimpleDB", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon SimpleDB is a highly available and flexible non-relational data store\nthat offloads the work of database administration. Developers simply store\nand query data items via web services requests and Amazon SimpleDB does the\nrest. Unbound by the strict requirements of a relational database, Amazon\nSimpleDB is optimized to provide high availability and flexibility, with\nlittle or no administrative burden. Behind the scenes, Amazon SimpleDB\ncreates and manages multiple geographically distributed replicas of your data\nautomatically to enable high availability and data durability. The service\ncharges you only for the resources actually consumed in storing your data and\nserving your requests. You can change your data model on the fly, and data is\nautomatically indexed for you. With Amazon SimpleDB, you can focus on\napplication development without worrying about infrastructure provisioning,\nhigh availability, software maintenance, schema and index management, or\nperformance tuning." }, "types": { diff --git a/gen/output/ses.json b/gen/output/ses.json index 5e37f454ce8..7df2d1f8e7d 100644 --- a/gen/output/ses.json +++ b/gen/output/ses.json @@ -112,7 +112,7 @@ "url": "http://docs.aws.amazon.com/ses/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Simple Email Service", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Simple Email Service (Amazon SES) is a cost-effective outbound-only\nemail-sending service built on the reliable and scalable infrastructure that\nAmazon.com has developed to serve its own customer base. With Amazon SES, you\ncan send transactional email, marketing messages, or any other type of\nhigh-quality content and you only pay for what you use. Along with high\ndeliverability, Amazon SES provides easy, real-time access to your sending\nstatistics and built-in notifications for bounces, complaints, and deliveries\nto help you fine-tune your email-sending strategy." }, "types": { diff --git a/gen/output/sns.json b/gen/output/sns.json index edf95dd4303..d4eb138aedc 100644 --- a/gen/output/sns.json +++ b/gen/output/sns.json @@ -109,7 +109,7 @@ "url": "http://docs.aws.amazon.com/sns/latest/api/Welcome.html", "protocol": "query", "name": "Amazon Simple Notification Service", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully\nmanaged push messaging service. Amazon SNS makes it simple and cost-effective\nto push notifications to Apple, Google, Fire OS, and Windows devices, as well\nas Android devices in China with Baidu Cloud Push. You can also use SNS to\npush notifications to internet connected smart devices, as well as other\ndistributed services. Besides pushing cloud notifications directly to mobile\ndevices, Amazon SNS can also deliver notifications by SMS text message or\nemail, to Amazon Simple Queue Service (SQS) queues, or to any HTTP endpoint.\nTo prevent messages from being lost, all messages published to Amazon SNS are\nstored redundantly across multiple availability zones." }, "types": { diff --git a/gen/output/sqs.json b/gen/output/sqs.json index 469217c0f82..a5653dfdbb3 100644 --- a/gen/output/sqs.json +++ b/gen/output/sqs.json @@ -93,7 +93,7 @@ "url": "http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Simple Queue Service", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully\nmanaged message queuing service. SQS makes it simple and cost-effective to\ndecouple the components of a cloud application. You can use SQS to transmit\nany volume of data, at any level of throughput, without losing messages or\nrequiring other services to be always available. With SQS, you can offload\nthe administrative burden of operating and scaling a highly available\nmessaging cluster, while paying a low price for only what you use." }, "types": { diff --git a/gen/output/ssm.json b/gen/output/ssm.json index 22bbf906f13..e3ab5ab11b6 100644 --- a/gen/output/ssm.json +++ b/gen/output/ssm.json @@ -77,7 +77,7 @@ "url": "http://docs.aws.amazon.com/ssm/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Simple Systems Management Service", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon EC2 Simple Systems Manager (SSM) enables you to configure and manage\nyour EC2 instances. You can create a configuration document and then\nassociate it with one or more running instances." }, "types": { diff --git a/gen/output/storagegateway.json b/gen/output/storagegateway.json index 84a33f2161b..ec8c8cc5c26 100644 --- a/gen/output/storagegateway.json +++ b/gen/output/storagegateway.json @@ -157,7 +157,7 @@ "url": "http://docs.aws.amazon.com/storagegateway/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Storage Gateway", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS Storage Gateway is a service that connects an on-premises software\nappliance with cloud-based storage to provide seamless and secure integration\nbetween your on-premises IT environment and AWS's storage infrastructure." }, "types": { diff --git a/gen/output/sts.json b/gen/output/sts.json index 732c3f66892..b1c611ebe98 100644 --- a/gen/output/sts.json +++ b/gen/output/sts.json @@ -71,7 +71,7 @@ "url": "http://docs.aws.amazon.com/STS/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Security Token Service", - "version": "0.3.1", + "version": "0.3.2", "description": "The AWS Security Token Service (STS) is a web service that enables you to\nrequest temporary, limited-privilege credentials for AWS Identity and Access\nManagement (IAM) users or for users that you authenticate (federated users)." }, "types": { diff --git a/gen/output/support.json b/gen/output/support.json index 20ea3f8c8d3..c1c27fd73b2 100644 --- a/gen/output/support.json +++ b/gen/output/support.json @@ -83,7 +83,7 @@ "url": "http://docs.aws.amazon.com/awssupport/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Support", - "version": "0.3.1", + "version": "0.3.2", "description": "AWS Support is a one-on-one, fast-response support channel that is staffed\nwith experienced support personnel. The service helps customers get the most\nfrom the products and features provided by Amazon Web Services. There are\nfour levels, or tiers, of AWS Support: Basic, Developer, Business, and\nEnterprise. The Basic tier is free of charge and offers support for account\nand billing questions and service limit increases. The other tiers offer an\nunlimited number of technical support cases with pay-by-the-month pricing and\nno long-term contracts, providing developers and businesses flexibility to\nchoose the level of support that meets their needs." }, "types": { diff --git a/gen/output/swf.json b/gen/output/swf.json index f25c7546944..a1655756de1 100644 --- a/gen/output/swf.json +++ b/gen/output/swf.json @@ -121,7 +121,7 @@ "url": "http://docs.aws.amazon.com/amazonswf/latest/apireference/Welcome.html", "protocol": "json", "name": "Amazon Simple Workflow Service", - "version": "0.3.1", + "version": "0.3.2", "description": "Amazon Simple Workflow Service (Amazon SWF) makes it easy to build\napplications that coordinate work across distributed components. In Amazon\nSWF, a task represents a logical unit of work that is performed by a\ncomponent of your application. Coordinating tasks across the application\ninvolves managing intertask dependencies, scheduling, and concurrency in\naccordance with the logical flow of the application. Amazon SWF gives you\nfull control over implementing tasks and coordinating them without worrying\nabout underlying complexities such as tracking their progress and maintaining\ntheir state." }, "types": {