aws-partitions 1.964.0 → 1.965.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +2 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8325866b7f6bc87886138395b58e273bf2f71454853f45debf97044bf83811e9
4
- data.tar.gz: 2f67d7c9f3f5f8bbe2b23a46a85fdd538b853b2c1407c034f5fa374583894370
3
+ metadata.gz: 846655be810da898e110ebfd51b82b554142ee542f8d888af1a5319b9b8ed139
4
+ data.tar.gz: f3070e7d4b7a246889044416d26e70db23e499e34f00c702a483e85bf81a2850
5
5
  SHA512:
6
- metadata.gz: 6368908c6f5c6323ffd4db513c79c864004581ad8beb869049797df3805efc94ad1553d998e36ccf5d4afbefc05835fc304edcc4dcd0ef7601033d35f0d09916
7
- data.tar.gz: fb772db8f077e1035a475485afe64fb32dc0dc01b1ee7a401da5e1cbf4360947427b867f385175f61ebb85e5c677c0d9cf467f6bc10808f8a3423ef9d74b8916
6
+ metadata.gz: 5e7d4fabd343372a29d15c6b60daae30ec94ebaab5eaa70ad22e8143c84fa71ae2431e82af496ce775f9c1969f14b7fe030dd8acf1f4f57736dc8209f0747fa8
7
+ data.tar.gz: '05910694ae2858bd248fe170a96caa70dfb02cb17cb90a8bbacb086deea139e960a5d3853b31feb334bea82fb41bc6d1689f00ab9b7d4a0cc787905d555d9823'
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.965.0 (2024-08-16)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.964.0 (2024-08-15)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.964.0
1
+ 1.965.0
data/partitions.json CHANGED
@@ -20436,6 +20436,7 @@
20436
20436
  },
20437
20437
  "vpc-lattice" : {
20438
20438
  "endpoints" : {
20439
+ "af-south-1" : { },
20439
20440
  "ap-northeast-1" : { },
20440
20441
  "ap-northeast-2" : { },
20441
20442
  "ap-south-1" : { },
@@ -20444,6 +20445,7 @@
20444
20445
  "ca-central-1" : { },
20445
20446
  "eu-central-1" : { },
20446
20447
  "eu-north-1" : { },
20448
+ "eu-south-1" : { },
20447
20449
  "eu-west-1" : { },
20448
20450
  "eu-west-2" : { },
20449
20451
  "eu-west-3" : { },
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.964.0
4
+ version: 1.965.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-08-15 00:00:00.000000000 Z
11
+ date: 2024-08-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: