aws-partitions 1.1060.0 → 1.1069.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e19de18167eb5eb956267c76e81ab74cee05a96fa293741466981519a6332777
4
- data.tar.gz: 50ac5b0f4dae848d416d8c43f44d818ff5057a847072d66c2ba54ef69942ec4d
3
+ metadata.gz: 6c4d48f251f975b533cb9af8cf0faee2fc40a7ab62f426cccbde8b56f173dfea
4
+ data.tar.gz: 0cf3ba5a0dbd08745bf572b8c4e3cd1030e64fca2a9cf27195f004ccbbf278a8
5
5
  SHA512:
6
- metadata.gz: 265f32ab3ee937faacca5641d033f26776dd30fa945dc814e70b66ab020c5fec346b216f5e13abba282a103fb5901437d2bc6f6aed9d3a9304cd3097a5c36375
7
- data.tar.gz: 39ca2237011cb474b3e570921670c270d09bc32c783d32e866f6857b7ae76eafbaed03d4f90c946a337b731bce2087c17d073deacb8076694670ebd4213b78bf
6
+ metadata.gz: b4e8c5595cae63eca237608c98e902d77463556ad265f72cb9582a862460f165a265efd6a608d49d3aa954dcc7f47de69dff23a622d875774fa363472b4a811e
7
+ data.tar.gz: a34165b7f319e949263d0e5ea2c4354e700ab50cb57265546c64398906feb034b881f65e301967a8e94e889f037c9d459f24b5493937c9bbd63c32399c940980
data/CHANGELOG.md CHANGED
@@ -1,6 +1,51 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1069.0 (2025-03-18)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1068.0 (2025-03-17)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1067.0 (2025-03-14)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1066.0 (2025-03-13)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1065.0 (2025-03-11)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1064.0 (2025-03-10)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1063.0 (2025-03-07)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1062.0 (2025-03-06)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.1061.0 (2025-03-05)
45
+ ------------------
46
+
47
+ * Feature - Added support for enumerating regions for `Aws::GameLiftStreams`.
48
+
4
49
  1.1060.0 (2025-03-04)
5
50
  ------------------
6
51
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1060.0
1
+ 1.1069.0
@@ -403,6 +403,7 @@ module Aws
403
403
  'FraudDetector' => 'frauddetector',
404
404
  'FreeTier' => 'freetier',
405
405
  'GameLift' => 'gamelift',
406
+ 'GameLiftStreams' => 'gameliftstreams',
406
407
  'GeoMaps' => 'geo-maps',
407
408
  'GeoPlaces' => 'geo-places',
408
409
  'GeoRoutes' => 'geo-routes',