aws-partitions 1.297.0 → 1.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +7 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b25d26b916f3a5af3cd467d859daa82c1012bc2e988ebc9dd4ea497c1401704f
4
- data.tar.gz: 072f7db28177e575dee3bc8dfd5bb3fe92b0f5a1462c0d3c11bd1ec96309a8f1
3
+ metadata.gz: 7a0e871a9e5626b8316cb9fc6e943fa6520c6b672a8b513ca24980badff0d482
4
+ data.tar.gz: ff3faf03bb5cfd736b41f12e9208cd0665153042d24dcc0272d9232e57f80269
5
5
  SHA512:
6
- metadata.gz: 2b5434d9a5f270613941f0a3033a8c6a167376e3cebc6d990b895c4a9b06245c2063a36ed05b924716773c776f92063caada9c073588edf9282ae3701544732d
7
- data.tar.gz: a3f02233f2ac922130fd7942c4de6d6f73eeaf0cf6a04e8a286822ba35a77e2fa16e23bf5a224c66585b2772d95ce6d61602bb2a09842917fd8e0c5c5804a7ee
6
+ metadata.gz: 67b48f2fb639fdf4ab53c6274f1c89582c201aa675cf833e8023b2e3a1c31df13b2def21d0f389f5f5882504915bca997dcb97cbffde3584e221a7feeea1a84b
7
+ data.tar.gz: 20eb17a94167aa376d1004705fdb01d20a021c6d10ab05fb4f074b1cb7b9859a88dec332687bfa5fecdd9978cd89dea016c561969e5a1e7d9e873ee8ddac9a1b
@@ -1290,6 +1290,7 @@
1290
1290
  "eu-central-1" : { },
1291
1291
  "eu-north-1" : { },
1292
1292
  "eu-west-1" : { },
1293
+ "eu-west-2" : { },
1293
1294
  "us-east-1" : { },
1294
1295
  "us-west-2" : { }
1295
1296
  }
@@ -3190,6 +3191,7 @@
3190
3191
  "eu-central-1" : { },
3191
3192
  "eu-north-1" : { },
3192
3193
  "eu-west-1" : { },
3194
+ "eu-west-2" : { },
3193
3195
  "us-east-1" : { },
3194
3196
  "us-west-2" : { }
3195
3197
  }
@@ -6248,18 +6250,20 @@
6248
6250
  },
6249
6251
  "batch" : {
6250
6252
  "endpoints" : {
6251
- "us-gov-east-1" : {
6253
+ "fips-us-gov-east-1" : {
6252
6254
  "credentialScope" : {
6253
6255
  "region" : "us-gov-east-1"
6254
6256
  },
6255
6257
  "hostname" : "batch.us-gov-east-1.amazonaws.com"
6256
6258
  },
6257
- "us-gov-west-1" : {
6259
+ "fips-us-gov-west-1" : {
6258
6260
  "credentialScope" : {
6259
6261
  "region" : "us-gov-west-1"
6260
6262
  },
6261
6263
  "hostname" : "batch.us-gov-west-1.amazonaws.com"
6262
- }
6264
+ },
6265
+ "us-gov-east-1" : { },
6266
+ "us-gov-west-1" : { }
6263
6267
  }
6264
6268
  },
6265
6269
  "clouddirectory" : {
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.297.0
4
+ version: 1.298.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-04-16 00:00:00.000000000 Z
11
+ date: 2020-04-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: