aws-partitions 1.945.0 → 1.947.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +3 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e890db1917b0385e19e122940de6b23b69a73bee5da2f6330eacf5a872f8e387
4
- data.tar.gz: 1539be7833b3bc19574dc52b189fac3364422efc1b67e097cb9dd274b007e39f
3
+ metadata.gz: 1d8dc7905b3d300af1caa974bdae6418abc7502358bd8c4d5e775d2e7396d224
4
+ data.tar.gz: d788a22979def3e393c0a4adc6bcabb7d31e248a079d559fe32c4fa1dc197c3f
5
5
  SHA512:
6
- metadata.gz: 39cc16e833bc16e5dbd4fa2a302fcff7fda56ffa2326d54fe53bc6d78ebb458267c7b60b488f780773b0cc418a19182f5fb0a4d5686300f9dafb819024df3509
7
- data.tar.gz: 59c9ebb84071555688f1e5bf2d6758e3a90a68afdb9c24bbbe4bf5fae1e6ef2a8bf6b95d3b67bd860a46af3234b47bdc6ea96d07affea814bb0c4a7cdeb053bf
6
+ metadata.gz: 4ef6b059994c6a68202e176ba4fc70b15472001d644b6c8f6fe6d947d826ec7b607b321c5af7e696c557e002fecda972cc6cc0c94cdb487102f6e116bee6759f
7
+ data.tar.gz: 53596ca67aa941200897cfe9cd6dfac013492549f03d50cfc3b3f2c30cee14698b16a63cc83702647411df271b202678ce6ec83e6ea5b0f1710fc71497bf921f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
9
+ 1.946.0 (2024-06-20)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.945.0 (2024-06-19)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.945.0
1
+ 1.947.0
data/partitions.json CHANGED
@@ -547,10 +547,12 @@
547
547
  "ap-south-1" : { },
548
548
  "ap-southeast-1" : { },
549
549
  "ap-southeast-2" : { },
550
+ "ca-central-1" : { },
550
551
  "eu-central-1" : { },
551
552
  "eu-west-1" : { },
552
553
  "eu-west-2" : { },
553
554
  "eu-west-3" : { },
555
+ "sa-east-1" : { },
554
556
  "us-east-1" : { },
555
557
  "us-east-2" : { },
556
558
  "us-west-2" : { }
@@ -12274,6 +12276,7 @@
12274
12276
  },
12275
12277
  "meetings-chime" : {
12276
12278
  "endpoints" : {
12279
+ "af-south-1" : { },
12277
12280
  "ap-northeast-1" : { },
12278
12281
  "ap-northeast-2" : { },
12279
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.945.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-19 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: