aws-sdk-core 2.11.218 → 2.11.219

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9c0c0801098e6e61c98160d66901d6ead71d6c14
4
- data.tar.gz: 405b1cbe4fef706c7d050e18dc2641a34ebdf543
3
+ metadata.gz: efa1fd570c54e5e03d9b7cc03521e7960c403962
4
+ data.tar.gz: 313078b0e6286479a246c3c710baf4aac440d695
5
5
  SHA512:
6
- metadata.gz: 4e6df92e60e2d146fd1f8f3cefa0fe5a0503235c83b4f956804ec9091651d9614b0b27d8577c502c44426c0348fdf4d5ddba3e6e5ec0cd24533e5f4b4f71e5f6
7
- data.tar.gz: 2abacbd7fa9240448580b764d12db086e5d3df7f33d0bc78293e8f92e8710482edda737bd27eb50ec01041dd1ed157a05f5d09d6dd82bcde8e26a8cea5db2fb5
6
+ metadata.gz: 26515e23805f0115069b7bf7ed2ed16630979991c2166fcaa3c8a2d6a87fa0a41d5e0d57473c14123dbffbccc193bc2202df2a72a6821012a59f8a6c90d61f5e
7
+ data.tar.gz: c7237b2174be8136995c54aff98967f7b5b8c05785f5be23dff77e9983207cc9d51101fba9dd6cac6be31d26fdf5a4522cdd61bd2a99cb86cf1a762a773e0066
@@ -389,6 +389,7 @@
389
389
  "ap-southeast-2" : { },
390
390
  "ca-central-1" : { },
391
391
  "eu-central-1" : { },
392
+ "eu-north-1" : { },
392
393
  "eu-west-1" : { },
393
394
  "eu-west-2" : { },
394
395
  "eu-west-3" : { },
@@ -1079,6 +1080,7 @@
1079
1080
  "ap-southeast-2" : { },
1080
1081
  "eu-central-1" : { },
1081
1082
  "eu-west-1" : { },
1083
+ "eu-west-2" : { },
1082
1084
  "us-east-1" : { },
1083
1085
  "us-east-2" : { },
1084
1086
  "us-west-1" : { },
@@ -1697,6 +1699,12 @@
1697
1699
  },
1698
1700
  "neptune" : {
1699
1701
  "endpoints" : {
1702
+ "ap-northeast-1" : {
1703
+ "credentialScope" : {
1704
+ "region" : "ap-northeast-1"
1705
+ },
1706
+ "hostname" : "rds.ap-northeast-1.amazonaws.com"
1707
+ },
1700
1708
  "ap-southeast-1" : {
1701
1709
  "credentialScope" : {
1702
1710
  "region" : "ap-southeast-1"
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.218'
2
+ VERSION = '2.11.219'
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.218
4
+ version: 2.11.219
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: 2019-02-11 00:00:00.000000000 Z
11
+ date: 2019-02-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath