Skip to content

Commit

Permalink
Regenerating
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanhay committed Dec 4, 2014
1 parent 691abdd commit f871a41
Show file tree
Hide file tree
Showing 40 changed files with 80 additions and 120 deletions.
5 changes: 2 additions & 3 deletions amazonka-autoscaling/gen/Network/AWS/AutoScaling/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -283,9 +283,8 @@ instance AWSService AutoScaling where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,8 @@ instance AWSService CloudFormation where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-cloudfront/gen/Network/AWS/CloudFront/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -425,9 +425,8 @@ instance AWSService CloudFront where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,8 @@ instance AWSService CloudSearchDomains where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-cloudsearch/gen/Network/AWS/CloudSearch/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -324,9 +324,8 @@ instance AWSService CloudSearch where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-cloudtrail/gen/Network/AWS/CloudTrail/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,8 @@ instance AWSService CloudTrail where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,8 @@ instance AWSService CloudWatchLogs where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-cloudwatch/gen/Network/AWS/CloudWatch/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,8 @@ instance AWSService CloudWatch where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-codedeploy/gen/Network/AWS/CodeDeploy/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,8 @@ instance AWSService CodeDeploy where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,8 @@ instance AWSService CognitoIdentity where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-cognito-sync/gen/Network/AWS/CognitoSync/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,8 @@ instance AWSService CognitoSync where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-config/gen/Network/AWS/Config/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,8 @@ instance AWSService Config where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-datapipeline/gen/Network/AWS/DataPipeline/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,8 @@ instance AWSService DataPipeline where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-directconnect/gen/Network/AWS/DirectConnect/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,8 @@ instance AWSService DirectConnect where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-dynamodb/gen/Network/AWS/DynamoDB/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,8 @@ instance AWSService DynamoDB where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 10
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 10
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-ec2/gen/Network/AWS/EC2/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1428,9 +1428,8 @@ instance AWSService EC2 where

retry :: Retry EC2Error
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-elasticache/gen/Network/AWS/ElastiCache/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -358,9 +358,8 @@ instance AWSService ElastiCache where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -299,9 +299,8 @@ instance AWSService ElasticBeanstalk where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,8 @@ instance AWSService ElasticTranscoder where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-elb/gen/Network/AWS/ELB/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,8 @@ instance AWSService ELB where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-emr/gen/Network/AWS/EMR/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,8 @@ instance AWSService EMR where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-iam/gen/Network/AWS/IAM/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,8 @@ instance AWSService IAM where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-importexport/gen/Network/AWS/ImportExport/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,8 @@ instance AWSService ImportExport where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-kinesis/gen/Network/AWS/Kinesis/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,8 @@ instance AWSService Kinesis where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-kms/gen/Network/AWS/KMS/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,8 @@ instance AWSService KMS where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-lambda/gen/Network/AWS/Lambda/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,8 @@ instance AWSService Lambda where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-opsworks/gen/Network/AWS/OpsWorks/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -448,9 +448,8 @@ instance AWSService OpsWorks where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-rds/gen/Network/AWS/RDS/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -446,9 +446,8 @@ instance AWSService RDS where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-redshift/gen/Network/AWS/Redshift/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -415,9 +415,8 @@ instance AWSService Redshift where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,8 @@ instance AWSService Route53Domains where

retry :: Retry JSONError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-route53/gen/Network/AWS/Route53/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,8 @@ instance AWSService Route53 where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-s3/gen/Network/AWS/S3/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -449,9 +449,8 @@ instance AWSService S3 where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
5 changes: 2 additions & 3 deletions amazonka-sdb/gen/Network/AWS/SDB/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,8 @@ instance AWSService SDB where

retry :: Retry RESTError
retry = Retry
{ _rPolicy = exponentialBackon 0.05 2
, _rAttempts = 5
, _rCheck = check
{ _rPolicy = exponentialBackon 0.05 2 5
, _rCheck = check
}

check :: Status
Expand Down
Loading

0 comments on commit f871a41

Please sign in to comment.