aws-partitions 1.259.0 → 1.260.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +3 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: da0ab74513f514459f985c532d185563050c11eb
4
- data.tar.gz: 6433c62c87cbfe7e0be4010c2e1d9a49fd440959
3
+ metadata.gz: bfaed816a502efef47670343f1aa74241c1443ce
4
+ data.tar.gz: 6e757037297795edcf7b9b8fdc9c9446fb276d4e
5
5
  SHA512:
6
- metadata.gz: 73a654a3a40ef443c2ef3c3f348deb584832a33a1afe391c3c1a387a8e7865492094a742726d9fcc01c1da6d1bf4b8154aae76c122adcd49f53e68a7cb1662d1
7
- data.tar.gz: 3d5a72bfd11694caf34bcfa22e0142028cf736d3c8063c076d53242d17a024a16a3cb1641a1aff3ce628eae265568dd58f22b3fc6d10355bbca0ef4df88bf0aa
6
+ metadata.gz: 6b001bbf01ef4ab2ae3bb21031e15be6ba9334c8c35ad6f91d02445582fb2c1ff3bf4e454d2d6cd44106427d805d00e3347be05f39a8a010c7d0a21506a2cbda
7
+ data.tar.gz: 95eb941811c1b8a3cca26b85b2e176eed7f5d17f503d2272f0074839de3c6c35374d28c8d80807c062a52cad448906d05349f3cfe00c3ad7c188580e890f91a0
@@ -1011,8 +1011,10 @@
1011
1011
  "connect" : {
1012
1012
  "endpoints" : {
1013
1013
  "ap-northeast-1" : { },
1014
+ "ap-southeast-1" : { },
1014
1015
  "ap-southeast-2" : { },
1015
1016
  "eu-central-1" : { },
1017
+ "eu-west-2" : { },
1016
1018
  "us-east-1" : { },
1017
1019
  "us-west-2" : { }
1018
1020
  }
@@ -2982,6 +2984,7 @@
2982
2984
  "ap-southeast-2" : { },
2983
2985
  "ca-central-1" : { },
2984
2986
  "eu-central-1" : { },
2987
+ "eu-north-1" : { },
2985
2988
  "eu-west-1" : { },
2986
2989
  "eu-west-2" : { },
2987
2990
  "eu-west-3" : { },
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.259.0
4
+ version: 1.260.0
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-12-20 00:00:00.000000000 Z
11
+ date: 2019-12-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: