aws-partitions 1.397.0 → 1.398.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 +10 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b3069b8251b267b654f1f48b270325b57143f34579fec3faa88260b619ee0b30
4
- data.tar.gz: 33afc2fbcbaae3029d02f6a67f602a79d326d84b96ce817511e8dfcc76317d25
3
+ metadata.gz: b348b6034268653a7cadbe2ab77debbddd5d6cd4054f3a2fd575ce3a27208fc3
4
+ data.tar.gz: 4ba0e430be8f159af3f0752e3915ec2199634d98dc346514c84ac363c883237a
5
5
  SHA512:
6
- metadata.gz: 33d3580e94dabe00307cfa655d16dfa6c633f6816b493fdb278f2b5cd249ccd78aaf1e7f772d3561c45fd37addf6da625773cc5c8108af301a3f483fca4f5fe5
7
- data.tar.gz: 304776f216d9ab8bc894b8483b35cf2a54989425bf9375b59faf99b95bb6575caf7fccb7d1432324a352f0c136fe5268987baaf5583a876c5a7a26a342a14f42
6
+ metadata.gz: 52aaefdf0b244d8b40974767f79b17087d55b39d5b7c2a3021798872fce3afd47c1016b50a7b78c91652f96954e84ffa6afb24a0519c41da8ea1355a07baac1d
7
+ data.tar.gz: 5ad90d0313333ccac722622963e0e30eb7e5e6563d381e58e872274ac29312604fea61cca62fe8eae86d5e100ae56142776e6d37fef08ae893fc32f94a69ef42
@@ -6736,6 +6736,16 @@
6736
6736
  "cn-northwest-1" : { }
6737
6737
  }
6738
6738
  },
6739
+ "docdb" : {
6740
+ "endpoints" : {
6741
+ "cn-northwest-1" : {
6742
+ "credentialScope" : {
6743
+ "region" : "cn-northwest-1"
6744
+ },
6745
+ "hostname" : "rds.cn-northwest-1.amazonaws.com.cn"
6746
+ }
6747
+ }
6748
+ },
6739
6749
  "ds" : {
6740
6750
  "endpoints" : {
6741
6751
  "cn-north-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.397.0
4
+ version: 1.398.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-11-20 00:00:00.000000000 Z
11
+ date: 2020-11-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: