aws-partitions 1.815.0 → 1.816.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 +3 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ed4c69541bc90512fd2b34f4c23ee9b10528e87626fd471ebe452f878e0fdfd8
4
- data.tar.gz: 934d0a9c00aa2ad11eb9a1e537e8e55185b636cb6e071c52590240da36b3b22d
3
+ metadata.gz: d5024b976ece428b02503ca886b33042f65e6f93f5aca590eaa3c700de00fee7
4
+ data.tar.gz: 18b05d7c0500b3893b749fbed55c07c2b5fd8956fe737df56e2551db7c6a99b1
5
5
  SHA512:
6
- metadata.gz: c4d5081c582ebf89705c80b011ab06b7c35aae010dc8547831cef839c8fde326421809f4873ece8a760e7d18c2eb31cfd5a1550d1b4bcb6a75301bd1ce8b12da
7
- data.tar.gz: d4774e7898313581c613874729426e1c8dc190916134106df93dc9b2a8fa3a624a74126aa014f911ebb16654071f018a9c11cf523cd3b9cb212bd54977d153cf
6
+ metadata.gz: a02e5afc4e290f5ef3a46981c831dea7a76bb21522bd98705999f757044aad4691640a34395f68697caf585f8c9aee48f2f142099dc2b3de1fc86c1c5d6ddfea
7
+ data.tar.gz: a74fa1dac52751e91b78a3d7f4680c466bc64fd5139d46a638d48772491193d2dbda03f96166d07d81546b7ebd78e927fcaa483bba7db7d9beba41c82f3a49cb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.816.0 (2023-09-01)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.815.0 (2023-08-31)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.815.0
1
+ 1.816.0
data/partitions.json CHANGED
@@ -3049,6 +3049,7 @@
3049
3049
  "deprecated" : true,
3050
3050
  "hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
3051
3051
  },
3052
+ "il-central-1" : { },
3052
3053
  "me-central-1" : { },
3053
3054
  "me-south-1" : { },
3054
3055
  "sa-east-1" : { },
@@ -10730,6 +10731,7 @@
10730
10731
  "endpoints" : {
10731
10732
  "ap-southeast-1" : { },
10732
10733
  "eu-central-1" : { },
10734
+ "il-central-1" : { },
10733
10735
  "us-east-1" : {
10734
10736
  "variants" : [ {
10735
10737
  "hostname" : "meetings-chime-fips.us-east-1.amazonaws.com",
@@ -15935,6 +15937,7 @@
15935
15937
  "eu-west-1" : { },
15936
15938
  "eu-west-2" : { },
15937
15939
  "eu-west-3" : { },
15940
+ "il-central-1" : { },
15938
15941
  "me-south-1" : { },
15939
15942
  "sa-east-1" : { },
15940
15943
  "us-east-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.815.0
4
+ version: 1.816.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: 2023-08-31 00:00:00.000000000 Z
11
+ date: 2023-09-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: