diff --git a/amazonka-autoscaling/amazonka-autoscaling.cabal b/amazonka-autoscaling/amazonka-autoscaling.cabal index 647989be2e3..02e30e3073f 100644 --- a/amazonka-autoscaling/amazonka-autoscaling.cabal +++ b/amazonka-autoscaling/amazonka-autoscaling.cabal @@ -1,5 +1,5 @@ name: amazonka-autoscaling -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-autoscaling/examples/amazonka-autoscaling-examples.cabal b/amazonka-autoscaling/examples/amazonka-autoscaling-examples.cabal index b1359a4b023..5b46006b5c4 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-autoscaling == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-autoscaling == 0.2.0.* , 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 bcf10d53ed8..138aa08ab0a 100644 --- a/amazonka-cloudformation/amazonka-cloudformation.cabal +++ b/amazonka-cloudformation/amazonka-cloudformation.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudformation -version: 0.1.4 +version: 0.2.0 synopsis: Amazon CloudFormation SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -65,5 +65,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudformation/examples/amazonka-cloudformation-examples.cabal b/amazonka-cloudformation/examples/amazonka-cloudformation-examples.cabal index f7294a189da..bf6a2e951e9 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-cloudformation == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-cloudformation == 0.2.0.* , 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 71280de723b..979f1315631 100644 --- a/amazonka-cloudfront/amazonka-cloudfront.cabal +++ b/amazonka-cloudfront/amazonka-cloudfront.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudfront -version: 0.1.4 +version: 0.2.0 synopsis: Amazon CloudFront SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -69,5 +69,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudfront/examples/amazonka-cloudfront-examples.cabal b/amazonka-cloudfront/examples/amazonka-cloudfront-examples.cabal index 71086165269..bc208993824 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-cloudfront == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-cloudfront == 0.2.0.* , 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 c373881f74a..d673a8de09a 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.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , 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 8127923cb9f..a7bddfc4e3c 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-cloudsearch-domains == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-cloudsearch-domains == 0.2.0.* , 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 88cc44a43cc..abe676af478 100644 --- a/amazonka-cloudsearch/amazonka-cloudsearch.cabal +++ b/amazonka-cloudsearch/amazonka-cloudsearch.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudsearch -version: 0.1.4 +version: 0.2.0 synopsis: Amazon CloudSearch SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -66,5 +66,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudsearch/examples/amazonka-cloudsearch-examples.cabal b/amazonka-cloudsearch/examples/amazonka-cloudsearch-examples.cabal index 90ee16b56c8..c4704c3ebda 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-cloudsearch == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-cloudsearch == 0.2.0.* , 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 52adfbafbf8..41eacb831c2 100644 --- a/amazonka-cloudtrail/amazonka-cloudtrail.cabal +++ b/amazonka-cloudtrail/amazonka-cloudtrail.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudtrail -version: 0.1.4 +version: 0.2.0 synopsis: Amazon CloudTrail SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -49,5 +49,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudtrail/examples/amazonka-cloudtrail-examples.cabal b/amazonka-cloudtrail/examples/amazonka-cloudtrail-examples.cabal index 3463a05dc18..f64543a3c3b 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-cloudtrail == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-cloudtrail == 0.2.0.* , 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 8ece31cc628..e2fad8efba8 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.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , 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 af00ac37630..c687dcf0f90 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-cloudwatch-logs == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-cloudwatch-logs == 0.2.0.* , 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 fed31086725..7d4947ae80a 100644 --- a/amazonka-cloudwatch/amazonka-cloudwatch.cabal +++ b/amazonka-cloudwatch/amazonka-cloudwatch.cabal @@ -1,5 +1,5 @@ name: amazonka-cloudwatch -version: 0.1.4 +version: 0.2.0 synopsis: Amazon CloudWatch SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -58,5 +58,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-cloudwatch/examples/amazonka-cloudwatch-examples.cabal b/amazonka-cloudwatch/examples/amazonka-cloudwatch-examples.cabal index 694b6d5435a..15836da5d26 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-cloudwatch == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-cloudwatch == 0.2.0.* , 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 43b42692f49..c1acbc3f1c4 100644 --- a/amazonka-codedeploy/amazonka-codedeploy.cabal +++ b/amazonka-codedeploy/amazonka-codedeploy.cabal @@ -1,5 +1,5 @@ name: amazonka-codedeploy -version: 0.1.4 +version: 0.2.0 synopsis: Amazon CodeDeploy SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -69,5 +69,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-codedeploy/examples/amazonka-codedeploy-examples.cabal b/amazonka-codedeploy/examples/amazonka-codedeploy-examples.cabal index 027e31d313f..45e5e901f19 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-codedeploy == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-codedeploy == 0.2.0.* , 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 06fff7ef63e..deb68797702 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.1.4 +version: 0.2.0 synopsis: Amazon Cognito Identity SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -60,5 +60,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , 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 eddb9a566b9..bbd4cb85a85 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-cognito-identity == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-cognito-identity == 0.2.0.* , 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 d75d6504e68..74a16dbfd0e 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.1.4 +version: 0.2.0 synopsis: Amazon Cognito Sync SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -58,5 +58,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , 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 374eb3dbc4d..a363aa802f0 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-cognito-sync == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-cognito-sync == 0.2.0.* , 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 0aa6c590e35..5a6bdae7836 100644 --- a/amazonka-config/amazonka-config.cabal +++ b/amazonka-config/amazonka-config.cabal @@ -1,5 +1,5 @@ name: amazonka-config -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Config SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -55,5 +55,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-config/examples/amazonka-config-examples.cabal b/amazonka-config/examples/amazonka-config-examples.cabal index b96e8315b43..e1cfb187b45 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-config == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-config == 0.2.0.* , 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 e982c02696c..c6396cb1f0c 100644 --- a/amazonka-datapipeline/amazonka-datapipeline.cabal +++ b/amazonka-datapipeline/amazonka-datapipeline.cabal @@ -1,5 +1,5 @@ name: amazonka-datapipeline -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Data Pipeline SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -57,5 +57,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-datapipeline/examples/amazonka-datapipeline-examples.cabal b/amazonka-datapipeline/examples/amazonka-datapipeline-examples.cabal index c595b5eb4cc..3fab8913e13 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-datapipeline == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-datapipeline == 0.2.0.* , 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 b158345cd27..dac9cd4b765 100644 --- a/amazonka-directconnect/amazonka-directconnect.cabal +++ b/amazonka-directconnect/amazonka-directconnect.cabal @@ -1,5 +1,5 @@ name: amazonka-directconnect -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-directconnect/examples/amazonka-directconnect-examples.cabal b/amazonka-directconnect/examples/amazonka-directconnect-examples.cabal index c8117086d33..ed630f9badd 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-directconnect == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-directconnect == 0.2.0.* , 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 afda04ee349..0c32e050d1a 100644 --- a/amazonka-dynamodb/amazonka-dynamodb.cabal +++ b/amazonka-dynamodb/amazonka-dynamodb.cabal @@ -1,5 +1,5 @@ name: amazonka-dynamodb -version: 0.1.4 +version: 0.2.0 synopsis: Amazon DynamoDB SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -58,5 +58,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-dynamodb/examples/amazonka-dynamodb-examples.cabal b/amazonka-dynamodb/examples/amazonka-dynamodb-examples.cabal index 7f4b795375a..4e4e5aec99b 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-dynamodb == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-dynamodb == 0.2.0.* , 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 70357aa9a5b..29e8de9cd17 100644 --- a/amazonka-ec2/amazonka-ec2.cabal +++ b/amazonka-ec2/amazonka-ec2.cabal @@ -1,5 +1,5 @@ name: amazonka-ec2 -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Elastic Compute Cloud SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -205,5 +205,5 @@ library Network.AWS.EC2.Internal build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-ec2/examples/amazonka-ec2-examples.cabal b/amazonka-ec2/examples/amazonka-ec2-examples.cabal index 23f64ebd7b4..f16707572df 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-ec2 == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-ec2 == 0.2.0.* , 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 0e7ce9ea500..903f623ab67 100644 --- a/amazonka-elasticache/amazonka-elasticache.cabal +++ b/amazonka-elasticache/amazonka-elasticache.cabal @@ -1,5 +1,5 @@ name: amazonka-elasticache -version: 0.1.4 +version: 0.2.0 synopsis: Amazon ElastiCache SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -81,5 +81,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-elasticache/examples/amazonka-elasticache-examples.cabal b/amazonka-elasticache/examples/amazonka-elasticache-examples.cabal index 79a07803254..8d5923c5d0b 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-elasticache == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-elasticache == 0.2.0.* , 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 e61dc8050e4..4167d08b470 100644 --- a/amazonka-elasticbeanstalk/amazonka-elasticbeanstalk.cabal +++ b/amazonka-elasticbeanstalk/amazonka-elasticbeanstalk.cabal @@ -1,5 +1,5 @@ name: amazonka-elasticbeanstalk -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-elasticbeanstalk/examples/amazonka-elasticbeanstalk-examples.cabal b/amazonka-elasticbeanstalk/examples/amazonka-elasticbeanstalk-examples.cabal index 6eb4e326607..288da75cb82 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-elasticbeanstalk == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-elasticbeanstalk == 0.2.0.* , 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 b2e05d2c11e..5e9d6d4d9b2 100644 --- a/amazonka-elastictranscoder/amazonka-elastictranscoder.cabal +++ b/amazonka-elastictranscoder/amazonka-elastictranscoder.cabal @@ -1,5 +1,5 @@ name: amazonka-elastictranscoder -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-elastictranscoder/examples/amazonka-elastictranscoder-examples.cabal b/amazonka-elastictranscoder/examples/amazonka-elastictranscoder-examples.cabal index 37b8454daf4..fd3d6144b2e 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-elastictranscoder == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-elastictranscoder == 0.2.0.* , 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 cfa31fe3254..871c46725ea 100644 --- a/amazonka-elb/amazonka-elb.cabal +++ b/amazonka-elb/amazonka-elb.cabal @@ -1,5 +1,5 @@ name: amazonka-elb -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-elb/examples/amazonka-elb-examples.cabal b/amazonka-elb/examples/amazonka-elb-examples.cabal index d96e4a8148d..84842b18a5a 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-elb == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-elb == 0.2.0.* , 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 1c1484006b8..fa8d4f8e110 100644 --- a/amazonka-emr/amazonka-emr.cabal +++ b/amazonka-emr/amazonka-emr.cabal @@ -1,5 +1,5 @@ name: amazonka-emr -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-emr/examples/amazonka-emr-examples.cabal b/amazonka-emr/examples/amazonka-emr-examples.cabal index d5afa22c1d4..4a13d7df44f 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-emr == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-emr == 0.2.0.* , 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 5426286eeb7..c6e3dd00eb1 100644 --- a/amazonka-iam/amazonka-iam.cabal +++ b/amazonka-iam/amazonka-iam.cabal @@ -1,5 +1,5 @@ name: amazonka-iam -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Identity and Access Management SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -125,5 +125,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-iam/examples/amazonka-iam-examples.cabal b/amazonka-iam/examples/amazonka-iam-examples.cabal index b4e90adef5d..0553c4cfea3 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-iam == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-iam == 0.2.0.* , 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 e5ce7040c7b..45125bc568a 100644 --- a/amazonka-importexport/amazonka-importexport.cabal +++ b/amazonka-importexport/amazonka-importexport.cabal @@ -1,5 +1,5 @@ name: amazonka-importexport -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Import/Export SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -48,5 +48,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-importexport/examples/amazonka-importexport-examples.cabal b/amazonka-importexport/examples/amazonka-importexport-examples.cabal index cdd3ecec3ab..493f51d2923 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-importexport == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-importexport == 0.2.0.* , 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 eb3d0b6b479..c081bfdc8b7 100644 --- a/amazonka-kinesis/amazonka-kinesis.cabal +++ b/amazonka-kinesis/amazonka-kinesis.cabal @@ -1,5 +1,5 @@ name: amazonka-kinesis -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Kinesis SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -55,5 +55,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-kinesis/examples/amazonka-kinesis-examples.cabal b/amazonka-kinesis/examples/amazonka-kinesis-examples.cabal index ba8c2e5a7be..a9988584ab5 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-kinesis == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-kinesis == 0.2.0.* , 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 dd378d3dcc5..c4ad7c8d0be 100644 --- a/amazonka-kms/amazonka-kms.cabal +++ b/amazonka-kms/amazonka-kms.cabal @@ -1,5 +1,5 @@ name: amazonka-kms -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-kms/examples/amazonka-kms-examples.cabal b/amazonka-kms/examples/amazonka-kms-examples.cabal index d51f90a09e9..bbb67df2b94 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-kms == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-kms == 0.2.0.* , 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 7536990ab55..9ce8a30b87d 100644 --- a/amazonka-lambda/amazonka-lambda.cabal +++ b/amazonka-lambda/amazonka-lambda.cabal @@ -1,5 +1,5 @@ name: amazonka-lambda -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Lambda SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -59,5 +59,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-lambda/examples/amazonka-lambda-examples.cabal b/amazonka-lambda/examples/amazonka-lambda-examples.cabal index a5410764de3..3d4311bc5d0 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-lambda == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-lambda == 0.2.0.* , 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 8071d6d9e98..f208978f6b1 100644 --- a/amazonka-opsworks/amazonka-opsworks.cabal +++ b/amazonka-opsworks/amazonka-opsworks.cabal @@ -1,5 +1,5 @@ name: amazonka-opsworks -version: 0.1.4 +version: 0.2.0 synopsis: Amazon OpsWorks SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -106,5 +106,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-opsworks/examples/amazonka-opsworks-examples.cabal b/amazonka-opsworks/examples/amazonka-opsworks-examples.cabal index e8670240e2d..c8b1ed82d4c 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-opsworks == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-opsworks == 0.2.0.* , 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 d2d5b9ecb5e..3c68ca49388 100644 --- a/amazonka-rds/amazonka-rds.cabal +++ b/amazonka-rds/amazonka-rds.cabal @@ -1,5 +1,5 @@ name: amazonka-rds -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Relational Database Service SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -97,5 +97,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-rds/examples/amazonka-rds-examples.cabal b/amazonka-rds/examples/amazonka-rds-examples.cabal index 29fa8c34379..d062a45f33a 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-rds == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-rds == 0.2.0.* , 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 46e55df4f57..32626058b0d 100644 --- a/amazonka-redshift/amazonka-redshift.cabal +++ b/amazonka-redshift/amazonka-redshift.cabal @@ -1,5 +1,5 @@ name: amazonka-redshift -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Redshift SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -100,5 +100,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-redshift/examples/amazonka-redshift-examples.cabal b/amazonka-redshift/examples/amazonka-redshift-examples.cabal index 28525e50ed4..0188f456d55 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-redshift == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-redshift == 0.2.0.* , 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 a71ee339ed5..9b08d565f96 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.1.4 +version: 0.2.0 synopsis: Amazon Route 53 Domains SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -53,5 +53,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , 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 75fc78e51b1..a1b5224e140 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-route53-domains == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-route53-domains == 0.2.0.* , 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 9549591e622..15bb9109d71 100644 --- a/amazonka-route53/amazonka-route53.cabal +++ b/amazonka-route53/amazonka-route53.cabal @@ -1,5 +1,5 @@ name: amazonka-route53 -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Route 53 SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -72,5 +72,5 @@ library Network.AWS.Route53.Internal build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-route53/examples/amazonka-route53-examples.cabal b/amazonka-route53/examples/amazonka-route53-examples.cabal index 465d9d61d70..8ba603f3a36 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-route53 == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-route53 == 0.2.0.* , 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 51a1330e3fb..34107495dbc 100644 --- a/amazonka-s3/amazonka-s3.cabal +++ b/amazonka-s3/amazonka-s3.cabal @@ -1,5 +1,5 @@ name: amazonka-s3 -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-s3/examples/amazonka-s3-examples.cabal b/amazonka-s3/examples/amazonka-s3-examples.cabal index 1e4c097a9f7..558386b282f 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-s3 == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-s3 == 0.2.0.* , 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 7c99f40209c..0dd93041c98 100644 --- a/amazonka-sdb/amazonka-sdb.cabal +++ b/amazonka-sdb/amazonka-sdb.cabal @@ -1,5 +1,5 @@ name: amazonka-sdb -version: 0.1.4 +version: 0.2.0 synopsis: Amazon SimpleDB SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -61,5 +61,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-sdb/examples/amazonka-sdb-examples.cabal b/amazonka-sdb/examples/amazonka-sdb-examples.cabal index b34c925638b..e19ae71e0c3 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-sdb == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-sdb == 0.2.0.* , 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 d0e245d32ac..c3539347a6d 100644 --- a/amazonka-ses/amazonka-ses.cabal +++ b/amazonka-ses/amazonka-ses.cabal @@ -1,5 +1,5 @@ name: amazonka-ses -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-ses/examples/amazonka-ses-examples.cabal b/amazonka-ses/examples/amazonka-ses-examples.cabal index c5bd7bbff34..19f87a73a5e 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-ses == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-ses == 0.2.0.* , 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 a92e0b9ca27..b008952f43d 100644 --- a/amazonka-sns/amazonka-sns.cabal +++ b/amazonka-sns/amazonka-sns.cabal @@ -1,5 +1,5 @@ name: amazonka-sns -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-sns/examples/amazonka-sns-examples.cabal b/amazonka-sns/examples/amazonka-sns-examples.cabal index 4a588ef36c6..1e222863643 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-sns == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-sns == 0.2.0.* , 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 84b3d44d51d..922a63d48f0 100644 --- a/amazonka-sqs/amazonka-sqs.cabal +++ b/amazonka-sqs/amazonka-sqs.cabal @@ -1,5 +1,5 @@ name: amazonka-sqs -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-sqs/examples/amazonka-sqs-examples.cabal b/amazonka-sqs/examples/amazonka-sqs-examples.cabal index ba526b681bf..f796b3dec50 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-sqs == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-sqs == 0.2.0.* , 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 0b53593debc..a5e224eed89 100644 --- a/amazonka-storagegateway/amazonka-storagegateway.cabal +++ b/amazonka-storagegateway/amazonka-storagegateway.cabal @@ -1,5 +1,5 @@ name: amazonka-storagegateway -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-storagegateway/examples/amazonka-storagegateway-examples.cabal b/amazonka-storagegateway/examples/amazonka-storagegateway-examples.cabal index 09fc6d44dc6..80481d8a340 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-storagegateway == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-storagegateway == 0.2.0.* , 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 3f714f8509f..040f4670e5b 100644 --- a/amazonka-sts/amazonka-sts.cabal +++ b/amazonka-sts/amazonka-sts.cabal @@ -1,5 +1,5 @@ name: amazonka-sts -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-sts/examples/amazonka-sts-examples.cabal b/amazonka-sts/examples/amazonka-sts-examples.cabal index f93989ec414..77f0383214c 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-sts == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-sts == 0.2.0.* , 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 f883d6281a3..137fab4f10a 100644 --- a/amazonka-support/amazonka-support.cabal +++ b/amazonka-support/amazonka-support.cabal @@ -1,5 +1,5 @@ name: amazonka-support -version: 0.1.4 +version: 0.2.0 synopsis: Amazon Support SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense @@ -60,5 +60,5 @@ library other-modules: build-depends: - amazonka-core == 0.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-support/examples/amazonka-support-examples.cabal b/amazonka-support/examples/amazonka-support-examples.cabal index da967a02e98..415674e39b0 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-support == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-support == 0.2.0.* , 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 417130f75c5..e3bb862a47d 100644 --- a/amazonka-swf/amazonka-swf.cabal +++ b/amazonka-swf/amazonka-swf.cabal @@ -1,5 +1,5 @@ name: amazonka-swf -version: 0.1.4 +version: 0.2.0 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.1.4.* + amazonka-core == 0.2.0.* , base >= 4.7 && < 5 diff --git a/amazonka-swf/examples/amazonka-swf-examples.cabal b/amazonka-swf/examples/amazonka-swf-examples.cabal index fea7e6d9ade..100e2ac3146 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.1.4 +version: 0.2.0 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.1.4.* - , amazonka-core == 0.1.4.* - , amazonka-swf == 0.1.4.* + amazonka == 0.2.0.* + , amazonka-core == 0.2.0.* + , amazonka-swf == 0.2.0.* , 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 3e5b0a6923c..cdcada240e1 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.1.4", + "version": "0.2.0", "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 cee3c207896..6cb2551421a 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.1.4", + "version": "0.2.0", "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 f243c07f345..13ed1ca2422 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.1.4", + "version": "0.2.0", "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/cloudsearch.json b/gen/output/cloudsearch.json index 4e92c429a97..280f9c78c78 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.1.4", + "version": "0.2.0", "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 978571dd85e..1b0bbc1211d 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.1.4", + "version": "0.2.0", "description": "Pending" }, "types": { diff --git a/gen/output/cloudtrail.json b/gen/output/cloudtrail.json index f5875a9c076..324878de8c4 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.1.4", + "version": "0.2.0", "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 e2ac0dd35d7..c73949fb6b4 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.1.4", + "version": "0.2.0", "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 d7c66843c01..233ec244e01 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.1.4", + "version": "0.2.0", "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 dd9096bc7eb..076cda33f30 100644 --- a/gen/output/cognito-identity.json +++ b/gen/output/cognito-identity.json @@ -81,7 +81,7 @@ "url": "http://docs.aws.amazon.com/cognitoidentity/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Cognito Identity", - "version": "0.1.4", + "version": "0.2.0", "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 578f79604c4..df130eb1ea7 100644 --- a/gen/output/cognito-sync.json +++ b/gen/output/cognito-sync.json @@ -81,7 +81,7 @@ "url": "http://docs.aws.amazon.com/cognitosync/latest/APIReference/Welcome.html", "protocol": "rest-json", "name": "Amazon Cognito Sync", - "version": "0.1.4", + "version": "0.2.0", "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 89a21eaa670..58d0c99b865 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.1.4", + "version": "0.2.0", "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 8313e01e3ab..9fe8367584d 100644 --- a/gen/output/datapipeline.json +++ b/gen/output/datapipeline.json @@ -91,7 +91,7 @@ "url": "http://docs.aws.amazon.com/datapipeline/latest/APIReference/Welcome.html", "protocol": "json", "name": "Amazon Data Pipeline", - "version": "0.1.4", + "version": "0.2.0", "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 cf61f7d7af5..047a8d90adc 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.1.4", + "version": "0.2.0", "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 d26918a3d9e..86088e9be95 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.1.4", + "version": "0.2.0", "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 af66fc24998..a4cc43c5bee 100644 --- a/gen/output/ec2.json +++ b/gen/output/ec2.json @@ -705,7 +705,7 @@ "url": "http://docs.aws.amazon.com/AWSEC2/latest/APIReference/Welcome.html", "protocol": "ec2", "name": "Amazon Elastic Compute Cloud", - "version": "0.1.4", + "version": "0.2.0", "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/elasticache.json b/gen/output/elasticache.json index 0efb852e045..f370e2ba154 100644 --- a/gen/output/elasticache.json +++ b/gen/output/elasticache.json @@ -127,7 +127,7 @@ "url": "http://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon ElastiCache", - "version": "0.1.4", + "version": "0.2.0", "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 02fabf57fc3..350a731fc6e 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.1.4", + "version": "0.2.0", "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 fe811974bf2..d6de24bd753 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.1.4", + "version": "0.2.0", "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 d76a418084f..6d567694243 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.1.4", + "version": "0.2.0", "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": { @@ -9111,4 +9111,4 @@ } } ] -} +} \ No newline at end of file diff --git a/gen/output/emr.json b/gen/output/emr.json index 71fcfb72955..daf8cf4ca1b 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.1.4", + "version": "0.2.0", "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/iam.json b/gen/output/iam.json index a66f1a4d1b6..b04014d847b 100644 --- a/gen/output/iam.json +++ b/gen/output/iam.json @@ -227,7 +227,7 @@ "url": "http://docs.aws.amazon.com/IAM/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Identity and Access Management", - "version": "0.1.4", + "version": "0.2.0", "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 d9762435da8..11d7ab3aef9 100644 --- a/gen/output/importexport.json +++ b/gen/output/importexport.json @@ -65,7 +65,7 @@ "url": "http://docs.aws.amazon.com/AWSImportExport/latest/DG/api-reference.html", "protocol": "query", "name": "Amazon Import/Export", - "version": "0.1.4", + "version": "0.2.0", "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 eb8ee242926..c99d18af8ed 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.1.4", + "version": "0.2.0", "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 2fb10949f0d..3453a1b9d42 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.1.4", + "version": "0.2.0", "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 d12e706abd2..1ef40c932ee 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.1.4", + "version": "0.2.0", "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 1d132847024..9df89bed662 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.1.4", + "version": "0.2.0", "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 a7d94d479d9..0f1007cfb05 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.1.4", + "version": "0.2.0", "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 2dd176b232f..c0ea31cb0df 100644 --- a/gen/output/rds.json +++ b/gen/output/rds.json @@ -263,7 +263,7 @@ "url": "http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/Welcome.html", "protocol": "query", "name": "Amazon Relational Database Service", - "version": "0.1.4", + "version": "0.2.0", "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 47da808b52b..ac9bb600117 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.1.4", + "version": "0.2.0", "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 4138cc4a11f..f5a7039267d 100644 --- a/gen/output/route53.json +++ b/gen/output/route53.json @@ -117,7 +117,7 @@ "url": "http://docs.aws.amazon.com/Route53/latest/APIReference/Welcome.html", "protocol": "rest-xml", "name": "Amazon Route 53", - "version": "0.1.4", + "version": "0.2.0", "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 5181d787b0b..27d229163e4 100644 --- a/gen/output/route53domains.json +++ b/gen/output/route53domains.json @@ -85,7 +85,7 @@ "url": "http://docs.aws.amazon.com/Route53/latest/APIReference/actions-on-domain-registrations.html", "protocol": "json", "name": "Amazon Route 53 Domains", - "version": "0.1.4", + "version": "0.2.0", "description": "Pending" }, "types": { diff --git a/gen/output/s3.json b/gen/output/s3.json index ef129933aec..66f7e391c17 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.1.4", + "version": "0.2.0", "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 ab2ac94f1e8..566aa675191 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.1.4", + "version": "0.2.0", "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 f3801c9fef6..b4a3c164820 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.1.4", + "version": "0.2.0", "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 52d5f46ea1c..e413096ec01 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.1.4", + "version": "0.2.0", "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 876289eb8fb..dbdf936c952 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.1.4", + "version": "0.2.0", "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/storagegateway.json b/gen/output/storagegateway.json index 3d1d276190f..16974710612 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.1.4", + "version": "0.2.0", "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 53b3daff91e..eec0c86e251 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.1.4", + "version": "0.2.0", "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 3f63d5c5ed2..51b24a2e766 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.1.4", + "version": "0.2.0", "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 81a50eeac34..cbb65e14dc7 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.1.4", + "version": "0.2.0", "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": {