aws-partitions 1.204.0 → 1.205.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 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1220d8b22061c490cdc2e449ca2131399b0eec6b
4
- data.tar.gz: '0128e96d6e306ac4fe60db6e71c60b7c12709a10'
3
+ metadata.gz: 2dac1f765e49630b76d5f16c7802142dad95c342
4
+ data.tar.gz: 730d02f89e3cfa06d84e249d163a827963a3c457
5
5
  SHA512:
6
- metadata.gz: 84e653d3bbf4272488c9a15bc5d3222d309ff508ebaafd2f3f840b66cc96c2cbb35898c2261778ee40face1e135e72bde5ef91f685174895da5c17c49494b394
7
- data.tar.gz: fb4f9257a330ecfcdd05403cf933183dad3d2d17912fc1775c02fbf7a7b8e32722152aa5a5af8c0d8c6e0c9cd70f718cc6bc9920148b5ba748b71743f2d78f87
6
+ metadata.gz: ae73a3e0543d2e694b67ca2270fd2f6cc92703206f3e7218d0db06c792caf721ad02fbc514741b2b2fd5d3d5879adbc35b6a3277603bba86261a02c06394ea02
7
+ data.tar.gz: 52a14794c17983bb3d4a87ef2c7aba71fb3b9f623ee02872fcc20965da674071df63fdbefbcfdf2ae52df017c0ba65da6ac3e00ffe44b2adec9860f36c3b8c25
data/partitions.json CHANGED
@@ -1994,6 +1994,7 @@
1994
1994
  "ap-southeast-1" : { },
1995
1995
  "ap-southeast-2" : { },
1996
1996
  "eu-central-1" : { },
1997
+ "eu-north-1" : { },
1997
1998
  "eu-west-1" : { },
1998
1999
  "eu-west-2" : { },
1999
2000
  "eu-west-3" : { },
@@ -4339,6 +4340,12 @@
4339
4340
  },
4340
4341
  "neptune" : {
4341
4342
  "endpoints" : {
4343
+ "us-gov-east-1" : {
4344
+ "credentialScope" : {
4345
+ "region" : "us-gov-east-1"
4346
+ },
4347
+ "hostname" : "rds.us-gov-east-1.amazonaws.com"
4348
+ },
4342
4349
  "us-gov-west-1" : {
4343
4350
  "credentialScope" : {
4344
4351
  "region" : "us-gov-west-1"
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.204.0
4
+ version: 1.205.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-08-21 00:00:00.000000000 Z
11
+ date: 2019-08-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: