aws-partitions 1.266.0 → 1.267.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
  SHA1:
3
- metadata.gz: 2520875f6c611f0f6cd4aec0d85ab0cb8d9df710
4
- data.tar.gz: 89324b99f090bd97e8b13456081a590f0cf81561
3
+ metadata.gz: 954a358186f81538055ae9214406bfdd57caada3
4
+ data.tar.gz: 282acefa8b2bd1fb279dd11dbac5f5a257e44813
5
5
  SHA512:
6
- metadata.gz: 5de60581838ab3251e8850b43e8ca57fc809a9a12ef0994957b685c2de1518b3fa744aa673159b95b5621524f83f8e847e237a7afde075ad7a14e896cc8ac884
7
- data.tar.gz: 65c1ae6b8dd9a16b7d370baf5ad0399153a94929aa894e6ccbfeb94c94e1615610482a1367c570290783222037d1968f2f9703359d4235fb35893971bca80bf6
6
+ metadata.gz: 50c64ccfcc17c8dd31d88122026ed23ddcd5e9ac9d4ce44db602f7e2ecc1f7859023eeda14378b9172977c084509f21d59e6af244b44990ce116fb43508206a2
7
+ data.tar.gz: 42b189b358b1b4c7d52b869e0e59af6205911dddd63cfe0183f2631bf57b19e50486d62667acecaa5f9e6c8794b9169ecd1efdca87e81044885629ff8fa230ad
@@ -4129,6 +4129,16 @@
4129
4129
  "cn-northwest-1" : { }
4130
4130
  }
4131
4131
  },
4132
+ "appsync" : {
4133
+ "endpoints" : {
4134
+ "cn-north-1" : { }
4135
+ }
4136
+ },
4137
+ "athena" : {
4138
+ "endpoints" : {
4139
+ "cn-northwest-1" : { }
4140
+ }
4141
+ },
4132
4142
  "autoscaling" : {
4133
4143
  "defaults" : {
4134
4144
  "protocols" : [ "http", "https" ]
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.266.0
4
+ version: 1.267.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-01-17 00:00:00.000000000 Z
11
+ date: 2020-01-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: