aws-partitions 1.946.0 → 1.947.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: 477e42c5d00e645f47907bf21706a5278c9acedc2fdbdce131145e14989ac9fd
4
- data.tar.gz: 7d2b4c4833a5aaf2f3d363fe1fc615d26055bc98b780d4b19a4f2c8b80e53fb0
3
+ metadata.gz: 1d8dc7905b3d300af1caa974bdae6418abc7502358bd8c4d5e775d2e7396d224
4
+ data.tar.gz: d788a22979def3e393c0a4adc6bcabb7d31e248a079d559fe32c4fa1dc197c3f
5
5
  SHA512:
6
- metadata.gz: 19e90d06195a1efcfcf13861ce37383e52bc052e974674bfacdf463cdd1b0fd00c06288404240c573cfc8264e06438de3053c11bafd26f62a748111ea713b915
7
- data.tar.gz: 071c4986d2d8bea4b623dcc86fcd49d8418df7d8e427440bd4c04d0a512e163baff6a01d788cbb8ab4f56de16758df975e5983d2d220255213ddbd842c221047
6
+ metadata.gz: 4ef6b059994c6a68202e176ba4fc70b15472001d644b6c8f6fe6d947d826ec7b607b321c5af7e696c557e002fecda972cc6cc0c94cdb487102f6e116bee6759f
7
+ data.tar.gz: 53596ca67aa941200897cfe9cd6dfac013492549f03d50cfc3b3f2c30cee14698b16a63cc83702647411df271b202678ce6ec83e6ea5b0f1710fc71497bf921f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.947.0 (2024-06-24)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.946.0 (2024-06-20)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.946.0
1
+ 1.947.0
data/partitions.json CHANGED
@@ -12276,6 +12276,7 @@
12276
12276
  },
12277
12277
  "meetings-chime" : {
12278
12278
  "endpoints" : {
12279
+ "af-south-1" : { },
12279
12280
  "ap-northeast-1" : { },
12280
12281
  "ap-northeast-2" : { },
12281
12282
  "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.946.0
4
+ version: 1.947.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: 2024-06-20 00:00:00.000000000 Z
11
+ date: 2024-06-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: