aws-partitions 1.1060.0 → 1.1078.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: 8fd50287c415813d1f8eff93a542c613c82e903aa52cffcb675a5747cefc4764
4
+ data.tar.gz: 6fadb0762da0aa75218f287ef763214a76aebead0f53b138bd47deb6f2ada8bf
5
5
  SHA512:
6
- metadata.gz: 265f32ab3ee937faacca5641d033f26776dd30fa945dc814e70b66ab020c5fec346b216f5e13abba282a103fb5901437d2bc6f6aed9d3a9304cd3097a5c36375
7
- data.tar.gz: 39ca2237011cb474b3e570921670c270d09bc32c783d32e866f6857b7ae76eafbaed03d4f90c946a337b731bce2087c17d073deacb8076694670ebd4213b78bf
6
+ metadata.gz: dd861f036652eaa6cc25cbc34cd10cf813c9660c9572f3d665ddd955bab47cc543f93260d951530923594b1950a1ebb05fdc47fc14f67ea930060d54293de31e
7
+ data.tar.gz: ebc8bcd981f375b688a334f19d0456cde3d4779bf0ff9e6a6fac7b143144f9ecd5023e7230326d605daae96af559998a41d85b8a127ae9ec37df2db87c88018e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,96 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1078.0 (2025-03-31)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1077.0 (2025-03-28)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1076.0 (2025-03-27)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1075.0 (2025-03-26)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1074.0 (2025-03-25)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1073.0 (2025-03-24)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1072.0 (2025-03-21)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1071.0 (2025-03-20)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.1070.0 (2025-03-19)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.1069.0 (2025-03-18)
50
+ ------------------
51
+
52
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
53
+
54
+ 1.1068.0 (2025-03-17)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
59
+ 1.1067.0 (2025-03-14)
60
+ ------------------
61
+
62
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
63
+
64
+ 1.1066.0 (2025-03-13)
65
+ ------------------
66
+
67
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
68
+
69
+ 1.1065.0 (2025-03-11)
70
+ ------------------
71
+
72
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
73
+
74
+ 1.1064.0 (2025-03-10)
75
+ ------------------
76
+
77
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
78
+
79
+ 1.1063.0 (2025-03-07)
80
+ ------------------
81
+
82
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
83
+
84
+ 1.1062.0 (2025-03-06)
85
+ ------------------
86
+
87
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
88
+
89
+ 1.1061.0 (2025-03-05)
90
+ ------------------
91
+
92
+ * Feature - Added support for enumerating regions for `Aws::GameLiftStreams`.
93
+
4
94
  1.1060.0 (2025-03-04)
5
95
  ------------------
6
96
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1060.0
1
+ 1.1078.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',