aws-sdk-iot 1.68.0 → 1.149.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: 8f528ccf03a1531fa35a93e8d435e04c1598be96b244c05d3282d2dfec567b4d
4
- data.tar.gz: 959b427ac5f8a81548e999ca1478bca3d097b72b9cdc58931e349b134154fa64
3
+ metadata.gz: efb02b417b3aa52579826a917bcfc4a25a9fd1b67220d46588861c8e931d6b5b
4
+ data.tar.gz: ade700f15b77a1c8443fa06dd8799232e32f9ca612a0104d9eeb059c72c2dd51
5
5
  SHA512:
6
- metadata.gz: 46f0d8772008779f15a54f9b6428a25b3aea70722cfa4875214a613d03f6d24fde7a87f1d076117ebf9a8f6d546d56f4a71809f2d6a100e0a15fed7a557f79cf
7
- data.tar.gz: 938aebe64fa9c144151b494ce4b99c40728fa682b300139a8753eee51724e8814b98f29306b65bc537cbba1ccab673d7ce689394c74de59b63e49db19e721f66
6
+ metadata.gz: 3ee8be35c6525f553e22988cbc48585197467ed02813f0d06827f25aa2be1ad1f069980641fefd91f75b1b3aee307a39a4216dd17907d5164260b019261f2741
7
+ data.tar.gz: a752ef0cecb755ffce1457a80636cbba962a1baf1e928a5ce1c5333ae8209ac7289fe45e5f074c7eff17edadafc5b1a4ff0b59fde4512657d23bc00a613ecd94
data/CHANGELOG.md CHANGED
@@ -1,6 +1,413 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.149.0 (2025-06-02)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.148.0 (2025-05-12)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.147.0 (2025-05-01)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.146.0 (2025-02-25)
20
+ ------------------
21
+
22
+ * Feature - AWS IoT - AWS IoT Device Defender adds support for a new Device Defender Audit Check that monitors device certificate age and custom threshold configurations for both the new device certificate age check and existing device certificate expiry check.
23
+
24
+ 1.145.0 (2025-02-18)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.144.0 (2025-02-06)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.143.0 (2025-01-27)
35
+ ------------------
36
+
37
+ * Feature - Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs.
38
+
39
+ 1.142.0 (2025-01-15)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.141.0 (2024-12-18)
45
+ ------------------
46
+
47
+ * Feature - Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.
48
+
49
+ 1.140.0 (2024-11-21)
50
+ ------------------
51
+
52
+ * Feature - General Availability (GA) release of AWS IoT Device Management - Commands, to trigger light-weight remote actions on targeted devices
53
+
54
+ 1.139.0 (2024-11-15)
55
+ ------------------
56
+
57
+ * Feature - This release allows AWS IoT Core users to enrich MQTT messages with propagating attributes, to associate a thing to a connection, and to enable Online Certificate Status Protocol (OCSP) stapling for TLS X.509 server certificates through private endpoints.
58
+
59
+ 1.138.0 (2024-11-06)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.137.0 (2024-10-18)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ 1.136.0 (2024-10-03)
70
+ ------------------
71
+
72
+ * Feature - This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations.
73
+
74
+ 1.135.0 (2024-09-24)
75
+ ------------------
76
+
77
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
78
+
79
+ 1.134.0 (2024-09-23)
80
+ ------------------
81
+
82
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
83
+
84
+ 1.133.0 (2024-09-20)
85
+ ------------------
86
+
87
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
88
+
89
+ 1.132.0 (2024-09-16)
90
+ ------------------
91
+
92
+ * Feature - This release adds additional enhancements to AWS IoT Device Management Software Package Catalog and Jobs. It also adds SBOM support in Software Package Version.
93
+
94
+ 1.131.0 (2024-09-11)
95
+ ------------------
96
+
97
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
98
+
99
+ 1.130.0 (2024-09-10)
100
+ ------------------
101
+
102
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
103
+
104
+ 1.129.0 (2024-09-03)
105
+ ------------------
106
+
107
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
108
+
109
+ 1.128.0 (2024-07-02)
110
+ ------------------
111
+
112
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
113
+
114
+ 1.127.0 (2024-06-28)
115
+ ------------------
116
+
117
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
118
+
119
+ 1.126.0 (2024-06-25)
120
+ ------------------
121
+
122
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
123
+
124
+ 1.125.0 (2024-06-24)
125
+ ------------------
126
+
127
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
128
+
129
+ 1.124.0 (2024-06-05)
130
+ ------------------
131
+
132
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
133
+
134
+ 1.123.0 (2024-05-13)
135
+ ------------------
136
+
137
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
138
+
139
+ 1.122.0 (2024-04-25)
140
+ ------------------
141
+
142
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
143
+
144
+ 1.121.0 (2024-02-28)
145
+ ------------------
146
+
147
+ * Feature - This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL.
148
+
149
+ 1.120.0 (2024-02-09)
150
+ ------------------
151
+
152
+ * Feature - This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
153
+
154
+ 1.119.0 (2024-01-26)
155
+ ------------------
156
+
157
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
158
+
159
+ 1.118.0 (2024-01-16)
160
+ ------------------
161
+
162
+ * Feature - Revert release of LogTargetTypes
163
+
164
+ 1.117.0 (2024-01-11)
165
+ ------------------
166
+
167
+ * Feature - Add ConflictException to Update APIs of AWS IoT Software Package Catalog
168
+
169
+ 1.116.0 (2023-12-14)
170
+ ------------------
171
+
172
+ * Feature - This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
173
+
174
+ 1.115.0 (2023-11-28)
175
+ ------------------
176
+
177
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
178
+
179
+ 1.114.0 (2023-11-22)
180
+ ------------------
181
+
182
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
183
+
184
+ 1.113.0 (2023-11-16)
185
+ ------------------
186
+
187
+ * Feature - GA release the ability to index and search devices based on their GeoLocation data. With GeoQueries you can narrow your search to retrieve devices located in the desired geographic boundary.
188
+
189
+ 1.112.0 (2023-11-14)
190
+ ------------------
191
+
192
+ * Feature - This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect.
193
+
194
+ 1.111.0 (2023-09-27)
195
+ ------------------
196
+
197
+ * Feature - Added support for IoT Rules Engine Kafka Action Headers
198
+
199
+ 1.110.0 (2023-07-11)
200
+ ------------------
201
+
202
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
203
+
204
+ 1.109.0 (2023-07-06)
205
+ ------------------
206
+
207
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
208
+
209
+ 1.108.0 (2023-06-28)
210
+ ------------------
211
+
212
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
213
+
214
+ 1.107.0 (2023-06-15)
215
+ ------------------
216
+
217
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
218
+
219
+ 1.106.0 (2023-06-06)
220
+ ------------------
221
+
222
+ * Feature - Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
223
+
224
+ 1.105.0 (2023-05-31)
225
+ ------------------
226
+
227
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
228
+
229
+ 1.104.0 (2023-04-28)
230
+ ------------------
231
+
232
+ * Feature - This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.
233
+
234
+ 1.103.0 (2023-04-20)
235
+ ------------------
236
+
237
+ * Feature - Support additional OTA states in GetOTAUpdate API
238
+
239
+ 1.102.0 (2023-04-11)
240
+ ------------------
241
+
242
+ * Feature - Re-release to remove unexpected API changes
243
+
244
+ 1.101.0 (2023-03-02)
245
+ ------------------
246
+
247
+ * Feature - A recurring maintenance window is an optional configuration used for rolling out the job document to all devices in the target group observing a predetermined start time, duration, and frequency that the maintenance window occurs.
248
+
249
+ 1.100.0 (2023-01-31)
250
+ ------------------
251
+
252
+ * Feature - Added support for IoT Rules Engine Cloudwatch Logs action batch mode.
253
+
254
+ 1.99.0 (2023-01-18)
255
+ ------------------
256
+
257
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
258
+
259
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
260
+
261
+ 1.98.0 (2022-11-28)
262
+ ------------------
263
+
264
+ * Feature - Job scheduling enables the scheduled rollout of a Job with start and end times and a customizable end behavior when end time is reached. This is available for continuous and snapshot jobs. Added support for MQTT5 properties to AWS IoT TopicRule Republish Action.
265
+
266
+ 1.97.0 (2022-11-11)
267
+ ------------------
268
+
269
+ * Feature - This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit.
270
+
271
+ 1.96.0 (2022-10-31)
272
+ ------------------
273
+
274
+ * Feature - This release adds the Amazon Location action to IoT Rules Engine.
275
+
276
+ 1.95.0 (2022-10-25)
277
+ ------------------
278
+
279
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
280
+
281
+ 1.94.0 (2022-08-04)
282
+ ------------------
283
+
284
+ * Feature - The release is to support attach a provisioning template to CACert for JITP function, Customer now doesn't have to hardcode a roleArn and templateBody during register a CACert to enable JITP.
285
+
286
+ 1.93.0 (2022-07-20)
287
+ ------------------
288
+
289
+ * Feature - GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.
290
+
291
+ 1.92.0 (2022-07-07)
292
+ ------------------
293
+
294
+ * Feature - This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.
295
+
296
+ 1.91.0 (2022-06-27)
297
+ ------------------
298
+
299
+ * Feature - This release ease the restriction for the input of tag value to align with AWS standard, now instead of min length 1, we change it to min length 0.
300
+
301
+ 1.90.0 (2022-05-12)
302
+ ------------------
303
+
304
+ * Feature - Documentation update for China region ListMetricValues for IoT
305
+
306
+ 1.89.0 (2022-05-05)
307
+ ------------------
308
+
309
+ * Feature - AWS IoT Jobs now allows you to create up to 100,000 active continuous and snapshot jobs by using concurrency control.
310
+
311
+ 1.88.0 (2022-04-04)
312
+ ------------------
313
+
314
+ * Feature - AWS IoT - AWS IoT Device Defender adds support to list metric datapoints collected for IoT devices through the ListMetricValues API
315
+
316
+ 1.87.0 (2022-03-30)
317
+ ------------------
318
+
319
+ * Feature - Doc only update for IoT that fixes customer-reported issues.
320
+
321
+ 1.86.0 (2022-02-24)
322
+ ------------------
323
+
324
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
325
+
326
+ 1.85.0 (2022-02-03)
327
+ ------------------
328
+
329
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
330
+
331
+ 1.84.0 (2022-02-02)
332
+ ------------------
333
+
334
+ * Feature - This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID.
335
+
336
+ 1.83.0 (2022-01-05)
337
+ ------------------
338
+
339
+ * Feature - This release adds an automatic retry mechanism for AWS IoT Jobs. You can now define a maximum number of retries for each Job rollout, along with the criteria to trigger the retry for FAILED/TIMED_OUT/ALL(both FAILED an TIMED_OUT) job.
340
+
341
+ 1.82.0 (2021-12-21)
342
+ ------------------
343
+
344
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
345
+
346
+ 1.81.0 (2021-12-08)
347
+ ------------------
348
+
349
+ * Feature - This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.
350
+
351
+ 1.80.0 (2021-11-30)
352
+ ------------------
353
+
354
+ * Feature - Added the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs.
355
+
356
+ 1.79.0 (2021-11-23)
357
+ ------------------
358
+
359
+ * Feature - This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions.
360
+
361
+ 1.78.0 (2021-11-04)
362
+ ------------------
363
+
364
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
365
+
366
+ 1.77.0 (2021-10-18)
367
+ ------------------
368
+
369
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
370
+
371
+ 1.76.0 (2021-09-21)
372
+ ------------------
373
+
374
+ * Feature - This release adds support for verifying, viewing and filtering AWS IoT Device Defender detect violations with four verification states.
375
+
376
+ 1.75.0 (2021-09-13)
377
+ ------------------
378
+
379
+ * Feature - AWS IoT Rules Engine adds OpenSearch action. The OpenSearch rule action lets you stream data from IoT sensors and applications to Amazon OpenSearch Service which is a successor to Amazon Elasticsearch Service.
380
+
381
+ 1.74.0 (2021-09-01)
382
+ ------------------
383
+
384
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
385
+
386
+ 1.73.0 (2021-08-31)
387
+ ------------------
388
+
389
+ * Feature - Added Create/Update/Delete/Describe/List APIs for a new IoT resource named FleetMetric. Added a new Fleet Indexing query API named GetBucketsAggregation. Added a new field named DisconnectedReason in Fleet Indexing query response. Updated their related documentations.
390
+
391
+ 1.72.0 (2021-07-30)
392
+ ------------------
393
+
394
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
395
+
396
+ 1.71.0 (2021-07-29)
397
+ ------------------
398
+
399
+ * Feature - Increase maximum credential duration of role alias to 12 hours.
400
+
401
+ 1.70.0 (2021-07-28)
402
+ ------------------
403
+
404
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
405
+
406
+ 1.69.0 (2021-05-25)
407
+ ------------------
408
+
409
+ * Feature - This release includes support for a new feature: Job templates for AWS IoT Device Management Jobs. The release includes job templates as a new resource and APIs for managing job templates.
410
+
4
411
  1.68.0 (2021-03-31)
5
412
  ------------------
6
413
 
@@ -405,4 +812,4 @@ Unreleased Changes
405
812
  1.0.0.rc1 (2016-12-05)
406
813
  ------------------
407
814
 
408
- * Feature - Initial preview release of the `aws-sdk-iot` gem.
815
+ * Feature - Initial preview release of the `aws-sdk-iot` gem.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.68.0
1
+ 1.149.0