1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AcceptCertificateTransfer` operation.
pub mod accept_certificate_transfer;

/// Types for the `AddThingToBillingGroup` operation.
pub mod add_thing_to_billing_group;

/// Types for the `AddThingToThingGroup` operation.
pub mod add_thing_to_thing_group;

/// Types for the `AssociateTargetsWithJob` operation.
pub mod associate_targets_with_job;

/// Types for the `AttachPolicy` operation.
pub mod attach_policy;

/// Types for the `AttachPrincipalPolicy` operation.
pub mod attach_principal_policy;

/// Types for the `AttachSecurityProfile` operation.
pub mod attach_security_profile;

/// Types for the `AttachThingPrincipal` operation.
pub mod attach_thing_principal;

/// Types for the `CancelAuditMitigationActionsTask` operation.
pub mod cancel_audit_mitigation_actions_task;

/// Types for the `CancelAuditTask` operation.
pub mod cancel_audit_task;

/// Types for the `CancelCertificateTransfer` operation.
pub mod cancel_certificate_transfer;

/// Types for the `CancelDetectMitigationActionsTask` operation.
pub mod cancel_detect_mitigation_actions_task;

/// Types for the `CancelJob` operation.
pub mod cancel_job;

/// Types for the `CancelJobExecution` operation.
pub mod cancel_job_execution;

/// Types for the `ClearDefaultAuthorizer` operation.
pub mod clear_default_authorizer;

/// Types for the `ConfirmTopicRuleDestination` operation.
pub mod confirm_topic_rule_destination;

/// Types for the `CreateAuditSuppression` operation.
pub mod create_audit_suppression;

/// Types for the `CreateAuthorizer` operation.
pub mod create_authorizer;

/// Types for the `CreateBillingGroup` operation.
pub mod create_billing_group;

/// Types for the `CreateCertificateFromCsr` operation.
pub mod create_certificate_from_csr;

/// Types for the `CreateCertificateProvider` operation.
pub mod create_certificate_provider;

/// Types for the `CreateCustomMetric` operation.
pub mod create_custom_metric;

/// Types for the `CreateDimension` operation.
pub mod create_dimension;

/// Types for the `CreateDomainConfiguration` operation.
pub mod create_domain_configuration;

/// Types for the `CreateDynamicThingGroup` operation.
pub mod create_dynamic_thing_group;

/// Types for the `CreateFleetMetric` operation.
pub mod create_fleet_metric;

/// Types for the `CreateJob` operation.
pub mod create_job;

/// Types for the `CreateJobTemplate` operation.
pub mod create_job_template;

/// Types for the `CreateKeysAndCertificate` operation.
pub mod create_keys_and_certificate;

/// Types for the `CreateMitigationAction` operation.
pub mod create_mitigation_action;

/// Types for the `CreateOTAUpdate` operation.
pub mod create_ota_update;

/// Types for the `CreatePackage` operation.
pub mod create_package;

/// Types for the `CreatePackageVersion` operation.
pub mod create_package_version;

/// Types for the `CreatePolicy` operation.
pub mod create_policy;

/// Types for the `CreatePolicyVersion` operation.
pub mod create_policy_version;

/// Types for the `CreateProvisioningClaim` operation.
pub mod create_provisioning_claim;

/// Types for the `CreateProvisioningTemplate` operation.
pub mod create_provisioning_template;

/// Types for the `CreateProvisioningTemplateVersion` operation.
pub mod create_provisioning_template_version;

/// Types for the `CreateRoleAlias` operation.
pub mod create_role_alias;

/// Types for the `CreateScheduledAudit` operation.
pub mod create_scheduled_audit;

/// Types for the `CreateSecurityProfile` operation.
pub mod create_security_profile;

/// Types for the `CreateStream` operation.
pub mod create_stream;

/// Types for the `CreateThing` operation.
pub mod create_thing;

/// Types for the `CreateThingGroup` operation.
pub mod create_thing_group;

/// Types for the `CreateThingType` operation.
pub mod create_thing_type;

/// Types for the `CreateTopicRule` operation.
pub mod create_topic_rule;

/// Types for the `CreateTopicRuleDestination` operation.
pub mod create_topic_rule_destination;

/// Types for the `DeleteAccountAuditConfiguration` operation.
pub mod delete_account_audit_configuration;

/// Types for the `DeleteAuditSuppression` operation.
pub mod delete_audit_suppression;

/// Types for the `DeleteAuthorizer` operation.
pub mod delete_authorizer;

/// Types for the `DeleteBillingGroup` operation.
pub mod delete_billing_group;

/// Types for the `DeleteCACertificate` operation.
pub mod delete_ca_certificate;

/// Types for the `DeleteCertificate` operation.
pub mod delete_certificate;

/// Types for the `DeleteCertificateProvider` operation.
pub mod delete_certificate_provider;

/// Types for the `DeleteCustomMetric` operation.
pub mod delete_custom_metric;

/// Types for the `DeleteDimension` operation.
pub mod delete_dimension;

/// Types for the `DeleteDomainConfiguration` operation.
pub mod delete_domain_configuration;

/// Types for the `DeleteDynamicThingGroup` operation.
pub mod delete_dynamic_thing_group;

/// Types for the `DeleteFleetMetric` operation.
pub mod delete_fleet_metric;

/// Types for the `DeleteJob` operation.
pub mod delete_job;

/// Types for the `DeleteJobExecution` operation.
pub mod delete_job_execution;

/// Types for the `DeleteJobTemplate` operation.
pub mod delete_job_template;

/// Types for the `DeleteMitigationAction` operation.
pub mod delete_mitigation_action;

/// Types for the `DeleteOTAUpdate` operation.
pub mod delete_ota_update;

/// Types for the `DeletePackage` operation.
pub mod delete_package;

/// Types for the `DeletePackageVersion` operation.
pub mod delete_package_version;

/// Types for the `DeletePolicy` operation.
pub mod delete_policy;

/// Types for the `DeletePolicyVersion` operation.
pub mod delete_policy_version;

/// Types for the `DeleteProvisioningTemplate` operation.
pub mod delete_provisioning_template;

/// Types for the `DeleteProvisioningTemplateVersion` operation.
pub mod delete_provisioning_template_version;

/// Types for the `DeleteRegistrationCode` operation.
pub mod delete_registration_code;

/// Types for the `DeleteRoleAlias` operation.
pub mod delete_role_alias;

/// Types for the `DeleteScheduledAudit` operation.
pub mod delete_scheduled_audit;

/// Types for the `DeleteSecurityProfile` operation.
pub mod delete_security_profile;

/// Types for the `DeleteStream` operation.
pub mod delete_stream;

/// Types for the `DeleteThing` operation.
pub mod delete_thing;

/// Types for the `DeleteThingGroup` operation.
pub mod delete_thing_group;

/// Types for the `DeleteThingType` operation.
pub mod delete_thing_type;

/// Types for the `DeleteTopicRule` operation.
pub mod delete_topic_rule;

/// Types for the `DeleteTopicRuleDestination` operation.
pub mod delete_topic_rule_destination;

/// Types for the `DeleteV2LoggingLevel` operation.
pub mod delete_v2_logging_level;

/// Types for the `DeprecateThingType` operation.
pub mod deprecate_thing_type;

/// Types for the `DescribeAccountAuditConfiguration` operation.
pub mod describe_account_audit_configuration;

/// Types for the `DescribeAuditFinding` operation.
pub mod describe_audit_finding;

/// Types for the `DescribeAuditMitigationActionsTask` operation.
pub mod describe_audit_mitigation_actions_task;

/// Types for the `DescribeAuditSuppression` operation.
pub mod describe_audit_suppression;

/// Types for the `DescribeAuditTask` operation.
pub mod describe_audit_task;

/// Types for the `DescribeAuthorizer` operation.
pub mod describe_authorizer;

/// Types for the `DescribeBillingGroup` operation.
pub mod describe_billing_group;

/// Types for the `DescribeCACertificate` operation.
pub mod describe_ca_certificate;

/// Types for the `DescribeCertificate` operation.
pub mod describe_certificate;

/// Types for the `DescribeCertificateProvider` operation.
pub mod describe_certificate_provider;

/// Types for the `DescribeCustomMetric` operation.
pub mod describe_custom_metric;

/// Types for the `DescribeDefaultAuthorizer` operation.
pub mod describe_default_authorizer;

/// Types for the `DescribeDetectMitigationActionsTask` operation.
pub mod describe_detect_mitigation_actions_task;

/// Types for the `DescribeDimension` operation.
pub mod describe_dimension;

/// Types for the `DescribeDomainConfiguration` operation.
pub mod describe_domain_configuration;

/// Types for the `DescribeEndpoint` operation.
pub mod describe_endpoint;

/// Types for the `DescribeEventConfigurations` operation.
pub mod describe_event_configurations;

/// Types for the `DescribeFleetMetric` operation.
pub mod describe_fleet_metric;

/// Types for the `DescribeIndex` operation.
pub mod describe_index;

/// Types for the `DescribeJob` operation.
pub mod describe_job;

/// Types for the `DescribeJobExecution` operation.
pub mod describe_job_execution;

/// Types for the `DescribeJobTemplate` operation.
pub mod describe_job_template;

/// Types for the `DescribeManagedJobTemplate` operation.
pub mod describe_managed_job_template;

/// Types for the `DescribeMitigationAction` operation.
pub mod describe_mitigation_action;

/// Types for the `DescribeProvisioningTemplate` operation.
pub mod describe_provisioning_template;

/// Types for the `DescribeProvisioningTemplateVersion` operation.
pub mod describe_provisioning_template_version;

/// Types for the `DescribeRoleAlias` operation.
pub mod describe_role_alias;

/// Types for the `DescribeScheduledAudit` operation.
pub mod describe_scheduled_audit;

/// Types for the `DescribeSecurityProfile` operation.
pub mod describe_security_profile;

/// Types for the `DescribeStream` operation.
pub mod describe_stream;

/// Types for the `DescribeThing` operation.
pub mod describe_thing;

/// Types for the `DescribeThingGroup` operation.
pub mod describe_thing_group;

/// Types for the `DescribeThingRegistrationTask` operation.
pub mod describe_thing_registration_task;

/// Types for the `DescribeThingType` operation.
pub mod describe_thing_type;

/// Types for the `DetachPolicy` operation.
pub mod detach_policy;

/// Types for the `DetachPrincipalPolicy` operation.
pub mod detach_principal_policy;

/// Types for the `DetachSecurityProfile` operation.
pub mod detach_security_profile;

/// Types for the `DetachThingPrincipal` operation.
pub mod detach_thing_principal;

/// Types for the `DisableTopicRule` operation.
pub mod disable_topic_rule;

/// Types for the `EnableTopicRule` operation.
pub mod enable_topic_rule;

/// Types for the `GetBehaviorModelTrainingSummaries` operation.
pub mod get_behavior_model_training_summaries;

/// Types for the `GetBucketsAggregation` operation.
pub mod get_buckets_aggregation;

/// Types for the `GetCardinality` operation.
pub mod get_cardinality;

/// Types for the `GetEffectivePolicies` operation.
pub mod get_effective_policies;

/// Types for the `GetIndexingConfiguration` operation.
pub mod get_indexing_configuration;

/// Types for the `GetJobDocument` operation.
pub mod get_job_document;

/// Types for the `GetLoggingOptions` operation.
pub mod get_logging_options;

/// Types for the `GetOTAUpdate` operation.
pub mod get_ota_update;

/// Types for the `GetPackage` operation.
pub mod get_package;

/// Types for the `GetPackageConfiguration` operation.
pub mod get_package_configuration;

/// Types for the `GetPackageVersion` operation.
pub mod get_package_version;

/// Types for the `GetPercentiles` operation.
pub mod get_percentiles;

/// Types for the `GetPolicy` operation.
pub mod get_policy;

/// Types for the `GetPolicyVersion` operation.
pub mod get_policy_version;

/// Types for the `GetRegistrationCode` operation.
pub mod get_registration_code;

/// Types for the `GetStatistics` operation.
pub mod get_statistics;

/// Types for the `GetTopicRule` operation.
pub mod get_topic_rule;

/// Types for the `GetTopicRuleDestination` operation.
pub mod get_topic_rule_destination;

/// Types for the `GetV2LoggingOptions` operation.
pub mod get_v2_logging_options;

/// Types for the `ListActiveViolations` operation.
pub mod list_active_violations;

/// Types for the `ListAttachedPolicies` operation.
pub mod list_attached_policies;

/// Types for the `ListAuditFindings` operation.
pub mod list_audit_findings;

/// Types for the `ListAuditMitigationActionsExecutions` operation.
pub mod list_audit_mitigation_actions_executions;

/// Types for the `ListAuditMitigationActionsTasks` operation.
pub mod list_audit_mitigation_actions_tasks;

/// Types for the `ListAuditSuppressions` operation.
pub mod list_audit_suppressions;

/// Types for the `ListAuditTasks` operation.
pub mod list_audit_tasks;

/// Types for the `ListAuthorizers` operation.
pub mod list_authorizers;

/// Types for the `ListBillingGroups` operation.
pub mod list_billing_groups;

/// Types for the `ListCACertificates` operation.
pub mod list_ca_certificates;

/// Types for the `ListCertificateProviders` operation.
pub mod list_certificate_providers;

/// Types for the `ListCertificates` operation.
pub mod list_certificates;

/// Types for the `ListCertificatesByCA` operation.
pub mod list_certificates_by_ca;

/// Types for the `ListCustomMetrics` operation.
pub mod list_custom_metrics;

/// Types for the `ListDetectMitigationActionsExecutions` operation.
pub mod list_detect_mitigation_actions_executions;

/// Types for the `ListDetectMitigationActionsTasks` operation.
pub mod list_detect_mitigation_actions_tasks;

/// Types for the `ListDimensions` operation.
pub mod list_dimensions;

/// Types for the `ListDomainConfigurations` operation.
pub mod list_domain_configurations;

/// Types for the `ListFleetMetrics` operation.
pub mod list_fleet_metrics;

/// Types for the `ListIndices` operation.
pub mod list_indices;

/// Types for the `ListJobExecutionsForJob` operation.
pub mod list_job_executions_for_job;

/// Types for the `ListJobExecutionsForThing` operation.
pub mod list_job_executions_for_thing;

/// Types for the `ListJobTemplates` operation.
pub mod list_job_templates;

/// Types for the `ListJobs` operation.
pub mod list_jobs;

/// Types for the `ListManagedJobTemplates` operation.
pub mod list_managed_job_templates;

/// Types for the `ListMetricValues` operation.
pub mod list_metric_values;

/// Types for the `ListMitigationActions` operation.
pub mod list_mitigation_actions;

/// Types for the `ListOTAUpdates` operation.
pub mod list_ota_updates;

/// Types for the `ListOutgoingCertificates` operation.
pub mod list_outgoing_certificates;

/// Types for the `ListPackageVersions` operation.
pub mod list_package_versions;

/// Types for the `ListPackages` operation.
pub mod list_packages;

/// Types for the `ListPolicies` operation.
pub mod list_policies;

/// Types for the `ListPolicyPrincipals` operation.
pub mod list_policy_principals;

/// Types for the `ListPolicyVersions` operation.
pub mod list_policy_versions;

/// Types for the `ListPrincipalPolicies` operation.
pub mod list_principal_policies;

/// Types for the `ListPrincipalThings` operation.
pub mod list_principal_things;

/// Types for the `ListProvisioningTemplateVersions` operation.
pub mod list_provisioning_template_versions;

/// Types for the `ListProvisioningTemplates` operation.
pub mod list_provisioning_templates;

/// Types for the `ListRelatedResourcesForAuditFinding` operation.
pub mod list_related_resources_for_audit_finding;

/// Types for the `ListRoleAliases` operation.
pub mod list_role_aliases;

/// Types for the `ListScheduledAudits` operation.
pub mod list_scheduled_audits;

/// Types for the `ListSecurityProfiles` operation.
pub mod list_security_profiles;

/// Types for the `ListSecurityProfilesForTarget` operation.
pub mod list_security_profiles_for_target;

/// Types for the `ListStreams` operation.
pub mod list_streams;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListTargetsForPolicy` operation.
pub mod list_targets_for_policy;

/// Types for the `ListTargetsForSecurityProfile` operation.
pub mod list_targets_for_security_profile;

/// Types for the `ListThingGroups` operation.
pub mod list_thing_groups;

/// Types for the `ListThingGroupsForThing` operation.
pub mod list_thing_groups_for_thing;

/// Types for the `ListThingPrincipals` operation.
pub mod list_thing_principals;

/// Types for the `ListThingRegistrationTaskReports` operation.
pub mod list_thing_registration_task_reports;

/// Types for the `ListThingRegistrationTasks` operation.
pub mod list_thing_registration_tasks;

/// Types for the `ListThingTypes` operation.
pub mod list_thing_types;

/// Types for the `ListThings` operation.
pub mod list_things;

/// Types for the `ListThingsInBillingGroup` operation.
pub mod list_things_in_billing_group;

/// Types for the `ListThingsInThingGroup` operation.
pub mod list_things_in_thing_group;

/// Types for the `ListTopicRuleDestinations` operation.
pub mod list_topic_rule_destinations;

/// Types for the `ListTopicRules` operation.
pub mod list_topic_rules;

/// Types for the `ListV2LoggingLevels` operation.
pub mod list_v2_logging_levels;

/// Types for the `ListViolationEvents` operation.
pub mod list_violation_events;

/// Types for the `PutVerificationStateOnViolation` operation.
pub mod put_verification_state_on_violation;

/// Types for the `RegisterCACertificate` operation.
pub mod register_ca_certificate;

/// Types for the `RegisterCertificate` operation.
pub mod register_certificate;

/// Types for the `RegisterCertificateWithoutCA` operation.
pub mod register_certificate_without_ca;

/// Types for the `RegisterThing` operation.
pub mod register_thing;

/// Types for the `RejectCertificateTransfer` operation.
pub mod reject_certificate_transfer;

/// Types for the `RemoveThingFromBillingGroup` operation.
pub mod remove_thing_from_billing_group;

/// Types for the `RemoveThingFromThingGroup` operation.
pub mod remove_thing_from_thing_group;

/// Types for the `ReplaceTopicRule` operation.
pub mod replace_topic_rule;

/// Types for the `SearchIndex` operation.
pub mod search_index;

/// Types for the `SetDefaultAuthorizer` operation.
pub mod set_default_authorizer;

/// Types for the `SetDefaultPolicyVersion` operation.
pub mod set_default_policy_version;

/// Types for the `SetLoggingOptions` operation.
pub mod set_logging_options;

/// Types for the `SetV2LoggingLevel` operation.
pub mod set_v2_logging_level;

/// Types for the `SetV2LoggingOptions` operation.
pub mod set_v2_logging_options;

/// Types for the `StartAuditMitigationActionsTask` operation.
pub mod start_audit_mitigation_actions_task;

/// Types for the `StartDetectMitigationActionsTask` operation.
pub mod start_detect_mitigation_actions_task;

/// Types for the `StartOnDemandAuditTask` operation.
pub mod start_on_demand_audit_task;

/// Types for the `StartThingRegistrationTask` operation.
pub mod start_thing_registration_task;

/// Types for the `StopThingRegistrationTask` operation.
pub mod stop_thing_registration_task;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `TestAuthorization` operation.
pub mod test_authorization;

/// Types for the `TestInvokeAuthorizer` operation.
pub mod test_invoke_authorizer;

/// Types for the `TransferCertificate` operation.
pub mod transfer_certificate;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateAccountAuditConfiguration` operation.
pub mod update_account_audit_configuration;

/// Types for the `UpdateAuditSuppression` operation.
pub mod update_audit_suppression;

/// Types for the `UpdateAuthorizer` operation.
pub mod update_authorizer;

/// Types for the `UpdateBillingGroup` operation.
pub mod update_billing_group;

/// Types for the `UpdateCACertificate` operation.
pub mod update_ca_certificate;

/// Types for the `UpdateCertificate` operation.
pub mod update_certificate;

/// Types for the `UpdateCertificateProvider` operation.
pub mod update_certificate_provider;

/// Types for the `UpdateCustomMetric` operation.
pub mod update_custom_metric;

/// Types for the `UpdateDimension` operation.
pub mod update_dimension;

/// Types for the `UpdateDomainConfiguration` operation.
pub mod update_domain_configuration;

/// Types for the `UpdateDynamicThingGroup` operation.
pub mod update_dynamic_thing_group;

/// Types for the `UpdateEventConfigurations` operation.
pub mod update_event_configurations;

/// Types for the `UpdateFleetMetric` operation.
pub mod update_fleet_metric;

/// Types for the `UpdateIndexingConfiguration` operation.
pub mod update_indexing_configuration;

/// Types for the `UpdateJob` operation.
pub mod update_job;

/// Types for the `UpdateMitigationAction` operation.
pub mod update_mitigation_action;

/// Types for the `UpdatePackage` operation.
pub mod update_package;

/// Types for the `UpdatePackageConfiguration` operation.
pub mod update_package_configuration;

/// Types for the `UpdatePackageVersion` operation.
pub mod update_package_version;

/// Types for the `UpdateProvisioningTemplate` operation.
pub mod update_provisioning_template;

/// Types for the `UpdateRoleAlias` operation.
pub mod update_role_alias;

/// Types for the `UpdateScheduledAudit` operation.
pub mod update_scheduled_audit;

/// Types for the `UpdateSecurityProfile` operation.
pub mod update_security_profile;

/// Types for the `UpdateStream` operation.
pub mod update_stream;

/// Types for the `UpdateThing` operation.
pub mod update_thing;

/// Types for the `UpdateThingGroup` operation.
pub mod update_thing_group;

/// Types for the `UpdateThingGroupsForThing` operation.
pub mod update_thing_groups_for_thing;

/// Types for the `UpdateTopicRuleDestination` operation.
pub mod update_topic_rule_destination;

/// Types for the `ValidateSecurityProfileBehaviors` operation.
pub mod validate_security_profile_behaviors;