aws-partitions 1.881.0 → 1.882.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 +6 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5fb42cc4027add62108f362821be35abba94c0c185cd64318c4b2aed09db47fa
4
- data.tar.gz: 111738bdf2ba2f3aa868bc63e2afad95b17a552e48a0942352276cb22eff893c
3
+ metadata.gz: 43d04b7d09538df68910920cb319b98876241b9646e42819dfe78f6907ef8ffe
4
+ data.tar.gz: 0e79f41ad2cb458abe5b31ca8ed038f2b52970fd45335ac082577689613c5ab2
5
5
  SHA512:
6
- metadata.gz: c023dbc4d07b59cc73b48487f1de6e5c1b7743ece42839cb83203cc0186c0235adb389b98297909adb50c5db5dd90e9aadde516f82b2e2b631b2f0fecc6870d7
7
- data.tar.gz: b911f14c4b5e8a88a283dd9895c06d02d6935bf296ab6a018042eb0dbb29891ae2eb1626695496ac70e08d0eba98b6556552a7069c5c0cebb6f26453ae466f1a
6
+ metadata.gz: 55da7b1c4ae5ea356f731ea8cf7cd0bb48d2fab630ff44c48fdfb0aaf9a3d78eef01885989d87b14b76f09243ffcd271bf404a2de94dfb6f8f9e6a575de1fa9f
7
+ data.tar.gz: de18e5652f5b044a1d589d8db32b14b7fe21a8d12a7cb443ae493fd37b826643a96e4efbae3334c0383de61c74ca56585b7cfe4997a767b121c01e346c1f7b8f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.882.0 (2024-01-18)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.881.0 (2024-01-16)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.881.0
1
+ 1.882.0
data/partitions.json CHANGED
@@ -13240,6 +13240,12 @@
13240
13240
  },
13241
13241
  "hostname" : "portal.sso.il-central-1.amazonaws.com"
13242
13242
  },
13243
+ "me-central-1" : {
13244
+ "credentialScope" : {
13245
+ "region" : "me-central-1"
13246
+ },
13247
+ "hostname" : "portal.sso.me-central-1.amazonaws.com"
13248
+ },
13243
13249
  "me-south-1" : {
13244
13250
  "credentialScope" : {
13245
13251
  "region" : "me-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.881.0
4
+ version: 1.882.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-01-16 00:00:00.000000000 Z
11
+ date: 2024-01-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: