aws-partitions 1.364.0 → 1.365.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 +6 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8cc7ab50b6659468623d040f3c8d9bc93e351d569927a93e9dad5103be841586
4
- data.tar.gz: '0900b68a8d279891d6f031114d6aa1950d8c52924b7c3d44d69ddf69fb0fb1ac'
3
+ metadata.gz: 30c6841d9f7074e16bcae70e7fe1c1e8457bdf5303dd8d2dc82cc8c2b646a916
4
+ data.tar.gz: 8598455553541d1d268caba44a2d8886974c66368a1e8a59fc721a932f5be2a2
5
5
  SHA512:
6
- metadata.gz: 2d3aa0f9ba347ad96d147a3fe4c72839b027fe0df3d7e089de0873ca302e6c94262b49b592b24af204d352e3282a33ad8e365909f8865ede618cbd7d60942b78
7
- data.tar.gz: dda5683dc9bc54e266e5f7f26511add34fb387c9644f3feccbfa1cc65b52a563a62ed90ddfac450ee213bcd2f837a8c201604d87d51dfef044413265f7f4d2a4
6
+ metadata.gz: 19e1bd136eeae623b1959bd3bdc2cc801bfd0f55ccd7892f92e0ec490c199eebcece6347f0bc12d34839e4a0b89f6a122940213a5a63551e6ed29e82036ae568
7
+ data.tar.gz: bea2d14062105b4f75edf24e4cd0826a8309f3dcc6ab0f0e8cceb2a9a5e0970700c160c21de14e7f2e720465d4f086fe0e86dfc36d1bccd3cc6834dd07fe3920
@@ -247,6 +247,7 @@
247
247
  "protocols" : [ "https" ]
248
248
  },
249
249
  "endpoints" : {
250
+ "ap-east-1" : { },
250
251
  "ap-northeast-1" : { },
251
252
  "ap-northeast-2" : { },
252
253
  "ap-south-1" : { },
@@ -258,6 +259,7 @@
258
259
  "eu-west-1" : { },
259
260
  "eu-west-2" : { },
260
261
  "eu-west-3" : { },
262
+ "me-south-1" : { },
261
263
  "sa-east-1" : { },
262
264
  "us-east-1" : { },
263
265
  "us-east-2" : { },
@@ -3551,6 +3553,7 @@
3551
3553
  "ap-northeast-2" : { },
3552
3554
  "ap-southeast-1" : { },
3553
3555
  "eu-west-1" : { },
3556
+ "eu-west-2" : { },
3554
3557
  "us-east-1" : { }
3555
3558
  }
3556
3559
  },
@@ -4151,6 +4154,7 @@
4151
4154
  }
4152
4155
  },
4153
4156
  "endpoints" : {
4157
+ "ap-northeast-1" : { },
4154
4158
  "ap-northeast-2" : { },
4155
4159
  "ap-south-1" : { },
4156
4160
  "ap-southeast-2" : { },
@@ -5256,6 +5260,7 @@
5256
5260
  },
5257
5261
  "snowball" : {
5258
5262
  "endpoints" : {
5263
+ "ap-east-1" : { },
5259
5264
  "ap-northeast-1" : { },
5260
5265
  "ap-northeast-2" : { },
5261
5266
  "ap-south-1" : { },
@@ -5263,6 +5268,7 @@
5263
5268
  "ap-southeast-2" : { },
5264
5269
  "ca-central-1" : { },
5265
5270
  "eu-central-1" : { },
5271
+ "eu-north-1" : { },
5266
5272
  "eu-west-1" : { },
5267
5273
  "eu-west-2" : { },
5268
5274
  "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.364.0
4
+ version: 1.365.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: 2020-09-02 00:00:00.000000000 Z
11
+ date: 2020-09-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: