aws-partitions 1.380.0 → 1.381.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 +4 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: aa801eff8a4f5d7f9595f21cb40d4ca66f08048ba56f15cff19fd3fad538f2f4
4
- data.tar.gz: a8bdc695dd55997e31f3ae2c1b9788467aec8be4a97d5882837c3df7aea83c0c
3
+ metadata.gz: 5e8a2814dbebe12359f37909ae0949f6a48994d7406d20612382febd9776d13e
4
+ data.tar.gz: d477c1bd294905cd07dc6357c59be744e317e4a37f6a3774f43f34652b6bf143
5
5
  SHA512:
6
- metadata.gz: 192ef3b64c9c8b2051da95b9e649851baa06823a5453615fcbb2dc276600f7aa21ab0ddeafe8b3b7e1c5bbba2bbcc8732b354655a2ee46eaa94ae4975e328f6e
7
- data.tar.gz: beef2f43b4c18255c726d5e125601384ed16b498924bb997e4adc4f48982aa7a2ce34ff8a11e49c4cf19de10514883ce39fcdc39d346eb0262ccebcc2beaf1ff
6
+ metadata.gz: 76c12c75e5c2b4f32343f1a5ff69e6b32249740860948f747ab22f59ac34917cca3425f7be8b7ea37b28dedc617b8033fdb49e23fe7c74e0fa5a64af6cf88ad7
7
+ data.tar.gz: 1a04aa945c016f81b53fe215561514fc76d11c8ff3ffe71380c558fbc32eb6bf448d7bf475d473821e23e5ee88e33f0178dd2263309c6175b6cc62b5a45236a9
@@ -487,6 +487,7 @@
487
487
  },
488
488
  "api.sagemaker" : {
489
489
  "endpoints" : {
490
+ "af-south-1" : { },
490
491
  "ap-east-1" : { },
491
492
  "ap-northeast-1" : { },
492
493
  "ap-northeast-2" : { },
@@ -496,6 +497,7 @@
496
497
  "ca-central-1" : { },
497
498
  "eu-central-1" : { },
498
499
  "eu-north-1" : { },
500
+ "eu-south-1" : { },
499
501
  "eu-west-1" : { },
500
502
  "eu-west-2" : { },
501
503
  "eu-west-3" : { },
@@ -4677,6 +4679,7 @@
4677
4679
  },
4678
4680
  "runtime.sagemaker" : {
4679
4681
  "endpoints" : {
4682
+ "af-south-1" : { },
4680
4683
  "ap-east-1" : { },
4681
4684
  "ap-northeast-1" : { },
4682
4685
  "ap-northeast-2" : { },
@@ -4686,6 +4689,7 @@
4686
4689
  "ca-central-1" : { },
4687
4690
  "eu-central-1" : { },
4688
4691
  "eu-north-1" : { },
4692
+ "eu-south-1" : { },
4689
4693
  "eu-west-1" : { },
4690
4694
  "eu-west-2" : { },
4691
4695
  "eu-west-3" : { },
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.380.0
4
+ version: 1.381.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-10-02 00:00:00.000000000 Z
11
+ date: 2020-10-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: