aws-partitions 1.1052.0 → 1.1079.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.
Files changed (6) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +135 -0
  3. data/VERSION +1 -1
  4. data/lib/aws-partitions.rb +2 -1
  5. data/partitions.json +3317 -370
  6. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3d7ae273971a29035995b894d637603177e599a279b8207f43abe60ea0cb61cb
4
- data.tar.gz: be42a02c306a68e641a1b01ef92f5061049b733bcfee8f30b72a27aabab3d650
3
+ metadata.gz: 34ca9c7ea79ca4df66fbd70bce7c808c4dc129071891a8206309e6771c12dcbd
4
+ data.tar.gz: acf1b788e906f602bdee11740dacb5fa0e8631d5d7d6473323b90edc031bc709
5
5
  SHA512:
6
- metadata.gz: 52830149811bc80af17d1517d42e266be47fcd939e9943cc6da24cef1e7b3cf6a2544d516ed85c65304160446ca226f12f763d1c376a534ea1473760148dac0c
7
- data.tar.gz: 28831bcf9bab3e9fbd0b5d3eb7f4bb5710e547a4483aff55606c837fe3339b9671907abc1aecd1bea3850156a91fa1a422583df10a8d04ef0ab5dae0601ed465
6
+ metadata.gz: b7c73a5bd8d8f6035da5d2596391582310b9a923833dd886389fd09bf069fd966bc787310a4e0ba3ed1503e56fa5cf668a440d9abac4a758f6f27aa06512ed6c
7
+ data.tar.gz: 189e3694dc03508d1bc7a7b3a165cfffead51f269cdce58758e9d45053a78bf2506426e5cf436f3568242dd15296e4f11ae959bc840be06a399393e4f826c8f8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,141 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1079.0 (2025-04-01)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1078.0 (2025-03-31)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1077.0 (2025-03-28)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1076.0 (2025-03-27)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1075.0 (2025-03-26)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1074.0 (2025-03-25)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1073.0 (2025-03-24)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1072.0 (2025-03-21)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.1071.0 (2025-03-20)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.1070.0 (2025-03-19)
50
+ ------------------
51
+
52
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
53
+
54
+ 1.1069.0 (2025-03-18)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
59
+ 1.1068.0 (2025-03-17)
60
+ ------------------
61
+
62
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
63
+
64
+ 1.1067.0 (2025-03-14)
65
+ ------------------
66
+
67
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
68
+
69
+ 1.1066.0 (2025-03-13)
70
+ ------------------
71
+
72
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
73
+
74
+ 1.1065.0 (2025-03-11)
75
+ ------------------
76
+
77
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
78
+
79
+ 1.1064.0 (2025-03-10)
80
+ ------------------
81
+
82
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
83
+
84
+ 1.1063.0 (2025-03-07)
85
+ ------------------
86
+
87
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
88
+
89
+ 1.1062.0 (2025-03-06)
90
+ ------------------
91
+
92
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
93
+
94
+ 1.1061.0 (2025-03-05)
95
+ ------------------
96
+
97
+ * Feature - Added support for enumerating regions for `Aws::GameLiftStreams`.
98
+
99
+ 1.1060.0 (2025-03-04)
100
+ ------------------
101
+
102
+ * Feature - Added support for enumerating regions for `Aws::IoTManagedIntegrations`.
103
+
104
+ 1.1059.0 (2025-03-03)
105
+ ------------------
106
+
107
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
108
+
109
+ 1.1058.0 (2025-02-28)
110
+ ------------------
111
+
112
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
113
+
114
+ 1.1057.0 (2025-02-27)
115
+ ------------------
116
+
117
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
118
+
119
+ 1.1056.0 (2025-02-26)
120
+ ------------------
121
+
122
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
123
+
124
+ 1.1055.0 (2025-02-25)
125
+ ------------------
126
+
127
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
128
+
129
+ 1.1054.0 (2025-02-21)
130
+ ------------------
131
+
132
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
133
+
134
+ 1.1053.0 (2025-02-20)
135
+ ------------------
136
+
137
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
138
+
4
139
  1.1052.0 (2025-02-18)
5
140
  ------------------
6
141
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1052.0
1
+ 1.1079.0
@@ -386,7 +386,6 @@ module Aws
386
386
  'EMRServerless' => 'emr-serverless',
387
387
  'ElastiCache' => 'elasticache',
388
388
  'ElasticBeanstalk' => 'elasticbeanstalk',
389
- 'ElasticInference' => 'api.elastic-inference',
390
389
  'ElasticLoadBalancing' => 'elasticloadbalancing',
391
390
  'ElasticLoadBalancingV2' => 'elasticloadbalancing',
392
391
  'ElasticTranscoder' => 'elastictranscoder',
@@ -404,6 +403,7 @@ module Aws
404
403
  'FraudDetector' => 'frauddetector',
405
404
  'FreeTier' => 'freetier',
406
405
  'GameLift' => 'gamelift',
406
+ 'GameLiftStreams' => 'gameliftstreams',
407
407
  'GeoMaps' => 'geo-maps',
408
408
  'GeoPlaces' => 'geo-places',
409
409
  'GeoRoutes' => 'geo-routes',
@@ -436,6 +436,7 @@ module Aws
436
436
  'IoTFleetHub' => 'api.fleethub.iot',
437
437
  'IoTFleetWise' => 'iotfleetwise',
438
438
  'IoTJobsDataPlane' => 'data.jobs.iot',
439
+ 'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
439
440
  'IoTSecureTunneling' => 'api.tunneling.iot',
440
441
  'IoTSiteWise' => 'iotsitewise',
441
442
  'IoTThingsGraph' => 'iotthingsgraph',