aws-partitions 1.284.0 → 1.285.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 +3 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7f597d8105323a0249b413a9b7f0b03aea58317a
4
- data.tar.gz: 7bfe520c41e03e57a50bed3c52d4e9f3022eefd8
3
+ metadata.gz: 920692cbba97f5b8d09ed0e077d76b4e00bb1cc0
4
+ data.tar.gz: e30028cca1ebce5b75e921f769f984a23cd099d5
5
5
  SHA512:
6
- metadata.gz: 1c4b0573755168c1caec16ebba259d4c97bbd85a9e8f537fd3a409aaf8dd77442371e7b8304e5fe55540b65a7fe5a415b337d4051a6c54afc41f97932124acfb
7
- data.tar.gz: b932f114fd11fa69d5194f0679e2f8d55b49aaf6881cc8039c02dff41f65edf5fd677ebac4c4a41dc155d8d49e52fcd0e2c2b2d9ae6a38eaf6ca033ec7a6a56b
6
+ metadata.gz: 28c0cad50f723478d5df86993c2d471e32e06204e65c3a5e4aedd05f48a3af881c6efe64c8e43e50f8ecbdfcb9b303cb63ad8310f44219a0075e387c1813681a
7
+ data.tar.gz: 1d54196482462aa535b0d526c654964a1093e3d9d9b42ffb331560b75574bedcc0592d4450be1db9b3fdc6fdbccdf81c74ba43becf2ba2480cba6fae7c5487ac
@@ -1858,7 +1858,10 @@
1858
1858
  "endpoints" : {
1859
1859
  "ap-northeast-1" : { },
1860
1860
  "ap-northeast-2" : { },
1861
+ "ap-south-1" : { },
1861
1862
  "ap-southeast-1" : { },
1863
+ "ap-southeast-2" : { },
1864
+ "eu-central-1" : { },
1862
1865
  "eu-west-1" : { },
1863
1866
  "us-east-1" : { },
1864
1867
  "us-east-2" : { },
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.284.0
4
+ version: 1.285.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-03-17 00:00:00.000000000 Z
11
+ date: 2020-03-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: