aws-sdk-core 2.11.9 → 2.11.10

Sign up to get free protection for your applications and to get access to all the features.
data/endpoints.json CHANGED
@@ -2485,10 +2485,6 @@
2485
2485
  "us-gov-west-1" : {
2486
2486
  "hostname" : "s3.us-gov-west-1.amazonaws.com",
2487
2487
  "protocols" : [ "http", "https" ]
2488
- },
2489
- "us-gov-west-1-dualstack" : {
2490
- "hostname" : "s3.dualstack.us-gov-west-1.amazonaws.com",
2491
- "signatureVersions" : [ "s3", "s3v4" ]
2492
2488
  }
2493
2489
  }
2494
2490
  },
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.9'
2
+ VERSION = '2.11.10'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.9
4
+ version: 2.11.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-06 00:00:00.000000000 Z
11
+ date: 2018-03-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath