aws-partitions 1.1059.0 → 1.1068.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: 01b3afdb4c4b7f035d49c171a76a7727985cca3ab5fad6264e67fdaa0a2e5d4a
4
- data.tar.gz: 399974efaf5a90d1453a0066ce29201ea6248f8e6334a764d034f9bc95b64c22
3
+ metadata.gz: 1867ae3f6f70790b9d45dd045d5cd61ce15f8d471e4cab6e9104a52b6f32f649
4
+ data.tar.gz: 47c0845a6b958dcdb61bc75f3c0baa86e7f47b164af06540f2112948681842f8
5
5
  SHA512:
6
- metadata.gz: e1818b44ed25260d3ee9ca7018dc9f0a7e1729c238b95200f9dee122aac1f85b24b066e09b1899e58257d36e949e67c8cd3e7bef37828393dc766034e0d85b19
7
- data.tar.gz: e70071b65e84831a0d56089752eea0c712e5de1d12a3cc8f93025dfaaed2124bdaebed3443ecc1bb04f88cb06596af6502860df13bc88604cae19d6c83ce0980
6
+ metadata.gz: 42dc538e04b169fe1fa14f184c4d7a758c08b52a39fe9f849732294c3267d8678bc0bf3f4e0fa4974bec1d2bc092837160af19af352df422c84a0e377da43cae
7
+ data.tar.gz: cd3bfe19f137af63eb64ef124184bce295c0b31d42b5da2c37b0f708887cca3dce66bf9209f38e54479acd56c9c9fb3538b374478abb5eeccf92728b185992d0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,51 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1068.0 (2025-03-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1067.0 (2025-03-14)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1066.0 (2025-03-13)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1065.0 (2025-03-11)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1064.0 (2025-03-10)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1063.0 (2025-03-07)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1062.0 (2025-03-06)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1061.0 (2025-03-05)
40
+ ------------------
41
+
42
+ * Feature - Added support for enumerating regions for `Aws::GameLiftStreams`.
43
+
44
+ 1.1060.0 (2025-03-04)
45
+ ------------------
46
+
47
+ * Feature - Added support for enumerating regions for `Aws::IoTManagedIntegrations`.
48
+
4
49
  1.1059.0 (2025-03-03)
5
50
  ------------------
6
51
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1059.0
1
+ 1.1068.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',
@@ -435,6 +436,7 @@ module Aws
435
436
  'IoTFleetHub' => 'api.fleethub.iot',
436
437
  'IoTFleetWise' => 'iotfleetwise',
437
438
  'IoTJobsDataPlane' => 'data.jobs.iot',
439
+ 'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
438
440
  'IoTSecureTunneling' => 'api.tunneling.iot',
439
441
  'IoTSiteWise' => 'iotsitewise',
440
442
  'IoTThingsGraph' => 'iotthingsgraph',