stack72
4ff762993d
provider/aws: Bump version of AWS SDK to 1.4.15
...
This will include the fix for the error:
```
Request body type has been overwritten. May cause race conditions
```
2016-10-07 11:51:50 +01:00
Paul Stack
994ae08eb8
provider/aws: Bump the AWS SDK version to 1.4.2 ( #8285 )
2016-08-20 10:16:03 +01:00
stack72
37b7a22db9
provider/aws: Bump SDK package version to v1.2.10
2016-07-29 09:11:56 +01:00
Paul Stack
f262566f77
provider/aws: Bump the SDK version to v1.2.5 ( #7638 )
...
This will allow for new changes to the ECS
2016-07-15 14:49:02 +01:00
Kraig Amador
e04e87361f
vendor: Updated github.com/aws/aws-sdk-go to v1.1.23 The new STS library includes GetCallerIdentity which can be used to build ARNs for RDS resources when using IAM roles
2016-05-05 07:02:10 -07:00
Paul Hinze
1d74bfd467
deps: Update vendored aws-sdk-go to v1.1.9
...
We had actually caught mismatched deps versions between the `kms`
package and others, so `godep restore` was not working on master.
Fixing it requires a `godep update` so I figured we might as well update
to the latest release.
2016-03-10 18:27:37 -06:00
Radek Simko
0c5a0f96c2
vendor: Update github.com/aws/aws-sdk-go/service/apigateway
2016-03-06 09:29:24 +00:00
Raphael Randschau
fdf0cfa66d
Vendor AWS APIGateway API
2016-03-05 23:12:19 +01:00