aws-partitions 1.200.0 → 1.201.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 +2 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a1f86152cfc32c46661c3bb04cf49aeea13b32bc
4
- data.tar.gz: 2e333d9140ffa2b649ca6df8a8303bcd344ef9ec
3
+ metadata.gz: 0b8cfe6e4c3a2767eb0033fe473a7e28cd907cbb
4
+ data.tar.gz: ff56384f28123d88e99b001b5c2a74c8f6afcc1f
5
5
  SHA512:
6
- metadata.gz: 0a85c4d8884f891008843f1e3a64bc9da36230873608fb36fb2920b756c64b105132f5c739152dff5356cb35d19872d66f41eb492f2a7ae1c72b5cf1211118d2
7
- data.tar.gz: e59d6fd30b7d388edda425e7fee481e643c456d63283586806bc95db6de725d01ff786d5822c97b6e04723dddc9c32b12de31c83ba8af01d04f4267de01678a6
6
+ metadata.gz: ade9e7a5aba77c0e6782b88f0d64443c0470b0095c08173a6dc198d102540b329f79fe7580e1c989e9e0467abbf536458b6bc18d24693b0af909574d7ff11416
7
+ data.tar.gz: a76805cd5cca23bb82b9500164d51e6d2d5fbb01887247b8eb3f03088c84d565782a6eaae43c9881220cb3f08d102d1ce51814f444e88abaf5a3fe76c443048c
data/partitions.json CHANGED
@@ -487,6 +487,7 @@
487
487
  "eu-west-1" : { },
488
488
  "eu-west-2" : { },
489
489
  "eu-west-3" : { },
490
+ "me-south-1" : { },
490
491
  "sa-east-1" : { },
491
492
  "us-east-1" : { },
492
493
  "us-east-2" : { },
@@ -3107,6 +3108,7 @@
3107
3108
  },
3108
3109
  "storagegateway" : {
3109
3110
  "endpoints" : {
3111
+ "ap-east-1" : { },
3110
3112
  "ap-northeast-1" : { },
3111
3113
  "ap-northeast-2" : { },
3112
3114
  "ap-south-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.200.0
4
+ version: 1.201.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: 2019-08-12 00:00:00.000000000 Z
11
+ date: 2019-08-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: