aws-sdk-iot 1.35.0 → 1.36.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.
@@ -26,6 +26,7 @@ module Aws::IoT
26
26
  AddThingToBillingGroupResponse = Shapes::StructureShape.new(name: 'AddThingToBillingGroupResponse')
27
27
  AddThingToThingGroupRequest = Shapes::StructureShape.new(name: 'AddThingToThingGroupRequest')
28
28
  AddThingToThingGroupResponse = Shapes::StructureShape.new(name: 'AddThingToThingGroupResponse')
29
+ AddThingsToThingGroupParams = Shapes::StructureShape.new(name: 'AddThingsToThingGroupParams')
29
30
  AdditionalMetricsToRetainList = Shapes::ListShape.new(name: 'AdditionalMetricsToRetainList')
30
31
  AdditionalParameterMap = Shapes::MapShape.new(name: 'AdditionalParameterMap')
31
32
  AggregationField = Shapes::StringShape.new(name: 'AggregationField')
@@ -57,11 +58,22 @@ module Aws::IoT
57
58
  AuditCheckDetails = Shapes::StructureShape.new(name: 'AuditCheckDetails')
58
59
  AuditCheckName = Shapes::StringShape.new(name: 'AuditCheckName')
59
60
  AuditCheckRunStatus = Shapes::StringShape.new(name: 'AuditCheckRunStatus')
61
+ AuditCheckToActionsMapping = Shapes::MapShape.new(name: 'AuditCheckToActionsMapping')
62
+ AuditCheckToReasonCodeFilter = Shapes::MapShape.new(name: 'AuditCheckToReasonCodeFilter')
60
63
  AuditDetails = Shapes::MapShape.new(name: 'AuditDetails')
61
64
  AuditFinding = Shapes::StructureShape.new(name: 'AuditFinding')
62
65
  AuditFindingSeverity = Shapes::StringShape.new(name: 'AuditFindingSeverity')
63
66
  AuditFindings = Shapes::ListShape.new(name: 'AuditFindings')
64
67
  AuditFrequency = Shapes::StringShape.new(name: 'AuditFrequency')
68
+ AuditMitigationActionExecutionMetadata = Shapes::StructureShape.new(name: 'AuditMitigationActionExecutionMetadata')
69
+ AuditMitigationActionExecutionMetadataList = Shapes::ListShape.new(name: 'AuditMitigationActionExecutionMetadataList')
70
+ AuditMitigationActionsExecutionStatus = Shapes::StringShape.new(name: 'AuditMitigationActionsExecutionStatus')
71
+ AuditMitigationActionsTaskId = Shapes::StringShape.new(name: 'AuditMitigationActionsTaskId')
72
+ AuditMitigationActionsTaskMetadata = Shapes::StructureShape.new(name: 'AuditMitigationActionsTaskMetadata')
73
+ AuditMitigationActionsTaskMetadataList = Shapes::ListShape.new(name: 'AuditMitigationActionsTaskMetadataList')
74
+ AuditMitigationActionsTaskStatistics = Shapes::MapShape.new(name: 'AuditMitigationActionsTaskStatistics')
75
+ AuditMitigationActionsTaskStatus = Shapes::StringShape.new(name: 'AuditMitigationActionsTaskStatus')
76
+ AuditMitigationActionsTaskTarget = Shapes::StructureShape.new(name: 'AuditMitigationActionsTaskTarget')
65
77
  AuditNotificationTarget = Shapes::StructureShape.new(name: 'AuditNotificationTarget')
66
78
  AuditNotificationTargetConfigurations = Shapes::MapShape.new(name: 'AuditNotificationTargetConfigurations')
67
79
  AuditNotificationType = Shapes::StringShape.new(name: 'AuditNotificationType')
@@ -106,7 +118,10 @@ module Aws::IoT
106
118
  CACertificate = Shapes::StructureShape.new(name: 'CACertificate')
107
119
  CACertificateDescription = Shapes::StructureShape.new(name: 'CACertificateDescription')
108
120
  CACertificateStatus = Shapes::StringShape.new(name: 'CACertificateStatus')
121
+ CACertificateUpdateAction = Shapes::StringShape.new(name: 'CACertificateUpdateAction')
109
122
  CACertificates = Shapes::ListShape.new(name: 'CACertificates')
123
+ CancelAuditMitigationActionsTaskRequest = Shapes::StructureShape.new(name: 'CancelAuditMitigationActionsTaskRequest')
124
+ CancelAuditMitigationActionsTaskResponse = Shapes::StructureShape.new(name: 'CancelAuditMitigationActionsTaskResponse')
110
125
  CancelAuditTaskRequest = Shapes::StructureShape.new(name: 'CancelAuditTaskRequest')
111
126
  CancelAuditTaskResponse = Shapes::StructureShape.new(name: 'CancelAuditTaskResponse')
112
127
  CancelCertificateTransferRequest = Shapes::StructureShape.new(name: 'CancelCertificateTransferRequest')
@@ -114,6 +129,7 @@ module Aws::IoT
114
129
  CancelJobRequest = Shapes::StructureShape.new(name: 'CancelJobRequest')
115
130
  CancelJobResponse = Shapes::StructureShape.new(name: 'CancelJobResponse')
116
131
  CanceledChecksCount = Shapes::IntegerShape.new(name: 'CanceledChecksCount')
132
+ CanceledFindingsCount = Shapes::IntegerShape.new(name: 'CanceledFindingsCount')
117
133
  CanceledThings = Shapes::IntegerShape.new(name: 'CanceledThings')
118
134
  CannedAccessControlList = Shapes::StringShape.new(name: 'CannedAccessControlList')
119
135
  Certificate = Shapes::StructureShape.new(name: 'Certificate')
@@ -137,6 +153,7 @@ module Aws::IoT
137
153
  ClearDefaultAuthorizerRequest = Shapes::StructureShape.new(name: 'ClearDefaultAuthorizerRequest')
138
154
  ClearDefaultAuthorizerResponse = Shapes::StructureShape.new(name: 'ClearDefaultAuthorizerResponse')
139
155
  ClientId = Shapes::StringShape.new(name: 'ClientId')
156
+ ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
140
157
  CloudwatchAlarmAction = Shapes::StructureShape.new(name: 'CloudwatchAlarmAction')
141
158
  CloudwatchMetricAction = Shapes::StructureShape.new(name: 'CloudwatchMetricAction')
142
159
  Code = Shapes::StringShape.new(name: 'Code')
@@ -165,6 +182,8 @@ module Aws::IoT
165
182
  CreateJobResponse = Shapes::StructureShape.new(name: 'CreateJobResponse')
166
183
  CreateKeysAndCertificateRequest = Shapes::StructureShape.new(name: 'CreateKeysAndCertificateRequest')
167
184
  CreateKeysAndCertificateResponse = Shapes::StructureShape.new(name: 'CreateKeysAndCertificateResponse')
185
+ CreateMitigationActionRequest = Shapes::StructureShape.new(name: 'CreateMitigationActionRequest')
186
+ CreateMitigationActionResponse = Shapes::StructureShape.new(name: 'CreateMitigationActionResponse')
168
187
  CreateOTAUpdateRequest = Shapes::StructureShape.new(name: 'CreateOTAUpdateRequest')
169
188
  CreateOTAUpdateResponse = Shapes::StructureShape.new(name: 'CreateOTAUpdateResponse')
170
189
  CreatePolicyRequest = Shapes::StructureShape.new(name: 'CreatePolicyRequest')
@@ -211,6 +230,8 @@ module Aws::IoT
211
230
  DeleteDynamicThingGroupResponse = Shapes::StructureShape.new(name: 'DeleteDynamicThingGroupResponse')
212
231
  DeleteJobExecutionRequest = Shapes::StructureShape.new(name: 'DeleteJobExecutionRequest')
213
232
  DeleteJobRequest = Shapes::StructureShape.new(name: 'DeleteJobRequest')
233
+ DeleteMitigationActionRequest = Shapes::StructureShape.new(name: 'DeleteMitigationActionRequest')
234
+ DeleteMitigationActionResponse = Shapes::StructureShape.new(name: 'DeleteMitigationActionResponse')
214
235
  DeleteOTAUpdateRequest = Shapes::StructureShape.new(name: 'DeleteOTAUpdateRequest')
215
236
  DeleteOTAUpdateResponse = Shapes::StructureShape.new(name: 'DeleteOTAUpdateResponse')
216
237
  DeletePolicyRequest = Shapes::StructureShape.new(name: 'DeletePolicyRequest')
@@ -242,6 +263,10 @@ module Aws::IoT
242
263
  DeprecationDate = Shapes::TimestampShape.new(name: 'DeprecationDate')
243
264
  DescribeAccountAuditConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeAccountAuditConfigurationRequest')
244
265
  DescribeAccountAuditConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeAccountAuditConfigurationResponse')
266
+ DescribeAuditFindingRequest = Shapes::StructureShape.new(name: 'DescribeAuditFindingRequest')
267
+ DescribeAuditFindingResponse = Shapes::StructureShape.new(name: 'DescribeAuditFindingResponse')
268
+ DescribeAuditMitigationActionsTaskRequest = Shapes::StructureShape.new(name: 'DescribeAuditMitigationActionsTaskRequest')
269
+ DescribeAuditMitigationActionsTaskResponse = Shapes::StructureShape.new(name: 'DescribeAuditMitigationActionsTaskResponse')
245
270
  DescribeAuditTaskRequest = Shapes::StructureShape.new(name: 'DescribeAuditTaskRequest')
246
271
  DescribeAuditTaskResponse = Shapes::StructureShape.new(name: 'DescribeAuditTaskResponse')
247
272
  DescribeAuthorizerRequest = Shapes::StructureShape.new(name: 'DescribeAuthorizerRequest')
@@ -264,6 +289,8 @@ module Aws::IoT
264
289
  DescribeJobExecutionResponse = Shapes::StructureShape.new(name: 'DescribeJobExecutionResponse')
265
290
  DescribeJobRequest = Shapes::StructureShape.new(name: 'DescribeJobRequest')
266
291
  DescribeJobResponse = Shapes::StructureShape.new(name: 'DescribeJobResponse')
292
+ DescribeMitigationActionRequest = Shapes::StructureShape.new(name: 'DescribeMitigationActionRequest')
293
+ DescribeMitigationActionResponse = Shapes::StructureShape.new(name: 'DescribeMitigationActionResponse')
267
294
  DescribeRoleAliasRequest = Shapes::StructureShape.new(name: 'DescribeRoleAliasRequest')
268
295
  DescribeRoleAliasResponse = Shapes::StructureShape.new(name: 'DescribeRoleAliasResponse')
269
296
  DescribeScheduledAuditRequest = Shapes::StructureShape.new(name: 'DescribeScheduledAuditRequest')
@@ -291,6 +318,8 @@ module Aws::IoT
291
318
  DetailsKey = Shapes::StringShape.new(name: 'DetailsKey')
292
319
  DetailsMap = Shapes::MapShape.new(name: 'DetailsMap')
293
320
  DetailsValue = Shapes::StringShape.new(name: 'DetailsValue')
321
+ DeviceCertificateUpdateAction = Shapes::StringShape.new(name: 'DeviceCertificateUpdateAction')
322
+ DeviceDefenderThingName = Shapes::StringShape.new(name: 'DeviceDefenderThingName')
294
323
  DisableAllLogs = Shapes::BooleanShape.new(name: 'DisableAllLogs')
295
324
  DisableTopicRuleRequest = Shapes::StructureShape.new(name: 'DisableTopicRuleRequest')
296
325
  DurationSeconds = Shapes::IntegerShape.new(name: 'DurationSeconds')
@@ -306,6 +335,7 @@ module Aws::IoT
306
335
  ElasticsearchId = Shapes::StringShape.new(name: 'ElasticsearchId')
307
336
  ElasticsearchIndex = Shapes::StringShape.new(name: 'ElasticsearchIndex')
308
337
  ElasticsearchType = Shapes::StringShape.new(name: 'ElasticsearchType')
338
+ EnableIoTLoggingParams = Shapes::StructureShape.new(name: 'EnableIoTLoggingParams')
309
339
  EnableTopicRuleRequest = Shapes::StructureShape.new(name: 'EnableTopicRuleRequest')
310
340
  Enabled = Shapes::BooleanShape.new(name: 'Enabled')
311
341
  EndpointAddress = Shapes::StringShape.new(name: 'EndpointAddress')
@@ -323,10 +353,13 @@ module Aws::IoT
323
353
  ExplicitDeny = Shapes::StructureShape.new(name: 'ExplicitDeny')
324
354
  ExponentialRolloutRate = Shapes::StructureShape.new(name: 'ExponentialRolloutRate')
325
355
  FailedChecksCount = Shapes::IntegerShape.new(name: 'FailedChecksCount')
356
+ FailedFindingsCount = Shapes::IntegerShape.new(name: 'FailedFindingsCount')
326
357
  FailedThings = Shapes::IntegerShape.new(name: 'FailedThings')
327
358
  FileId = Shapes::IntegerShape.new(name: 'FileId')
328
359
  FileLocation = Shapes::StructureShape.new(name: 'FileLocation')
329
360
  FileName = Shapes::StringShape.new(name: 'FileName')
361
+ FindingId = Shapes::StringShape.new(name: 'FindingId')
362
+ FindingIds = Shapes::ListShape.new(name: 'FindingIds')
330
363
  FirehoseAction = Shapes::StructureShape.new(name: 'FirehoseAction')
331
364
  FirehoseSeparator = Shapes::StringShape.new(name: 'FirehoseSeparator')
332
365
  Flag = Shapes::BooleanShape.new(name: 'Flag')
@@ -424,6 +457,10 @@ module Aws::IoT
424
457
  ListAttachedPoliciesResponse = Shapes::StructureShape.new(name: 'ListAttachedPoliciesResponse')
425
458
  ListAuditFindingsRequest = Shapes::StructureShape.new(name: 'ListAuditFindingsRequest')
426
459
  ListAuditFindingsResponse = Shapes::StructureShape.new(name: 'ListAuditFindingsResponse')
460
+ ListAuditMitigationActionsExecutionsRequest = Shapes::StructureShape.new(name: 'ListAuditMitigationActionsExecutionsRequest')
461
+ ListAuditMitigationActionsExecutionsResponse = Shapes::StructureShape.new(name: 'ListAuditMitigationActionsExecutionsResponse')
462
+ ListAuditMitigationActionsTasksRequest = Shapes::StructureShape.new(name: 'ListAuditMitigationActionsTasksRequest')
463
+ ListAuditMitigationActionsTasksResponse = Shapes::StructureShape.new(name: 'ListAuditMitigationActionsTasksResponse')
427
464
  ListAuditTasksRequest = Shapes::StructureShape.new(name: 'ListAuditTasksRequest')
428
465
  ListAuditTasksResponse = Shapes::StructureShape.new(name: 'ListAuditTasksResponse')
429
466
  ListAuthorizersRequest = Shapes::StructureShape.new(name: 'ListAuthorizersRequest')
@@ -444,6 +481,8 @@ module Aws::IoT
444
481
  ListJobExecutionsForThingResponse = Shapes::StructureShape.new(name: 'ListJobExecutionsForThingResponse')
445
482
  ListJobsRequest = Shapes::StructureShape.new(name: 'ListJobsRequest')
446
483
  ListJobsResponse = Shapes::StructureShape.new(name: 'ListJobsResponse')
484
+ ListMitigationActionsRequest = Shapes::StructureShape.new(name: 'ListMitigationActionsRequest')
485
+ ListMitigationActionsResponse = Shapes::StructureShape.new(name: 'ListMitigationActionsResponse')
447
486
  ListOTAUpdatesRequest = Shapes::StructureShape.new(name: 'ListOTAUpdatesRequest')
448
487
  ListOTAUpdatesResponse = Shapes::StructureShape.new(name: 'ListOTAUpdatesResponse')
449
488
  ListOutgoingCertificatesRequest = Shapes::StructureShape.new(name: 'ListOutgoingCertificatesRequest')
@@ -517,6 +556,16 @@ module Aws::IoT
517
556
  MinimumNumberOfExecutedThings = Shapes::IntegerShape.new(name: 'MinimumNumberOfExecutedThings')
518
557
  MissingContextValue = Shapes::StringShape.new(name: 'MissingContextValue')
519
558
  MissingContextValues = Shapes::ListShape.new(name: 'MissingContextValues')
559
+ MitigationAction = Shapes::StructureShape.new(name: 'MitigationAction')
560
+ MitigationActionArn = Shapes::StringShape.new(name: 'MitigationActionArn')
561
+ MitigationActionId = Shapes::StringShape.new(name: 'MitigationActionId')
562
+ MitigationActionIdentifier = Shapes::StructureShape.new(name: 'MitigationActionIdentifier')
563
+ MitigationActionIdentifierList = Shapes::ListShape.new(name: 'MitigationActionIdentifierList')
564
+ MitigationActionList = Shapes::ListShape.new(name: 'MitigationActionList')
565
+ MitigationActionName = Shapes::StringShape.new(name: 'MitigationActionName')
566
+ MitigationActionNameList = Shapes::ListShape.new(name: 'MitigationActionNameList')
567
+ MitigationActionParams = Shapes::StructureShape.new(name: 'MitigationActionParams')
568
+ MitigationActionType = Shapes::StringShape.new(name: 'MitigationActionType')
520
569
  NextToken = Shapes::StringShape.new(name: 'NextToken')
521
570
  NonCompliantChecksCount = Shapes::IntegerShape.new(name: 'NonCompliantChecksCount')
522
571
  NonCompliantResource = Shapes::StructureShape.new(name: 'NonCompliantResource')
@@ -554,6 +603,7 @@ module Aws::IoT
554
603
  PolicyNames = Shapes::ListShape.new(name: 'PolicyNames')
555
604
  PolicyTarget = Shapes::StringShape.new(name: 'PolicyTarget')
556
605
  PolicyTargets = Shapes::ListShape.new(name: 'PolicyTargets')
606
+ PolicyTemplateName = Shapes::StringShape.new(name: 'PolicyTemplateName')
557
607
  PolicyVersion = Shapes::StructureShape.new(name: 'PolicyVersion')
558
608
  PolicyVersionId = Shapes::StringShape.new(name: 'PolicyVersionId')
559
609
  PolicyVersionIdentifier = Shapes::StructureShape.new(name: 'PolicyVersionIdentifier')
@@ -571,6 +621,7 @@ module Aws::IoT
571
621
  ProcessingTargetNameList = Shapes::ListShape.new(name: 'ProcessingTargetNameList')
572
622
  PublicKey = Shapes::StringShape.new(name: 'PublicKey')
573
623
  PublicKeyMap = Shapes::MapShape.new(name: 'PublicKeyMap')
624
+ PublishFindingToSnsParams = Shapes::StructureShape.new(name: 'PublishFindingToSnsParams')
574
625
  PutItemInput = Shapes::StructureShape.new(name: 'PutItemInput')
575
626
  QueryMaxResults = Shapes::IntegerShape.new(name: 'QueryMaxResults')
576
627
  QueryString = Shapes::StringShape.new(name: 'QueryString')
@@ -583,6 +634,7 @@ module Aws::IoT
583
634
  ReasonCode = Shapes::StringShape.new(name: 'ReasonCode')
584
635
  ReasonForNonCompliance = Shapes::StringShape.new(name: 'ReasonForNonCompliance')
585
636
  ReasonForNonComplianceCode = Shapes::StringShape.new(name: 'ReasonForNonComplianceCode')
637
+ ReasonForNonComplianceCodes = Shapes::ListShape.new(name: 'ReasonForNonComplianceCodes')
586
638
  Recursive = Shapes::BooleanShape.new(name: 'Recursive')
587
639
  RecursiveWithoutDefault = Shapes::BooleanShape.new(name: 'RecursiveWithoutDefault')
588
640
  RegisterCACertificateRequest = Shapes::StructureShape.new(name: 'RegisterCACertificateRequest')
@@ -608,6 +660,7 @@ module Aws::IoT
608
660
  RemoveThingFromThingGroupResponse = Shapes::StructureShape.new(name: 'RemoveThingFromThingGroupResponse')
609
661
  RemoveThingType = Shapes::BooleanShape.new(name: 'RemoveThingType')
610
662
  RemovedThings = Shapes::IntegerShape.new(name: 'RemovedThings')
663
+ ReplaceDefaultPolicyVersionParams = Shapes::StructureShape.new(name: 'ReplaceDefaultPolicyVersionParams')
611
664
  ReplaceTopicRuleRequest = Shapes::StructureShape.new(name: 'ReplaceTopicRuleRequest')
612
665
  ReportType = Shapes::StringShape.new(name: 'ReportType')
613
666
  RepublishAction = Shapes::StructureShape.new(name: 'RepublishAction')
@@ -674,10 +727,14 @@ module Aws::IoT
674
727
  SigningJobId = Shapes::StringShape.new(name: 'SigningJobId')
675
728
  SigningProfileName = Shapes::StringShape.new(name: 'SigningProfileName')
676
729
  SigningProfileParameter = Shapes::StructureShape.new(name: 'SigningProfileParameter')
730
+ SkippedFindingsCount = Shapes::IntegerShape.new(name: 'SkippedFindingsCount')
677
731
  SkyfallMaxResults = Shapes::IntegerShape.new(name: 'SkyfallMaxResults')
678
732
  SnsAction = Shapes::StructureShape.new(name: 'SnsAction')
733
+ SnsTopicArn = Shapes::StringShape.new(name: 'SnsTopicArn')
679
734
  SqlParseException = Shapes::StructureShape.new(name: 'SqlParseException')
680
735
  SqsAction = Shapes::StructureShape.new(name: 'SqsAction')
736
+ StartAuditMitigationActionsTaskRequest = Shapes::StructureShape.new(name: 'StartAuditMitigationActionsTaskRequest')
737
+ StartAuditMitigationActionsTaskResponse = Shapes::StructureShape.new(name: 'StartAuditMitigationActionsTaskResponse')
681
738
  StartOnDemandAuditTaskRequest = Shapes::StructureShape.new(name: 'StartOnDemandAuditTaskRequest')
682
739
  StartOnDemandAuditTaskResponse = Shapes::StructureShape.new(name: 'StartOnDemandAuditTaskResponse')
683
740
  StartSigningJobParameter = Shapes::StructureShape.new(name: 'StartSigningJobParameter')
@@ -705,6 +762,7 @@ module Aws::IoT
705
762
  StreamsSummary = Shapes::ListShape.new(name: 'StreamsSummary')
706
763
  String = Shapes::StringShape.new(name: 'String')
707
764
  StringMap = Shapes::MapShape.new(name: 'StringMap')
765
+ SucceededFindingsCount = Shapes::IntegerShape.new(name: 'SucceededFindingsCount')
708
766
  SucceededThings = Shapes::IntegerShape.new(name: 'SucceededThings')
709
767
  TableName = Shapes::StringShape.new(name: 'TableName')
710
768
  Tag = Shapes::StructureShape.new(name: 'Tag')
@@ -719,9 +777,11 @@ module Aws::IoT
719
777
  TargetAuditCheckNames = Shapes::ListShape.new(name: 'TargetAuditCheckNames')
720
778
  TargetSelection = Shapes::StringShape.new(name: 'TargetSelection')
721
779
  Targets = Shapes::ListShape.new(name: 'Targets')
780
+ TaskAlreadyExistsException = Shapes::StructureShape.new(name: 'TaskAlreadyExistsException')
722
781
  TaskId = Shapes::StringShape.new(name: 'TaskId')
723
782
  TaskIdList = Shapes::ListShape.new(name: 'TaskIdList')
724
783
  TaskStatistics = Shapes::StructureShape.new(name: 'TaskStatistics')
784
+ TaskStatisticsForAuditCheck = Shapes::StructureShape.new(name: 'TaskStatisticsForAuditCheck')
725
785
  TemplateBody = Shapes::StringShape.new(name: 'TemplateBody')
726
786
  TestAuthorizationRequest = Shapes::StructureShape.new(name: 'TestAuthorizationRequest')
727
787
  TestAuthorizationResponse = Shapes::StructureShape.new(name: 'TestAuthorizationResponse')
@@ -746,6 +806,7 @@ module Aws::IoT
746
806
  ThingGroupName = Shapes::StringShape.new(name: 'ThingGroupName')
747
807
  ThingGroupNameAndArnList = Shapes::ListShape.new(name: 'ThingGroupNameAndArnList')
748
808
  ThingGroupNameList = Shapes::ListShape.new(name: 'ThingGroupNameList')
809
+ ThingGroupNames = Shapes::ListShape.new(name: 'ThingGroupNames')
749
810
  ThingGroupProperties = Shapes::StructureShape.new(name: 'ThingGroupProperties')
750
811
  ThingId = Shapes::StringShape.new(name: 'ThingId')
751
812
  ThingIndexingConfiguration = Shapes::StructureShape.new(name: 'ThingIndexingConfiguration')
@@ -774,6 +835,7 @@ module Aws::IoT
774
835
  TopicRuleListItem = Shapes::StructureShape.new(name: 'TopicRuleListItem')
775
836
  TopicRulePayload = Shapes::StructureShape.new(name: 'TopicRulePayload')
776
837
  TotalChecksCount = Shapes::IntegerShape.new(name: 'TotalChecksCount')
838
+ TotalFindingsCount = Shapes::IntegerShape.new(name: 'TotalFindingsCount')
777
839
  TotalResourcesCount = Shapes::IntegerShape.new(name: 'TotalResourcesCount')
778
840
  TransferAlreadyCompletedException = Shapes::StructureShape.new(name: 'TransferAlreadyCompletedException')
779
841
  TransferCertificateRequest = Shapes::StructureShape.new(name: 'TransferCertificateRequest')
@@ -791,8 +853,10 @@ module Aws::IoT
791
853
  UpdateAuthorizerResponse = Shapes::StructureShape.new(name: 'UpdateAuthorizerResponse')
792
854
  UpdateBillingGroupRequest = Shapes::StructureShape.new(name: 'UpdateBillingGroupRequest')
793
855
  UpdateBillingGroupResponse = Shapes::StructureShape.new(name: 'UpdateBillingGroupResponse')
856
+ UpdateCACertificateParams = Shapes::StructureShape.new(name: 'UpdateCACertificateParams')
794
857
  UpdateCACertificateRequest = Shapes::StructureShape.new(name: 'UpdateCACertificateRequest')
795
858
  UpdateCertificateRequest = Shapes::StructureShape.new(name: 'UpdateCertificateRequest')
859
+ UpdateDeviceCertificateParams = Shapes::StructureShape.new(name: 'UpdateDeviceCertificateParams')
796
860
  UpdateDynamicThingGroupRequest = Shapes::StructureShape.new(name: 'UpdateDynamicThingGroupRequest')
797
861
  UpdateDynamicThingGroupResponse = Shapes::StructureShape.new(name: 'UpdateDynamicThingGroupResponse')
798
862
  UpdateEventConfigurationsRequest = Shapes::StructureShape.new(name: 'UpdateEventConfigurationsRequest')
@@ -800,6 +864,8 @@ module Aws::IoT
800
864
  UpdateIndexingConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateIndexingConfigurationRequest')
801
865
  UpdateIndexingConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateIndexingConfigurationResponse')
802
866
  UpdateJobRequest = Shapes::StructureShape.new(name: 'UpdateJobRequest')
867
+ UpdateMitigationActionRequest = Shapes::StructureShape.new(name: 'UpdateMitigationActionRequest')
868
+ UpdateMitigationActionResponse = Shapes::StructureShape.new(name: 'UpdateMitigationActionResponse')
803
869
  UpdateRoleAliasRequest = Shapes::StructureShape.new(name: 'UpdateRoleAliasRequest')
804
870
  UpdateRoleAliasResponse = Shapes::StructureShape.new(name: 'UpdateRoleAliasResponse')
805
871
  UpdateScheduledAuditRequest = Shapes::StructureShape.new(name: 'UpdateScheduledAuditRequest')
@@ -870,7 +936,7 @@ module Aws::IoT
870
936
  ActionList.member = Shapes::ShapeRef.new(shape: Action)
871
937
 
872
938
  ActiveViolation.add_member(:violation_id, Shapes::ShapeRef.new(shape: ViolationId, location_name: "violationId"))
873
- ActiveViolation.add_member(:thing_name, Shapes::ShapeRef.new(shape: ThingName, location_name: "thingName"))
939
+ ActiveViolation.add_member(:thing_name, Shapes::ShapeRef.new(shape: DeviceDefenderThingName, location_name: "thingName"))
874
940
  ActiveViolation.add_member(:security_profile_name, Shapes::ShapeRef.new(shape: SecurityProfileName, location_name: "securityProfileName"))
875
941
  ActiveViolation.add_member(:behavior, Shapes::ShapeRef.new(shape: Behavior, location_name: "behavior"))
876
942
  ActiveViolation.add_member(:last_violation_value, Shapes::ShapeRef.new(shape: MetricValue, location_name: "lastViolationValue"))
@@ -897,6 +963,10 @@ module Aws::IoT
897
963
 
898
964
  AddThingToThingGroupResponse.struct_class = Types::AddThingToThingGroupResponse
899
965
 
966
+ AddThingsToThingGroupParams.add_member(:thing_group_names, Shapes::ShapeRef.new(shape: ThingGroupNames, required: true, location_name: "thingGroupNames"))
967
+ AddThingsToThingGroupParams.add_member(:override_dynamic_groups, Shapes::ShapeRef.new(shape: OverrideDynamicGroups, location_name: "overrideDynamicGroups"))
968
+ AddThingsToThingGroupParams.struct_class = Types::AddThingsToThingGroupParams
969
+
900
970
  AdditionalMetricsToRetainList.member = Shapes::ShapeRef.new(shape: BehaviorMetric)
901
971
 
902
972
  AdditionalParameterMap.key = Shapes::ShapeRef.new(shape: AttributeKey)
@@ -966,9 +1036,16 @@ module Aws::IoT
966
1036
  AuditCheckDetails.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
967
1037
  AuditCheckDetails.struct_class = Types::AuditCheckDetails
968
1038
 
1039
+ AuditCheckToActionsMapping.key = Shapes::ShapeRef.new(shape: AuditCheckName)
1040
+ AuditCheckToActionsMapping.value = Shapes::ShapeRef.new(shape: MitigationActionNameList)
1041
+
1042
+ AuditCheckToReasonCodeFilter.key = Shapes::ShapeRef.new(shape: AuditCheckName)
1043
+ AuditCheckToReasonCodeFilter.value = Shapes::ShapeRef.new(shape: ReasonForNonComplianceCodes)
1044
+
969
1045
  AuditDetails.key = Shapes::ShapeRef.new(shape: AuditCheckName)
970
1046
  AuditDetails.value = Shapes::ShapeRef.new(shape: AuditCheckDetails)
971
1047
 
1048
+ AuditFinding.add_member(:finding_id, Shapes::ShapeRef.new(shape: FindingId, location_name: "findingId"))
972
1049
  AuditFinding.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditTaskId, location_name: "taskId"))
973
1050
  AuditFinding.add_member(:check_name, Shapes::ShapeRef.new(shape: AuditCheckName, location_name: "checkName"))
974
1051
  AuditFinding.add_member(:task_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "taskStartTime"))
@@ -982,6 +1059,34 @@ module Aws::IoT
982
1059
 
983
1060
  AuditFindings.member = Shapes::ShapeRef.new(shape: AuditFinding)
984
1061
 
1062
+ AuditMitigationActionExecutionMetadata.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskId, location_name: "taskId"))
1063
+ AuditMitigationActionExecutionMetadata.add_member(:finding_id, Shapes::ShapeRef.new(shape: FindingId, location_name: "findingId"))
1064
+ AuditMitigationActionExecutionMetadata.add_member(:action_name, Shapes::ShapeRef.new(shape: MitigationActionName, location_name: "actionName"))
1065
+ AuditMitigationActionExecutionMetadata.add_member(:action_id, Shapes::ShapeRef.new(shape: MitigationActionId, location_name: "actionId"))
1066
+ AuditMitigationActionExecutionMetadata.add_member(:status, Shapes::ShapeRef.new(shape: AuditMitigationActionsExecutionStatus, location_name: "status"))
1067
+ AuditMitigationActionExecutionMetadata.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
1068
+ AuditMitigationActionExecutionMetadata.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
1069
+ AuditMitigationActionExecutionMetadata.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
1070
+ AuditMitigationActionExecutionMetadata.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
1071
+ AuditMitigationActionExecutionMetadata.struct_class = Types::AuditMitigationActionExecutionMetadata
1072
+
1073
+ AuditMitigationActionExecutionMetadataList.member = Shapes::ShapeRef.new(shape: AuditMitigationActionExecutionMetadata)
1074
+
1075
+ AuditMitigationActionsTaskMetadata.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskId, location_name: "taskId"))
1076
+ AuditMitigationActionsTaskMetadata.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
1077
+ AuditMitigationActionsTaskMetadata.add_member(:task_status, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskStatus, location_name: "taskStatus"))
1078
+ AuditMitigationActionsTaskMetadata.struct_class = Types::AuditMitigationActionsTaskMetadata
1079
+
1080
+ AuditMitigationActionsTaskMetadataList.member = Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskMetadata)
1081
+
1082
+ AuditMitigationActionsTaskStatistics.key = Shapes::ShapeRef.new(shape: AuditCheckName)
1083
+ AuditMitigationActionsTaskStatistics.value = Shapes::ShapeRef.new(shape: TaskStatisticsForAuditCheck)
1084
+
1085
+ AuditMitigationActionsTaskTarget.add_member(:audit_task_id, Shapes::ShapeRef.new(shape: AuditTaskId, location_name: "auditTaskId"))
1086
+ AuditMitigationActionsTaskTarget.add_member(:finding_ids, Shapes::ShapeRef.new(shape: FindingIds, location_name: "findingIds"))
1087
+ AuditMitigationActionsTaskTarget.add_member(:audit_check_to_reason_code_filter, Shapes::ShapeRef.new(shape: AuditCheckToReasonCodeFilter, location_name: "auditCheckToReasonCodeFilter"))
1088
+ AuditMitigationActionsTaskTarget.struct_class = Types::AuditMitigationActionsTaskTarget
1089
+
985
1090
  AuditNotificationTarget.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetArn, location_name: "targetArn"))
986
1091
  AuditNotificationTarget.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
987
1092
  AuditNotificationTarget.add_member(:enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "enabled"))
@@ -1075,6 +1180,11 @@ module Aws::IoT
1075
1180
 
1076
1181
  CACertificates.member = Shapes::ShapeRef.new(shape: CACertificate)
1077
1182
 
1183
+ CancelAuditMitigationActionsTaskRequest.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskId, required: true, location: "uri", location_name: "taskId"))
1184
+ CancelAuditMitigationActionsTaskRequest.struct_class = Types::CancelAuditMitigationActionsTaskRequest
1185
+
1186
+ CancelAuditMitigationActionsTaskResponse.struct_class = Types::CancelAuditMitigationActionsTaskResponse
1187
+
1078
1188
  CancelAuditTaskRequest.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditTaskId, required: true, location: "uri", location_name: "taskId"))
1079
1189
  CancelAuditTaskRequest.struct_class = Types::CancelAuditTaskRequest
1080
1190
 
@@ -1248,6 +1358,16 @@ module Aws::IoT
1248
1358
  CreateKeysAndCertificateResponse.add_member(:key_pair, Shapes::ShapeRef.new(shape: KeyPair, location_name: "keyPair"))
1249
1359
  CreateKeysAndCertificateResponse.struct_class = Types::CreateKeysAndCertificateResponse
1250
1360
 
1361
+ CreateMitigationActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: MitigationActionName, required: true, location: "uri", location_name: "actionName"))
1362
+ CreateMitigationActionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
1363
+ CreateMitigationActionRequest.add_member(:action_params, Shapes::ShapeRef.new(shape: MitigationActionParams, required: true, location_name: "actionParams"))
1364
+ CreateMitigationActionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
1365
+ CreateMitigationActionRequest.struct_class = Types::CreateMitigationActionRequest
1366
+
1367
+ CreateMitigationActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: MitigationActionArn, location_name: "actionArn"))
1368
+ CreateMitigationActionResponse.add_member(:action_id, Shapes::ShapeRef.new(shape: MitigationActionId, location_name: "actionId"))
1369
+ CreateMitigationActionResponse.struct_class = Types::CreateMitigationActionResponse
1370
+
1251
1371
  CreateOTAUpdateRequest.add_member(:ota_update_id, Shapes::ShapeRef.new(shape: OTAUpdateId, required: true, location: "uri", location_name: "otaUpdateId"))
1252
1372
  CreateOTAUpdateRequest.add_member(:description, Shapes::ShapeRef.new(shape: OTAUpdateDescription, location_name: "description"))
1253
1373
  CreateOTAUpdateRequest.add_member(:targets, Shapes::ShapeRef.new(shape: Targets, required: true, location_name: "targets"))
@@ -1300,8 +1420,8 @@ module Aws::IoT
1300
1420
  CreateScheduledAuditRequest.add_member(:day_of_month, Shapes::ShapeRef.new(shape: DayOfMonth, location_name: "dayOfMonth"))
1301
1421
  CreateScheduledAuditRequest.add_member(:day_of_week, Shapes::ShapeRef.new(shape: DayOfWeek, location_name: "dayOfWeek"))
1302
1422
  CreateScheduledAuditRequest.add_member(:target_check_names, Shapes::ShapeRef.new(shape: TargetAuditCheckNames, required: true, location_name: "targetCheckNames"))
1303
- CreateScheduledAuditRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
1304
1423
  CreateScheduledAuditRequest.add_member(:scheduled_audit_name, Shapes::ShapeRef.new(shape: ScheduledAuditName, required: true, location: "uri", location_name: "scheduledAuditName"))
1424
+ CreateScheduledAuditRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
1305
1425
  CreateScheduledAuditRequest.struct_class = Types::CreateScheduledAuditRequest
1306
1426
 
1307
1427
  CreateScheduledAuditResponse.add_member(:scheduled_audit_arn, Shapes::ShapeRef.new(shape: ScheduledAuditArn, location_name: "scheduledAuditArn"))
@@ -1421,6 +1541,11 @@ module Aws::IoT
1421
1541
  DeleteJobRequest.add_member(:force, Shapes::ShapeRef.new(shape: ForceFlag, location: "querystring", location_name: "force"))
1422
1542
  DeleteJobRequest.struct_class = Types::DeleteJobRequest
1423
1543
 
1544
+ DeleteMitigationActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: MitigationActionName, required: true, location: "uri", location_name: "actionName"))
1545
+ DeleteMitigationActionRequest.struct_class = Types::DeleteMitigationActionRequest
1546
+
1547
+ DeleteMitigationActionResponse.struct_class = Types::DeleteMitigationActionResponse
1548
+
1424
1549
  DeleteOTAUpdateRequest.add_member(:ota_update_id, Shapes::ShapeRef.new(shape: OTAUpdateId, required: true, location: "uri", location_name: "otaUpdateId"))
1425
1550
  DeleteOTAUpdateRequest.add_member(:delete_stream, Shapes::ShapeRef.new(shape: DeleteStream, location: "querystring", location_name: "deleteStream"))
1426
1551
  DeleteOTAUpdateRequest.add_member(:force_delete_aws_job, Shapes::ShapeRef.new(shape: ForceDeleteAWSJob, location: "querystring", location_name: "forceDeleteAWSJob"))
@@ -1501,6 +1626,24 @@ module Aws::IoT
1501
1626
  DescribeAccountAuditConfigurationResponse.add_member(:audit_check_configurations, Shapes::ShapeRef.new(shape: AuditCheckConfigurations, location_name: "auditCheckConfigurations"))
1502
1627
  DescribeAccountAuditConfigurationResponse.struct_class = Types::DescribeAccountAuditConfigurationResponse
1503
1628
 
1629
+ DescribeAuditFindingRequest.add_member(:finding_id, Shapes::ShapeRef.new(shape: FindingId, required: true, location: "uri", location_name: "findingId"))
1630
+ DescribeAuditFindingRequest.struct_class = Types::DescribeAuditFindingRequest
1631
+
1632
+ DescribeAuditFindingResponse.add_member(:finding, Shapes::ShapeRef.new(shape: AuditFinding, location_name: "finding"))
1633
+ DescribeAuditFindingResponse.struct_class = Types::DescribeAuditFindingResponse
1634
+
1635
+ DescribeAuditMitigationActionsTaskRequest.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskId, required: true, location: "uri", location_name: "taskId"))
1636
+ DescribeAuditMitigationActionsTaskRequest.struct_class = Types::DescribeAuditMitigationActionsTaskRequest
1637
+
1638
+ DescribeAuditMitigationActionsTaskResponse.add_member(:task_status, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskStatus, location_name: "taskStatus"))
1639
+ DescribeAuditMitigationActionsTaskResponse.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
1640
+ DescribeAuditMitigationActionsTaskResponse.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
1641
+ DescribeAuditMitigationActionsTaskResponse.add_member(:task_statistics, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskStatistics, location_name: "taskStatistics"))
1642
+ DescribeAuditMitigationActionsTaskResponse.add_member(:target, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskTarget, location_name: "target"))
1643
+ DescribeAuditMitigationActionsTaskResponse.add_member(:audit_check_to_actions_mapping, Shapes::ShapeRef.new(shape: AuditCheckToActionsMapping, location_name: "auditCheckToActionsMapping"))
1644
+ DescribeAuditMitigationActionsTaskResponse.add_member(:actions_definition, Shapes::ShapeRef.new(shape: MitigationActionList, location_name: "actionsDefinition"))
1645
+ DescribeAuditMitigationActionsTaskResponse.struct_class = Types::DescribeAuditMitigationActionsTaskResponse
1646
+
1504
1647
  DescribeAuditTaskRequest.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditTaskId, required: true, location: "uri", location_name: "taskId"))
1505
1648
  DescribeAuditTaskRequest.struct_class = Types::DescribeAuditTaskRequest
1506
1649
 
@@ -1583,6 +1726,19 @@ module Aws::IoT
1583
1726
  DescribeJobResponse.add_member(:job, Shapes::ShapeRef.new(shape: Job, location_name: "job"))
1584
1727
  DescribeJobResponse.struct_class = Types::DescribeJobResponse
1585
1728
 
1729
+ DescribeMitigationActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: MitigationActionName, required: true, location: "uri", location_name: "actionName"))
1730
+ DescribeMitigationActionRequest.struct_class = Types::DescribeMitigationActionRequest
1731
+
1732
+ DescribeMitigationActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: MitigationActionName, location_name: "actionName"))
1733
+ DescribeMitigationActionResponse.add_member(:action_type, Shapes::ShapeRef.new(shape: MitigationActionType, location_name: "actionType"))
1734
+ DescribeMitigationActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: MitigationActionArn, location_name: "actionArn"))
1735
+ DescribeMitigationActionResponse.add_member(:action_id, Shapes::ShapeRef.new(shape: MitigationActionId, location_name: "actionId"))
1736
+ DescribeMitigationActionResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
1737
+ DescribeMitigationActionResponse.add_member(:action_params, Shapes::ShapeRef.new(shape: MitigationActionParams, location_name: "actionParams"))
1738
+ DescribeMitigationActionResponse.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
1739
+ DescribeMitigationActionResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedDate"))
1740
+ DescribeMitigationActionResponse.struct_class = Types::DescribeMitigationActionResponse
1741
+
1586
1742
  DescribeRoleAliasRequest.add_member(:role_alias, Shapes::ShapeRef.new(shape: RoleAlias, required: true, location: "uri", location_name: "roleAlias"))
1587
1743
  DescribeRoleAliasRequest.struct_class = Types::DescribeRoleAliasRequest
1588
1744
 
@@ -1734,6 +1890,10 @@ module Aws::IoT
1734
1890
  ElasticsearchAction.add_member(:id, Shapes::ShapeRef.new(shape: ElasticsearchId, required: true, location_name: "id"))
1735
1891
  ElasticsearchAction.struct_class = Types::ElasticsearchAction
1736
1892
 
1893
+ EnableIoTLoggingParams.add_member(:role_arn_for_logging, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArnForLogging"))
1894
+ EnableIoTLoggingParams.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, required: true, location_name: "logLevel"))
1895
+ EnableIoTLoggingParams.struct_class = Types::EnableIoTLoggingParams
1896
+
1737
1897
  EnableTopicRuleRequest.add_member(:rule_name, Shapes::ShapeRef.new(shape: RuleName, required: true, location: "uri", location_name: "ruleName"))
1738
1898
  EnableTopicRuleRequest.struct_class = Types::EnableTopicRuleRequest
1739
1899
 
@@ -1756,6 +1916,8 @@ module Aws::IoT
1756
1916
  FileLocation.add_member(:s3_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "s3Location"))
1757
1917
  FileLocation.struct_class = Types::FileLocation
1758
1918
 
1919
+ FindingIds.member = Shapes::ShapeRef.new(shape: FindingId)
1920
+
1759
1921
  FirehoseAction.add_member(:role_arn, Shapes::ShapeRef.new(shape: AwsArn, required: true, location_name: "roleArn"))
1760
1922
  FirehoseAction.add_member(:delivery_stream_name, Shapes::ShapeRef.new(shape: DeliveryStreamName, required: true, location_name: "deliveryStreamName"))
1761
1923
  FirehoseAction.add_member(:separator, Shapes::ShapeRef.new(shape: FirehoseSeparator, location_name: "separator"))
@@ -1988,7 +2150,7 @@ module Aws::IoT
1988
2150
  LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
1989
2151
  LimitExceededException.struct_class = Types::LimitExceededException
1990
2152
 
1991
- ListActiveViolationsRequest.add_member(:thing_name, Shapes::ShapeRef.new(shape: ThingName, location: "querystring", location_name: "thingName"))
2153
+ ListActiveViolationsRequest.add_member(:thing_name, Shapes::ShapeRef.new(shape: DeviceDefenderThingName, location: "querystring", location_name: "thingName"))
1992
2154
  ListActiveViolationsRequest.add_member(:security_profile_name, Shapes::ShapeRef.new(shape: SecurityProfileName, location: "querystring", location_name: "securityProfileName"))
1993
2155
  ListActiveViolationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1994
2156
  ListActiveViolationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
@@ -2021,6 +2183,30 @@ module Aws::IoT
2021
2183
  ListAuditFindingsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
2022
2184
  ListAuditFindingsResponse.struct_class = Types::ListAuditFindingsResponse
2023
2185
 
2186
+ ListAuditMitigationActionsExecutionsRequest.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskId, required: true, location: "querystring", location_name: "taskId"))
2187
+ ListAuditMitigationActionsExecutionsRequest.add_member(:action_status, Shapes::ShapeRef.new(shape: AuditMitigationActionsExecutionStatus, location: "querystring", location_name: "actionStatus"))
2188
+ ListAuditMitigationActionsExecutionsRequest.add_member(:finding_id, Shapes::ShapeRef.new(shape: FindingId, required: true, location: "querystring", location_name: "findingId"))
2189
+ ListAuditMitigationActionsExecutionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2190
+ ListAuditMitigationActionsExecutionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2191
+ ListAuditMitigationActionsExecutionsRequest.struct_class = Types::ListAuditMitigationActionsExecutionsRequest
2192
+
2193
+ ListAuditMitigationActionsExecutionsResponse.add_member(:actions_executions, Shapes::ShapeRef.new(shape: AuditMitigationActionExecutionMetadataList, location_name: "actionsExecutions"))
2194
+ ListAuditMitigationActionsExecutionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
2195
+ ListAuditMitigationActionsExecutionsResponse.struct_class = Types::ListAuditMitigationActionsExecutionsResponse
2196
+
2197
+ ListAuditMitigationActionsTasksRequest.add_member(:audit_task_id, Shapes::ShapeRef.new(shape: AuditTaskId, location: "querystring", location_name: "auditTaskId"))
2198
+ ListAuditMitigationActionsTasksRequest.add_member(:finding_id, Shapes::ShapeRef.new(shape: FindingId, location: "querystring", location_name: "findingId"))
2199
+ ListAuditMitigationActionsTasksRequest.add_member(:task_status, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskStatus, location: "querystring", location_name: "taskStatus"))
2200
+ ListAuditMitigationActionsTasksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2201
+ ListAuditMitigationActionsTasksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2202
+ ListAuditMitigationActionsTasksRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "startTime"))
2203
+ ListAuditMitigationActionsTasksRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "endTime"))
2204
+ ListAuditMitigationActionsTasksRequest.struct_class = Types::ListAuditMitigationActionsTasksRequest
2205
+
2206
+ ListAuditMitigationActionsTasksResponse.add_member(:tasks, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskMetadataList, location_name: "tasks"))
2207
+ ListAuditMitigationActionsTasksResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
2208
+ ListAuditMitigationActionsTasksResponse.struct_class = Types::ListAuditMitigationActionsTasksResponse
2209
+
2024
2210
  ListAuditTasksRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "startTime"))
2025
2211
  ListAuditTasksRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "endTime"))
2026
2212
  ListAuditTasksRequest.add_member(:task_type, Shapes::ShapeRef.new(shape: AuditTaskType, location: "querystring", location_name: "taskType"))
@@ -2120,6 +2306,15 @@ module Aws::IoT
2120
2306
  ListJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
2121
2307
  ListJobsResponse.struct_class = Types::ListJobsResponse
2122
2308
 
2309
+ ListMitigationActionsRequest.add_member(:action_type, Shapes::ShapeRef.new(shape: MitigationActionType, location: "querystring", location_name: "actionType"))
2310
+ ListMitigationActionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2311
+ ListMitigationActionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2312
+ ListMitigationActionsRequest.struct_class = Types::ListMitigationActionsRequest
2313
+
2314
+ ListMitigationActionsResponse.add_member(:action_identifiers, Shapes::ShapeRef.new(shape: MitigationActionIdentifierList, location_name: "actionIdentifiers"))
2315
+ ListMitigationActionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
2316
+ ListMitigationActionsResponse.struct_class = Types::ListMitigationActionsResponse
2317
+
2123
2318
  ListOTAUpdatesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2124
2319
  ListOTAUpdatesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2125
2320
  ListOTAUpdatesRequest.add_member(:ota_update_status, Shapes::ShapeRef.new(shape: OTAUpdateStatus, location: "querystring", location_name: "otaUpdateStatus"))
@@ -2358,7 +2553,7 @@ module Aws::IoT
2358
2553
 
2359
2554
  ListViolationEventsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "startTime"))
2360
2555
  ListViolationEventsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "endTime"))
2361
- ListViolationEventsRequest.add_member(:thing_name, Shapes::ShapeRef.new(shape: ThingName, location: "querystring", location_name: "thingName"))
2556
+ ListViolationEventsRequest.add_member(:thing_name, Shapes::ShapeRef.new(shape: DeviceDefenderThingName, location: "querystring", location_name: "thingName"))
2362
2557
  ListViolationEventsRequest.add_member(:security_profile_name, Shapes::ShapeRef.new(shape: SecurityProfileName, location: "querystring", location_name: "securityProfileName"))
2363
2558
  ListViolationEventsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
2364
2559
  ListViolationEventsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
@@ -2392,6 +2587,31 @@ module Aws::IoT
2392
2587
 
2393
2588
  MissingContextValues.member = Shapes::ShapeRef.new(shape: MissingContextValue)
2394
2589
 
2590
+ MitigationAction.add_member(:name, Shapes::ShapeRef.new(shape: MitigationActionName, location_name: "name"))
2591
+ MitigationAction.add_member(:id, Shapes::ShapeRef.new(shape: MitigationActionId, location_name: "id"))
2592
+ MitigationAction.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
2593
+ MitigationAction.add_member(:action_params, Shapes::ShapeRef.new(shape: MitigationActionParams, location_name: "actionParams"))
2594
+ MitigationAction.struct_class = Types::MitigationAction
2595
+
2596
+ MitigationActionIdentifier.add_member(:action_name, Shapes::ShapeRef.new(shape: MitigationActionName, location_name: "actionName"))
2597
+ MitigationActionIdentifier.add_member(:action_arn, Shapes::ShapeRef.new(shape: MitigationActionArn, location_name: "actionArn"))
2598
+ MitigationActionIdentifier.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
2599
+ MitigationActionIdentifier.struct_class = Types::MitigationActionIdentifier
2600
+
2601
+ MitigationActionIdentifierList.member = Shapes::ShapeRef.new(shape: MitigationActionIdentifier)
2602
+
2603
+ MitigationActionList.member = Shapes::ShapeRef.new(shape: MitigationAction)
2604
+
2605
+ MitigationActionNameList.member = Shapes::ShapeRef.new(shape: MitigationActionName)
2606
+
2607
+ MitigationActionParams.add_member(:update_device_certificate_params, Shapes::ShapeRef.new(shape: UpdateDeviceCertificateParams, location_name: "updateDeviceCertificateParams"))
2608
+ MitigationActionParams.add_member(:update_ca_certificate_params, Shapes::ShapeRef.new(shape: UpdateCACertificateParams, location_name: "updateCACertificateParams"))
2609
+ MitigationActionParams.add_member(:add_things_to_thing_group_params, Shapes::ShapeRef.new(shape: AddThingsToThingGroupParams, location_name: "addThingsToThingGroupParams"))
2610
+ MitigationActionParams.add_member(:replace_default_policy_version_params, Shapes::ShapeRef.new(shape: ReplaceDefaultPolicyVersionParams, location_name: "replaceDefaultPolicyVersionParams"))
2611
+ MitigationActionParams.add_member(:enable_io_t_logging_params, Shapes::ShapeRef.new(shape: EnableIoTLoggingParams, location_name: "enableIoTLoggingParams"))
2612
+ MitigationActionParams.add_member(:publish_finding_to_sns_params, Shapes::ShapeRef.new(shape: PublishFindingToSnsParams, location_name: "publishFindingToSnsParams"))
2613
+ MitigationActionParams.struct_class = Types::MitigationActionParams
2614
+
2395
2615
  NonCompliantResource.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
2396
2616
  NonCompliantResource.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, location_name: "resourceIdentifier"))
2397
2617
  NonCompliantResource.add_member(:additional_info, Shapes::ShapeRef.new(shape: StringMap, location_name: "additionalInfo"))
@@ -2481,6 +2701,9 @@ module Aws::IoT
2481
2701
  PublicKeyMap.key = Shapes::ShapeRef.new(shape: KeyName)
2482
2702
  PublicKeyMap.value = Shapes::ShapeRef.new(shape: KeyValue)
2483
2703
 
2704
+ PublishFindingToSnsParams.add_member(:topic_arn, Shapes::ShapeRef.new(shape: SnsTopicArn, required: true, location_name: "topicArn"))
2705
+ PublishFindingToSnsParams.struct_class = Types::PublishFindingToSnsParams
2706
+
2484
2707
  PutItemInput.add_member(:table_name, Shapes::ShapeRef.new(shape: TableName, required: true, location_name: "tableName"))
2485
2708
  PutItemInput.struct_class = Types::PutItemInput
2486
2709
 
@@ -2488,6 +2711,8 @@ module Aws::IoT
2488
2711
  RateIncreaseCriteria.add_member(:number_of_succeeded_things, Shapes::ShapeRef.new(shape: NumberOfThings, location_name: "numberOfSucceededThings"))
2489
2712
  RateIncreaseCriteria.struct_class = Types::RateIncreaseCriteria
2490
2713
 
2714
+ ReasonForNonComplianceCodes.member = Shapes::ShapeRef.new(shape: ReasonForNonComplianceCode)
2715
+
2491
2716
  RegisterCACertificateRequest.add_member(:ca_certificate, Shapes::ShapeRef.new(shape: CertificatePem, required: true, location_name: "caCertificate"))
2492
2717
  RegisterCACertificateRequest.add_member(:verification_certificate, Shapes::ShapeRef.new(shape: CertificatePem, required: true, location_name: "verificationCertificate"))
2493
2718
  RegisterCACertificateRequest.add_member(:set_as_active, Shapes::ShapeRef.new(shape: SetAsActive, location: "querystring", location_name: "setAsActive"))
@@ -2551,6 +2776,9 @@ module Aws::IoT
2551
2776
 
2552
2777
  RemoveThingFromThingGroupResponse.struct_class = Types::RemoveThingFromThingGroupResponse
2553
2778
 
2779
+ ReplaceDefaultPolicyVersionParams.add_member(:template_name, Shapes::ShapeRef.new(shape: PolicyTemplateName, required: true, location_name: "templateName"))
2780
+ ReplaceDefaultPolicyVersionParams.struct_class = Types::ReplaceDefaultPolicyVersionParams
2781
+
2554
2782
  ReplaceTopicRuleRequest.add_member(:rule_name, Shapes::ShapeRef.new(shape: RuleName, required: true, location: "uri", location_name: "ruleName"))
2555
2783
  ReplaceTopicRuleRequest.add_member(:topic_rule_payload, Shapes::ShapeRef.new(shape: TopicRulePayload, required: true, location_name: "topicRulePayload"))
2556
2784
  ReplaceTopicRuleRequest.struct_class = Types::ReplaceTopicRuleRequest
@@ -2703,6 +2931,15 @@ module Aws::IoT
2703
2931
  SqsAction.add_member(:use_base_64, Shapes::ShapeRef.new(shape: UseBase64, location_name: "useBase64"))
2704
2932
  SqsAction.struct_class = Types::SqsAction
2705
2933
 
2934
+ StartAuditMitigationActionsTaskRequest.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskId, required: true, location: "uri", location_name: "taskId"))
2935
+ StartAuditMitigationActionsTaskRequest.add_member(:target, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskTarget, required: true, location_name: "target"))
2936
+ StartAuditMitigationActionsTaskRequest.add_member(:audit_check_to_actions_mapping, Shapes::ShapeRef.new(shape: AuditCheckToActionsMapping, required: true, location_name: "auditCheckToActionsMapping"))
2937
+ StartAuditMitigationActionsTaskRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
2938
+ StartAuditMitigationActionsTaskRequest.struct_class = Types::StartAuditMitigationActionsTaskRequest
2939
+
2940
+ StartAuditMitigationActionsTaskResponse.add_member(:task_id, Shapes::ShapeRef.new(shape: AuditMitigationActionsTaskId, location_name: "taskId"))
2941
+ StartAuditMitigationActionsTaskResponse.struct_class = Types::StartAuditMitigationActionsTaskResponse
2942
+
2706
2943
  StartOnDemandAuditTaskRequest.add_member(:target_check_names, Shapes::ShapeRef.new(shape: TargetAuditCheckNames, required: true, location_name: "targetCheckNames"))
2707
2944
  StartOnDemandAuditTaskRequest.struct_class = Types::StartOnDemandAuditTaskRequest
2708
2945
 
@@ -2788,6 +3025,9 @@ module Aws::IoT
2788
3025
 
2789
3026
  Targets.member = Shapes::ShapeRef.new(shape: Target)
2790
3027
 
3028
+ TaskAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
3029
+ TaskAlreadyExistsException.struct_class = Types::TaskAlreadyExistsException
3030
+
2791
3031
  TaskIdList.member = Shapes::ShapeRef.new(shape: TaskId)
2792
3032
 
2793
3033
  TaskStatistics.add_member(:total_checks, Shapes::ShapeRef.new(shape: TotalChecksCount, location_name: "totalChecks"))
@@ -2799,6 +3039,13 @@ module Aws::IoT
2799
3039
  TaskStatistics.add_member(:canceled_checks, Shapes::ShapeRef.new(shape: CanceledChecksCount, location_name: "canceledChecks"))
2800
3040
  TaskStatistics.struct_class = Types::TaskStatistics
2801
3041
 
3042
+ TaskStatisticsForAuditCheck.add_member(:total_findings_count, Shapes::ShapeRef.new(shape: TotalFindingsCount, location_name: "totalFindingsCount"))
3043
+ TaskStatisticsForAuditCheck.add_member(:failed_findings_count, Shapes::ShapeRef.new(shape: FailedFindingsCount, location_name: "failedFindingsCount"))
3044
+ TaskStatisticsForAuditCheck.add_member(:succeeded_findings_count, Shapes::ShapeRef.new(shape: SucceededFindingsCount, location_name: "succeededFindingsCount"))
3045
+ TaskStatisticsForAuditCheck.add_member(:skipped_findings_count, Shapes::ShapeRef.new(shape: SkippedFindingsCount, location_name: "skippedFindingsCount"))
3046
+ TaskStatisticsForAuditCheck.add_member(:canceled_findings_count, Shapes::ShapeRef.new(shape: CanceledFindingsCount, location_name: "canceledFindingsCount"))
3047
+ TaskStatisticsForAuditCheck.struct_class = Types::TaskStatisticsForAuditCheck
3048
+
2802
3049
  TestAuthorizationRequest.add_member(:principal, Shapes::ShapeRef.new(shape: Principal, location_name: "principal"))
2803
3050
  TestAuthorizationRequest.add_member(:cognito_identity_pool_id, Shapes::ShapeRef.new(shape: CognitoIdentityPoolId, location_name: "cognitoIdentityPoolId"))
2804
3051
  TestAuthorizationRequest.add_member(:auth_infos, Shapes::ShapeRef.new(shape: AuthInfos, required: true, location_name: "authInfos"))
@@ -2869,6 +3116,8 @@ module Aws::IoT
2869
3116
 
2870
3117
  ThingGroupNameList.member = Shapes::ShapeRef.new(shape: ThingGroupName)
2871
3118
 
3119
+ ThingGroupNames.member = Shapes::ShapeRef.new(shape: ThingGroupName)
3120
+
2872
3121
  ThingGroupProperties.add_member(:thing_group_description, Shapes::ShapeRef.new(shape: ThingGroupDescription, location_name: "thingGroupDescription"))
2873
3122
  ThingGroupProperties.add_member(:attribute_payload, Shapes::ShapeRef.new(shape: AttributePayload, location_name: "attributePayload"))
2874
3123
  ThingGroupProperties.struct_class = Types::ThingGroupProperties
@@ -2985,6 +3234,9 @@ module Aws::IoT
2985
3234
  UpdateBillingGroupResponse.add_member(:version, Shapes::ShapeRef.new(shape: Version, location_name: "version"))
2986
3235
  UpdateBillingGroupResponse.struct_class = Types::UpdateBillingGroupResponse
2987
3236
 
3237
+ UpdateCACertificateParams.add_member(:action, Shapes::ShapeRef.new(shape: CACertificateUpdateAction, required: true, location_name: "action"))
3238
+ UpdateCACertificateParams.struct_class = Types::UpdateCACertificateParams
3239
+
2988
3240
  UpdateCACertificateRequest.add_member(:certificate_id, Shapes::ShapeRef.new(shape: CertificateId, required: true, location: "uri", location_name: "caCertificateId"))
2989
3241
  UpdateCACertificateRequest.add_member(:new_status, Shapes::ShapeRef.new(shape: CACertificateStatus, location: "querystring", location_name: "newStatus"))
2990
3242
  UpdateCACertificateRequest.add_member(:new_auto_registration_status, Shapes::ShapeRef.new(shape: AutoRegistrationStatus, location: "querystring", location_name: "newAutoRegistrationStatus"))
@@ -2996,6 +3248,9 @@ module Aws::IoT
2996
3248
  UpdateCertificateRequest.add_member(:new_status, Shapes::ShapeRef.new(shape: CertificateStatus, required: true, location: "querystring", location_name: "newStatus"))
2997
3249
  UpdateCertificateRequest.struct_class = Types::UpdateCertificateRequest
2998
3250
 
3251
+ UpdateDeviceCertificateParams.add_member(:action, Shapes::ShapeRef.new(shape: DeviceCertificateUpdateAction, required: true, location_name: "action"))
3252
+ UpdateDeviceCertificateParams.struct_class = Types::UpdateDeviceCertificateParams
3253
+
2999
3254
  UpdateDynamicThingGroupRequest.add_member(:thing_group_name, Shapes::ShapeRef.new(shape: ThingGroupName, required: true, location: "uri", location_name: "thingGroupName"))
3000
3255
  UpdateDynamicThingGroupRequest.add_member(:thing_group_properties, Shapes::ShapeRef.new(shape: ThingGroupProperties, required: true, location_name: "thingGroupProperties"))
3001
3256
  UpdateDynamicThingGroupRequest.add_member(:expected_version, Shapes::ShapeRef.new(shape: OptionalVersion, location_name: "expectedVersion"))
@@ -3026,6 +3281,15 @@ module Aws::IoT
3026
3281
  UpdateJobRequest.add_member(:timeout_config, Shapes::ShapeRef.new(shape: TimeoutConfig, location_name: "timeoutConfig"))
3027
3282
  UpdateJobRequest.struct_class = Types::UpdateJobRequest
3028
3283
 
3284
+ UpdateMitigationActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: MitigationActionName, required: true, location: "uri", location_name: "actionName"))
3285
+ UpdateMitigationActionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
3286
+ UpdateMitigationActionRequest.add_member(:action_params, Shapes::ShapeRef.new(shape: MitigationActionParams, location_name: "actionParams"))
3287
+ UpdateMitigationActionRequest.struct_class = Types::UpdateMitigationActionRequest
3288
+
3289
+ UpdateMitigationActionResponse.add_member(:action_arn, Shapes::ShapeRef.new(shape: MitigationActionArn, location_name: "actionArn"))
3290
+ UpdateMitigationActionResponse.add_member(:action_id, Shapes::ShapeRef.new(shape: MitigationActionId, location_name: "actionId"))
3291
+ UpdateMitigationActionResponse.struct_class = Types::UpdateMitigationActionResponse
3292
+
3029
3293
  UpdateRoleAliasRequest.add_member(:role_alias, Shapes::ShapeRef.new(shape: RoleAlias, required: true, location: "uri", location_name: "roleAlias"))
3030
3294
  UpdateRoleAliasRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
3031
3295
  UpdateRoleAliasRequest.add_member(:credential_duration_seconds, Shapes::ShapeRef.new(shape: CredentialDurationSeconds, location_name: "credentialDurationSeconds"))
@@ -3123,7 +3387,7 @@ module Aws::IoT
3123
3387
  VersionsLimitExceededException.struct_class = Types::VersionsLimitExceededException
3124
3388
 
3125
3389
  ViolationEvent.add_member(:violation_id, Shapes::ShapeRef.new(shape: ViolationId, location_name: "violationId"))
3126
- ViolationEvent.add_member(:thing_name, Shapes::ShapeRef.new(shape: ThingName, location_name: "thingName"))
3390
+ ViolationEvent.add_member(:thing_name, Shapes::ShapeRef.new(shape: DeviceDefenderThingName, location_name: "thingName"))
3127
3391
  ViolationEvent.add_member(:security_profile_name, Shapes::ShapeRef.new(shape: SecurityProfileName, location_name: "securityProfileName"))
3128
3392
  ViolationEvent.add_member(:behavior, Shapes::ShapeRef.new(shape: Behavior, location_name: "behavior"))
3129
3393
  ViolationEvent.add_member(:metric_value, Shapes::ShapeRef.new(shape: MetricValue, location_name: "metricValue"))
@@ -3261,6 +3525,18 @@ module Aws::IoT
3261
3525
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3262
3526
  end)
3263
3527
 
3528
+ api.add_operation(:cancel_audit_mitigation_actions_task, Seahorse::Model::Operation.new.tap do |o|
3529
+ o.name = "CancelAuditMitigationActionsTask"
3530
+ o.http_method = "PUT"
3531
+ o.http_request_uri = "/audit/mitigationactions/tasks/{taskId}/cancel"
3532
+ o.input = Shapes::ShapeRef.new(shape: CancelAuditMitigationActionsTaskRequest)
3533
+ o.output = Shapes::ShapeRef.new(shape: CancelAuditMitigationActionsTaskResponse)
3534
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3535
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3536
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3537
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3538
+ end)
3539
+
3264
3540
  api.add_operation(:cancel_audit_task, Seahorse::Model::Operation.new.tap do |o|
3265
3541
  o.name = "CancelAuditTask"
3266
3542
  o.http_method = "PUT"
@@ -3410,6 +3686,19 @@ module Aws::IoT
3410
3686
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3411
3687
  end)
3412
3688
 
3689
+ api.add_operation(:create_mitigation_action, Seahorse::Model::Operation.new.tap do |o|
3690
+ o.name = "CreateMitigationAction"
3691
+ o.http_method = "POST"
3692
+ o.http_request_uri = "/mitigationactions/actions/{actionName}"
3693
+ o.input = Shapes::ShapeRef.new(shape: CreateMitigationActionRequest)
3694
+ o.output = Shapes::ShapeRef.new(shape: CreateMitigationActionResponse)
3695
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3696
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
3697
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
3698
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3699
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3700
+ end)
3701
+
3413
3702
  api.add_operation(:create_ota_update, Seahorse::Model::Operation.new.tap do |o|
3414
3703
  o.name = "CreateOTAUpdate"
3415
3704
  o.http_method = "POST"
@@ -3479,6 +3768,7 @@ module Aws::IoT
3479
3768
  o.input = Shapes::ShapeRef.new(shape: CreateScheduledAuditRequest)
3480
3769
  o.output = Shapes::ShapeRef.new(shape: CreateScheduledAuditResponse)
3481
3770
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3771
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
3482
3772
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3483
3773
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3484
3774
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
@@ -3676,6 +3966,17 @@ module Aws::IoT
3676
3966
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3677
3967
  end)
3678
3968
 
3969
+ api.add_operation(:delete_mitigation_action, Seahorse::Model::Operation.new.tap do |o|
3970
+ o.name = "DeleteMitigationAction"
3971
+ o.http_method = "DELETE"
3972
+ o.http_request_uri = "/mitigationactions/actions/{actionName}"
3973
+ o.input = Shapes::ShapeRef.new(shape: DeleteMitigationActionRequest)
3974
+ o.output = Shapes::ShapeRef.new(shape: DeleteMitigationActionResponse)
3975
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3976
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3977
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3978
+ end)
3979
+
3679
3980
  api.add_operation(:delete_ota_update, Seahorse::Model::Operation.new.tap do |o|
3680
3981
  o.name = "DeleteOTAUpdate"
3681
3982
  o.http_method = "DELETE"
@@ -3877,6 +4178,30 @@ module Aws::IoT
3877
4178
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3878
4179
  end)
3879
4180
 
4181
+ api.add_operation(:describe_audit_finding, Seahorse::Model::Operation.new.tap do |o|
4182
+ o.name = "DescribeAuditFinding"
4183
+ o.http_method = "GET"
4184
+ o.http_request_uri = "/audit/findings/{findingId}"
4185
+ o.input = Shapes::ShapeRef.new(shape: DescribeAuditFindingRequest)
4186
+ o.output = Shapes::ShapeRef.new(shape: DescribeAuditFindingResponse)
4187
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4188
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4189
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4190
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4191
+ end)
4192
+
4193
+ api.add_operation(:describe_audit_mitigation_actions_task, Seahorse::Model::Operation.new.tap do |o|
4194
+ o.name = "DescribeAuditMitigationActionsTask"
4195
+ o.http_method = "GET"
4196
+ o.http_request_uri = "/audit/mitigationactions/tasks/{taskId}"
4197
+ o.input = Shapes::ShapeRef.new(shape: DescribeAuditMitigationActionsTaskRequest)
4198
+ o.output = Shapes::ShapeRef.new(shape: DescribeAuditMitigationActionsTaskResponse)
4199
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4200
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4201
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4202
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4203
+ end)
4204
+
3880
4205
  api.add_operation(:describe_audit_task, Seahorse::Model::Operation.new.tap do |o|
3881
4206
  o.name = "DescribeAuditTask"
3882
4207
  o.http_method = "GET"
@@ -4017,6 +4342,18 @@ module Aws::IoT
4017
4342
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4018
4343
  end)
4019
4344
 
4345
+ api.add_operation(:describe_mitigation_action, Seahorse::Model::Operation.new.tap do |o|
4346
+ o.name = "DescribeMitigationAction"
4347
+ o.http_method = "GET"
4348
+ o.http_request_uri = "/mitigationactions/actions/{actionName}"
4349
+ o.input = Shapes::ShapeRef.new(shape: DescribeMitigationActionRequest)
4350
+ o.output = Shapes::ShapeRef.new(shape: DescribeMitigationActionResponse)
4351
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4352
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4353
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4354
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4355
+ end)
4356
+
4020
4357
  api.add_operation(:describe_role_alias, Seahorse::Model::Operation.new.tap do |o|
4021
4358
  o.name = "DescribeRoleAlias"
4022
4359
  o.http_method = "GET"
@@ -4387,6 +4724,28 @@ module Aws::IoT
4387
4724
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4388
4725
  end)
4389
4726
 
4727
+ api.add_operation(:list_audit_mitigation_actions_executions, Seahorse::Model::Operation.new.tap do |o|
4728
+ o.name = "ListAuditMitigationActionsExecutions"
4729
+ o.http_method = "GET"
4730
+ o.http_request_uri = "/audit/mitigationactions/executions"
4731
+ o.input = Shapes::ShapeRef.new(shape: ListAuditMitigationActionsExecutionsRequest)
4732
+ o.output = Shapes::ShapeRef.new(shape: ListAuditMitigationActionsExecutionsResponse)
4733
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4734
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4735
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4736
+ end)
4737
+
4738
+ api.add_operation(:list_audit_mitigation_actions_tasks, Seahorse::Model::Operation.new.tap do |o|
4739
+ o.name = "ListAuditMitigationActionsTasks"
4740
+ o.http_method = "GET"
4741
+ o.http_request_uri = "/audit/mitigationactions/tasks"
4742
+ o.input = Shapes::ShapeRef.new(shape: ListAuditMitigationActionsTasksRequest)
4743
+ o.output = Shapes::ShapeRef.new(shape: ListAuditMitigationActionsTasksResponse)
4744
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4745
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4746
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4747
+ end)
4748
+
4390
4749
  api.add_operation(:list_audit_tasks, Seahorse::Model::Operation.new.tap do |o|
4391
4750
  o.name = "ListAuditTasks"
4392
4751
  o.http_method = "GET"
@@ -4511,6 +4870,17 @@ module Aws::IoT
4511
4870
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4512
4871
  end)
4513
4872
 
4873
+ api.add_operation(:list_mitigation_actions, Seahorse::Model::Operation.new.tap do |o|
4874
+ o.name = "ListMitigationActions"
4875
+ o.http_method = "GET"
4876
+ o.http_request_uri = "/mitigationactions/actions"
4877
+ o.input = Shapes::ShapeRef.new(shape: ListMitigationActionsRequest)
4878
+ o.output = Shapes::ShapeRef.new(shape: ListMitigationActionsResponse)
4879
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4880
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4881
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4882
+ end)
4883
+
4514
4884
  api.add_operation(:list_ota_updates, Seahorse::Model::Operation.new.tap do |o|
4515
4885
  o.name = "ListOTAUpdates"
4516
4886
  o.http_method = "GET"
@@ -5031,6 +5401,19 @@ module Aws::IoT
5031
5401
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5032
5402
  end)
5033
5403
 
5404
+ api.add_operation(:start_audit_mitigation_actions_task, Seahorse::Model::Operation.new.tap do |o|
5405
+ o.name = "StartAuditMitigationActionsTask"
5406
+ o.http_method = "POST"
5407
+ o.http_request_uri = "/audit/mitigationactions/tasks/{taskId}"
5408
+ o.input = Shapes::ShapeRef.new(shape: StartAuditMitigationActionsTaskRequest)
5409
+ o.output = Shapes::ShapeRef.new(shape: StartAuditMitigationActionsTaskResponse)
5410
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
5411
+ o.errors << Shapes::ShapeRef.new(shape: TaskAlreadyExistsException)
5412
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
5413
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5414
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
5415
+ end)
5416
+
5034
5417
  api.add_operation(:start_on_demand_audit_task, Seahorse::Model::Operation.new.tap do |o|
5035
5418
  o.name = "StartOnDemandAuditTask"
5036
5419
  o.http_method = "POST"
@@ -5257,6 +5640,18 @@ module Aws::IoT
5257
5640
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5258
5641
  end)
5259
5642
 
5643
+ api.add_operation(:update_mitigation_action, Seahorse::Model::Operation.new.tap do |o|
5644
+ o.name = "UpdateMitigationAction"
5645
+ o.http_method = "PATCH"
5646
+ o.http_request_uri = "/mitigationactions/actions/{actionName}"
5647
+ o.input = Shapes::ShapeRef.new(shape: UpdateMitigationActionRequest)
5648
+ o.output = Shapes::ShapeRef.new(shape: UpdateMitigationActionResponse)
5649
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
5650
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5651
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5652
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
5653
+ end)
5654
+
5260
5655
  api.add_operation(:update_role_alias, Seahorse::Model::Operation.new.tap do |o|
5261
5656
  o.name = "UpdateRoleAlias"
5262
5657
  o.http_method = "PUT"