aws-partitions 1.229.0 → 1.230.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +7 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1637a57916a782e5fc13a40ef5d479c40bcaea9b
4
- data.tar.gz: e8129e1a8a4ba21667ae7607e00e12d6f5049dfb
3
+ metadata.gz: 81dd75d9ef0e4b94e0bb26005a32623800bb4ebe
4
+ data.tar.gz: 4123a51f92bb00cc1fc873b3348bb4b81a7ab58d
5
5
  SHA512:
6
- metadata.gz: 8b84e1ab0db9b2b2196d2c346d2dc6ad129a8c9f8cdfbec484961aeca9e6d5dba18638e9732fc93aa778bb0a201863079338acd91c60d1580f921a17d2b30869
7
- data.tar.gz: 82e769d1a60e611fcda9eae2c7ebc2880db0cd09d460c59bc18dd8bcf1f8b52d37145b4b7bbd5dcb3026f2f9d2a8ee85e1748711b63e5cf8e526d751abf391fb
6
+ metadata.gz: b4ad1013c53d567cb6b8d92adb794073efa3a89c14ec1be4e44c79bbc5b4289b88722c16dfa87e6f60ea1e98333ec649481447564afa03fda289e7a0ce373bd9
7
+ data.tar.gz: a53a591eba92b648cef160f8c0ee7fe0cccc06f8320686ee1d847e7742113b326e949d77b6d67d8d4d64f26a82128120fae3003302c7f731bba55222a1c94d86
@@ -474,14 +474,20 @@
474
474
  },
475
475
  "backup" : {
476
476
  "endpoints" : {
477
+ "ap-east-1" : { },
477
478
  "ap-northeast-1" : { },
478
479
  "ap-northeast-2" : { },
480
+ "ap-south-1" : { },
479
481
  "ap-southeast-1" : { },
480
482
  "ap-southeast-2" : { },
481
483
  "ca-central-1" : { },
482
484
  "eu-central-1" : { },
485
+ "eu-north-1" : { },
483
486
  "eu-west-1" : { },
484
487
  "eu-west-2" : { },
488
+ "eu-west-3" : { },
489
+ "me-south-1" : { },
490
+ "sa-east-1" : { },
485
491
  "us-east-1" : { },
486
492
  "us-east-2" : { },
487
493
  "us-west-1" : { },
@@ -2958,6 +2964,7 @@
2958
2964
  "eu-west-1" : { },
2959
2965
  "eu-west-2" : { },
2960
2966
  "eu-west-3" : { },
2967
+ "me-south-1" : { },
2961
2968
  "sa-east-1" : { },
2962
2969
  "us-east-1" : { },
2963
2970
  "us-east-1-fips" : {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.229.0
4
+ version: 1.230.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services