aws-partitions 1.555.0 → 1.556.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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +1 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a2904dbf792f9341779ef5fbc0a719515ced1daad12f9c50d6641c506fca1955
4
- data.tar.gz: 4b3a713066c8e1548cb138ac1a87406f385801f1be1d180ebfaf987e04bb0ba0
3
+ metadata.gz: 2404c806cfe5a87335058759609681872289d391696d8f56c8d6e9a9a291e81f
4
+ data.tar.gz: 5a5b735b50ba9567b26ff99500d9ba60eea26514ac67d65fb1e8d2e6b88e9938
5
5
  SHA512:
6
- metadata.gz: e4d75ad2f00a47a23d593272199f080a3b2b2b405ea187be1115ac79ea6984829e8d208efcc8341e06c0b26e8cd554732c90106fc10874987d716fd81f51aeb9
7
- data.tar.gz: d1c48ebaa34f9fcf830adf351661a72ebea6fb8ce65f97c1b05c8939ec90e6e782598af183e36cdba9c5726911fde146bd3b088a1bd5f54bfa1ed2985ae62add
6
+ metadata.gz: eefb6df443ed539b9f447dbc95a9397788d6d5c81f11b3eb277ce45caf2d55f6f1611a3108a5beb74f9d10726f697ff1925f954ffa13833757aa51eee0fbc48b
7
+ data.tar.gz: adea1b99c0afae64a88435992d025918dbfca191003988bcef7377310a98d5d886d25a893242664a720045d287baed8a94d9dd00fe5d6c3b7efb5a40f66b2352
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.556.0 (2022-02-21)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.555.0 (2022-02-17)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.555.0
1
+ 1.556.0
data/partitions.json CHANGED
@@ -7888,6 +7888,7 @@
7888
7888
  },
7889
7889
  "mq" : {
7890
7890
  "endpoints" : {
7891
+ "af-south-1" : { },
7891
7892
  "ap-east-1" : { },
7892
7893
  "ap-northeast-1" : { },
7893
7894
  "ap-northeast-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.555.0
4
+ version: 1.556.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: 2022-02-17 00:00:00.000000000 Z
11
+ date: 2022-02-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: