aws-partitions 1.324.0 → 1.325.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 +9 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e2f9f484f924b46a95177cee8ad72cbc3f3d0a6629336b6e3ab03b6bebe2b8e3
4
- data.tar.gz: c0bcfb0f55eacaba2ff4255bd45732747f5c996e7c0d3156d0e4a7e30f3d6ce7
3
+ metadata.gz: e8c887d7c4fa6a915963727780aaddeda2d18386c7cfc72fb9532bcaa78dd0f6
4
+ data.tar.gz: 9fc200380b2e67782035c2d7fa98483f37237d38304ee9996c4285ecbb50ba4b
5
5
  SHA512:
6
- metadata.gz: ad008bae7aabc8a1686069f0ff0c07a1455984f8f1e555a4b87c088297d2741daa55d5ca8fd3d59f6733cae55e9b99c41e21900455191b5561fe5bbf66a7aef4
7
- data.tar.gz: 797b50074262721f5d143ba833c1941b0c4c57c1f394b5f099c3115fd2bcac16540d7162cdf1e8358c3bcc24f618d37a161bcfd9e0043d16e77f2e056795c732
6
+ metadata.gz: 327ef6188b13b44a5af858863aebb4a0c7eee8334a369c38c0a0d5e50c360bdf428df5091f1c98b056eb4e842a0b9c6d8f623a9038cb147f39b0fc149d5db7ce
7
+ data.tar.gz: 64721d9c1f46e812e680b42cc065e14dc147166a78b396f905db7d80376cca6c25849bfdf7b7acb8657b917d8b5ca552bff7d7c9b8e6d250f846956bfd5920f7
@@ -5972,6 +5972,15 @@
5972
5972
  "cn-northwest-1" : { }
5973
5973
  }
5974
5974
  },
5975
+ "autoscaling-plans" : {
5976
+ "defaults" : {
5977
+ "protocols" : [ "http", "https" ]
5978
+ },
5979
+ "endpoints" : {
5980
+ "cn-north-1" : { },
5981
+ "cn-northwest-1" : { }
5982
+ }
5983
+ },
5975
5984
  "backup" : {
5976
5985
  "endpoints" : {
5977
5986
  "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.324.0
4
+ version: 1.325.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-06-03 00:00:00.000000000 Z
11
+ date: 2020-06-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: