1{
2    "smithy": "1.0",
3    "metadata": {
4        "suppressions": [
5            {
6                "id": "HttpMethodSemantics",
7                "namespace": "*"
8            },
9            {
10                "id": "HttpResponseCodeSemantics",
11                "namespace": "*"
12            },
13            {
14                "id": "PaginatedTrait",
15                "namespace": "*"
16            },
17            {
18                "id": "HttpHeaderTrait",
19                "namespace": "*"
20            },
21            {
22                "id": "HttpUriConflict",
23                "namespace": "*"
24            },
25            {
26                "id": "Service",
27                "namespace": "*"
28            }
29        ]
30    },
31    "shapes": {
32        "com.amazonaws.iot#AWSIotService": {
33            "type": "service",
34            "version": "2015-05-28",
35            "operations": [
36                {
37                    "target": "com.amazonaws.iot#AcceptCertificateTransfer"
38                },
39                {
40                    "target": "com.amazonaws.iot#AddThingToBillingGroup"
41                },
42                {
43                    "target": "com.amazonaws.iot#AddThingToThingGroup"
44                },
45                {
46                    "target": "com.amazonaws.iot#AssociateTargetsWithJob"
47                },
48                {
49                    "target": "com.amazonaws.iot#AttachPolicy"
50                },
51                {
52                    "target": "com.amazonaws.iot#AttachPrincipalPolicy"
53                },
54                {
55                    "target": "com.amazonaws.iot#AttachSecurityProfile"
56                },
57                {
58                    "target": "com.amazonaws.iot#AttachThingPrincipal"
59                },
60                {
61                    "target": "com.amazonaws.iot#CancelAuditMitigationActionsTask"
62                },
63                {
64                    "target": "com.amazonaws.iot#CancelAuditTask"
65                },
66                {
67                    "target": "com.amazonaws.iot#CancelCertificateTransfer"
68                },
69                {
70                    "target": "com.amazonaws.iot#CancelDetectMitigationActionsTask"
71                },
72                {
73                    "target": "com.amazonaws.iot#CancelJob"
74                },
75                {
76                    "target": "com.amazonaws.iot#CancelJobExecution"
77                },
78                {
79                    "target": "com.amazonaws.iot#ClearDefaultAuthorizer"
80                },
81                {
82                    "target": "com.amazonaws.iot#ConfirmTopicRuleDestination"
83                },
84                {
85                    "target": "com.amazonaws.iot#CreateAuditSuppression"
86                },
87                {
88                    "target": "com.amazonaws.iot#CreateAuthorizer"
89                },
90                {
91                    "target": "com.amazonaws.iot#CreateBillingGroup"
92                },
93                {
94                    "target": "com.amazonaws.iot#CreateCertificateFromCsr"
95                },
96                {
97                    "target": "com.amazonaws.iot#CreateCustomMetric"
98                },
99                {
100                    "target": "com.amazonaws.iot#CreateDimension"
101                },
102                {
103                    "target": "com.amazonaws.iot#CreateDomainConfiguration"
104                },
105                {
106                    "target": "com.amazonaws.iot#CreateDynamicThingGroup"
107                },
108                {
109                    "target": "com.amazonaws.iot#CreateJob"
110                },
111                {
112                    "target": "com.amazonaws.iot#CreateKeysAndCertificate"
113                },
114                {
115                    "target": "com.amazonaws.iot#CreateMitigationAction"
116                },
117                {
118                    "target": "com.amazonaws.iot#CreateOTAUpdate"
119                },
120                {
121                    "target": "com.amazonaws.iot#CreatePolicy"
122                },
123                {
124                    "target": "com.amazonaws.iot#CreatePolicyVersion"
125                },
126                {
127                    "target": "com.amazonaws.iot#CreateProvisioningClaim"
128                },
129                {
130                    "target": "com.amazonaws.iot#CreateProvisioningTemplate"
131                },
132                {
133                    "target": "com.amazonaws.iot#CreateProvisioningTemplateVersion"
134                },
135                {
136                    "target": "com.amazonaws.iot#CreateRoleAlias"
137                },
138                {
139                    "target": "com.amazonaws.iot#CreateScheduledAudit"
140                },
141                {
142                    "target": "com.amazonaws.iot#CreateSecurityProfile"
143                },
144                {
145                    "target": "com.amazonaws.iot#CreateStream"
146                },
147                {
148                    "target": "com.amazonaws.iot#CreateThing"
149                },
150                {
151                    "target": "com.amazonaws.iot#CreateThingGroup"
152                },
153                {
154                    "target": "com.amazonaws.iot#CreateThingType"
155                },
156                {
157                    "target": "com.amazonaws.iot#CreateTopicRule"
158                },
159                {
160                    "target": "com.amazonaws.iot#CreateTopicRuleDestination"
161                },
162                {
163                    "target": "com.amazonaws.iot#DeleteAccountAuditConfiguration"
164                },
165                {
166                    "target": "com.amazonaws.iot#DeleteAuditSuppression"
167                },
168                {
169                    "target": "com.amazonaws.iot#DeleteAuthorizer"
170                },
171                {
172                    "target": "com.amazonaws.iot#DeleteBillingGroup"
173                },
174                {
175                    "target": "com.amazonaws.iot#DeleteCACertificate"
176                },
177                {
178                    "target": "com.amazonaws.iot#DeleteCertificate"
179                },
180                {
181                    "target": "com.amazonaws.iot#DeleteCustomMetric"
182                },
183                {
184                    "target": "com.amazonaws.iot#DeleteDimension"
185                },
186                {
187                    "target": "com.amazonaws.iot#DeleteDomainConfiguration"
188                },
189                {
190                    "target": "com.amazonaws.iot#DeleteDynamicThingGroup"
191                },
192                {
193                    "target": "com.amazonaws.iot#DeleteJob"
194                },
195                {
196                    "target": "com.amazonaws.iot#DeleteJobExecution"
197                },
198                {
199                    "target": "com.amazonaws.iot#DeleteMitigationAction"
200                },
201                {
202                    "target": "com.amazonaws.iot#DeleteOTAUpdate"
203                },
204                {
205                    "target": "com.amazonaws.iot#DeletePolicy"
206                },
207                {
208                    "target": "com.amazonaws.iot#DeletePolicyVersion"
209                },
210                {
211                    "target": "com.amazonaws.iot#DeleteProvisioningTemplate"
212                },
213                {
214                    "target": "com.amazonaws.iot#DeleteProvisioningTemplateVersion"
215                },
216                {
217                    "target": "com.amazonaws.iot#DeleteRegistrationCode"
218                },
219                {
220                    "target": "com.amazonaws.iot#DeleteRoleAlias"
221                },
222                {
223                    "target": "com.amazonaws.iot#DeleteScheduledAudit"
224                },
225                {
226                    "target": "com.amazonaws.iot#DeleteSecurityProfile"
227                },
228                {
229                    "target": "com.amazonaws.iot#DeleteStream"
230                },
231                {
232                    "target": "com.amazonaws.iot#DeleteThing"
233                },
234                {
235                    "target": "com.amazonaws.iot#DeleteThingGroup"
236                },
237                {
238                    "target": "com.amazonaws.iot#DeleteThingType"
239                },
240                {
241                    "target": "com.amazonaws.iot#DeleteTopicRule"
242                },
243                {
244                    "target": "com.amazonaws.iot#DeleteTopicRuleDestination"
245                },
246                {
247                    "target": "com.amazonaws.iot#DeleteV2LoggingLevel"
248                },
249                {
250                    "target": "com.amazonaws.iot#DeprecateThingType"
251                },
252                {
253                    "target": "com.amazonaws.iot#DescribeAccountAuditConfiguration"
254                },
255                {
256                    "target": "com.amazonaws.iot#DescribeAuditFinding"
257                },
258                {
259                    "target": "com.amazonaws.iot#DescribeAuditMitigationActionsTask"
260                },
261                {
262                    "target": "com.amazonaws.iot#DescribeAuditSuppression"
263                },
264                {
265                    "target": "com.amazonaws.iot#DescribeAuditTask"
266                },
267                {
268                    "target": "com.amazonaws.iot#DescribeAuthorizer"
269                },
270                {
271                    "target": "com.amazonaws.iot#DescribeBillingGroup"
272                },
273                {
274                    "target": "com.amazonaws.iot#DescribeCACertificate"
275                },
276                {
277                    "target": "com.amazonaws.iot#DescribeCertificate"
278                },
279                {
280                    "target": "com.amazonaws.iot#DescribeCustomMetric"
281                },
282                {
283                    "target": "com.amazonaws.iot#DescribeDefaultAuthorizer"
284                },
285                {
286                    "target": "com.amazonaws.iot#DescribeDetectMitigationActionsTask"
287                },
288                {
289                    "target": "com.amazonaws.iot#DescribeDimension"
290                },
291                {
292                    "target": "com.amazonaws.iot#DescribeDomainConfiguration"
293                },
294                {
295                    "target": "com.amazonaws.iot#DescribeEndpoint"
296                },
297                {
298                    "target": "com.amazonaws.iot#DescribeEventConfigurations"
299                },
300                {
301                    "target": "com.amazonaws.iot#DescribeIndex"
302                },
303                {
304                    "target": "com.amazonaws.iot#DescribeJob"
305                },
306                {
307                    "target": "com.amazonaws.iot#DescribeJobExecution"
308                },
309                {
310                    "target": "com.amazonaws.iot#DescribeMitigationAction"
311                },
312                {
313                    "target": "com.amazonaws.iot#DescribeProvisioningTemplate"
314                },
315                {
316                    "target": "com.amazonaws.iot#DescribeProvisioningTemplateVersion"
317                },
318                {
319                    "target": "com.amazonaws.iot#DescribeRoleAlias"
320                },
321                {
322                    "target": "com.amazonaws.iot#DescribeScheduledAudit"
323                },
324                {
325                    "target": "com.amazonaws.iot#DescribeSecurityProfile"
326                },
327                {
328                    "target": "com.amazonaws.iot#DescribeStream"
329                },
330                {
331                    "target": "com.amazonaws.iot#DescribeThing"
332                },
333                {
334                    "target": "com.amazonaws.iot#DescribeThingGroup"
335                },
336                {
337                    "target": "com.amazonaws.iot#DescribeThingRegistrationTask"
338                },
339                {
340                    "target": "com.amazonaws.iot#DescribeThingType"
341                },
342                {
343                    "target": "com.amazonaws.iot#DetachPolicy"
344                },
345                {
346                    "target": "com.amazonaws.iot#DetachPrincipalPolicy"
347                },
348                {
349                    "target": "com.amazonaws.iot#DetachSecurityProfile"
350                },
351                {
352                    "target": "com.amazonaws.iot#DetachThingPrincipal"
353                },
354                {
355                    "target": "com.amazonaws.iot#DisableTopicRule"
356                },
357                {
358                    "target": "com.amazonaws.iot#EnableTopicRule"
359                },
360                {
361                    "target": "com.amazonaws.iot#GetBehaviorModelTrainingSummaries"
362                },
363                {
364                    "target": "com.amazonaws.iot#GetCardinality"
365                },
366                {
367                    "target": "com.amazonaws.iot#GetEffectivePolicies"
368                },
369                {
370                    "target": "com.amazonaws.iot#GetIndexingConfiguration"
371                },
372                {
373                    "target": "com.amazonaws.iot#GetJobDocument"
374                },
375                {
376                    "target": "com.amazonaws.iot#GetLoggingOptions"
377                },
378                {
379                    "target": "com.amazonaws.iot#GetOTAUpdate"
380                },
381                {
382                    "target": "com.amazonaws.iot#GetPercentiles"
383                },
384                {
385                    "target": "com.amazonaws.iot#GetPolicy"
386                },
387                {
388                    "target": "com.amazonaws.iot#GetPolicyVersion"
389                },
390                {
391                    "target": "com.amazonaws.iot#GetRegistrationCode"
392                },
393                {
394                    "target": "com.amazonaws.iot#GetStatistics"
395                },
396                {
397                    "target": "com.amazonaws.iot#GetTopicRule"
398                },
399                {
400                    "target": "com.amazonaws.iot#GetTopicRuleDestination"
401                },
402                {
403                    "target": "com.amazonaws.iot#GetV2LoggingOptions"
404                },
405                {
406                    "target": "com.amazonaws.iot#ListActiveViolations"
407                },
408                {
409                    "target": "com.amazonaws.iot#ListAttachedPolicies"
410                },
411                {
412                    "target": "com.amazonaws.iot#ListAuditFindings"
413                },
414                {
415                    "target": "com.amazonaws.iot#ListAuditMitigationActionsExecutions"
416                },
417                {
418                    "target": "com.amazonaws.iot#ListAuditMitigationActionsTasks"
419                },
420                {
421                    "target": "com.amazonaws.iot#ListAuditSuppressions"
422                },
423                {
424                    "target": "com.amazonaws.iot#ListAuditTasks"
425                },
426                {
427                    "target": "com.amazonaws.iot#ListAuthorizers"
428                },
429                {
430                    "target": "com.amazonaws.iot#ListBillingGroups"
431                },
432                {
433                    "target": "com.amazonaws.iot#ListCACertificates"
434                },
435                {
436                    "target": "com.amazonaws.iot#ListCertificates"
437                },
438                {
439                    "target": "com.amazonaws.iot#ListCertificatesByCA"
440                },
441                {
442                    "target": "com.amazonaws.iot#ListCustomMetrics"
443                },
444                {
445                    "target": "com.amazonaws.iot#ListDetectMitigationActionsExecutions"
446                },
447                {
448                    "target": "com.amazonaws.iot#ListDetectMitigationActionsTasks"
449                },
450                {
451                    "target": "com.amazonaws.iot#ListDimensions"
452                },
453                {
454                    "target": "com.amazonaws.iot#ListDomainConfigurations"
455                },
456                {
457                    "target": "com.amazonaws.iot#ListIndices"
458                },
459                {
460                    "target": "com.amazonaws.iot#ListJobExecutionsForJob"
461                },
462                {
463                    "target": "com.amazonaws.iot#ListJobExecutionsForThing"
464                },
465                {
466                    "target": "com.amazonaws.iot#ListJobs"
467                },
468                {
469                    "target": "com.amazonaws.iot#ListMitigationActions"
470                },
471                {
472                    "target": "com.amazonaws.iot#ListOTAUpdates"
473                },
474                {
475                    "target": "com.amazonaws.iot#ListOutgoingCertificates"
476                },
477                {
478                    "target": "com.amazonaws.iot#ListPolicies"
479                },
480                {
481                    "target": "com.amazonaws.iot#ListPolicyPrincipals"
482                },
483                {
484                    "target": "com.amazonaws.iot#ListPolicyVersions"
485                },
486                {
487                    "target": "com.amazonaws.iot#ListPrincipalPolicies"
488                },
489                {
490                    "target": "com.amazonaws.iot#ListPrincipalThings"
491                },
492                {
493                    "target": "com.amazonaws.iot#ListProvisioningTemplates"
494                },
495                {
496                    "target": "com.amazonaws.iot#ListProvisioningTemplateVersions"
497                },
498                {
499                    "target": "com.amazonaws.iot#ListRoleAliases"
500                },
501                {
502                    "target": "com.amazonaws.iot#ListScheduledAudits"
503                },
504                {
505                    "target": "com.amazonaws.iot#ListSecurityProfiles"
506                },
507                {
508                    "target": "com.amazonaws.iot#ListSecurityProfilesForTarget"
509                },
510                {
511                    "target": "com.amazonaws.iot#ListStreams"
512                },
513                {
514                    "target": "com.amazonaws.iot#ListTagsForResource"
515                },
516                {
517                    "target": "com.amazonaws.iot#ListTargetsForPolicy"
518                },
519                {
520                    "target": "com.amazonaws.iot#ListTargetsForSecurityProfile"
521                },
522                {
523                    "target": "com.amazonaws.iot#ListThingGroups"
524                },
525                {
526                    "target": "com.amazonaws.iot#ListThingGroupsForThing"
527                },
528                {
529                    "target": "com.amazonaws.iot#ListThingPrincipals"
530                },
531                {
532                    "target": "com.amazonaws.iot#ListThingRegistrationTaskReports"
533                },
534                {
535                    "target": "com.amazonaws.iot#ListThingRegistrationTasks"
536                },
537                {
538                    "target": "com.amazonaws.iot#ListThings"
539                },
540                {
541                    "target": "com.amazonaws.iot#ListThingsInBillingGroup"
542                },
543                {
544                    "target": "com.amazonaws.iot#ListThingsInThingGroup"
545                },
546                {
547                    "target": "com.amazonaws.iot#ListThingTypes"
548                },
549                {
550                    "target": "com.amazonaws.iot#ListTopicRuleDestinations"
551                },
552                {
553                    "target": "com.amazonaws.iot#ListTopicRules"
554                },
555                {
556                    "target": "com.amazonaws.iot#ListV2LoggingLevels"
557                },
558                {
559                    "target": "com.amazonaws.iot#ListViolationEvents"
560                },
561                {
562                    "target": "com.amazonaws.iot#RegisterCACertificate"
563                },
564                {
565                    "target": "com.amazonaws.iot#RegisterCertificate"
566                },
567                {
568                    "target": "com.amazonaws.iot#RegisterCertificateWithoutCA"
569                },
570                {
571                    "target": "com.amazonaws.iot#RegisterThing"
572                },
573                {
574                    "target": "com.amazonaws.iot#RejectCertificateTransfer"
575                },
576                {
577                    "target": "com.amazonaws.iot#RemoveThingFromBillingGroup"
578                },
579                {
580                    "target": "com.amazonaws.iot#RemoveThingFromThingGroup"
581                },
582                {
583                    "target": "com.amazonaws.iot#ReplaceTopicRule"
584                },
585                {
586                    "target": "com.amazonaws.iot#SearchIndex"
587                },
588                {
589                    "target": "com.amazonaws.iot#SetDefaultAuthorizer"
590                },
591                {
592                    "target": "com.amazonaws.iot#SetDefaultPolicyVersion"
593                },
594                {
595                    "target": "com.amazonaws.iot#SetLoggingOptions"
596                },
597                {
598                    "target": "com.amazonaws.iot#SetV2LoggingLevel"
599                },
600                {
601                    "target": "com.amazonaws.iot#SetV2LoggingOptions"
602                },
603                {
604                    "target": "com.amazonaws.iot#StartAuditMitigationActionsTask"
605                },
606                {
607                    "target": "com.amazonaws.iot#StartDetectMitigationActionsTask"
608                },
609                {
610                    "target": "com.amazonaws.iot#StartOnDemandAuditTask"
611                },
612                {
613                    "target": "com.amazonaws.iot#StartThingRegistrationTask"
614                },
615                {
616                    "target": "com.amazonaws.iot#StopThingRegistrationTask"
617                },
618                {
619                    "target": "com.amazonaws.iot#TagResource"
620                },
621                {
622                    "target": "com.amazonaws.iot#TestAuthorization"
623                },
624                {
625                    "target": "com.amazonaws.iot#TestInvokeAuthorizer"
626                },
627                {
628                    "target": "com.amazonaws.iot#TransferCertificate"
629                },
630                {
631                    "target": "com.amazonaws.iot#UntagResource"
632                },
633                {
634                    "target": "com.amazonaws.iot#UpdateAccountAuditConfiguration"
635                },
636                {
637                    "target": "com.amazonaws.iot#UpdateAuditSuppression"
638                },
639                {
640                    "target": "com.amazonaws.iot#UpdateAuthorizer"
641                },
642                {
643                    "target": "com.amazonaws.iot#UpdateBillingGroup"
644                },
645                {
646                    "target": "com.amazonaws.iot#UpdateCACertificate"
647                },
648                {
649                    "target": "com.amazonaws.iot#UpdateCertificate"
650                },
651                {
652                    "target": "com.amazonaws.iot#UpdateCustomMetric"
653                },
654                {
655                    "target": "com.amazonaws.iot#UpdateDimension"
656                },
657                {
658                    "target": "com.amazonaws.iot#UpdateDomainConfiguration"
659                },
660                {
661                    "target": "com.amazonaws.iot#UpdateDynamicThingGroup"
662                },
663                {
664                    "target": "com.amazonaws.iot#UpdateEventConfigurations"
665                },
666                {
667                    "target": "com.amazonaws.iot#UpdateIndexingConfiguration"
668                },
669                {
670                    "target": "com.amazonaws.iot#UpdateJob"
671                },
672                {
673                    "target": "com.amazonaws.iot#UpdateMitigationAction"
674                },
675                {
676                    "target": "com.amazonaws.iot#UpdateProvisioningTemplate"
677                },
678                {
679                    "target": "com.amazonaws.iot#UpdateRoleAlias"
680                },
681                {
682                    "target": "com.amazonaws.iot#UpdateScheduledAudit"
683                },
684                {
685                    "target": "com.amazonaws.iot#UpdateSecurityProfile"
686                },
687                {
688                    "target": "com.amazonaws.iot#UpdateStream"
689                },
690                {
691                    "target": "com.amazonaws.iot#UpdateThing"
692                },
693                {
694                    "target": "com.amazonaws.iot#UpdateThingGroup"
695                },
696                {
697                    "target": "com.amazonaws.iot#UpdateThingGroupsForThing"
698                },
699                {
700                    "target": "com.amazonaws.iot#UpdateTopicRuleDestination"
701                },
702                {
703                    "target": "com.amazonaws.iot#ValidateSecurityProfileBehaviors"
704                }
705            ],
706            "traits": {
707                "aws.api#service": {
708                    "sdkId": "IoT",
709                    "arnNamespace": "iot",
710                    "cloudFormationName": "IoT",
711                    "cloudTrailEventSource": "iot.amazonaws.com",
712                    "endpointPrefix": "iot"
713                },
714                "aws.auth#sigv4": {
715                    "name": "execute-api"
716                },
717                "aws.protocols#restJson1": {},
718                "smithy.api#documentation": "<fullname>AWS IoT</fullname>\n        <p>AWS IoT provides secure, bi-directional communication between Internet-connected\n            devices (such as sensors, actuators, embedded devices, or smart appliances) and the AWS\n            cloud. You can discover your custom IoT-Data endpoint to communicate with, configure\n            rules for data processing and integration with other services, organize resources\n            associated with each device (Registry), configure logging, and create and manage\n            policies and credentials to authenticate devices.</p>\n        <p>The service endpoints that expose this API are listed in\n            <a href=\"https://docs.aws.amazon.com/general/latest/gr/iot-core.html\">AWS IoT Core Endpoints and Quotas</a>.\n            You must use the endpoint for the region that has the resources you want to access.</p>\n        <p>The service name used by <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">AWS\n                Signature Version 4</a> to sign the request is:\n            <i>execute-api</i>.</p>\n        <p>For more information about how AWS IoT works, see the <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/aws-iot-how-it-works.html\">Developer\n            Guide</a>.</p>\n        <p>For information about how to use the credentials provider for AWS IoT, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html\">Authorizing Direct Calls to AWS Services</a>.</p>",
719                "smithy.api#title": "AWS IoT"
720            }
721        },
722        "com.amazonaws.iot#AbortAction": {
723            "type": "string",
724            "traits": {
725                "smithy.api#enum": [
726                    {
727                        "value": "CANCEL",
728                        "name": "CANCEL"
729                    }
730                ]
731            }
732        },
733        "com.amazonaws.iot#AbortConfig": {
734            "type": "structure",
735            "members": {
736                "criteriaList": {
737                    "target": "com.amazonaws.iot#AbortCriteriaList",
738                    "traits": {
739                        "smithy.api#documentation": "<p>The list of criteria that determine when and how to abort the job.</p>",
740                        "smithy.api#required": {}
741                    }
742                }
743            },
744            "traits": {
745                "smithy.api#documentation": "<p>The criteria that determine when and how a job abort takes place.</p>"
746            }
747        },
748        "com.amazonaws.iot#AbortCriteria": {
749            "type": "structure",
750            "members": {
751                "failureType": {
752                    "target": "com.amazonaws.iot#JobExecutionFailureType",
753                    "traits": {
754                        "smithy.api#documentation": "<p>The type of job execution failures that can initiate a job abort.</p>",
755                        "smithy.api#required": {}
756                    }
757                },
758                "action": {
759                    "target": "com.amazonaws.iot#AbortAction",
760                    "traits": {
761                        "smithy.api#documentation": "<p>The type of job action to take to initiate the job abort.</p>",
762                        "smithy.api#required": {}
763                    }
764                },
765                "thresholdPercentage": {
766                    "target": "com.amazonaws.iot#AbortThresholdPercentage",
767                    "traits": {
768                        "smithy.api#documentation": "<p>The minimum percentage of job execution failures that must occur to initiate the job abort.</p>\n        <p>AWS IoT supports up to two digits after the decimal (for example, 10.9 and 10.99, but not 10.999).</p>",
769                        "smithy.api#required": {}
770                    }
771                },
772                "minNumberOfExecutedThings": {
773                    "target": "com.amazonaws.iot#MinimumNumberOfExecutedThings",
774                    "traits": {
775                        "smithy.api#documentation": "<p>The minimum number of things which must receive job execution notifications before the job \n            can be aborted.</p>",
776                        "smithy.api#required": {}
777                    }
778                }
779            },
780            "traits": {
781                "smithy.api#documentation": "<p>The criteria that determine when and how a job abort takes place.</p>"
782            }
783        },
784        "com.amazonaws.iot#AbortCriteriaList": {
785            "type": "list",
786            "member": {
787                "target": "com.amazonaws.iot#AbortCriteria"
788            },
789            "traits": {
790                "smithy.api#length": {
791                    "min": 1
792                }
793            }
794        },
795        "com.amazonaws.iot#AbortThresholdPercentage": {
796            "type": "double",
797            "traits": {
798                "smithy.api#box": {},
799                "smithy.api#range": {
800                    "max": 100
801                }
802            }
803        },
804        "com.amazonaws.iot#AcceptCertificateTransfer": {
805            "type": "operation",
806            "input": {
807                "target": "com.amazonaws.iot#AcceptCertificateTransferRequest"
808            },
809            "errors": [
810                {
811                    "target": "com.amazonaws.iot#InternalFailureException"
812                },
813                {
814                    "target": "com.amazonaws.iot#InvalidRequestException"
815                },
816                {
817                    "target": "com.amazonaws.iot#ResourceNotFoundException"
818                },
819                {
820                    "target": "com.amazonaws.iot#ServiceUnavailableException"
821                },
822                {
823                    "target": "com.amazonaws.iot#ThrottlingException"
824                },
825                {
826                    "target": "com.amazonaws.iot#TransferAlreadyCompletedException"
827                },
828                {
829                    "target": "com.amazonaws.iot#UnauthorizedException"
830                }
831            ],
832            "traits": {
833                "smithy.api#documentation": "<p>Accepts a pending certificate transfer. The default state of the certificate is\n         INACTIVE.</p>\n         <p>To check for pending certificate transfers, call <a>ListCertificates</a>\n         to enumerate your certificates.</p>",
834                "smithy.api#http": {
835                    "method": "PATCH",
836                    "uri": "/accept-certificate-transfer/{certificateId}",
837                    "code": 200
838                }
839            }
840        },
841        "com.amazonaws.iot#AcceptCertificateTransferRequest": {
842            "type": "structure",
843            "members": {
844                "certificateId": {
845                    "target": "com.amazonaws.iot#CertificateId",
846                    "traits": {
847                        "smithy.api#documentation": "<p>The ID of the certificate. (The last part of the certificate ARN contains the\n         certificate ID.)</p>",
848                        "smithy.api#httpLabel": {},
849                        "smithy.api#required": {}
850                    }
851                },
852                "setAsActive": {
853                    "target": "com.amazonaws.iot#SetAsActive",
854                    "traits": {
855                        "smithy.api#documentation": "<p>Specifies whether the certificate is active.</p>",
856                        "smithy.api#httpQuery": "setAsActive"
857                    }
858                }
859            },
860            "traits": {
861                "smithy.api#documentation": "<p>The input for the AcceptCertificateTransfer operation.</p>"
862            }
863        },
864        "com.amazonaws.iot#AcmCertificateArn": {
865            "type": "string",
866            "traits": {
867                "smithy.api#length": {
868                    "min": 1,
869                    "max": 2048
870                },
871                "smithy.api#pattern": "arn:aws(-cn|-us-gov|-iso-b|-iso)?:acm:[a-z]{2}-(gov-|iso-|isob-)?[a-z]{4,9}-\\d{1}:\\d{12}:certificate/[a-zA-Z0-9/-]+"
872            }
873        },
874        "com.amazonaws.iot#Action": {
875            "type": "structure",
876            "members": {
877                "dynamoDB": {
878                    "target": "com.amazonaws.iot#DynamoDBAction",
879                    "traits": {
880                        "smithy.api#documentation": "<p>Write to a DynamoDB table.</p>"
881                    }
882                },
883                "dynamoDBv2": {
884                    "target": "com.amazonaws.iot#DynamoDBv2Action",
885                    "traits": {
886                        "smithy.api#documentation": "<p>Write to a DynamoDB table. This is a new version of the DynamoDB action. It allows\n         you to write each attribute in an MQTT message payload into a separate DynamoDB\n         column.</p>"
887                    }
888                },
889                "lambda": {
890                    "target": "com.amazonaws.iot#LambdaAction",
891                    "traits": {
892                        "smithy.api#documentation": "<p>Invoke a Lambda function.</p>"
893                    }
894                },
895                "sns": {
896                    "target": "com.amazonaws.iot#SnsAction",
897                    "traits": {
898                        "smithy.api#documentation": "<p>Publish to an Amazon SNS topic.</p>"
899                    }
900                },
901                "sqs": {
902                    "target": "com.amazonaws.iot#SqsAction",
903                    "traits": {
904                        "smithy.api#documentation": "<p>Publish to an Amazon SQS queue.</p>"
905                    }
906                },
907                "kinesis": {
908                    "target": "com.amazonaws.iot#KinesisAction",
909                    "traits": {
910                        "smithy.api#documentation": "<p>Write data to an Amazon Kinesis stream.</p>"
911                    }
912                },
913                "republish": {
914                    "target": "com.amazonaws.iot#RepublishAction",
915                    "traits": {
916                        "smithy.api#documentation": "<p>Publish to another MQTT topic.</p>"
917                    }
918                },
919                "s3": {
920                    "target": "com.amazonaws.iot#S3Action",
921                    "traits": {
922                        "smithy.api#documentation": "<p>Write to an Amazon S3 bucket.</p>"
923                    }
924                },
925                "firehose": {
926                    "target": "com.amazonaws.iot#FirehoseAction",
927                    "traits": {
928                        "smithy.api#documentation": "<p>Write to an Amazon Kinesis Firehose stream.</p>"
929                    }
930                },
931                "cloudwatchMetric": {
932                    "target": "com.amazonaws.iot#CloudwatchMetricAction",
933                    "traits": {
934                        "smithy.api#documentation": "<p>Capture a CloudWatch metric.</p>"
935                    }
936                },
937                "cloudwatchAlarm": {
938                    "target": "com.amazonaws.iot#CloudwatchAlarmAction",
939                    "traits": {
940                        "smithy.api#documentation": "<p>Change the state of a CloudWatch alarm.</p>"
941                    }
942                },
943                "cloudwatchLogs": {
944                    "target": "com.amazonaws.iot#CloudwatchLogsAction",
945                    "traits": {
946                        "smithy.api#documentation": "<p>Send data to CloudWatch Logs.</p>"
947                    }
948                },
949                "elasticsearch": {
950                    "target": "com.amazonaws.iot#ElasticsearchAction",
951                    "traits": {
952                        "smithy.api#documentation": "<p>Write data to an Amazon Elasticsearch Service domain.</p>"
953                    }
954                },
955                "salesforce": {
956                    "target": "com.amazonaws.iot#SalesforceAction",
957                    "traits": {
958                        "smithy.api#documentation": "<p>Send a message to a Salesforce IoT Cloud Input Stream.</p>"
959                    }
960                },
961                "iotAnalytics": {
962                    "target": "com.amazonaws.iot#IotAnalyticsAction",
963                    "traits": {
964                        "smithy.api#documentation": "<p>Sends message data to an AWS IoT Analytics channel.</p>"
965                    }
966                },
967                "iotEvents": {
968                    "target": "com.amazonaws.iot#IotEventsAction",
969                    "traits": {
970                        "smithy.api#documentation": "<p>Sends an input to an AWS IoT Events detector.</p>"
971                    }
972                },
973                "iotSiteWise": {
974                    "target": "com.amazonaws.iot#IotSiteWiseAction",
975                    "traits": {
976                        "smithy.api#documentation": "<p>Sends data from the MQTT message that triggered the rule to AWS IoT SiteWise asset\n      properties.</p>"
977                    }
978                },
979                "stepFunctions": {
980                    "target": "com.amazonaws.iot#StepFunctionsAction",
981                    "traits": {
982                        "smithy.api#documentation": "<p>Starts execution of a Step Functions state machine.</p>"
983                    }
984                },
985                "timestream": {
986                    "target": "com.amazonaws.iot#TimestreamAction",
987                    "traits": {
988                        "smithy.api#documentation": "<p>The Timestream rule action writes attributes (measures) from an MQTT message\n         into an Amazon Timestream table. For more information, see the <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/timestream-rule-action.html\">Timestream</a>\n            topic rule action documentation.</p>"
989                    }
990                },
991                "http": {
992                    "target": "com.amazonaws.iot#HttpAction",
993                    "traits": {
994                        "smithy.api#documentation": "<p>Send data to an HTTPS endpoint.</p>"
995                    }
996                },
997                "kafka": {
998                    "target": "com.amazonaws.iot#KafkaAction",
999                    "traits": {
1000                        "smithy.api#documentation": "<p>Send messages to an Amazon Managed Streaming for Apache Kafka (Amazon MSK) or self-managed Apache Kafka cluster.</p>"
1001                    }
1002                }
1003            },
1004            "traits": {
1005                "smithy.api#documentation": "<p>Describes the actions associated with a rule.</p>"
1006            }
1007        },
1008        "com.amazonaws.iot#ActionList": {
1009            "type": "list",
1010            "member": {
1011                "target": "com.amazonaws.iot#Action"
1012            },
1013            "traits": {
1014                "smithy.api#length": {
1015                    "min": 0,
1016                    "max": 10
1017                }
1018            }
1019        },
1020        "com.amazonaws.iot#ActionType": {
1021            "type": "string",
1022            "traits": {
1023                "smithy.api#enum": [
1024                    {
1025                        "value": "PUBLISH",
1026                        "name": "PUBLISH"
1027                    },
1028                    {
1029                        "value": "SUBSCRIBE",
1030                        "name": "SUBSCRIBE"
1031                    },
1032                    {
1033                        "value": "RECEIVE",
1034                        "name": "RECEIVE"
1035                    },
1036                    {
1037                        "value": "CONNECT",
1038                        "name": "CONNECT"
1039                    }
1040                ]
1041            }
1042        },
1043        "com.amazonaws.iot#ActiveViolation": {
1044            "type": "structure",
1045            "members": {
1046                "violationId": {
1047                    "target": "com.amazonaws.iot#ViolationId",
1048                    "traits": {
1049                        "smithy.api#documentation": "<p>The ID of the active violation.</p>"
1050                    }
1051                },
1052                "thingName": {
1053                    "target": "com.amazonaws.iot#DeviceDefenderThingName",
1054                    "traits": {
1055                        "smithy.api#documentation": "<p>The name of the thing responsible for the active violation.</p>"
1056                    }
1057                },
1058                "securityProfileName": {
1059                    "target": "com.amazonaws.iot#SecurityProfileName",
1060                    "traits": {
1061                        "smithy.api#documentation": "<p>The security profile with the behavior is in violation.</p>"
1062                    }
1063                },
1064                "behavior": {
1065                    "target": "com.amazonaws.iot#Behavior",
1066                    "traits": {
1067                        "smithy.api#documentation": "<p>The behavior that is being violated.</p>"
1068                    }
1069                },
1070                "lastViolationValue": {
1071                    "target": "com.amazonaws.iot#MetricValue",
1072                    "traits": {
1073                        "smithy.api#documentation": "<p>The value of the metric (the measurement) that caused the most recent violation.</p>"
1074                    }
1075                },
1076                "violationEventAdditionalInfo": {
1077                    "target": "com.amazonaws.iot#ViolationEventAdditionalInfo",
1078                    "traits": {
1079                        "smithy.api#documentation": "<p>\n            The details of a violation event.\n        </p>"
1080                    }
1081                },
1082                "lastViolationTime": {
1083                    "target": "com.amazonaws.iot#Timestamp",
1084                    "traits": {
1085                        "smithy.api#documentation": "<p>The time the most recent violation occurred.</p>"
1086                    }
1087                },
1088                "violationStartTime": {
1089                    "target": "com.amazonaws.iot#Timestamp",
1090                    "traits": {
1091                        "smithy.api#documentation": "<p>The time the violation started.</p>"
1092                    }
1093                }
1094            },
1095            "traits": {
1096                "smithy.api#documentation": "<p>Information about an active Device Defender security profile behavior violation.</p>"
1097            }
1098        },
1099        "com.amazonaws.iot#ActiveViolations": {
1100            "type": "list",
1101            "member": {
1102                "target": "com.amazonaws.iot#ActiveViolation"
1103            }
1104        },
1105        "com.amazonaws.iot#AddThingToBillingGroup": {
1106            "type": "operation",
1107            "input": {
1108                "target": "com.amazonaws.iot#AddThingToBillingGroupRequest"
1109            },
1110            "output": {
1111                "target": "com.amazonaws.iot#AddThingToBillingGroupResponse"
1112            },
1113            "errors": [
1114                {
1115                    "target": "com.amazonaws.iot#InternalFailureException"
1116                },
1117                {
1118                    "target": "com.amazonaws.iot#InvalidRequestException"
1119                },
1120                {
1121                    "target": "com.amazonaws.iot#ResourceNotFoundException"
1122                },
1123                {
1124                    "target": "com.amazonaws.iot#ThrottlingException"
1125                }
1126            ],
1127            "traits": {
1128                "smithy.api#documentation": "<p>Adds a thing to a billing group.</p>",
1129                "smithy.api#http": {
1130                    "method": "PUT",
1131                    "uri": "/billing-groups/addThingToBillingGroup",
1132                    "code": 200
1133                }
1134            }
1135        },
1136        "com.amazonaws.iot#AddThingToBillingGroupRequest": {
1137            "type": "structure",
1138            "members": {
1139                "billingGroupName": {
1140                    "target": "com.amazonaws.iot#BillingGroupName",
1141                    "traits": {
1142                        "smithy.api#documentation": "<p>The name of the billing group.</p>"
1143                    }
1144                },
1145                "billingGroupArn": {
1146                    "target": "com.amazonaws.iot#BillingGroupArn",
1147                    "traits": {
1148                        "smithy.api#documentation": "<p>The ARN of the billing group.</p>"
1149                    }
1150                },
1151                "thingName": {
1152                    "target": "com.amazonaws.iot#ThingName",
1153                    "traits": {
1154                        "smithy.api#documentation": "<p>The name of the thing to be added to the billing group.</p>"
1155                    }
1156                },
1157                "thingArn": {
1158                    "target": "com.amazonaws.iot#ThingArn",
1159                    "traits": {
1160                        "smithy.api#documentation": "<p>The ARN of the thing to be added to the billing group.</p>"
1161                    }
1162                }
1163            }
1164        },
1165        "com.amazonaws.iot#AddThingToBillingGroupResponse": {
1166            "type": "structure",
1167            "members": {}
1168        },
1169        "com.amazonaws.iot#AddThingToThingGroup": {
1170            "type": "operation",
1171            "input": {
1172                "target": "com.amazonaws.iot#AddThingToThingGroupRequest"
1173            },
1174            "output": {
1175                "target": "com.amazonaws.iot#AddThingToThingGroupResponse"
1176            },
1177            "errors": [
1178                {
1179                    "target": "com.amazonaws.iot#InternalFailureException"
1180                },
1181                {
1182                    "target": "com.amazonaws.iot#InvalidRequestException"
1183                },
1184                {
1185                    "target": "com.amazonaws.iot#ResourceNotFoundException"
1186                },
1187                {
1188                    "target": "com.amazonaws.iot#ThrottlingException"
1189                }
1190            ],
1191            "traits": {
1192                "smithy.api#documentation": "<p>Adds a thing to a thing group.</p>",
1193                "smithy.api#http": {
1194                    "method": "PUT",
1195                    "uri": "/thing-groups/addThingToThingGroup",
1196                    "code": 200
1197                }
1198            }
1199        },
1200        "com.amazonaws.iot#AddThingToThingGroupRequest": {
1201            "type": "structure",
1202            "members": {
1203                "thingGroupName": {
1204                    "target": "com.amazonaws.iot#ThingGroupName",
1205                    "traits": {
1206                        "smithy.api#documentation": "<p>The name of the group to which you are adding a thing.</p>"
1207                    }
1208                },
1209                "thingGroupArn": {
1210                    "target": "com.amazonaws.iot#ThingGroupArn",
1211                    "traits": {
1212                        "smithy.api#documentation": "<p>The ARN of the group to which you are adding a thing.</p>"
1213                    }
1214                },
1215                "thingName": {
1216                    "target": "com.amazonaws.iot#ThingName",
1217                    "traits": {
1218                        "smithy.api#documentation": "<p>The name of the thing to add to a group.</p>"
1219                    }
1220                },
1221                "thingArn": {
1222                    "target": "com.amazonaws.iot#ThingArn",
1223                    "traits": {
1224                        "smithy.api#documentation": "<p>The ARN of the thing to add to a group.</p>"
1225                    }
1226                },
1227                "overrideDynamicGroups": {
1228                    "target": "com.amazonaws.iot#OverrideDynamicGroups",
1229                    "traits": {
1230                        "smithy.api#documentation": "<p>Override dynamic thing groups with static thing groups when 10-group limit is\n\t\t\treached. If a thing belongs to 10 thing groups, and one or more of those groups are\n\t\t\tdynamic thing groups, adding a thing to a static group removes the thing from the last\n\t\t\tdynamic group.</p>"
1231                    }
1232                }
1233            }
1234        },
1235        "com.amazonaws.iot#AddThingToThingGroupResponse": {
1236            "type": "structure",
1237            "members": {}
1238        },
1239        "com.amazonaws.iot#AddThingsToThingGroupParams": {
1240            "type": "structure",
1241            "members": {
1242                "thingGroupNames": {
1243                    "target": "com.amazonaws.iot#ThingGroupNames",
1244                    "traits": {
1245                        "smithy.api#documentation": "<p>The list of groups to which you want to add the things that triggered the mitigation action. You can add a thing to a maximum of 10 groups, but you can't add a thing to more than one group in the same hierarchy.</p>",
1246                        "smithy.api#required": {}
1247                    }
1248                },
1249                "overrideDynamicGroups": {
1250                    "target": "com.amazonaws.iot#OverrideDynamicGroups",
1251                    "traits": {
1252                        "smithy.api#documentation": "<p>Specifies if this mitigation action can move the things that triggered the mitigation action even if they are part of one or more dynamic thing groups.</p>"
1253                    }
1254                }
1255            },
1256            "traits": {
1257                "smithy.api#documentation": "<p>Parameters used when defining a mitigation action that move a set of things to a thing group.</p>"
1258            }
1259        },
1260        "com.amazonaws.iot#AdditionalMetricsToRetainList": {
1261            "type": "list",
1262            "member": {
1263                "target": "com.amazonaws.iot#BehaviorMetric"
1264            }
1265        },
1266        "com.amazonaws.iot#AdditionalMetricsToRetainV2List": {
1267            "type": "list",
1268            "member": {
1269                "target": "com.amazonaws.iot#MetricToRetain"
1270            }
1271        },
1272        "com.amazonaws.iot#AdditionalParameterMap": {
1273            "type": "map",
1274            "key": {
1275                "target": "com.amazonaws.iot#AttributeKey"
1276            },
1277            "value": {
1278                "target": "com.amazonaws.iot#Value"
1279            }
1280        },
1281        "com.amazonaws.iot#AggregationField": {
1282            "type": "string",
1283            "traits": {
1284                "smithy.api#length": {
1285                    "min": 1
1286                }
1287            }
1288        },
1289        "com.amazonaws.iot#AlarmName": {
1290            "type": "string"
1291        },
1292        "com.amazonaws.iot#AlertTarget": {
1293            "type": "structure",
1294            "members": {
1295                "alertTargetArn": {
1296                    "target": "com.amazonaws.iot#AlertTargetArn",
1297                    "traits": {
1298                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the notification target to which alerts are sent.</p>",
1299                        "smithy.api#required": {}
1300                    }
1301                },
1302                "roleArn": {
1303                    "target": "com.amazonaws.iot#RoleArn",
1304                    "traits": {
1305                        "smithy.api#documentation": "<p>The ARN of the role that grants permission to send alerts to the \n        notification target.</p>",
1306                        "smithy.api#required": {}
1307                    }
1308                }
1309            },
1310            "traits": {
1311                "smithy.api#documentation": "<p>A structure containing the alert target ARN and the role ARN.</p>"
1312            }
1313        },
1314        "com.amazonaws.iot#AlertTargetArn": {
1315            "type": "string"
1316        },
1317        "com.amazonaws.iot#AlertTargetType": {
1318            "type": "string",
1319            "traits": {
1320                "smithy.api#documentation": "<p>The type of alert target: one of \"SNS\".</p>",
1321                "smithy.api#enum": [
1322                    {
1323                        "value": "SNS",
1324                        "name": "SNS"
1325                    }
1326                ]
1327            }
1328        },
1329        "com.amazonaws.iot#AlertTargets": {
1330            "type": "map",
1331            "key": {
1332                "target": "com.amazonaws.iot#AlertTargetType"
1333            },
1334            "value": {
1335                "target": "com.amazonaws.iot#AlertTarget"
1336            }
1337        },
1338        "com.amazonaws.iot#AllowAuthorizerOverride": {
1339            "type": "boolean"
1340        },
1341        "com.amazonaws.iot#AllowAutoRegistration": {
1342            "type": "boolean"
1343        },
1344        "com.amazonaws.iot#Allowed": {
1345            "type": "structure",
1346            "members": {
1347                "policies": {
1348                    "target": "com.amazonaws.iot#Policies",
1349                    "traits": {
1350                        "smithy.api#documentation": "<p>A list of policies that allowed the authentication.</p>"
1351                    }
1352                }
1353            },
1354            "traits": {
1355                "smithy.api#documentation": "<p>Contains information that allowed the authorization.</p>"
1356            }
1357        },
1358        "com.amazonaws.iot#ApproximateSecondsBeforeTimedOut": {
1359            "type": "long",
1360            "traits": {
1361                "smithy.api#box": {}
1362            }
1363        },
1364        "com.amazonaws.iot#AscendingOrder": {
1365            "type": "boolean"
1366        },
1367        "com.amazonaws.iot#AssetId": {
1368            "type": "string"
1369        },
1370        "com.amazonaws.iot#AssetPropertyAlias": {
1371            "type": "string",
1372            "traits": {
1373                "smithy.api#length": {
1374                    "min": 1
1375                }
1376            }
1377        },
1378        "com.amazonaws.iot#AssetPropertyBooleanValue": {
1379            "type": "string"
1380        },
1381        "com.amazonaws.iot#AssetPropertyDoubleValue": {
1382            "type": "string"
1383        },
1384        "com.amazonaws.iot#AssetPropertyEntryId": {
1385            "type": "string"
1386        },
1387        "com.amazonaws.iot#AssetPropertyId": {
1388            "type": "string"
1389        },
1390        "com.amazonaws.iot#AssetPropertyIntegerValue": {
1391            "type": "string"
1392        },
1393        "com.amazonaws.iot#AssetPropertyOffsetInNanos": {
1394            "type": "string"
1395        },
1396        "com.amazonaws.iot#AssetPropertyQuality": {
1397            "type": "string"
1398        },
1399        "com.amazonaws.iot#AssetPropertyStringValue": {
1400            "type": "string",
1401            "traits": {
1402                "smithy.api#length": {
1403                    "min": 1,
1404                    "max": 1024
1405                }
1406            }
1407        },
1408        "com.amazonaws.iot#AssetPropertyTimeInSeconds": {
1409            "type": "string"
1410        },
1411        "com.amazonaws.iot#AssetPropertyTimestamp": {
1412            "type": "structure",
1413            "members": {
1414                "timeInSeconds": {
1415                    "target": "com.amazonaws.iot#AssetPropertyTimeInSeconds",
1416                    "traits": {
1417                        "smithy.api#documentation": "<p>A string that contains the time in seconds since epoch. Accepts substitution\n      templates.</p>",
1418                        "smithy.api#required": {}
1419                    }
1420                },
1421                "offsetInNanos": {
1422                    "target": "com.amazonaws.iot#AssetPropertyOffsetInNanos",
1423                    "traits": {
1424                        "smithy.api#documentation": "<p>Optional. A string that contains the nanosecond time offset. Accepts substitution\n      templates.</p>"
1425                    }
1426                }
1427            },
1428            "traits": {
1429                "smithy.api#documentation": "<p>An asset property timestamp entry containing the following information.</p>"
1430            }
1431        },
1432        "com.amazonaws.iot#AssetPropertyValue": {
1433            "type": "structure",
1434            "members": {
1435                "value": {
1436                    "target": "com.amazonaws.iot#AssetPropertyVariant",
1437                    "traits": {
1438                        "smithy.api#documentation": "<p>The value of the asset property.</p>",
1439                        "smithy.api#required": {}
1440                    }
1441                },
1442                "timestamp": {
1443                    "target": "com.amazonaws.iot#AssetPropertyTimestamp",
1444                    "traits": {
1445                        "smithy.api#documentation": "<p>The asset property value timestamp.</p>",
1446                        "smithy.api#required": {}
1447                    }
1448                },
1449                "quality": {
1450                    "target": "com.amazonaws.iot#AssetPropertyQuality",
1451                    "traits": {
1452                        "smithy.api#documentation": "<p>Optional. A string that describes the quality of the value. Accepts substitution\n      templates. Must be <code>GOOD</code>, <code>BAD</code>, or <code>UNCERTAIN</code>.</p>"
1453                    }
1454                }
1455            },
1456            "traits": {
1457                "smithy.api#documentation": "<p>An asset property value entry containing the following information.</p>"
1458            }
1459        },
1460        "com.amazonaws.iot#AssetPropertyValueList": {
1461            "type": "list",
1462            "member": {
1463                "target": "com.amazonaws.iot#AssetPropertyValue"
1464            },
1465            "traits": {
1466                "smithy.api#length": {
1467                    "min": 1
1468                }
1469            }
1470        },
1471        "com.amazonaws.iot#AssetPropertyVariant": {
1472            "type": "union",
1473            "members": {
1474                "stringValue": {
1475                    "target": "com.amazonaws.iot#AssetPropertyStringValue",
1476                    "traits": {
1477                        "smithy.api#documentation": "<p>Optional. The string value of the value entry. Accepts substitution templates.</p>"
1478                    }
1479                },
1480                "integerValue": {
1481                    "target": "com.amazonaws.iot#AssetPropertyIntegerValue",
1482                    "traits": {
1483                        "smithy.api#documentation": "<p>Optional. A string that contains the integer value of the value entry. Accepts\n      substitution templates.</p>"
1484                    }
1485                },
1486                "doubleValue": {
1487                    "target": "com.amazonaws.iot#AssetPropertyDoubleValue",
1488                    "traits": {
1489                        "smithy.api#documentation": "<p>Optional. A string that contains the double value of the value entry. Accepts substitution\n      templates.</p>"
1490                    }
1491                },
1492                "booleanValue": {
1493                    "target": "com.amazonaws.iot#AssetPropertyBooleanValue",
1494                    "traits": {
1495                        "smithy.api#documentation": "<p>Optional. A string that contains the boolean value (<code>true</code> or\n        <code>false</code>) of the value entry. Accepts substitution templates.</p>"
1496                    }
1497                }
1498            },
1499            "traits": {
1500                "smithy.api#documentation": "<p>Contains an asset property value (of a single type).</p>"
1501            }
1502        },
1503        "com.amazonaws.iot#AssociateTargetsWithJob": {
1504            "type": "operation",
1505            "input": {
1506                "target": "com.amazonaws.iot#AssociateTargetsWithJobRequest"
1507            },
1508            "output": {
1509                "target": "com.amazonaws.iot#AssociateTargetsWithJobResponse"
1510            },
1511            "errors": [
1512                {
1513                    "target": "com.amazonaws.iot#InvalidRequestException"
1514                },
1515                {
1516                    "target": "com.amazonaws.iot#LimitExceededException"
1517                },
1518                {
1519                    "target": "com.amazonaws.iot#ResourceNotFoundException"
1520                },
1521                {
1522                    "target": "com.amazonaws.iot#ServiceUnavailableException"
1523                },
1524                {
1525                    "target": "com.amazonaws.iot#ThrottlingException"
1526                }
1527            ],
1528            "traits": {
1529                "smithy.api#documentation": "<p>Associates a group with a continuous job. The following criteria must be met: </p>\n        <ul>\n            <li>\n                <p>The job must have been created with the <code>targetSelection</code> field set to\n                    \"CONTINUOUS\".</p>\n            </li>\n            <li>\n                <p>The job status must currently be \"IN_PROGRESS\".</p>\n            </li>\n            <li>\n                <p>The total number of targets associated with a job must not exceed 100.</p>\n            </li>\n         </ul>",
1530                "smithy.api#http": {
1531                    "method": "POST",
1532                    "uri": "/jobs/{jobId}/targets",
1533                    "code": 200
1534                }
1535            }
1536        },
1537        "com.amazonaws.iot#AssociateTargetsWithJobRequest": {
1538            "type": "structure",
1539            "members": {
1540                "targets": {
1541                    "target": "com.amazonaws.iot#JobTargets",
1542                    "traits": {
1543                        "smithy.api#documentation": "<p>A list of thing group ARNs that define the targets of the job.</p>",
1544                        "smithy.api#required": {}
1545                    }
1546                },
1547                "jobId": {
1548                    "target": "com.amazonaws.iot#JobId",
1549                    "traits": {
1550                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>",
1551                        "smithy.api#httpLabel": {},
1552                        "smithy.api#required": {}
1553                    }
1554                },
1555                "comment": {
1556                    "target": "com.amazonaws.iot#Comment",
1557                    "traits": {
1558                        "smithy.api#documentation": "<p>An optional comment string describing why the job was associated with the targets.</p>"
1559                    }
1560                },
1561                "namespaceId": {
1562                    "target": "com.amazonaws.iot#NamespaceId",
1563                    "traits": {
1564                        "smithy.api#documentation": "<p>The namespace used to indicate that a job is a customer-managed job.</p>\n        <p>When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that \n            contain the value in the following format.</p>\n        <p>\n            <code>$aws/things/<i>THING_NAME</i>/jobs/<i>JOB_ID</i>/notify-namespace-<i>NAMESPACE_ID</i>/</code>\n         </p>\n        <note>\n            <p>The <code>namespaceId</code> feature is in public preview.</p>\n         </note>",
1565                        "smithy.api#httpQuery": "namespaceId"
1566                    }
1567                }
1568            }
1569        },
1570        "com.amazonaws.iot#AssociateTargetsWithJobResponse": {
1571            "type": "structure",
1572            "members": {
1573                "jobArn": {
1574                    "target": "com.amazonaws.iot#JobArn",
1575                    "traits": {
1576                        "smithy.api#documentation": "<p>An ARN identifying the job.</p>"
1577                    }
1578                },
1579                "jobId": {
1580                    "target": "com.amazonaws.iot#JobId",
1581                    "traits": {
1582                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>"
1583                    }
1584                },
1585                "description": {
1586                    "target": "com.amazonaws.iot#JobDescription",
1587                    "traits": {
1588                        "smithy.api#documentation": "<p>A short text description of the job.</p>"
1589                    }
1590                }
1591            }
1592        },
1593        "com.amazonaws.iot#AttachPolicy": {
1594            "type": "operation",
1595            "input": {
1596                "target": "com.amazonaws.iot#AttachPolicyRequest"
1597            },
1598            "errors": [
1599                {
1600                    "target": "com.amazonaws.iot#InternalFailureException"
1601                },
1602                {
1603                    "target": "com.amazonaws.iot#InvalidRequestException"
1604                },
1605                {
1606                    "target": "com.amazonaws.iot#LimitExceededException"
1607                },
1608                {
1609                    "target": "com.amazonaws.iot#ResourceNotFoundException"
1610                },
1611                {
1612                    "target": "com.amazonaws.iot#ServiceUnavailableException"
1613                },
1614                {
1615                    "target": "com.amazonaws.iot#ThrottlingException"
1616                },
1617                {
1618                    "target": "com.amazonaws.iot#UnauthorizedException"
1619                }
1620            ],
1621            "traits": {
1622                "smithy.api#documentation": "<p>Attaches a policy to the specified target.</p>",
1623                "smithy.api#http": {
1624                    "method": "PUT",
1625                    "uri": "/target-policies/{policyName}",
1626                    "code": 200
1627                }
1628            }
1629        },
1630        "com.amazonaws.iot#AttachPolicyRequest": {
1631            "type": "structure",
1632            "members": {
1633                "policyName": {
1634                    "target": "com.amazonaws.iot#PolicyName",
1635                    "traits": {
1636                        "smithy.api#documentation": "<p>The name of the policy to attach.</p>",
1637                        "smithy.api#httpLabel": {},
1638                        "smithy.api#required": {}
1639                    }
1640                },
1641                "target": {
1642                    "target": "com.amazonaws.iot#PolicyTarget",
1643                    "traits": {
1644                        "smithy.api#documentation": "<p>The <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/security-iam.html\">identity</a> to which the policy is attached.</p>",
1645                        "smithy.api#required": {}
1646                    }
1647                }
1648            }
1649        },
1650        "com.amazonaws.iot#AttachPrincipalPolicy": {
1651            "type": "operation",
1652            "input": {
1653                "target": "com.amazonaws.iot#AttachPrincipalPolicyRequest"
1654            },
1655            "errors": [
1656                {
1657                    "target": "com.amazonaws.iot#InternalFailureException"
1658                },
1659                {
1660                    "target": "com.amazonaws.iot#InvalidRequestException"
1661                },
1662                {
1663                    "target": "com.amazonaws.iot#LimitExceededException"
1664                },
1665                {
1666                    "target": "com.amazonaws.iot#ResourceNotFoundException"
1667                },
1668                {
1669                    "target": "com.amazonaws.iot#ServiceUnavailableException"
1670                },
1671                {
1672                    "target": "com.amazonaws.iot#ThrottlingException"
1673                },
1674                {
1675                    "target": "com.amazonaws.iot#UnauthorizedException"
1676                }
1677            ],
1678            "traits": {
1679                "smithy.api#deprecated": {},
1680                "smithy.api#documentation": "<p>Attaches the specified policy to the specified principal (certificate or other\n         credential).</p>\n         <p>\n            <b>Note:</b> This API is deprecated. Please use <a>AttachPolicy</a> instead.</p>",
1681                "smithy.api#http": {
1682                    "method": "PUT",
1683                    "uri": "/principal-policies/{policyName}",
1684                    "code": 200
1685                }
1686            }
1687        },
1688        "com.amazonaws.iot#AttachPrincipalPolicyRequest": {
1689            "type": "structure",
1690            "members": {
1691                "policyName": {
1692                    "target": "com.amazonaws.iot#PolicyName",
1693                    "traits": {
1694                        "smithy.api#documentation": "<p>The policy name.</p>",
1695                        "smithy.api#httpLabel": {},
1696                        "smithy.api#required": {}
1697                    }
1698                },
1699                "principal": {
1700                    "target": "com.amazonaws.iot#Principal",
1701                    "traits": {
1702                        "smithy.api#documentation": "<p>The principal, which can be a certificate ARN (as returned from the CreateCertificate\n         operation) or an Amazon Cognito ID.</p>",
1703                        "smithy.api#httpHeader": "x-amzn-iot-principal",
1704                        "smithy.api#required": {}
1705                    }
1706                }
1707            },
1708            "traits": {
1709                "smithy.api#documentation": "<p>The input for the AttachPrincipalPolicy operation.</p>"
1710            }
1711        },
1712        "com.amazonaws.iot#AttachSecurityProfile": {
1713            "type": "operation",
1714            "input": {
1715                "target": "com.amazonaws.iot#AttachSecurityProfileRequest"
1716            },
1717            "output": {
1718                "target": "com.amazonaws.iot#AttachSecurityProfileResponse"
1719            },
1720            "errors": [
1721                {
1722                    "target": "com.amazonaws.iot#InternalFailureException"
1723                },
1724                {
1725                    "target": "com.amazonaws.iot#InvalidRequestException"
1726                },
1727                {
1728                    "target": "com.amazonaws.iot#LimitExceededException"
1729                },
1730                {
1731                    "target": "com.amazonaws.iot#ResourceNotFoundException"
1732                },
1733                {
1734                    "target": "com.amazonaws.iot#ThrottlingException"
1735                },
1736                {
1737                    "target": "com.amazonaws.iot#VersionConflictException"
1738                }
1739            ],
1740            "traits": {
1741                "smithy.api#documentation": "<p>Associates a Device Defender security profile with a thing group or this account. Each \n        thing group or account can have up to five security profiles associated with it.</p>",
1742                "smithy.api#http": {
1743                    "method": "PUT",
1744                    "uri": "/security-profiles/{securityProfileName}/targets",
1745                    "code": 200
1746                }
1747            }
1748        },
1749        "com.amazonaws.iot#AttachSecurityProfileRequest": {
1750            "type": "structure",
1751            "members": {
1752                "securityProfileName": {
1753                    "target": "com.amazonaws.iot#SecurityProfileName",
1754                    "traits": {
1755                        "smithy.api#documentation": "<p>The security profile that is attached.</p>",
1756                        "smithy.api#httpLabel": {},
1757                        "smithy.api#required": {}
1758                    }
1759                },
1760                "securityProfileTargetArn": {
1761                    "target": "com.amazonaws.iot#SecurityProfileTargetArn",
1762                    "traits": {
1763                        "smithy.api#documentation": "<p>The ARN of the target (thing group) to which the security profile is attached.</p>",
1764                        "smithy.api#httpQuery": "securityProfileTargetArn",
1765                        "smithy.api#required": {}
1766                    }
1767                }
1768            }
1769        },
1770        "com.amazonaws.iot#AttachSecurityProfileResponse": {
1771            "type": "structure",
1772            "members": {}
1773        },
1774        "com.amazonaws.iot#AttachThingPrincipal": {
1775            "type": "operation",
1776            "input": {
1777                "target": "com.amazonaws.iot#AttachThingPrincipalRequest"
1778            },
1779            "output": {
1780                "target": "com.amazonaws.iot#AttachThingPrincipalResponse"
1781            },
1782            "errors": [
1783                {
1784                    "target": "com.amazonaws.iot#InternalFailureException"
1785                },
1786                {
1787                    "target": "com.amazonaws.iot#InvalidRequestException"
1788                },
1789                {
1790                    "target": "com.amazonaws.iot#ResourceNotFoundException"
1791                },
1792                {
1793                    "target": "com.amazonaws.iot#ServiceUnavailableException"
1794                },
1795                {
1796                    "target": "com.amazonaws.iot#ThrottlingException"
1797                },
1798                {
1799                    "target": "com.amazonaws.iot#UnauthorizedException"
1800                }
1801            ],
1802            "traits": {
1803                "smithy.api#documentation": "<p>Attaches the specified principal to the specified thing. A principal can be X.509\n\t\t\tcertificates, IAM users, groups, and roles, Amazon Cognito identities or federated\n\t\t\tidentities.</p>",
1804                "smithy.api#http": {
1805                    "method": "PUT",
1806                    "uri": "/things/{thingName}/principals",
1807                    "code": 200
1808                }
1809            }
1810        },
1811        "com.amazonaws.iot#AttachThingPrincipalRequest": {
1812            "type": "structure",
1813            "members": {
1814                "thingName": {
1815                    "target": "com.amazonaws.iot#ThingName",
1816                    "traits": {
1817                        "smithy.api#documentation": "<p>The name of the thing.</p>",
1818                        "smithy.api#httpLabel": {},
1819                        "smithy.api#required": {}
1820                    }
1821                },
1822                "principal": {
1823                    "target": "com.amazonaws.iot#Principal",
1824                    "traits": {
1825                        "smithy.api#documentation": "<p>The principal, which can be a certificate ARN (as returned from the\n\t\t\tCreateCertificate operation) or an Amazon Cognito ID.</p>",
1826                        "smithy.api#httpHeader": "x-amzn-principal",
1827                        "smithy.api#required": {}
1828                    }
1829                }
1830            },
1831            "traits": {
1832                "smithy.api#documentation": "<p>The input for the AttachThingPrincipal operation.</p>"
1833            }
1834        },
1835        "com.amazonaws.iot#AttachThingPrincipalResponse": {
1836            "type": "structure",
1837            "members": {},
1838            "traits": {
1839                "smithy.api#documentation": "<p>The output from the AttachThingPrincipal operation.</p>"
1840            }
1841        },
1842        "com.amazonaws.iot#AttributeKey": {
1843            "type": "string"
1844        },
1845        "com.amazonaws.iot#AttributeName": {
1846            "type": "string",
1847            "traits": {
1848                "smithy.api#length": {
1849                    "min": 0,
1850                    "max": 128
1851                },
1852                "smithy.api#pattern": "[a-zA-Z0-9_.,@/:#-]+"
1853            }
1854        },
1855        "com.amazonaws.iot#AttributePayload": {
1856            "type": "structure",
1857            "members": {
1858                "attributes": {
1859                    "target": "com.amazonaws.iot#Attributes",
1860                    "traits": {
1861                        "smithy.api#documentation": "<p>A JSON string containing up to three key-value pair in JSON format. For example:</p>\n\t\t       <p>\n\t\t\t         <code>{\\\"attributes\\\":{\\\"string1\\\":\\\"string2\\\"}}</code>\n\t\t       </p>"
1862                    }
1863                },
1864                "merge": {
1865                    "target": "com.amazonaws.iot#Flag",
1866                    "traits": {
1867                        "smithy.api#documentation": "<p>Specifies whether the list of attributes provided in the <code>AttributePayload</code> is merged with\n\t\t\tthe attributes stored in the registry, instead of overwriting them.</p>\n\t\t       <p>To remove an attribute, call <code>UpdateThing</code> with an empty attribute value.</p>\n\t\t       <note>\n\t\t\t         <p>The <code>merge</code> attribute is only valid when calling <code>UpdateThing</code> or <code>UpdateThingGroup</code>.</p>\n\t\t       </note>"
1868                    }
1869                }
1870            },
1871            "traits": {
1872                "smithy.api#documentation": "<p>The attribute payload.</p>"
1873            }
1874        },
1875        "com.amazonaws.iot#AttributeValue": {
1876            "type": "string",
1877            "traits": {
1878                "smithy.api#length": {
1879                    "min": 0,
1880                    "max": 800
1881                },
1882                "smithy.api#pattern": "[a-zA-Z0-9_.,@/:#-]*"
1883            }
1884        },
1885        "com.amazonaws.iot#Attributes": {
1886            "type": "map",
1887            "key": {
1888                "target": "com.amazonaws.iot#AttributeName"
1889            },
1890            "value": {
1891                "target": "com.amazonaws.iot#AttributeValue"
1892            }
1893        },
1894        "com.amazonaws.iot#AttributesMap": {
1895            "type": "map",
1896            "key": {
1897                "target": "com.amazonaws.iot#AttributeKey"
1898            },
1899            "value": {
1900                "target": "com.amazonaws.iot#Value"
1901            }
1902        },
1903        "com.amazonaws.iot#AuditCheckConfiguration": {
1904            "type": "structure",
1905            "members": {
1906                "enabled": {
1907                    "target": "com.amazonaws.iot#Enabled",
1908                    "traits": {
1909                        "smithy.api#documentation": "<p>True if this audit check is enabled for this account.</p>"
1910                    }
1911                }
1912            },
1913            "traits": {
1914                "smithy.api#documentation": "<p>Which audit checks are enabled and disabled for this account.</p>"
1915            }
1916        },
1917        "com.amazonaws.iot#AuditCheckConfigurations": {
1918            "type": "map",
1919            "key": {
1920                "target": "com.amazonaws.iot#AuditCheckName"
1921            },
1922            "value": {
1923                "target": "com.amazonaws.iot#AuditCheckConfiguration"
1924            }
1925        },
1926        "com.amazonaws.iot#AuditCheckDetails": {
1927            "type": "structure",
1928            "members": {
1929                "checkRunStatus": {
1930                    "target": "com.amazonaws.iot#AuditCheckRunStatus",
1931                    "traits": {
1932                        "smithy.api#documentation": "<p>The completion status of this check. One of \"IN_PROGRESS\", \"WAITING_FOR_DATA_COLLECTION\",\n        \"CANCELED\", \"COMPLETED_COMPLIANT\", \"COMPLETED_NON_COMPLIANT\", or \"FAILED\".</p>"
1933                    }
1934                },
1935                "checkCompliant": {
1936                    "target": "com.amazonaws.iot#CheckCompliant",
1937                    "traits": {
1938                        "smithy.api#documentation": "<p>True if the check is complete and found all resources compliant.</p>"
1939                    }
1940                },
1941                "totalResourcesCount": {
1942                    "target": "com.amazonaws.iot#TotalResourcesCount",
1943                    "traits": {
1944                        "smithy.api#documentation": "<p>The number of resources on which the check was performed.</p>"
1945                    }
1946                },
1947                "nonCompliantResourcesCount": {
1948                    "target": "com.amazonaws.iot#NonCompliantResourcesCount",
1949                    "traits": {
1950                        "smithy.api#documentation": "<p>The number of resources that were found noncompliant during the check.</p>"
1951                    }
1952                },
1953                "suppressedNonCompliantResourcesCount": {
1954                    "target": "com.amazonaws.iot#SuppressedNonCompliantResourcesCount",
1955                    "traits": {
1956                        "smithy.api#documentation": "<p>\n            Describes how many of the non-compliant resources created during the evaluation of an audit check were marked as suppressed.\n        </p>"
1957                    }
1958                },
1959                "errorCode": {
1960                    "target": "com.amazonaws.iot#ErrorCode",
1961                    "traits": {
1962                        "smithy.api#documentation": "<p>The code of any error encountered when this check is performed during this audit.\n          One of \"INSUFFICIENT_PERMISSIONS\" or \"AUDIT_CHECK_DISABLED\".</p>"
1963                    }
1964                },
1965                "message": {
1966                    "target": "com.amazonaws.iot#ErrorMessage",
1967                    "traits": {
1968                        "smithy.api#documentation": "<p>The message associated with any error encountered when this check is performed during this audit.</p>"
1969                    }
1970                }
1971            },
1972            "traits": {
1973                "smithy.api#documentation": "<p>Information about the audit check.</p>"
1974            }
1975        },
1976        "com.amazonaws.iot#AuditCheckName": {
1977            "type": "string",
1978            "traits": {
1979                "smithy.api#documentation": "<p>An audit check name. Checks must be enabled \n        for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list\n        of all checks, including those that are enabled or use <code>UpdateAccountAuditConfiguration</code> \n        to select which checks are enabled.)</p>"
1980            }
1981        },
1982        "com.amazonaws.iot#AuditCheckRunStatus": {
1983            "type": "string",
1984            "traits": {
1985                "smithy.api#enum": [
1986                    {
1987                        "value": "IN_PROGRESS",
1988                        "name": "IN_PROGRESS"
1989                    },
1990                    {
1991                        "value": "WAITING_FOR_DATA_COLLECTION",
1992                        "name": "WAITING_FOR_DATA_COLLECTION"
1993                    },
1994                    {
1995                        "value": "CANCELED",
1996                        "name": "CANCELED"
1997                    },
1998                    {
1999                        "value": "COMPLETED_COMPLIANT",
2000                        "name": "COMPLETED_COMPLIANT"
2001                    },
2002                    {
2003                        "value": "COMPLETED_NON_COMPLIANT",
2004                        "name": "COMPLETED_NON_COMPLIANT"
2005                    },
2006                    {
2007                        "value": "FAILED",
2008                        "name": "FAILED"
2009                    }
2010                ]
2011            }
2012        },
2013        "com.amazonaws.iot#AuditCheckToActionsMapping": {
2014            "type": "map",
2015            "key": {
2016                "target": "com.amazonaws.iot#AuditCheckName"
2017            },
2018            "value": {
2019                "target": "com.amazonaws.iot#MitigationActionNameList"
2020            }
2021        },
2022        "com.amazonaws.iot#AuditCheckToReasonCodeFilter": {
2023            "type": "map",
2024            "key": {
2025                "target": "com.amazonaws.iot#AuditCheckName"
2026            },
2027            "value": {
2028                "target": "com.amazonaws.iot#ReasonForNonComplianceCodes"
2029            }
2030        },
2031        "com.amazonaws.iot#AuditDescription": {
2032            "type": "string",
2033            "traits": {
2034                "smithy.api#length": {
2035                    "min": 0,
2036                    "max": 1000
2037                },
2038                "smithy.api#pattern": "[\\p{Graph}\\x20]*"
2039            }
2040        },
2041        "com.amazonaws.iot#AuditDetails": {
2042            "type": "map",
2043            "key": {
2044                "target": "com.amazonaws.iot#AuditCheckName"
2045            },
2046            "value": {
2047                "target": "com.amazonaws.iot#AuditCheckDetails"
2048            }
2049        },
2050        "com.amazonaws.iot#AuditFinding": {
2051            "type": "structure",
2052            "members": {
2053                "findingId": {
2054                    "target": "com.amazonaws.iot#FindingId",
2055                    "traits": {
2056                        "smithy.api#documentation": "<p>A unique identifier for this set of audit findings. This identifier is used to apply\n      mitigation tasks to one or more sets of findings.</p>"
2057                    }
2058                },
2059                "taskId": {
2060                    "target": "com.amazonaws.iot#AuditTaskId",
2061                    "traits": {
2062                        "smithy.api#documentation": "<p>The ID of the audit that generated this result (finding).</p>"
2063                    }
2064                },
2065                "checkName": {
2066                    "target": "com.amazonaws.iot#AuditCheckName",
2067                    "traits": {
2068                        "smithy.api#documentation": "<p>The audit check that generated this result.</p>"
2069                    }
2070                },
2071                "taskStartTime": {
2072                    "target": "com.amazonaws.iot#Timestamp",
2073                    "traits": {
2074                        "smithy.api#documentation": "<p>The time the audit started.</p>"
2075                    }
2076                },
2077                "findingTime": {
2078                    "target": "com.amazonaws.iot#Timestamp",
2079                    "traits": {
2080                        "smithy.api#documentation": "<p>The time the result (finding) was discovered.</p>"
2081                    }
2082                },
2083                "severity": {
2084                    "target": "com.amazonaws.iot#AuditFindingSeverity",
2085                    "traits": {
2086                        "smithy.api#documentation": "<p>The severity of the result (finding).</p>"
2087                    }
2088                },
2089                "nonCompliantResource": {
2090                    "target": "com.amazonaws.iot#NonCompliantResource",
2091                    "traits": {
2092                        "smithy.api#documentation": "<p>The resource that was found to be noncompliant with the\n        audit check.</p>"
2093                    }
2094                },
2095                "relatedResources": {
2096                    "target": "com.amazonaws.iot#RelatedResources",
2097                    "traits": {
2098                        "smithy.api#documentation": "<p>The list of related resources.</p>"
2099                    }
2100                },
2101                "reasonForNonCompliance": {
2102                    "target": "com.amazonaws.iot#ReasonForNonCompliance",
2103                    "traits": {
2104                        "smithy.api#documentation": "<p>The reason the resource was noncompliant.</p>"
2105                    }
2106                },
2107                "reasonForNonComplianceCode": {
2108                    "target": "com.amazonaws.iot#ReasonForNonComplianceCode",
2109                    "traits": {
2110                        "smithy.api#documentation": "<p>A code that indicates the reason that the resource was noncompliant.</p>"
2111                    }
2112                },
2113                "isSuppressed": {
2114                    "target": "com.amazonaws.iot#IsSuppressed",
2115                    "traits": {
2116                        "smithy.api#documentation": "<p>\n            Indicates whether the audit finding was suppressed or not during reporting.\n        </p>"
2117                    }
2118                }
2119            },
2120            "traits": {
2121                "smithy.api#documentation": "<p>The findings (results) of the audit.</p>"
2122            }
2123        },
2124        "com.amazonaws.iot#AuditFindingSeverity": {
2125            "type": "string",
2126            "traits": {
2127                "smithy.api#enum": [
2128                    {
2129                        "value": "CRITICAL",
2130                        "name": "CRITICAL"
2131                    },
2132                    {
2133                        "value": "HIGH",
2134                        "name": "HIGH"
2135                    },
2136                    {
2137                        "value": "MEDIUM",
2138                        "name": "MEDIUM"
2139                    },
2140                    {
2141                        "value": "LOW",
2142                        "name": "LOW"
2143                    }
2144                ]
2145            }
2146        },
2147        "com.amazonaws.iot#AuditFindings": {
2148            "type": "list",
2149            "member": {
2150                "target": "com.amazonaws.iot#AuditFinding"
2151            }
2152        },
2153        "com.amazonaws.iot#AuditFrequency": {
2154            "type": "string",
2155            "traits": {
2156                "smithy.api#enum": [
2157                    {
2158                        "value": "DAILY",
2159                        "name": "DAILY"
2160                    },
2161                    {
2162                        "value": "WEEKLY",
2163                        "name": "WEEKLY"
2164                    },
2165                    {
2166                        "value": "BIWEEKLY",
2167                        "name": "BIWEEKLY"
2168                    },
2169                    {
2170                        "value": "MONTHLY",
2171                        "name": "MONTHLY"
2172                    }
2173                ]
2174            }
2175        },
2176        "com.amazonaws.iot#AuditMitigationActionExecutionMetadata": {
2177            "type": "structure",
2178            "members": {
2179                "taskId": {
2180                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
2181                    "traits": {
2182                        "smithy.api#documentation": "<p>The unique identifier for the task that applies the mitigation action.</p>"
2183                    }
2184                },
2185                "findingId": {
2186                    "target": "com.amazonaws.iot#FindingId",
2187                    "traits": {
2188                        "smithy.api#documentation": "<p>The unique identifier for the findings to which the task and associated mitigation action are applied.</p>"
2189                    }
2190                },
2191                "actionName": {
2192                    "target": "com.amazonaws.iot#MitigationActionName",
2193                    "traits": {
2194                        "smithy.api#documentation": "<p>The friendly name of the mitigation action being applied by the task.</p>"
2195                    }
2196                },
2197                "actionId": {
2198                    "target": "com.amazonaws.iot#MitigationActionId",
2199                    "traits": {
2200                        "smithy.api#documentation": "<p>The unique identifier for the mitigation action being applied by the task.</p>"
2201                    }
2202                },
2203                "status": {
2204                    "target": "com.amazonaws.iot#AuditMitigationActionsExecutionStatus",
2205                    "traits": {
2206                        "smithy.api#documentation": "<p>The current status of the task being executed.</p>"
2207                    }
2208                },
2209                "startTime": {
2210                    "target": "com.amazonaws.iot#Timestamp",
2211                    "traits": {
2212                        "smithy.api#documentation": "<p>The date and time when the task was started.</p>"
2213                    }
2214                },
2215                "endTime": {
2216                    "target": "com.amazonaws.iot#Timestamp",
2217                    "traits": {
2218                        "smithy.api#documentation": "<p>The date and time when the task was completed or canceled. Blank if the task is still running.</p>"
2219                    }
2220                },
2221                "errorCode": {
2222                    "target": "com.amazonaws.iot#ErrorCode",
2223                    "traits": {
2224                        "smithy.api#documentation": "<p>If an error occurred, the code that indicates which type of error occurred.</p>"
2225                    }
2226                },
2227                "message": {
2228                    "target": "com.amazonaws.iot#ErrorMessage",
2229                    "traits": {
2230                        "smithy.api#documentation": "<p>If an error occurred, a message that describes the error.</p>"
2231                    }
2232                }
2233            },
2234            "traits": {
2235                "smithy.api#documentation": "<p>Returned by ListAuditMitigationActionsTask, this object contains information that describes a mitigation action that has been started.</p>"
2236            }
2237        },
2238        "com.amazonaws.iot#AuditMitigationActionExecutionMetadataList": {
2239            "type": "list",
2240            "member": {
2241                "target": "com.amazonaws.iot#AuditMitigationActionExecutionMetadata"
2242            }
2243        },
2244        "com.amazonaws.iot#AuditMitigationActionsExecutionStatus": {
2245            "type": "string",
2246            "traits": {
2247                "smithy.api#enum": [
2248                    {
2249                        "value": "IN_PROGRESS",
2250                        "name": "IN_PROGRESS"
2251                    },
2252                    {
2253                        "value": "COMPLETED",
2254                        "name": "COMPLETED"
2255                    },
2256                    {
2257                        "value": "FAILED",
2258                        "name": "FAILED"
2259                    },
2260                    {
2261                        "value": "CANCELED",
2262                        "name": "CANCELED"
2263                    },
2264                    {
2265                        "value": "SKIPPED",
2266                        "name": "SKIPPED"
2267                    },
2268                    {
2269                        "value": "PENDING",
2270                        "name": "PENDING"
2271                    }
2272                ]
2273            }
2274        },
2275        "com.amazonaws.iot#AuditMitigationActionsTaskMetadata": {
2276            "type": "structure",
2277            "members": {
2278                "taskId": {
2279                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
2280                    "traits": {
2281                        "smithy.api#documentation": "<p>The unique identifier for the task.</p>"
2282                    }
2283                },
2284                "startTime": {
2285                    "target": "com.amazonaws.iot#Timestamp",
2286                    "traits": {
2287                        "smithy.api#documentation": "<p>The time at which the audit mitigation actions task was started.</p>"
2288                    }
2289                },
2290                "taskStatus": {
2291                    "target": "com.amazonaws.iot#AuditMitigationActionsTaskStatus",
2292                    "traits": {
2293                        "smithy.api#documentation": "<p>The current state of the audit mitigation actions task.</p>"
2294                    }
2295                }
2296            },
2297            "traits": {
2298                "smithy.api#documentation": "<p>Information about an audit mitigation actions task that is returned by <code>ListAuditMitigationActionsTasks</code>.</p>"
2299            }
2300        },
2301        "com.amazonaws.iot#AuditMitigationActionsTaskMetadataList": {
2302            "type": "list",
2303            "member": {
2304                "target": "com.amazonaws.iot#AuditMitigationActionsTaskMetadata"
2305            }
2306        },
2307        "com.amazonaws.iot#AuditMitigationActionsTaskStatistics": {
2308            "type": "map",
2309            "key": {
2310                "target": "com.amazonaws.iot#AuditCheckName"
2311            },
2312            "value": {
2313                "target": "com.amazonaws.iot#TaskStatisticsForAuditCheck"
2314            }
2315        },
2316        "com.amazonaws.iot#AuditMitigationActionsTaskStatus": {
2317            "type": "string",
2318            "traits": {
2319                "smithy.api#enum": [
2320                    {
2321                        "value": "IN_PROGRESS",
2322                        "name": "IN_PROGRESS"
2323                    },
2324                    {
2325                        "value": "COMPLETED",
2326                        "name": "COMPLETED"
2327                    },
2328                    {
2329                        "value": "FAILED",
2330                        "name": "FAILED"
2331                    },
2332                    {
2333                        "value": "CANCELED",
2334                        "name": "CANCELED"
2335                    }
2336                ]
2337            }
2338        },
2339        "com.amazonaws.iot#AuditMitigationActionsTaskTarget": {
2340            "type": "structure",
2341            "members": {
2342                "auditTaskId": {
2343                    "target": "com.amazonaws.iot#AuditTaskId",
2344                    "traits": {
2345                        "smithy.api#documentation": "<p>If the task will apply a mitigation action to findings from a specific audit, this value uniquely identifies the audit.</p>"
2346                    }
2347                },
2348                "findingIds": {
2349                    "target": "com.amazonaws.iot#FindingIds",
2350                    "traits": {
2351                        "smithy.api#documentation": "<p>If the task will apply a mitigation action to one or more listed findings, this value uniquely identifies those findings.</p>"
2352                    }
2353                },
2354                "auditCheckToReasonCodeFilter": {
2355                    "target": "com.amazonaws.iot#AuditCheckToReasonCodeFilter",
2356                    "traits": {
2357                        "smithy.api#documentation": "<p>Specifies a filter in the form of an audit check and set of reason codes that identify the findings from the audit to which the audit mitigation actions task apply.</p>"
2358                    }
2359                }
2360            },
2361            "traits": {
2362                "smithy.api#documentation": "<p>Used in MitigationActionParams, this information identifies the target findings to which the mitigation actions are applied. Only one entry appears.</p>"
2363            }
2364        },
2365        "com.amazonaws.iot#AuditNotificationTarget": {
2366            "type": "structure",
2367            "members": {
2368                "targetArn": {
2369                    "target": "com.amazonaws.iot#TargetArn",
2370                    "traits": {
2371                        "smithy.api#documentation": "<p>The ARN of the target (SNS topic) to which audit notifications are sent.</p>"
2372                    }
2373                },
2374                "roleArn": {
2375                    "target": "com.amazonaws.iot#RoleArn",
2376                    "traits": {
2377                        "smithy.api#documentation": "<p>The ARN of the role that grants permission to send notifications to the target.</p>"
2378                    }
2379                },
2380                "enabled": {
2381                    "target": "com.amazonaws.iot#Enabled",
2382                    "traits": {
2383                        "smithy.api#documentation": "<p>True if notifications to the target are enabled.</p>"
2384                    }
2385                }
2386            },
2387            "traits": {
2388                "smithy.api#documentation": "<p>Information about the targets to which audit notifications are sent.</p>"
2389            }
2390        },
2391        "com.amazonaws.iot#AuditNotificationTargetConfigurations": {
2392            "type": "map",
2393            "key": {
2394                "target": "com.amazonaws.iot#AuditNotificationType"
2395            },
2396            "value": {
2397                "target": "com.amazonaws.iot#AuditNotificationTarget"
2398            }
2399        },
2400        "com.amazonaws.iot#AuditNotificationType": {
2401            "type": "string",
2402            "traits": {
2403                "smithy.api#enum": [
2404                    {
2405                        "value": "SNS",
2406                        "name": "SNS"
2407                    }
2408                ]
2409            }
2410        },
2411        "com.amazonaws.iot#AuditSuppression": {
2412            "type": "structure",
2413            "members": {
2414                "checkName": {
2415                    "target": "com.amazonaws.iot#AuditCheckName",
2416                    "traits": {
2417                        "smithy.api#required": {}
2418                    }
2419                },
2420                "resourceIdentifier": {
2421                    "target": "com.amazonaws.iot#ResourceIdentifier",
2422                    "traits": {
2423                        "smithy.api#required": {}
2424                    }
2425                },
2426                "expirationDate": {
2427                    "target": "com.amazonaws.iot#Timestamp",
2428                    "traits": {
2429                        "smithy.api#documentation": "<p>\n            The expiration date (epoch timestamp in seconds) that you want the suppression to adhere to.\n        </p>"
2430                    }
2431                },
2432                "suppressIndefinitely": {
2433                    "target": "com.amazonaws.iot#SuppressIndefinitely",
2434                    "traits": {
2435                        "smithy.api#documentation": "<p>\n            Indicates whether a suppression should exist indefinitely or not.\n        </p>"
2436                    }
2437                },
2438                "description": {
2439                    "target": "com.amazonaws.iot#AuditDescription",
2440                    "traits": {
2441                        "smithy.api#documentation": "<p>\n            The description of the audit suppression.\n        </p>"
2442                    }
2443                }
2444            },
2445            "traits": {
2446                "smithy.api#documentation": "<p> Filters out specific findings of a Device Defender audit. </p>"
2447            }
2448        },
2449        "com.amazonaws.iot#AuditSuppressionList": {
2450            "type": "list",
2451            "member": {
2452                "target": "com.amazonaws.iot#AuditSuppression"
2453            }
2454        },
2455        "com.amazonaws.iot#AuditTaskId": {
2456            "type": "string",
2457            "traits": {
2458                "smithy.api#length": {
2459                    "min": 1,
2460                    "max": 40
2461                },
2462                "smithy.api#pattern": "[a-zA-Z0-9\\-]+"
2463            }
2464        },
2465        "com.amazonaws.iot#AuditTaskMetadata": {
2466            "type": "structure",
2467            "members": {
2468                "taskId": {
2469                    "target": "com.amazonaws.iot#AuditTaskId",
2470                    "traits": {
2471                        "smithy.api#documentation": "<p>The ID of this audit.</p>"
2472                    }
2473                },
2474                "taskStatus": {
2475                    "target": "com.amazonaws.iot#AuditTaskStatus",
2476                    "traits": {
2477                        "smithy.api#documentation": "<p>The status of this audit. One of \"IN_PROGRESS\", \"COMPLETED\",\n        \"FAILED\", or \"CANCELED\".</p>"
2478                    }
2479                },
2480                "taskType": {
2481                    "target": "com.amazonaws.iot#AuditTaskType",
2482                    "traits": {
2483                        "smithy.api#documentation": "<p>The type of this audit. One of \"ON_DEMAND_AUDIT_TASK\" or \"SCHEDULED_AUDIT_TASK\".</p>"
2484                    }
2485                }
2486            },
2487            "traits": {
2488                "smithy.api#documentation": "<p>The audits that were performed.</p>"
2489            }
2490        },
2491        "com.amazonaws.iot#AuditTaskMetadataList": {
2492            "type": "list",
2493            "member": {
2494                "target": "com.amazonaws.iot#AuditTaskMetadata"
2495            }
2496        },
2497        "com.amazonaws.iot#AuditTaskStatus": {
2498            "type": "string",
2499            "traits": {
2500                "smithy.api#enum": [
2501                    {
2502                        "value": "IN_PROGRESS",
2503                        "name": "IN_PROGRESS"
2504                    },
2505                    {
2506                        "value": "COMPLETED",
2507                        "name": "COMPLETED"
2508                    },
2509                    {
2510                        "value": "FAILED",
2511                        "name": "FAILED"
2512                    },
2513                    {
2514                        "value": "CANCELED",
2515                        "name": "CANCELED"
2516                    }
2517                ]
2518            }
2519        },
2520        "com.amazonaws.iot#AuditTaskType": {
2521            "type": "string",
2522            "traits": {
2523                "smithy.api#enum": [
2524                    {
2525                        "value": "ON_DEMAND_AUDIT_TASK",
2526                        "name": "ON_DEMAND_AUDIT_TASK"
2527                    },
2528                    {
2529                        "value": "SCHEDULED_AUDIT_TASK",
2530                        "name": "SCHEDULED_AUDIT_TASK"
2531                    }
2532                ]
2533            }
2534        },
2535        "com.amazonaws.iot#AuthDecision": {
2536            "type": "string",
2537            "traits": {
2538                "smithy.api#enum": [
2539                    {
2540                        "value": "ALLOWED",
2541                        "name": "ALLOWED"
2542                    },
2543                    {
2544                        "value": "EXPLICIT_DENY",
2545                        "name": "EXPLICIT_DENY"
2546                    },
2547                    {
2548                        "value": "IMPLICIT_DENY",
2549                        "name": "IMPLICIT_DENY"
2550                    }
2551                ]
2552            }
2553        },
2554        "com.amazonaws.iot#AuthInfo": {
2555            "type": "structure",
2556            "members": {
2557                "actionType": {
2558                    "target": "com.amazonaws.iot#ActionType",
2559                    "traits": {
2560                        "smithy.api#documentation": "<p>The type of action for which the principal is being authorized.</p>"
2561                    }
2562                },
2563                "resources": {
2564                    "target": "com.amazonaws.iot#Resources",
2565                    "traits": {
2566                        "smithy.api#documentation": "<p>The resources for which the principal is being authorized to perform the specified\n         action.</p>",
2567                        "smithy.api#required": {}
2568                    }
2569                }
2570            },
2571            "traits": {
2572                "smithy.api#documentation": "<p>A collection of authorization information.</p>"
2573            }
2574        },
2575        "com.amazonaws.iot#AuthInfos": {
2576            "type": "list",
2577            "member": {
2578                "target": "com.amazonaws.iot#AuthInfo"
2579            },
2580            "traits": {
2581                "smithy.api#length": {
2582                    "min": 1,
2583                    "max": 10
2584                }
2585            }
2586        },
2587        "com.amazonaws.iot#AuthResult": {
2588            "type": "structure",
2589            "members": {
2590                "authInfo": {
2591                    "target": "com.amazonaws.iot#AuthInfo",
2592                    "traits": {
2593                        "smithy.api#documentation": "<p>Authorization information.</p>"
2594                    }
2595                },
2596                "allowed": {
2597                    "target": "com.amazonaws.iot#Allowed",
2598                    "traits": {
2599                        "smithy.api#documentation": "<p>The policies and statements that allowed the specified action.</p>"
2600                    }
2601                },
2602                "denied": {
2603                    "target": "com.amazonaws.iot#Denied",
2604                    "traits": {
2605                        "smithy.api#documentation": "<p>The policies and statements that denied the specified action.</p>"
2606                    }
2607                },
2608                "authDecision": {
2609                    "target": "com.amazonaws.iot#AuthDecision",
2610                    "traits": {
2611                        "smithy.api#documentation": "<p>The final authorization decision of this scenario. Multiple statements are taken into\n         account when determining the authorization decision. An explicit deny statement can\n         override multiple allow statements.</p>"
2612                    }
2613                },
2614                "missingContextValues": {
2615                    "target": "com.amazonaws.iot#MissingContextValues",
2616                    "traits": {
2617                        "smithy.api#documentation": "<p>Contains any missing context values found while evaluating policy.</p>"
2618                    }
2619                }
2620            },
2621            "traits": {
2622                "smithy.api#documentation": "<p>The authorizer result.</p>"
2623            }
2624        },
2625        "com.amazonaws.iot#AuthResults": {
2626            "type": "list",
2627            "member": {
2628                "target": "com.amazonaws.iot#AuthResult"
2629            }
2630        },
2631        "com.amazonaws.iot#AuthorizerArn": {
2632            "type": "string",
2633            "traits": {
2634                "smithy.api#length": {
2635                    "min": 0,
2636                    "max": 2048
2637                }
2638            }
2639        },
2640        "com.amazonaws.iot#AuthorizerConfig": {
2641            "type": "structure",
2642            "members": {
2643                "defaultAuthorizerName": {
2644                    "target": "com.amazonaws.iot#AuthorizerName",
2645                    "traits": {
2646                        "smithy.api#documentation": "<p>The name of the authorization service for a domain configuration.</p>"
2647                    }
2648                },
2649                "allowAuthorizerOverride": {
2650                    "target": "com.amazonaws.iot#AllowAuthorizerOverride",
2651                    "traits": {
2652                        "smithy.api#box": {},
2653                        "smithy.api#documentation": "<p>A Boolean that specifies whether the domain configuration's authorization service can be overridden.</p>"
2654                    }
2655                }
2656            },
2657            "traits": {
2658                "smithy.api#documentation": "<p>An object that specifies the authorization service for a domain.</p>"
2659            }
2660        },
2661        "com.amazonaws.iot#AuthorizerDescription": {
2662            "type": "structure",
2663            "members": {
2664                "authorizerName": {
2665                    "target": "com.amazonaws.iot#AuthorizerName",
2666                    "traits": {
2667                        "smithy.api#documentation": "<p>The authorizer name.</p>"
2668                    }
2669                },
2670                "authorizerArn": {
2671                    "target": "com.amazonaws.iot#AuthorizerArn",
2672                    "traits": {
2673                        "smithy.api#documentation": "<p>The authorizer ARN.</p>"
2674                    }
2675                },
2676                "authorizerFunctionArn": {
2677                    "target": "com.amazonaws.iot#AuthorizerFunctionArn",
2678                    "traits": {
2679                        "smithy.api#documentation": "<p>The authorizer's Lambda function ARN.</p>"
2680                    }
2681                },
2682                "tokenKeyName": {
2683                    "target": "com.amazonaws.iot#TokenKeyName",
2684                    "traits": {
2685                        "smithy.api#documentation": "<p>The key used to extract the token from the HTTP headers.</p>"
2686                    }
2687                },
2688                "tokenSigningPublicKeys": {
2689                    "target": "com.amazonaws.iot#PublicKeyMap",
2690                    "traits": {
2691                        "smithy.api#documentation": "<p>The public keys used to validate the token signature returned by your custom\n         authentication service.</p>"
2692                    }
2693                },
2694                "status": {
2695                    "target": "com.amazonaws.iot#AuthorizerStatus",
2696                    "traits": {
2697                        "smithy.api#documentation": "<p>The status of the authorizer.</p>"
2698                    }
2699                },
2700                "creationDate": {
2701                    "target": "com.amazonaws.iot#DateType",
2702                    "traits": {
2703                        "smithy.api#documentation": "<p>The UNIX timestamp of when the authorizer was created.</p>"
2704                    }
2705                },
2706                "lastModifiedDate": {
2707                    "target": "com.amazonaws.iot#DateType",
2708                    "traits": {
2709                        "smithy.api#documentation": "<p>The UNIX timestamp of when the authorizer was last updated.</p>"
2710                    }
2711                },
2712                "signingDisabled": {
2713                    "target": "com.amazonaws.iot#BooleanKey",
2714                    "traits": {
2715                        "smithy.api#documentation": "<p>Specifies whether AWS IoT validates the token signature in an authorization request.</p>"
2716                    }
2717                }
2718            },
2719            "traits": {
2720                "smithy.api#documentation": "<p>The authorizer description.</p>"
2721            }
2722        },
2723        "com.amazonaws.iot#AuthorizerFunctionArn": {
2724            "type": "string",
2725            "traits": {
2726                "smithy.api#length": {
2727                    "min": 0,
2728                    "max": 2048
2729                }
2730            }
2731        },
2732        "com.amazonaws.iot#AuthorizerName": {
2733            "type": "string",
2734            "traits": {
2735                "smithy.api#length": {
2736                    "min": 1,
2737                    "max": 128
2738                },
2739                "smithy.api#pattern": "[\\w=,@-]+"
2740            }
2741        },
2742        "com.amazonaws.iot#AuthorizerStatus": {
2743            "type": "string",
2744            "traits": {
2745                "smithy.api#enum": [
2746                    {
2747                        "value": "ACTIVE",
2748                        "name": "ACTIVE"
2749                    },
2750                    {
2751                        "value": "INACTIVE",
2752                        "name": "INACTIVE"
2753                    }
2754                ]
2755            }
2756        },
2757        "com.amazonaws.iot#AuthorizerSummary": {
2758            "type": "structure",
2759            "members": {
2760                "authorizerName": {
2761                    "target": "com.amazonaws.iot#AuthorizerName",
2762                    "traits": {
2763                        "smithy.api#documentation": "<p>The authorizer name.</p>"
2764                    }
2765                },
2766                "authorizerArn": {
2767                    "target": "com.amazonaws.iot#AuthorizerArn",
2768                    "traits": {
2769                        "smithy.api#documentation": "<p>The authorizer ARN.</p>"
2770                    }
2771                }
2772            },
2773            "traits": {
2774                "smithy.api#documentation": "<p>The authorizer summary.</p>"
2775            }
2776        },
2777        "com.amazonaws.iot#Authorizers": {
2778            "type": "list",
2779            "member": {
2780                "target": "com.amazonaws.iot#AuthorizerSummary"
2781            }
2782        },
2783        "com.amazonaws.iot#AutoRegistrationStatus": {
2784            "type": "string",
2785            "traits": {
2786                "smithy.api#enum": [
2787                    {
2788                        "value": "ENABLE",
2789                        "name": "ENABLE"
2790                    },
2791                    {
2792                        "value": "DISABLE",
2793                        "name": "DISABLE"
2794                    }
2795                ]
2796            }
2797        },
2798        "com.amazonaws.iot#Average": {
2799            "type": "double"
2800        },
2801        "com.amazonaws.iot#AwsAccountId": {
2802            "type": "string",
2803            "traits": {
2804                "smithy.api#length": {
2805                    "min": 12,
2806                    "max": 12
2807                },
2808                "smithy.api#pattern": "[0-9]+"
2809            }
2810        },
2811        "com.amazonaws.iot#AwsArn": {
2812            "type": "string"
2813        },
2814        "com.amazonaws.iot#AwsIotJobArn": {
2815            "type": "string"
2816        },
2817        "com.amazonaws.iot#AwsIotJobId": {
2818            "type": "string"
2819        },
2820        "com.amazonaws.iot#AwsIotSqlVersion": {
2821            "type": "string"
2822        },
2823        "com.amazonaws.iot#AwsJobAbortConfig": {
2824            "type": "structure",
2825            "members": {
2826                "abortCriteriaList": {
2827                    "target": "com.amazonaws.iot#AwsJobAbortCriteriaList",
2828                    "traits": {
2829                        "smithy.api#documentation": "<p>The list of criteria that determine when and how to abort the job.</p>",
2830                        "smithy.api#required": {}
2831                    }
2832                }
2833            },
2834            "traits": {
2835                "smithy.api#documentation": "<p>The criteria that determine when and how a job abort takes place.</p>"
2836            }
2837        },
2838        "com.amazonaws.iot#AwsJobAbortCriteria": {
2839            "type": "structure",
2840            "members": {
2841                "failureType": {
2842                    "target": "com.amazonaws.iot#AwsJobAbortCriteriaFailureType",
2843                    "traits": {
2844                        "smithy.api#documentation": "<p>The type of job execution failures that can initiate a job abort.</p>",
2845                        "smithy.api#required": {}
2846                    }
2847                },
2848                "action": {
2849                    "target": "com.amazonaws.iot#AwsJobAbortCriteriaAbortAction",
2850                    "traits": {
2851                        "smithy.api#documentation": "<p>The type of job action to take to initiate the job abort.</p>",
2852                        "smithy.api#required": {}
2853                    }
2854                },
2855                "thresholdPercentage": {
2856                    "target": "com.amazonaws.iot#AwsJobAbortCriteriaAbortThresholdPercentage",
2857                    "traits": {
2858                        "smithy.api#documentation": "<p>The minimum percentage of job execution failures that must occur to initiate the job abort.</p>\n         <p>AWS IoT supports up to two digits after the decimal (for example, 10.9 and 10.99, but not 10.999).</p>",
2859                        "smithy.api#required": {}
2860                    }
2861                },
2862                "minNumberOfExecutedThings": {
2863                    "target": "com.amazonaws.iot#AwsJobAbortCriteriaMinimumNumberOfExecutedThings",
2864                    "traits": {
2865                        "smithy.api#documentation": "<p>The minimum number of things which must receive job execution notifications before the job \n          can be aborted.</p>",
2866                        "smithy.api#required": {}
2867                    }
2868                }
2869            },
2870            "traits": {
2871                "smithy.api#documentation": "<p>The criteria that determine when and how a job abort takes place.</p>"
2872            }
2873        },
2874        "com.amazonaws.iot#AwsJobAbortCriteriaAbortAction": {
2875            "type": "string",
2876            "traits": {
2877                "smithy.api#enum": [
2878                    {
2879                        "value": "CANCEL",
2880                        "name": "CANCEL"
2881                    }
2882                ]
2883            }
2884        },
2885        "com.amazonaws.iot#AwsJobAbortCriteriaAbortThresholdPercentage": {
2886            "type": "double",
2887            "traits": {
2888                "smithy.api#box": {},
2889                "smithy.api#range": {
2890                    "max": 100
2891                }
2892            }
2893        },
2894        "com.amazonaws.iot#AwsJobAbortCriteriaFailureType": {
2895            "type": "string",
2896            "traits": {
2897                "smithy.api#enum": [
2898                    {
2899                        "value": "FAILED",
2900                        "name": "FAILED"
2901                    },
2902                    {
2903                        "value": "REJECTED",
2904                        "name": "REJECTED"
2905                    },
2906                    {
2907                        "value": "TIMED_OUT",
2908                        "name": "TIMED_OUT"
2909                    },
2910                    {
2911                        "value": "ALL",
2912                        "name": "ALL"
2913                    }
2914                ]
2915            }
2916        },
2917        "com.amazonaws.iot#AwsJobAbortCriteriaList": {
2918            "type": "list",
2919            "member": {
2920                "target": "com.amazonaws.iot#AwsJobAbortCriteria"
2921            },
2922            "traits": {
2923                "smithy.api#length": {
2924                    "min": 1
2925                }
2926            }
2927        },
2928        "com.amazonaws.iot#AwsJobAbortCriteriaMinimumNumberOfExecutedThings": {
2929            "type": "integer",
2930            "traits": {
2931                "smithy.api#box": {},
2932                "smithy.api#range": {
2933                    "min": 1
2934                }
2935            }
2936        },
2937        "com.amazonaws.iot#AwsJobExecutionsRolloutConfig": {
2938            "type": "structure",
2939            "members": {
2940                "maximumPerMinute": {
2941                    "target": "com.amazonaws.iot#MaximumPerMinute",
2942                    "traits": {
2943                        "smithy.api#documentation": "<p>The maximum number of OTA update job executions started per minute.</p>"
2944                    }
2945                },
2946                "exponentialRate": {
2947                    "target": "com.amazonaws.iot#AwsJobExponentialRolloutRate",
2948                    "traits": {
2949                        "smithy.api#documentation": "<p>The rate of increase for a job rollout. This parameter allows you to define an exponential rate \n            increase for a job rollout.</p>"
2950                    }
2951                }
2952            },
2953            "traits": {
2954                "smithy.api#documentation": "<p>Configuration for the rollout of OTA updates.</p>"
2955            }
2956        },
2957        "com.amazonaws.iot#AwsJobExponentialRolloutRate": {
2958            "type": "structure",
2959            "members": {
2960                "baseRatePerMinute": {
2961                    "target": "com.amazonaws.iot#AwsJobRolloutRatePerMinute",
2962                    "traits": {
2963                        "smithy.api#documentation": "<p>The minimum number of things that will be notified of a pending job, per minute, at the start \n            of the job rollout. This is the initial rate of the rollout.</p>",
2964                        "smithy.api#required": {}
2965                    }
2966                },
2967                "incrementFactor": {
2968                    "target": "com.amazonaws.iot#AwsJobRolloutIncrementFactor",
2969                    "traits": {
2970                        "smithy.api#documentation": "<p>The rate of increase for a job rollout. The number of things notified is multiplied by this \n            factor.</p>",
2971                        "smithy.api#required": {}
2972                    }
2973                },
2974                "rateIncreaseCriteria": {
2975                    "target": "com.amazonaws.iot#AwsJobRateIncreaseCriteria",
2976                    "traits": {
2977                        "smithy.api#documentation": "<p>The criteria to initiate the increase in rate of rollout for a job.</p>\n        <p>AWS IoT supports up to one digit after the decimal (for example, 1.5, but not 1.55).</p>",
2978                        "smithy.api#required": {}
2979                    }
2980                }
2981            },
2982            "traits": {
2983                "smithy.api#documentation": "<p>The rate of increase for a job rollout. This parameter allows you to define an exponential rate \n            increase for a job rollout.</p>"
2984            }
2985        },
2986        "com.amazonaws.iot#AwsJobPresignedUrlConfig": {
2987            "type": "structure",
2988            "members": {
2989                "expiresInSec": {
2990                    "target": "com.amazonaws.iot#ExpiresInSeconds",
2991                    "traits": {
2992                        "smithy.api#documentation": "<p>How long (in seconds) pre-signed URLs are valid. Valid values are 60 - 3600, the default value is 1800\n            seconds. Pre-signed URLs are generated when a request for the job document is received.</p>"
2993                    }
2994                }
2995            },
2996            "traits": {
2997                "smithy.api#documentation": "<p>Configuration information for pre-signed URLs. Valid when <code>protocols</code>\n           contains HTTP.</p>"
2998            }
2999        },
3000        "com.amazonaws.iot#AwsJobRateIncreaseCriteria": {
3001            "type": "structure",
3002            "members": {
3003                "numberOfNotifiedThings": {
3004                    "target": "com.amazonaws.iot#AwsJobRateIncreaseCriteriaNumberOfThings",
3005                    "traits": {
3006                        "smithy.api#documentation": "<p>When this number of things have been notified, it will initiate an increase in the rollout\n            rate.</p>"
3007                    }
3008                },
3009                "numberOfSucceededThings": {
3010                    "target": "com.amazonaws.iot#AwsJobRateIncreaseCriteriaNumberOfThings",
3011                    "traits": {
3012                        "smithy.api#documentation": "<p>When this number of things have succeeded in their job execution, it will initiate an \n            increase in the rollout rate.</p>"
3013                    }
3014                }
3015            },
3016            "traits": {
3017                "smithy.api#documentation": "<p>The criteria to initiate the increase in rate of rollout for a job.</p>"
3018            }
3019        },
3020        "com.amazonaws.iot#AwsJobRateIncreaseCriteriaNumberOfThings": {
3021            "type": "integer",
3022            "traits": {
3023                "smithy.api#box": {},
3024                "smithy.api#range": {
3025                    "min": 1
3026                }
3027            }
3028        },
3029        "com.amazonaws.iot#AwsJobRolloutIncrementFactor": {
3030            "type": "double"
3031        },
3032        "com.amazonaws.iot#AwsJobRolloutRatePerMinute": {
3033            "type": "integer",
3034            "traits": {
3035                "smithy.api#box": {},
3036                "smithy.api#range": {
3037                    "min": 1,
3038                    "max": 1000
3039                }
3040            }
3041        },
3042        "com.amazonaws.iot#AwsJobTimeoutConfig": {
3043            "type": "structure",
3044            "members": {
3045                "inProgressTimeoutInMinutes": {
3046                    "target": "com.amazonaws.iot#AwsJobTimeoutInProgressTimeoutInMinutes",
3047                    "traits": {
3048                        "smithy.api#documentation": "<p>Specifies the amount of time, in minutes, this device has to finish execution of this job. The \n            timeout interval can be anywhere between 1 minute and 7 days (1 to 10080 minutes). The in progress \n            timer can't be updated and will apply to all job executions for the job. Whenever a job execution \n            remains in the IN_PROGRESS status for longer than this interval, the job execution will fail and \n            switch to the terminal <code>TIMED_OUT</code> status.</p>"
3049                    }
3050                }
3051            },
3052            "traits": {
3053                "smithy.api#documentation": "<p>Specifies the amount of time each device has to finish its execution of the job.  A timer is \n            started when the job execution status is set to <code>IN_PROGRESS</code>. If the job execution \n            status is not set to another terminal state before the timer expires, it will be automatically \n            set to <code>TIMED_OUT</code>.</p>"
3054            }
3055        },
3056        "com.amazonaws.iot#AwsJobTimeoutInProgressTimeoutInMinutes": {
3057            "type": "long",
3058            "traits": {
3059                "smithy.api#box": {}
3060            }
3061        },
3062        "com.amazonaws.iot#BatchMode": {
3063            "type": "boolean",
3064            "traits": {
3065                "smithy.api#box": {}
3066            }
3067        },
3068        "com.amazonaws.iot#Behavior": {
3069            "type": "structure",
3070            "members": {
3071                "name": {
3072                    "target": "com.amazonaws.iot#BehaviorName",
3073                    "traits": {
3074                        "smithy.api#documentation": "<p>The name\n      you've given to the behavior.</p>",
3075                        "smithy.api#required": {}
3076                    }
3077                },
3078                "metric": {
3079                    "target": "com.amazonaws.iot#BehaviorMetric",
3080                    "traits": {
3081                        "smithy.api#documentation": "<p>What is measured by the behavior.</p>"
3082                    }
3083                },
3084                "metricDimension": {
3085                    "target": "com.amazonaws.iot#MetricDimension",
3086                    "traits": {
3087                        "smithy.api#documentation": "<p>The dimension for a metric in your behavior. For example, using a\n                <code>TOPIC_FILTER</code> dimension, you can narrow down the scope of the metric to only MQTT topics where the name matches the pattern specified in the dimension. This can't be used with custom metrics.</p>"
3088                    }
3089                },
3090                "criteria": {
3091                    "target": "com.amazonaws.iot#BehaviorCriteria",
3092                    "traits": {
3093                        "smithy.api#documentation": "<p>The criteria that determine if a device is behaving normally in regard to\n          the <code>metric</code>.</p>"
3094                    }
3095                },
3096                "suppressAlerts": {
3097                    "target": "com.amazonaws.iot#SuppressAlerts",
3098                    "traits": {
3099                        "smithy.api#documentation": "<p>\n            Suppresses alerts.\n        </p>"
3100                    }
3101                }
3102            },
3103            "traits": {
3104                "smithy.api#documentation": "<p>A Device Defender security profile behavior.</p>"
3105            }
3106        },
3107        "com.amazonaws.iot#BehaviorCriteria": {
3108            "type": "structure",
3109            "members": {
3110                "comparisonOperator": {
3111                    "target": "com.amazonaws.iot#ComparisonOperator",
3112                    "traits": {
3113                        "smithy.api#documentation": "<p>The operator that relates the thing measured (<code>metric</code>) to the criteria \n          (containing a <code>value</code> or <code>statisticalThreshold</code>). Valid operators include:</p>\n         <ul>\n            <li>\n               <p>\n                  <code>string-list</code>: <code>in-set</code> and <code>not-in-set</code>\n               </p>\n            </li>\n            <li>\n               <p>\n                  <code>number-list</code>: <code>in-set</code> and <code>not-in-set</code>\n               </p>\n            </li>\n            <li>\n               <p>\n                  <code>ip-address-list</code>: <code>in-cidr-set</code> and <code>not-in-cidr-set</code>\n               </p>\n            </li>\n            <li>\n               <p>\n                  <code>number</code>: <code>less-than</code>, <code>less-than-equals</code>, <code>greater-than</code>, and <code>greater-than-equals</code>\n               </p>\n            </li>\n         </ul>"
3114                    }
3115                },
3116                "value": {
3117                    "target": "com.amazonaws.iot#MetricValue",
3118                    "traits": {
3119                        "smithy.api#documentation": "<p>The value to be compared with the <code>metric</code>.</p>"
3120                    }
3121                },
3122                "durationSeconds": {
3123                    "target": "com.amazonaws.iot#DurationSeconds",
3124                    "traits": {
3125                        "smithy.api#documentation": "<p>Use this to specify the time duration over which the behavior is evaluated, for those criteria that\n      have a time dimension (for example, <code>NUM_MESSAGES_SENT</code>). For a\n        <code>statisticalThreshhold</code> metric comparison, measurements from all devices are\n      accumulated over this time duration before being used to calculate percentiles, and later,\n      measurements from an individual device are also accumulated over this time duration before\n      being given a percentile rank. Cannot be used with list-based metric datatypes.</p>"
3126                    }
3127                },
3128                "consecutiveDatapointsToAlarm": {
3129                    "target": "com.amazonaws.iot#ConsecutiveDatapointsToAlarm",
3130                    "traits": {
3131                        "smithy.api#documentation": "<p>If a device is in violation of the behavior for the specified number of consecutive \n          datapoints, an alarm occurs. If not specified, the default is 1.</p>"
3132                    }
3133                },
3134                "consecutiveDatapointsToClear": {
3135                    "target": "com.amazonaws.iot#ConsecutiveDatapointsToClear",
3136                    "traits": {
3137                        "smithy.api#documentation": "<p>If an alarm has occurred and the offending device is no longer in violation of the behavior \n          for the specified number of consecutive datapoints, the alarm is cleared. If not specified,\n          the default is 1.</p>"
3138                    }
3139                },
3140                "statisticalThreshold": {
3141                    "target": "com.amazonaws.iot#StatisticalThreshold",
3142                    "traits": {
3143                        "smithy.api#documentation": "<p>A statistical ranking (percentile)that\n      indicates a threshold value by which a behavior is determined to be in compliance or in\n      violation of the behavior.</p>"
3144                    }
3145                },
3146                "mlDetectionConfig": {
3147                    "target": "com.amazonaws.iot#MachineLearningDetectionConfig",
3148                    "traits": {
3149                        "smithy.api#documentation": "<p>\n            The configuration of an ML Detect \n        </p>"
3150                    }
3151                }
3152            },
3153            "traits": {
3154                "smithy.api#documentation": "<p>The criteria by which the behavior is determined to be normal.</p>"
3155            }
3156        },
3157        "com.amazonaws.iot#BehaviorCriteriaType": {
3158            "type": "string",
3159            "traits": {
3160                "smithy.api#enum": [
3161                    {
3162                        "value": "STATIC",
3163                        "name": "STATIC"
3164                    },
3165                    {
3166                        "value": "STATISTICAL",
3167                        "name": "STATISTICAL"
3168                    },
3169                    {
3170                        "value": "MACHINE_LEARNING",
3171                        "name": "MACHINE_LEARNING"
3172                    }
3173                ]
3174            }
3175        },
3176        "com.amazonaws.iot#BehaviorMetric": {
3177            "type": "string"
3178        },
3179        "com.amazonaws.iot#BehaviorModelTrainingSummaries": {
3180            "type": "list",
3181            "member": {
3182                "target": "com.amazonaws.iot#BehaviorModelTrainingSummary"
3183            }
3184        },
3185        "com.amazonaws.iot#BehaviorModelTrainingSummary": {
3186            "type": "structure",
3187            "members": {
3188                "securityProfileName": {
3189                    "target": "com.amazonaws.iot#SecurityProfileName",
3190                    "traits": {
3191                        "smithy.api#documentation": "<p>\n            The name of the security profile.\n        </p>"
3192                    }
3193                },
3194                "behaviorName": {
3195                    "target": "com.amazonaws.iot#BehaviorName",
3196                    "traits": {
3197                        "smithy.api#documentation": "<p>\n            The name of the behavior.\n        </p>"
3198                    }
3199                },
3200                "trainingDataCollectionStartDate": {
3201                    "target": "com.amazonaws.iot#Timestamp",
3202                    "traits": {
3203                        "smithy.api#documentation": "<p>\n            The date a training model started collecting data.\n        </p>"
3204                    }
3205                },
3206                "modelStatus": {
3207                    "target": "com.amazonaws.iot#ModelStatus",
3208                    "traits": {
3209                        "smithy.api#documentation": "<p>\n            The status of the behavior model.\n        </p>"
3210                    }
3211                },
3212                "datapointsCollectionPercentage": {
3213                    "target": "com.amazonaws.iot#DataCollectionPercentage",
3214                    "traits": {
3215                        "smithy.api#documentation": "<p>\n            The percentage of datapoints collected.\n        </p>"
3216                    }
3217                },
3218                "lastModelRefreshDate": {
3219                    "target": "com.amazonaws.iot#Timestamp",
3220                    "traits": {
3221                        "smithy.api#documentation": "<p>\n            The date the model was last refreshed.\n        </p>"
3222                    }
3223                }
3224            },
3225            "traits": {
3226                "smithy.api#documentation": "<p>\n            The summary of an ML Detect behavior model.\n        </p>"
3227            }
3228        },
3229        "com.amazonaws.iot#BehaviorName": {
3230            "type": "string",
3231            "traits": {
3232                "smithy.api#length": {
3233                    "min": 1,
3234                    "max": 128
3235                },
3236                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
3237            }
3238        },
3239        "com.amazonaws.iot#Behaviors": {
3240            "type": "list",
3241            "member": {
3242                "target": "com.amazonaws.iot#Behavior"
3243            },
3244            "traits": {
3245                "smithy.api#length": {
3246                    "min": 0,
3247                    "max": 100
3248                }
3249            }
3250        },
3251        "com.amazonaws.iot#BillingGroupArn": {
3252            "type": "string"
3253        },
3254        "com.amazonaws.iot#BillingGroupDescription": {
3255            "type": "string",
3256            "traits": {
3257                "smithy.api#length": {
3258                    "min": 0,
3259                    "max": 2028
3260                },
3261                "smithy.api#pattern": "[\\p{Graph}\\x20]*"
3262            }
3263        },
3264        "com.amazonaws.iot#BillingGroupId": {
3265            "type": "string",
3266            "traits": {
3267                "smithy.api#length": {
3268                    "min": 1,
3269                    "max": 128
3270                },
3271                "smithy.api#pattern": "[a-zA-Z0-9\\-]+"
3272            }
3273        },
3274        "com.amazonaws.iot#BillingGroupMetadata": {
3275            "type": "structure",
3276            "members": {
3277                "creationDate": {
3278                    "target": "com.amazonaws.iot#CreationDate",
3279                    "traits": {
3280                        "smithy.api#documentation": "<p>The date the billing group was created.</p>"
3281                    }
3282                }
3283            },
3284            "traits": {
3285                "smithy.api#documentation": "<p>Additional information about the billing group.</p>"
3286            }
3287        },
3288        "com.amazonaws.iot#BillingGroupName": {
3289            "type": "string",
3290            "traits": {
3291                "smithy.api#length": {
3292                    "min": 1,
3293                    "max": 128
3294                },
3295                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
3296            }
3297        },
3298        "com.amazonaws.iot#BillingGroupNameAndArnList": {
3299            "type": "list",
3300            "member": {
3301                "target": "com.amazonaws.iot#GroupNameAndArn"
3302            }
3303        },
3304        "com.amazonaws.iot#BillingGroupProperties": {
3305            "type": "structure",
3306            "members": {
3307                "billingGroupDescription": {
3308                    "target": "com.amazonaws.iot#BillingGroupDescription",
3309                    "traits": {
3310                        "smithy.api#documentation": "<p>The description of the billing group.</p>"
3311                    }
3312                }
3313            },
3314            "traits": {
3315                "smithy.api#documentation": "<p>The properties of a billing group.</p>"
3316            }
3317        },
3318        "com.amazonaws.iot#Boolean": {
3319            "type": "boolean"
3320        },
3321        "com.amazonaws.iot#BooleanKey": {
3322            "type": "boolean",
3323            "traits": {
3324                "smithy.api#box": {}
3325            }
3326        },
3327        "com.amazonaws.iot#BucketName": {
3328            "type": "string"
3329        },
3330        "com.amazonaws.iot#CACertificate": {
3331            "type": "structure",
3332            "members": {
3333                "certificateArn": {
3334                    "target": "com.amazonaws.iot#CertificateArn",
3335                    "traits": {
3336                        "smithy.api#documentation": "<p>The ARN of the CA certificate.</p>"
3337                    }
3338                },
3339                "certificateId": {
3340                    "target": "com.amazonaws.iot#CertificateId",
3341                    "traits": {
3342                        "smithy.api#documentation": "<p>The ID of the CA certificate.</p>"
3343                    }
3344                },
3345                "status": {
3346                    "target": "com.amazonaws.iot#CACertificateStatus",
3347                    "traits": {
3348                        "smithy.api#documentation": "<p>The status of the CA certificate.</p>\n         <p>The status value REGISTER_INACTIVE is deprecated and should not be used.</p>"
3349                    }
3350                },
3351                "creationDate": {
3352                    "target": "com.amazonaws.iot#DateType",
3353                    "traits": {
3354                        "smithy.api#documentation": "<p>The date the CA certificate was created.</p>"
3355                    }
3356                }
3357            },
3358            "traits": {
3359                "smithy.api#documentation": "<p>A CA certificate.</p>"
3360            }
3361        },
3362        "com.amazonaws.iot#CACertificateDescription": {
3363            "type": "structure",
3364            "members": {
3365                "certificateArn": {
3366                    "target": "com.amazonaws.iot#CertificateArn",
3367                    "traits": {
3368                        "smithy.api#documentation": "<p>The CA certificate ARN.</p>"
3369                    }
3370                },
3371                "certificateId": {
3372                    "target": "com.amazonaws.iot#CertificateId",
3373                    "traits": {
3374                        "smithy.api#documentation": "<p>The CA certificate ID.</p>"
3375                    }
3376                },
3377                "status": {
3378                    "target": "com.amazonaws.iot#CACertificateStatus",
3379                    "traits": {
3380                        "smithy.api#documentation": "<p>The status of a CA certificate.</p>"
3381                    }
3382                },
3383                "certificatePem": {
3384                    "target": "com.amazonaws.iot#CertificatePem",
3385                    "traits": {
3386                        "smithy.api#documentation": "<p>The CA certificate data, in PEM format.</p>"
3387                    }
3388                },
3389                "ownedBy": {
3390                    "target": "com.amazonaws.iot#AwsAccountId",
3391                    "traits": {
3392                        "smithy.api#documentation": "<p>The owner of the CA certificate.</p>"
3393                    }
3394                },
3395                "creationDate": {
3396                    "target": "com.amazonaws.iot#DateType",
3397                    "traits": {
3398                        "smithy.api#documentation": "<p>The date the CA certificate was created.</p>"
3399                    }
3400                },
3401                "autoRegistrationStatus": {
3402                    "target": "com.amazonaws.iot#AutoRegistrationStatus",
3403                    "traits": {
3404                        "smithy.api#documentation": "<p>Whether the CA certificate configured for auto registration of device certificates.\n         Valid values are \"ENABLE\" and \"DISABLE\"</p>"
3405                    }
3406                },
3407                "lastModifiedDate": {
3408                    "target": "com.amazonaws.iot#DateType",
3409                    "traits": {
3410                        "smithy.api#documentation": "<p>The date the CA certificate was last modified.</p>"
3411                    }
3412                },
3413                "customerVersion": {
3414                    "target": "com.amazonaws.iot#CustomerVersion",
3415                    "traits": {
3416                        "smithy.api#documentation": "<p>The customer version of the CA certificate.</p>"
3417                    }
3418                },
3419                "generationId": {
3420                    "target": "com.amazonaws.iot#GenerationId",
3421                    "traits": {
3422                        "smithy.api#documentation": "<p>The generation ID of the CA certificate.</p>"
3423                    }
3424                },
3425                "validity": {
3426                    "target": "com.amazonaws.iot#CertificateValidity",
3427                    "traits": {
3428                        "smithy.api#documentation": "<p>When the CA certificate is valid.</p>"
3429                    }
3430                }
3431            },
3432            "traits": {
3433                "smithy.api#documentation": "<p>Describes a CA certificate.</p>"
3434            }
3435        },
3436        "com.amazonaws.iot#CACertificateStatus": {
3437            "type": "string",
3438            "traits": {
3439                "smithy.api#enum": [
3440                    {
3441                        "value": "ACTIVE",
3442                        "name": "ACTIVE"
3443                    },
3444                    {
3445                        "value": "INACTIVE",
3446                        "name": "INACTIVE"
3447                    }
3448                ]
3449            }
3450        },
3451        "com.amazonaws.iot#CACertificateUpdateAction": {
3452            "type": "string",
3453            "traits": {
3454                "smithy.api#enum": [
3455                    {
3456                        "value": "DEACTIVATE",
3457                        "name": "DEACTIVATE"
3458                    }
3459                ]
3460            }
3461        },
3462        "com.amazonaws.iot#CACertificates": {
3463            "type": "list",
3464            "member": {
3465                "target": "com.amazonaws.iot#CACertificate"
3466            }
3467        },
3468        "com.amazonaws.iot#CancelAuditMitigationActionsTask": {
3469            "type": "operation",
3470            "input": {
3471                "target": "com.amazonaws.iot#CancelAuditMitigationActionsTaskRequest"
3472            },
3473            "output": {
3474                "target": "com.amazonaws.iot#CancelAuditMitigationActionsTaskResponse"
3475            },
3476            "errors": [
3477                {
3478                    "target": "com.amazonaws.iot#InternalFailureException"
3479                },
3480                {
3481                    "target": "com.amazonaws.iot#InvalidRequestException"
3482                },
3483                {
3484                    "target": "com.amazonaws.iot#ResourceNotFoundException"
3485                },
3486                {
3487                    "target": "com.amazonaws.iot#ThrottlingException"
3488                }
3489            ],
3490            "traits": {
3491                "smithy.api#documentation": "<p>Cancels a mitigation action task that is in progress. If the task\n      is not\n      in progress, an InvalidRequestException occurs.</p>",
3492                "smithy.api#http": {
3493                    "method": "PUT",
3494                    "uri": "/audit/mitigationactions/tasks/{taskId}/cancel",
3495                    "code": 200
3496                }
3497            }
3498        },
3499        "com.amazonaws.iot#CancelAuditMitigationActionsTaskRequest": {
3500            "type": "structure",
3501            "members": {
3502                "taskId": {
3503                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
3504                    "traits": {
3505                        "smithy.api#documentation": "<p>The unique identifier for the task that you want to cancel. </p>",
3506                        "smithy.api#httpLabel": {},
3507                        "smithy.api#required": {}
3508                    }
3509                }
3510            }
3511        },
3512        "com.amazonaws.iot#CancelAuditMitigationActionsTaskResponse": {
3513            "type": "structure",
3514            "members": {}
3515        },
3516        "com.amazonaws.iot#CancelAuditTask": {
3517            "type": "operation",
3518            "input": {
3519                "target": "com.amazonaws.iot#CancelAuditTaskRequest"
3520            },
3521            "output": {
3522                "target": "com.amazonaws.iot#CancelAuditTaskResponse"
3523            },
3524            "errors": [
3525                {
3526                    "target": "com.amazonaws.iot#InternalFailureException"
3527                },
3528                {
3529                    "target": "com.amazonaws.iot#InvalidRequestException"
3530                },
3531                {
3532                    "target": "com.amazonaws.iot#ResourceNotFoundException"
3533                },
3534                {
3535                    "target": "com.amazonaws.iot#ThrottlingException"
3536                }
3537            ],
3538            "traits": {
3539                "smithy.api#documentation": "<p>Cancels an audit that is in progress. The audit can be either scheduled or on demand. If the audit isn't in progress, an \"InvalidRequestException\" occurs.</p>",
3540                "smithy.api#http": {
3541                    "method": "PUT",
3542                    "uri": "/audit/tasks/{taskId}/cancel",
3543                    "code": 200
3544                }
3545            }
3546        },
3547        "com.amazonaws.iot#CancelAuditTaskRequest": {
3548            "type": "structure",
3549            "members": {
3550                "taskId": {
3551                    "target": "com.amazonaws.iot#AuditTaskId",
3552                    "traits": {
3553                        "smithy.api#documentation": "<p>The ID of the audit you want to cancel. You can only cancel an\n              audit that is \"IN_PROGRESS\".</p>",
3554                        "smithy.api#httpLabel": {},
3555                        "smithy.api#required": {}
3556                    }
3557                }
3558            }
3559        },
3560        "com.amazonaws.iot#CancelAuditTaskResponse": {
3561            "type": "structure",
3562            "members": {}
3563        },
3564        "com.amazonaws.iot#CancelCertificateTransfer": {
3565            "type": "operation",
3566            "input": {
3567                "target": "com.amazonaws.iot#CancelCertificateTransferRequest"
3568            },
3569            "errors": [
3570                {
3571                    "target": "com.amazonaws.iot#InternalFailureException"
3572                },
3573                {
3574                    "target": "com.amazonaws.iot#InvalidRequestException"
3575                },
3576                {
3577                    "target": "com.amazonaws.iot#ResourceNotFoundException"
3578                },
3579                {
3580                    "target": "com.amazonaws.iot#ServiceUnavailableException"
3581                },
3582                {
3583                    "target": "com.amazonaws.iot#ThrottlingException"
3584                },
3585                {
3586                    "target": "com.amazonaws.iot#TransferAlreadyCompletedException"
3587                },
3588                {
3589                    "target": "com.amazonaws.iot#UnauthorizedException"
3590                }
3591            ],
3592            "traits": {
3593                "smithy.api#documentation": "<p>Cancels a pending transfer for the specified certificate.</p>\n         <p>\n            <b>Note</b> Only the transfer source account can use this\n         operation to cancel a transfer. (Transfer destinations can use <a>RejectCertificateTransfer</a> instead.) After transfer, AWS IoT returns the\n         certificate to the source account in the INACTIVE state. After the destination account has\n         accepted the transfer, the transfer cannot be cancelled.</p>\n         <p>After a certificate transfer is cancelled, the status of the certificate changes from\n         PENDING_TRANSFER to INACTIVE.</p>",
3594                "smithy.api#http": {
3595                    "method": "PATCH",
3596                    "uri": "/cancel-certificate-transfer/{certificateId}",
3597                    "code": 200
3598                }
3599            }
3600        },
3601        "com.amazonaws.iot#CancelCertificateTransferRequest": {
3602            "type": "structure",
3603            "members": {
3604                "certificateId": {
3605                    "target": "com.amazonaws.iot#CertificateId",
3606                    "traits": {
3607                        "smithy.api#documentation": "<p>The ID of the certificate. (The last part of the certificate ARN contains the\n         certificate ID.)</p>",
3608                        "smithy.api#httpLabel": {},
3609                        "smithy.api#required": {}
3610                    }
3611                }
3612            },
3613            "traits": {
3614                "smithy.api#documentation": "<p>The input for the CancelCertificateTransfer operation.</p>"
3615            }
3616        },
3617        "com.amazonaws.iot#CancelDetectMitigationActionsTask": {
3618            "type": "operation",
3619            "input": {
3620                "target": "com.amazonaws.iot#CancelDetectMitigationActionsTaskRequest"
3621            },
3622            "output": {
3623                "target": "com.amazonaws.iot#CancelDetectMitigationActionsTaskResponse"
3624            },
3625            "errors": [
3626                {
3627                    "target": "com.amazonaws.iot#InternalFailureException"
3628                },
3629                {
3630                    "target": "com.amazonaws.iot#InvalidRequestException"
3631                },
3632                {
3633                    "target": "com.amazonaws.iot#ResourceNotFoundException"
3634                },
3635                {
3636                    "target": "com.amazonaws.iot#ThrottlingException"
3637                }
3638            ],
3639            "traits": {
3640                "smithy.api#documentation": "<p>\n        Cancels a Device Defender ML Detect mitigation action.\n      </p>",
3641                "smithy.api#http": {
3642                    "method": "PUT",
3643                    "uri": "/detect/mitigationactions/tasks/{taskId}/cancel",
3644                    "code": 200
3645                }
3646            }
3647        },
3648        "com.amazonaws.iot#CancelDetectMitigationActionsTaskRequest": {
3649            "type": "structure",
3650            "members": {
3651                "taskId": {
3652                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
3653                    "traits": {
3654                        "smithy.api#documentation": "<p>\n      The unique identifier of the task.\n    </p>",
3655                        "smithy.api#httpLabel": {},
3656                        "smithy.api#required": {}
3657                    }
3658                }
3659            }
3660        },
3661        "com.amazonaws.iot#CancelDetectMitigationActionsTaskResponse": {
3662            "type": "structure",
3663            "members": {}
3664        },
3665        "com.amazonaws.iot#CancelJob": {
3666            "type": "operation",
3667            "input": {
3668                "target": "com.amazonaws.iot#CancelJobRequest"
3669            },
3670            "output": {
3671                "target": "com.amazonaws.iot#CancelJobResponse"
3672            },
3673            "errors": [
3674                {
3675                    "target": "com.amazonaws.iot#InvalidRequestException"
3676                },
3677                {
3678                    "target": "com.amazonaws.iot#ResourceNotFoundException"
3679                },
3680                {
3681                    "target": "com.amazonaws.iot#ServiceUnavailableException"
3682                },
3683                {
3684                    "target": "com.amazonaws.iot#ThrottlingException"
3685                }
3686            ],
3687            "traits": {
3688                "smithy.api#documentation": "<p>Cancels a job.</p>",
3689                "smithy.api#http": {
3690                    "method": "PUT",
3691                    "uri": "/jobs/{jobId}/cancel",
3692                    "code": 200
3693                }
3694            }
3695        },
3696        "com.amazonaws.iot#CancelJobExecution": {
3697            "type": "operation",
3698            "input": {
3699                "target": "com.amazonaws.iot#CancelJobExecutionRequest"
3700            },
3701            "errors": [
3702                {
3703                    "target": "com.amazonaws.iot#InvalidRequestException"
3704                },
3705                {
3706                    "target": "com.amazonaws.iot#InvalidStateTransitionException"
3707                },
3708                {
3709                    "target": "com.amazonaws.iot#ResourceNotFoundException"
3710                },
3711                {
3712                    "target": "com.amazonaws.iot#ServiceUnavailableException"
3713                },
3714                {
3715                    "target": "com.amazonaws.iot#ThrottlingException"
3716                },
3717                {
3718                    "target": "com.amazonaws.iot#VersionConflictException"
3719                }
3720            ],
3721            "traits": {
3722                "smithy.api#documentation": "<p>Cancels the execution of a job for a given thing.</p>",
3723                "smithy.api#http": {
3724                    "method": "PUT",
3725                    "uri": "/things/{thingName}/jobs/{jobId}/cancel",
3726                    "code": 200
3727                }
3728            }
3729        },
3730        "com.amazonaws.iot#CancelJobExecutionRequest": {
3731            "type": "structure",
3732            "members": {
3733                "jobId": {
3734                    "target": "com.amazonaws.iot#JobId",
3735                    "traits": {
3736                        "smithy.api#documentation": "<p>The ID of the job to be canceled.</p>",
3737                        "smithy.api#httpLabel": {},
3738                        "smithy.api#required": {}
3739                    }
3740                },
3741                "thingName": {
3742                    "target": "com.amazonaws.iot#ThingName",
3743                    "traits": {
3744                        "smithy.api#documentation": "<p>The name of the thing whose execution of the job will be canceled.</p>",
3745                        "smithy.api#httpLabel": {},
3746                        "smithy.api#required": {}
3747                    }
3748                },
3749                "force": {
3750                    "target": "com.amazonaws.iot#ForceFlag",
3751                    "traits": {
3752                        "smithy.api#documentation": "<p>(Optional) If <code>true</code> the job execution will be canceled if it has status \n          IN_PROGRESS or QUEUED, otherwise the job execution will be canceled only if it has status \n          QUEUED. If you attempt to cancel a job execution that is IN_PROGRESS, and you do not set \n          <code>force</code> to <code>true</code>, then an <code>InvalidStateTransitionException</code> \n          will be thrown. The default is <code>false</code>.</p>\n        <p>Canceling a job execution which is \"IN_PROGRESS\", will cause the device to be unable \n          to update the job execution status.  Use caution and ensure that the device is able to \n          recover to a valid state.</p>",
3753                        "smithy.api#httpQuery": "force"
3754                    }
3755                },
3756                "expectedVersion": {
3757                    "target": "com.amazonaws.iot#ExpectedVersion",
3758                    "traits": {
3759                        "smithy.api#documentation": "<p>(Optional) The expected current version of the job execution. Each time you update the job \n          execution, its version is incremented. If the version of the job execution stored in Jobs does \n          not match, the update is rejected with a VersionMismatch error, and an ErrorResponse that \n          contains the current job execution status data is returned. (This makes it unnecessary to \n          perform a separate DescribeJobExecution request in order to obtain the job execution status \n          data.)</p>"
3760                    }
3761                },
3762                "statusDetails": {
3763                    "target": "com.amazonaws.iot#DetailsMap",
3764                    "traits": {
3765                        "smithy.api#documentation": "<p>A collection of name/value pairs that describe the status of the job execution. If not \n          specified, the statusDetails are unchanged. You can specify at most 10 name/value pairs.</p>"
3766                    }
3767                }
3768            }
3769        },
3770        "com.amazonaws.iot#CancelJobRequest": {
3771            "type": "structure",
3772            "members": {
3773                "jobId": {
3774                    "target": "com.amazonaws.iot#JobId",
3775                    "traits": {
3776                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>",
3777                        "smithy.api#httpLabel": {},
3778                        "smithy.api#required": {}
3779                    }
3780                },
3781                "reasonCode": {
3782                    "target": "com.amazonaws.iot#ReasonCode",
3783                    "traits": {
3784                        "smithy.api#documentation": "<p>(Optional)A reason code string that explains why the job was canceled.</p>"
3785                    }
3786                },
3787                "comment": {
3788                    "target": "com.amazonaws.iot#Comment",
3789                    "traits": {
3790                        "smithy.api#documentation": "<p>An optional comment string describing why the job was canceled.</p>"
3791                    }
3792                },
3793                "force": {
3794                    "target": "com.amazonaws.iot#ForceFlag",
3795                    "traits": {
3796                        "smithy.api#documentation": "<p>(Optional) If <code>true</code> job executions with status \"IN_PROGRESS\" and \"QUEUED\" \n          are canceled, otherwise only job executions with status \"QUEUED\" are canceled. The default \n          is <code>false</code>.</p>\n        <p>Canceling a job which is \"IN_PROGRESS\", will cause a device which is executing \n          the job to be unable to update the job execution status.  Use caution and ensure that each \n          device executing a job which is canceled is able to recover to a valid state.</p>",
3797                        "smithy.api#httpQuery": "force"
3798                    }
3799                }
3800            }
3801        },
3802        "com.amazonaws.iot#CancelJobResponse": {
3803            "type": "structure",
3804            "members": {
3805                "jobArn": {
3806                    "target": "com.amazonaws.iot#JobArn",
3807                    "traits": {
3808                        "smithy.api#documentation": "<p>The job ARN.</p>"
3809                    }
3810                },
3811                "jobId": {
3812                    "target": "com.amazonaws.iot#JobId",
3813                    "traits": {
3814                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>"
3815                    }
3816                },
3817                "description": {
3818                    "target": "com.amazonaws.iot#JobDescription",
3819                    "traits": {
3820                        "smithy.api#documentation": "<p>A short text description of the job.</p>"
3821                    }
3822                }
3823            }
3824        },
3825        "com.amazonaws.iot#CanceledChecksCount": {
3826            "type": "integer",
3827            "traits": {
3828                "smithy.api#box": {}
3829            }
3830        },
3831        "com.amazonaws.iot#CanceledFindingsCount": {
3832            "type": "long",
3833            "traits": {
3834                "smithy.api#box": {}
3835            }
3836        },
3837        "com.amazonaws.iot#CanceledThings": {
3838            "type": "integer",
3839            "traits": {
3840                "smithy.api#box": {}
3841            }
3842        },
3843        "com.amazonaws.iot#CannedAccessControlList": {
3844            "type": "string",
3845            "traits": {
3846                "smithy.api#enum": [
3847                    {
3848                        "value": "private",
3849                        "name": "Private"
3850                    },
3851                    {
3852                        "value": "public-read",
3853                        "name": "PublicRead"
3854                    },
3855                    {
3856                        "value": "public-read-write",
3857                        "name": "PublicReadWrite"
3858                    },
3859                    {
3860                        "value": "aws-exec-read",
3861                        "name": "AwsExecRead"
3862                    },
3863                    {
3864                        "value": "authenticated-read",
3865                        "name": "AuthenticatedRead"
3866                    },
3867                    {
3868                        "value": "bucket-owner-read",
3869                        "name": "BucketOwnerRead"
3870                    },
3871                    {
3872                        "value": "bucket-owner-full-control",
3873                        "name": "BucketOwnerFullControl"
3874                    },
3875                    {
3876                        "value": "log-delivery-write",
3877                        "name": "LogDeliveryWrite"
3878                    }
3879                ]
3880            }
3881        },
3882        "com.amazonaws.iot#Certificate": {
3883            "type": "structure",
3884            "members": {
3885                "certificateArn": {
3886                    "target": "com.amazonaws.iot#CertificateArn",
3887                    "traits": {
3888                        "smithy.api#documentation": "<p>The ARN of the certificate.</p>"
3889                    }
3890                },
3891                "certificateId": {
3892                    "target": "com.amazonaws.iot#CertificateId",
3893                    "traits": {
3894                        "smithy.api#documentation": "<p>The ID of the certificate. (The last part of the certificate ARN contains the\n         certificate ID.)</p>"
3895                    }
3896                },
3897                "status": {
3898                    "target": "com.amazonaws.iot#CertificateStatus",
3899                    "traits": {
3900                        "smithy.api#documentation": "<p>The status of the certificate.</p>\n         <p>The status value REGISTER_INACTIVE is deprecated and should not be used.</p>"
3901                    }
3902                },
3903                "certificateMode": {
3904                    "target": "com.amazonaws.iot#CertificateMode",
3905                    "traits": {
3906                        "smithy.api#documentation": "<p>The mode of the certificate.</p>"
3907                    }
3908                },
3909                "creationDate": {
3910                    "target": "com.amazonaws.iot#DateType",
3911                    "traits": {
3912                        "smithy.api#documentation": "<p>The date and time the certificate was created.</p>"
3913                    }
3914                }
3915            },
3916            "traits": {
3917                "smithy.api#documentation": "<p>Information about a certificate.</p>"
3918            }
3919        },
3920        "com.amazonaws.iot#CertificateArn": {
3921            "type": "string"
3922        },
3923        "com.amazonaws.iot#CertificateConflictException": {
3924            "type": "structure",
3925            "members": {
3926                "message": {
3927                    "target": "com.amazonaws.iot#ErrorMessage2",
3928                    "traits": {
3929                        "smithy.api#documentation": "<p>The message for the exception.</p>"
3930                    }
3931                }
3932            },
3933            "traits": {
3934                "smithy.api#documentation": "<p>Unable to verify the CA certificate used to sign the device certificate you are\n         attempting to register. This is happens when you have registered more than one CA\n         certificate that has the same subject field and public key.</p>",
3935                "smithy.api#error": "client",
3936                "smithy.api#httpError": 409
3937            }
3938        },
3939        "com.amazonaws.iot#CertificateDescription": {
3940            "type": "structure",
3941            "members": {
3942                "certificateArn": {
3943                    "target": "com.amazonaws.iot#CertificateArn",
3944                    "traits": {
3945                        "smithy.api#documentation": "<p>The ARN of the certificate.</p>"
3946                    }
3947                },
3948                "certificateId": {
3949                    "target": "com.amazonaws.iot#CertificateId",
3950                    "traits": {
3951                        "smithy.api#documentation": "<p>The ID of the certificate.</p>"
3952                    }
3953                },
3954                "caCertificateId": {
3955                    "target": "com.amazonaws.iot#CertificateId",
3956                    "traits": {
3957                        "smithy.api#documentation": "<p>The certificate ID of the CA certificate used to sign this certificate.</p>"
3958                    }
3959                },
3960                "status": {
3961                    "target": "com.amazonaws.iot#CertificateStatus",
3962                    "traits": {
3963                        "smithy.api#documentation": "<p>The status of the certificate.</p>"
3964                    }
3965                },
3966                "certificatePem": {
3967                    "target": "com.amazonaws.iot#CertificatePem",
3968                    "traits": {
3969                        "smithy.api#documentation": "<p>The certificate data, in PEM format.</p>"
3970                    }
3971                },
3972                "ownedBy": {
3973                    "target": "com.amazonaws.iot#AwsAccountId",
3974                    "traits": {
3975                        "smithy.api#documentation": "<p>The ID of the AWS account that owns the certificate.</p>"
3976                    }
3977                },
3978                "previousOwnedBy": {
3979                    "target": "com.amazonaws.iot#AwsAccountId",
3980                    "traits": {
3981                        "smithy.api#documentation": "<p>The ID of the AWS account of the previous owner of the certificate.</p>"
3982                    }
3983                },
3984                "creationDate": {
3985                    "target": "com.amazonaws.iot#DateType",
3986                    "traits": {
3987                        "smithy.api#documentation": "<p>The date and time the certificate was created.</p>"
3988                    }
3989                },
3990                "lastModifiedDate": {
3991                    "target": "com.amazonaws.iot#DateType",
3992                    "traits": {
3993                        "smithy.api#documentation": "<p>The date and time the certificate was last modified.</p>"
3994                    }
3995                },
3996                "customerVersion": {
3997                    "target": "com.amazonaws.iot#CustomerVersion",
3998                    "traits": {
3999                        "smithy.api#documentation": "<p>The customer version of the certificate.</p>"
4000                    }
4001                },
4002                "transferData": {
4003                    "target": "com.amazonaws.iot#TransferData",
4004                    "traits": {
4005                        "smithy.api#documentation": "<p>The transfer data.</p>"
4006                    }
4007                },
4008                "generationId": {
4009                    "target": "com.amazonaws.iot#GenerationId",
4010                    "traits": {
4011                        "smithy.api#documentation": "<p>The generation ID of the certificate.</p>"
4012                    }
4013                },
4014                "validity": {
4015                    "target": "com.amazonaws.iot#CertificateValidity",
4016                    "traits": {
4017                        "smithy.api#documentation": "<p>When the certificate is valid.</p>"
4018                    }
4019                },
4020                "certificateMode": {
4021                    "target": "com.amazonaws.iot#CertificateMode",
4022                    "traits": {
4023                        "smithy.api#documentation": "<p>The mode of the certificate.</p>"
4024                    }
4025                }
4026            },
4027            "traits": {
4028                "smithy.api#documentation": "<p>Describes a certificate.</p>"
4029            }
4030        },
4031        "com.amazonaws.iot#CertificateId": {
4032            "type": "string",
4033            "traits": {
4034                "smithy.api#length": {
4035                    "min": 64,
4036                    "max": 64
4037                },
4038                "smithy.api#pattern": "(0x)?[a-fA-F0-9]+"
4039            }
4040        },
4041        "com.amazonaws.iot#CertificateMode": {
4042            "type": "string",
4043            "traits": {
4044                "smithy.api#enum": [
4045                    {
4046                        "value": "DEFAULT",
4047                        "name": "DEFAULT"
4048                    },
4049                    {
4050                        "value": "SNI_ONLY",
4051                        "name": "SNI_ONLY"
4052                    }
4053                ]
4054            }
4055        },
4056        "com.amazonaws.iot#CertificateName": {
4057            "type": "string"
4058        },
4059        "com.amazonaws.iot#CertificatePathOnDevice": {
4060            "type": "string"
4061        },
4062        "com.amazonaws.iot#CertificatePem": {
4063            "type": "string",
4064            "traits": {
4065                "smithy.api#documentation": "<p>The PEM of a certificate.</p>",
4066                "smithy.api#length": {
4067                    "min": 1,
4068                    "max": 65536
4069                }
4070            }
4071        },
4072        "com.amazonaws.iot#CertificateSigningRequest": {
4073            "type": "string",
4074            "traits": {
4075                "smithy.api#length": {
4076                    "min": 1
4077                }
4078            }
4079        },
4080        "com.amazonaws.iot#CertificateStateException": {
4081            "type": "structure",
4082            "members": {
4083                "message": {
4084                    "target": "com.amazonaws.iot#ErrorMessage2",
4085                    "traits": {
4086                        "smithy.api#documentation": "<p>The message for the exception.</p>"
4087                    }
4088                }
4089            },
4090            "traits": {
4091                "smithy.api#documentation": "<p>The certificate operation is not allowed.</p>",
4092                "smithy.api#error": "client",
4093                "smithy.api#httpError": 406
4094            }
4095        },
4096        "com.amazonaws.iot#CertificateStatus": {
4097            "type": "string",
4098            "traits": {
4099                "smithy.api#enum": [
4100                    {
4101                        "value": "ACTIVE",
4102                        "name": "ACTIVE"
4103                    },
4104                    {
4105                        "value": "INACTIVE",
4106                        "name": "INACTIVE"
4107                    },
4108                    {
4109                        "value": "REVOKED",
4110                        "name": "REVOKED"
4111                    },
4112                    {
4113                        "value": "PENDING_TRANSFER",
4114                        "name": "PENDING_TRANSFER"
4115                    },
4116                    {
4117                        "value": "REGISTER_INACTIVE",
4118                        "name": "REGISTER_INACTIVE"
4119                    },
4120                    {
4121                        "value": "PENDING_ACTIVATION",
4122                        "name": "PENDING_ACTIVATION"
4123                    }
4124                ]
4125            }
4126        },
4127        "com.amazonaws.iot#CertificateValidationException": {
4128            "type": "structure",
4129            "members": {
4130                "message": {
4131                    "target": "com.amazonaws.iot#ErrorMessage2",
4132                    "traits": {
4133                        "smithy.api#documentation": "<p>Additional information about the exception.</p>"
4134                    }
4135                }
4136            },
4137            "traits": {
4138                "smithy.api#documentation": "<p>The certificate is invalid.</p>",
4139                "smithy.api#error": "client",
4140                "smithy.api#httpError": 400
4141            }
4142        },
4143        "com.amazonaws.iot#CertificateValidity": {
4144            "type": "structure",
4145            "members": {
4146                "notBefore": {
4147                    "target": "com.amazonaws.iot#DateType",
4148                    "traits": {
4149                        "smithy.api#documentation": "<p>The certificate is not valid before this date.</p>"
4150                    }
4151                },
4152                "notAfter": {
4153                    "target": "com.amazonaws.iot#DateType",
4154                    "traits": {
4155                        "smithy.api#documentation": "<p>The certificate is not valid after this date.</p>"
4156                    }
4157                }
4158            },
4159            "traits": {
4160                "smithy.api#documentation": "<p>When the certificate is valid.</p>"
4161            }
4162        },
4163        "com.amazonaws.iot#Certificates": {
4164            "type": "list",
4165            "member": {
4166                "target": "com.amazonaws.iot#Certificate"
4167            }
4168        },
4169        "com.amazonaws.iot#ChannelName": {
4170            "type": "string"
4171        },
4172        "com.amazonaws.iot#CheckCompliant": {
4173            "type": "boolean",
4174            "traits": {
4175                "smithy.api#box": {}
4176            }
4177        },
4178        "com.amazonaws.iot#Cidr": {
4179            "type": "string",
4180            "traits": {
4181                "smithy.api#length": {
4182                    "min": 2,
4183                    "max": 43
4184                },
4185                "smithy.api#pattern": "[a-fA-F0-9:\\.\\/]+"
4186            }
4187        },
4188        "com.amazonaws.iot#Cidrs": {
4189            "type": "list",
4190            "member": {
4191                "target": "com.amazonaws.iot#Cidr"
4192            }
4193        },
4194        "com.amazonaws.iot#ClearDefaultAuthorizer": {
4195            "type": "operation",
4196            "input": {
4197                "target": "com.amazonaws.iot#ClearDefaultAuthorizerRequest"
4198            },
4199            "output": {
4200                "target": "com.amazonaws.iot#ClearDefaultAuthorizerResponse"
4201            },
4202            "errors": [
4203                {
4204                    "target": "com.amazonaws.iot#InternalFailureException"
4205                },
4206                {
4207                    "target": "com.amazonaws.iot#InvalidRequestException"
4208                },
4209                {
4210                    "target": "com.amazonaws.iot#ResourceNotFoundException"
4211                },
4212                {
4213                    "target": "com.amazonaws.iot#ServiceUnavailableException"
4214                },
4215                {
4216                    "target": "com.amazonaws.iot#ThrottlingException"
4217                },
4218                {
4219                    "target": "com.amazonaws.iot#UnauthorizedException"
4220                }
4221            ],
4222            "traits": {
4223                "smithy.api#documentation": "<p>Clears the default authorizer.</p>",
4224                "smithy.api#http": {
4225                    "method": "DELETE",
4226                    "uri": "/default-authorizer",
4227                    "code": 200
4228                }
4229            }
4230        },
4231        "com.amazonaws.iot#ClearDefaultAuthorizerRequest": {
4232            "type": "structure",
4233            "members": {}
4234        },
4235        "com.amazonaws.iot#ClearDefaultAuthorizerResponse": {
4236            "type": "structure",
4237            "members": {}
4238        },
4239        "com.amazonaws.iot#ClientId": {
4240            "type": "string"
4241        },
4242        "com.amazonaws.iot#ClientProperties": {
4243            "type": "map",
4244            "key": {
4245                "target": "com.amazonaws.iot#String"
4246            },
4247            "value": {
4248                "target": "com.amazonaws.iot#String"
4249            }
4250        },
4251        "com.amazonaws.iot#ClientRequestToken": {
4252            "type": "string",
4253            "traits": {
4254                "smithy.api#length": {
4255                    "min": 1,
4256                    "max": 64
4257                },
4258                "smithy.api#pattern": "^[a-zA-Z0-9-_]+$"
4259            }
4260        },
4261        "com.amazonaws.iot#CloudwatchAlarmAction": {
4262            "type": "structure",
4263            "members": {
4264                "roleArn": {
4265                    "target": "com.amazonaws.iot#AwsArn",
4266                    "traits": {
4267                        "smithy.api#documentation": "<p>The IAM role that allows access to the CloudWatch alarm.</p>",
4268                        "smithy.api#required": {}
4269                    }
4270                },
4271                "alarmName": {
4272                    "target": "com.amazonaws.iot#AlarmName",
4273                    "traits": {
4274                        "smithy.api#documentation": "<p>The CloudWatch alarm name.</p>",
4275                        "smithy.api#required": {}
4276                    }
4277                },
4278                "stateReason": {
4279                    "target": "com.amazonaws.iot#StateReason",
4280                    "traits": {
4281                        "smithy.api#documentation": "<p>The reason for the alarm change.</p>",
4282                        "smithy.api#required": {}
4283                    }
4284                },
4285                "stateValue": {
4286                    "target": "com.amazonaws.iot#StateValue",
4287                    "traits": {
4288                        "smithy.api#documentation": "<p>The value of the alarm state. Acceptable values are: OK, ALARM,\n         INSUFFICIENT_DATA.</p>",
4289                        "smithy.api#required": {}
4290                    }
4291                }
4292            },
4293            "traits": {
4294                "smithy.api#documentation": "<p>Describes an action that updates a CloudWatch alarm.</p>"
4295            }
4296        },
4297        "com.amazonaws.iot#CloudwatchLogsAction": {
4298            "type": "structure",
4299            "members": {
4300                "roleArn": {
4301                    "target": "com.amazonaws.iot#AwsArn",
4302                    "traits": {
4303                        "smithy.api#documentation": "<p>The IAM role that allows access to the CloudWatch log.</p>",
4304                        "smithy.api#required": {}
4305                    }
4306                },
4307                "logGroupName": {
4308                    "target": "com.amazonaws.iot#LogGroupName",
4309                    "traits": {
4310                        "smithy.api#documentation": "<p>The CloudWatch log group to which the action sends data.</p>",
4311                        "smithy.api#required": {}
4312                    }
4313                }
4314            },
4315            "traits": {
4316                "smithy.api#documentation": "<p>Describes an action that sends data to CloudWatch Logs.</p>"
4317            }
4318        },
4319        "com.amazonaws.iot#CloudwatchMetricAction": {
4320            "type": "structure",
4321            "members": {
4322                "roleArn": {
4323                    "target": "com.amazonaws.iot#AwsArn",
4324                    "traits": {
4325                        "smithy.api#documentation": "<p>The IAM role that allows access to the CloudWatch metric.</p>",
4326                        "smithy.api#required": {}
4327                    }
4328                },
4329                "metricNamespace": {
4330                    "target": "com.amazonaws.iot#String",
4331                    "traits": {
4332                        "smithy.api#documentation": "<p>The CloudWatch metric namespace name.</p>",
4333                        "smithy.api#required": {}
4334                    }
4335                },
4336                "metricName": {
4337                    "target": "com.amazonaws.iot#String",
4338                    "traits": {
4339                        "smithy.api#documentation": "<p>The CloudWatch metric name.</p>",
4340                        "smithy.api#required": {}
4341                    }
4342                },
4343                "metricValue": {
4344                    "target": "com.amazonaws.iot#String",
4345                    "traits": {
4346                        "smithy.api#documentation": "<p>The CloudWatch metric value.</p>",
4347                        "smithy.api#required": {}
4348                    }
4349                },
4350                "metricUnit": {
4351                    "target": "com.amazonaws.iot#String",
4352                    "traits": {
4353                        "smithy.api#documentation": "<p>The <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#Unit\">metric\n            unit</a> supported by CloudWatch.</p>",
4354                        "smithy.api#required": {}
4355                    }
4356                },
4357                "metricTimestamp": {
4358                    "target": "com.amazonaws.iot#String",
4359                    "traits": {
4360                        "smithy.api#documentation": "<p>An optional <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/cloudwatch_concepts.html#about_timestamp\">Unix timestamp</a>.</p>"
4361                    }
4362                }
4363            },
4364            "traits": {
4365                "smithy.api#documentation": "<p>Describes an action that captures a CloudWatch metric.</p>"
4366            }
4367        },
4368        "com.amazonaws.iot#Code": {
4369            "type": "string"
4370        },
4371        "com.amazonaws.iot#CodeSigning": {
4372            "type": "structure",
4373            "members": {
4374                "awsSignerJobId": {
4375                    "target": "com.amazonaws.iot#SigningJobId",
4376                    "traits": {
4377                        "smithy.api#documentation": "<p>The ID of the AWSSignerJob which was created to sign the file.</p>"
4378                    }
4379                },
4380                "startSigningJobParameter": {
4381                    "target": "com.amazonaws.iot#StartSigningJobParameter",
4382                    "traits": {
4383                        "smithy.api#documentation": "<p>Describes the code-signing job.</p>"
4384                    }
4385                },
4386                "customCodeSigning": {
4387                    "target": "com.amazonaws.iot#CustomCodeSigning",
4388                    "traits": {
4389                        "smithy.api#documentation": "<p>A custom method for code signing a file.</p>"
4390                    }
4391                }
4392            },
4393            "traits": {
4394                "smithy.api#documentation": "<p>Describes the method to use when code signing a file.</p>"
4395            }
4396        },
4397        "com.amazonaws.iot#CodeSigningCertificateChain": {
4398            "type": "structure",
4399            "members": {
4400                "certificateName": {
4401                    "target": "com.amazonaws.iot#CertificateName",
4402                    "traits": {
4403                        "smithy.api#documentation": "<p>The name of the certificate.</p>"
4404                    }
4405                },
4406                "inlineDocument": {
4407                    "target": "com.amazonaws.iot#InlineDocument",
4408                    "traits": {
4409                        "smithy.api#documentation": "<p>A base64 encoded binary representation of the code signing certificate chain.</p>"
4410                    }
4411                }
4412            },
4413            "traits": {
4414                "smithy.api#documentation": "<p>Describes the certificate chain being used when code signing a file.</p>"
4415            }
4416        },
4417        "com.amazonaws.iot#CodeSigningSignature": {
4418            "type": "structure",
4419            "members": {
4420                "inlineDocument": {
4421                    "target": "com.amazonaws.iot#Signature",
4422                    "traits": {
4423                        "smithy.api#documentation": "<p>A base64 encoded binary representation of the code signing signature.</p>"
4424                    }
4425                }
4426            },
4427            "traits": {
4428                "smithy.api#documentation": "<p>Describes the signature for a file.</p>"
4429            }
4430        },
4431        "com.amazonaws.iot#CognitoIdentityPoolId": {
4432            "type": "string"
4433        },
4434        "com.amazonaws.iot#Comment": {
4435            "type": "string",
4436            "traits": {
4437                "smithy.api#length": {
4438                    "min": 0,
4439                    "max": 2028
4440                },
4441                "smithy.api#pattern": "[^\\p{C}]+"
4442            }
4443        },
4444        "com.amazonaws.iot#ComparisonOperator": {
4445            "type": "string",
4446            "traits": {
4447                "smithy.api#enum": [
4448                    {
4449                        "value": "less-than",
4450                        "name": "LESS_THAN"
4451                    },
4452                    {
4453                        "value": "less-than-equals",
4454                        "name": "LESS_THAN_EQUALS"
4455                    },
4456                    {
4457                        "value": "greater-than",
4458                        "name": "GREATER_THAN"
4459                    },
4460                    {
4461                        "value": "greater-than-equals",
4462                        "name": "GREATER_THAN_EQUALS"
4463                    },
4464                    {
4465                        "value": "in-cidr-set",
4466                        "name": "IN_CIDR_SET"
4467                    },
4468                    {
4469                        "value": "not-in-cidr-set",
4470                        "name": "NOT_IN_CIDR_SET"
4471                    },
4472                    {
4473                        "value": "in-port-set",
4474                        "name": "IN_PORT_SET"
4475                    },
4476                    {
4477                        "value": "not-in-port-set",
4478                        "name": "NOT_IN_PORT_SET"
4479                    },
4480                    {
4481                        "value": "in-set",
4482                        "name": "IN_SET"
4483                    },
4484                    {
4485                        "value": "not-in-set",
4486                        "name": "NOT_IN_SET"
4487                    }
4488                ]
4489            }
4490        },
4491        "com.amazonaws.iot#CompliantChecksCount": {
4492            "type": "integer",
4493            "traits": {
4494                "smithy.api#box": {}
4495            }
4496        },
4497        "com.amazonaws.iot#ConfidenceLevel": {
4498            "type": "string",
4499            "traits": {
4500                "smithy.api#enum": [
4501                    {
4502                        "value": "LOW",
4503                        "name": "LOW"
4504                    },
4505                    {
4506                        "value": "MEDIUM",
4507                        "name": "MEDIUM"
4508                    },
4509                    {
4510                        "value": "HIGH",
4511                        "name": "HIGH"
4512                    }
4513                ]
4514            }
4515        },
4516        "com.amazonaws.iot#Configuration": {
4517            "type": "structure",
4518            "members": {
4519                "Enabled": {
4520                    "target": "com.amazonaws.iot#Enabled",
4521                    "traits": {
4522                        "smithy.api#documentation": "<p>True to enable the configuration.</p>"
4523                    }
4524                }
4525            },
4526            "traits": {
4527                "smithy.api#documentation": "<p>Configuration.</p>"
4528            }
4529        },
4530        "com.amazonaws.iot#ConfirmTopicRuleDestination": {
4531            "type": "operation",
4532            "input": {
4533                "target": "com.amazonaws.iot#ConfirmTopicRuleDestinationRequest"
4534            },
4535            "output": {
4536                "target": "com.amazonaws.iot#ConfirmTopicRuleDestinationResponse"
4537            },
4538            "errors": [
4539                {
4540                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
4541                },
4542                {
4543                    "target": "com.amazonaws.iot#InternalException"
4544                },
4545                {
4546                    "target": "com.amazonaws.iot#InvalidRequestException"
4547                },
4548                {
4549                    "target": "com.amazonaws.iot#ServiceUnavailableException"
4550                },
4551                {
4552                    "target": "com.amazonaws.iot#UnauthorizedException"
4553                }
4554            ],
4555            "traits": {
4556                "smithy.api#documentation": "<p>Confirms a topic rule destination. When you create a rule requiring a destination, AWS\n         IoT sends a confirmation message to the endpoint or base address you specify. The message\n         includes a token which you pass back when calling <code>ConfirmTopicRuleDestination</code>\n         to confirm that you own or have access to the endpoint.</p>",
4557                "smithy.api#http": {
4558                    "method": "GET",
4559                    "uri": "/confirmdestination/{confirmationToken+}",
4560                    "code": 200
4561                }
4562            }
4563        },
4564        "com.amazonaws.iot#ConfirmTopicRuleDestinationRequest": {
4565            "type": "structure",
4566            "members": {
4567                "confirmationToken": {
4568                    "target": "com.amazonaws.iot#ConfirmationToken",
4569                    "traits": {
4570                        "smithy.api#documentation": "<p>The token used to confirm ownership or access to the topic rule confirmation URL.</p>",
4571                        "smithy.api#httpLabel": {},
4572                        "smithy.api#required": {}
4573                    }
4574                }
4575            }
4576        },
4577        "com.amazonaws.iot#ConfirmTopicRuleDestinationResponse": {
4578            "type": "structure",
4579            "members": {}
4580        },
4581        "com.amazonaws.iot#ConfirmationToken": {
4582            "type": "string",
4583            "traits": {
4584                "smithy.api#length": {
4585                    "min": 1,
4586                    "max": 2048
4587                }
4588            }
4589        },
4590        "com.amazonaws.iot#ConflictingResourceUpdateException": {
4591            "type": "structure",
4592            "members": {
4593                "message": {
4594                    "target": "com.amazonaws.iot#ErrorMessage2",
4595                    "traits": {
4596                        "smithy.api#documentation": "<p>The message for the exception.</p>"
4597                    }
4598                }
4599            },
4600            "traits": {
4601                "smithy.api#documentation": "<p>A conflicting resource update exception. This exception is thrown when two pending\n         updates cause a conflict.</p>",
4602                "smithy.api#error": "client",
4603                "smithy.api#httpError": 409
4604            }
4605        },
4606        "com.amazonaws.iot#ConnectivityTimestamp": {
4607            "type": "long",
4608            "traits": {
4609                "smithy.api#box": {}
4610            }
4611        },
4612        "com.amazonaws.iot#ConsecutiveDatapointsToAlarm": {
4613            "type": "integer",
4614            "traits": {
4615                "smithy.api#box": {},
4616                "smithy.api#range": {
4617                    "min": 1,
4618                    "max": 10
4619                }
4620            }
4621        },
4622        "com.amazonaws.iot#ConsecutiveDatapointsToClear": {
4623            "type": "integer",
4624            "traits": {
4625                "smithy.api#box": {},
4626                "smithy.api#range": {
4627                    "min": 1,
4628                    "max": 10
4629                }
4630            }
4631        },
4632        "com.amazonaws.iot#Count": {
4633            "type": "integer"
4634        },
4635        "com.amazonaws.iot#CreateAuditSuppression": {
4636            "type": "operation",
4637            "input": {
4638                "target": "com.amazonaws.iot#CreateAuditSuppressionRequest"
4639            },
4640            "output": {
4641                "target": "com.amazonaws.iot#CreateAuditSuppressionResponse"
4642            },
4643            "errors": [
4644                {
4645                    "target": "com.amazonaws.iot#InternalFailureException"
4646                },
4647                {
4648                    "target": "com.amazonaws.iot#InvalidRequestException"
4649                },
4650                {
4651                    "target": "com.amazonaws.iot#LimitExceededException"
4652                },
4653                {
4654                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
4655                },
4656                {
4657                    "target": "com.amazonaws.iot#ThrottlingException"
4658                }
4659            ],
4660            "traits": {
4661                "smithy.api#documentation": "<p>\n      Creates a Device Defender audit suppression.\n    </p>",
4662                "smithy.api#http": {
4663                    "method": "POST",
4664                    "uri": "/audit/suppressions/create",
4665                    "code": 200
4666                }
4667            }
4668        },
4669        "com.amazonaws.iot#CreateAuditSuppressionRequest": {
4670            "type": "structure",
4671            "members": {
4672                "checkName": {
4673                    "target": "com.amazonaws.iot#AuditCheckName",
4674                    "traits": {
4675                        "smithy.api#required": {}
4676                    }
4677                },
4678                "resourceIdentifier": {
4679                    "target": "com.amazonaws.iot#ResourceIdentifier",
4680                    "traits": {
4681                        "smithy.api#required": {}
4682                    }
4683                },
4684                "expirationDate": {
4685                    "target": "com.amazonaws.iot#Timestamp",
4686                    "traits": {
4687                        "smithy.api#documentation": "<p>\n      The epoch timestamp in seconds at which this suppression expires.\n    </p>"
4688                    }
4689                },
4690                "suppressIndefinitely": {
4691                    "target": "com.amazonaws.iot#SuppressIndefinitely",
4692                    "traits": {
4693                        "smithy.api#documentation": "<p>\n      Indicates whether a suppression should exist indefinitely or not.\n    </p>"
4694                    }
4695                },
4696                "description": {
4697                    "target": "com.amazonaws.iot#AuditDescription",
4698                    "traits": {
4699                        "smithy.api#documentation": "<p>\n      The description of the audit suppression.\n    </p>"
4700                    }
4701                },
4702                "clientRequestToken": {
4703                    "target": "com.amazonaws.iot#ClientRequestToken",
4704                    "traits": {
4705                        "smithy.api#documentation": "<p>\n      The epoch timestamp in seconds at which this suppression expires.\n    </p>",
4706                        "smithy.api#idempotencyToken": {},
4707                        "smithy.api#required": {}
4708                    }
4709                }
4710            }
4711        },
4712        "com.amazonaws.iot#CreateAuditSuppressionResponse": {
4713            "type": "structure",
4714            "members": {}
4715        },
4716        "com.amazonaws.iot#CreateAuthorizer": {
4717            "type": "operation",
4718            "input": {
4719                "target": "com.amazonaws.iot#CreateAuthorizerRequest"
4720            },
4721            "output": {
4722                "target": "com.amazonaws.iot#CreateAuthorizerResponse"
4723            },
4724            "errors": [
4725                {
4726                    "target": "com.amazonaws.iot#InternalFailureException"
4727                },
4728                {
4729                    "target": "com.amazonaws.iot#InvalidRequestException"
4730                },
4731                {
4732                    "target": "com.amazonaws.iot#LimitExceededException"
4733                },
4734                {
4735                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
4736                },
4737                {
4738                    "target": "com.amazonaws.iot#ServiceUnavailableException"
4739                },
4740                {
4741                    "target": "com.amazonaws.iot#ThrottlingException"
4742                },
4743                {
4744                    "target": "com.amazonaws.iot#UnauthorizedException"
4745                }
4746            ],
4747            "traits": {
4748                "smithy.api#documentation": "<p>Creates an authorizer.</p>",
4749                "smithy.api#http": {
4750                    "method": "POST",
4751                    "uri": "/authorizer/{authorizerName}",
4752                    "code": 200
4753                }
4754            }
4755        },
4756        "com.amazonaws.iot#CreateAuthorizerRequest": {
4757            "type": "structure",
4758            "members": {
4759                "authorizerName": {
4760                    "target": "com.amazonaws.iot#AuthorizerName",
4761                    "traits": {
4762                        "smithy.api#documentation": "<p>The authorizer name.</p>",
4763                        "smithy.api#httpLabel": {},
4764                        "smithy.api#required": {}
4765                    }
4766                },
4767                "authorizerFunctionArn": {
4768                    "target": "com.amazonaws.iot#AuthorizerFunctionArn",
4769                    "traits": {
4770                        "smithy.api#documentation": "<p>The ARN of the authorizer's Lambda function.</p>",
4771                        "smithy.api#required": {}
4772                    }
4773                },
4774                "tokenKeyName": {
4775                    "target": "com.amazonaws.iot#TokenKeyName",
4776                    "traits": {
4777                        "smithy.api#documentation": "<p>The name of the token key used to extract the token from the HTTP headers.</p>"
4778                    }
4779                },
4780                "tokenSigningPublicKeys": {
4781                    "target": "com.amazonaws.iot#PublicKeyMap",
4782                    "traits": {
4783                        "smithy.api#documentation": "<p>The public keys used to verify the digital signature returned by your custom\n         authentication service.</p>"
4784                    }
4785                },
4786                "status": {
4787                    "target": "com.amazonaws.iot#AuthorizerStatus",
4788                    "traits": {
4789                        "smithy.api#documentation": "<p>The status of the create authorizer request.</p>"
4790                    }
4791                },
4792                "tags": {
4793                    "target": "com.amazonaws.iot#TagList",
4794                    "traits": {
4795                        "smithy.api#documentation": "<p>Metadata which can be used to manage the custom authorizer.</p>\n         <note>\n            <p>For URI Request parameters use format: ...key1=value1&key2=value2...</p>\n            <p>For the CLI command-line parameter use format: &&tags\n            \"key1=value1&key2=value2...\"</p>\n            <p>For the cli-input-json file use format: \"tags\":\n            \"key1=value1&key2=value2...\"</p>\n         </note>"
4796                    }
4797                },
4798                "signingDisabled": {
4799                    "target": "com.amazonaws.iot#BooleanKey",
4800                    "traits": {
4801                        "smithy.api#documentation": "<p>Specifies whether AWS IoT validates the token signature in an authorization request.</p>"
4802                    }
4803                }
4804            }
4805        },
4806        "com.amazonaws.iot#CreateAuthorizerResponse": {
4807            "type": "structure",
4808            "members": {
4809                "authorizerName": {
4810                    "target": "com.amazonaws.iot#AuthorizerName",
4811                    "traits": {
4812                        "smithy.api#documentation": "<p>The authorizer's name.</p>"
4813                    }
4814                },
4815                "authorizerArn": {
4816                    "target": "com.amazonaws.iot#AuthorizerArn",
4817                    "traits": {
4818                        "smithy.api#documentation": "<p>The authorizer ARN.</p>"
4819                    }
4820                }
4821            }
4822        },
4823        "com.amazonaws.iot#CreateBillingGroup": {
4824            "type": "operation",
4825            "input": {
4826                "target": "com.amazonaws.iot#CreateBillingGroupRequest"
4827            },
4828            "output": {
4829                "target": "com.amazonaws.iot#CreateBillingGroupResponse"
4830            },
4831            "errors": [
4832                {
4833                    "target": "com.amazonaws.iot#InternalFailureException"
4834                },
4835                {
4836                    "target": "com.amazonaws.iot#InvalidRequestException"
4837                },
4838                {
4839                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
4840                },
4841                {
4842                    "target": "com.amazonaws.iot#ThrottlingException"
4843                }
4844            ],
4845            "traits": {
4846                "smithy.api#documentation": "<p>Creates a billing group.</p>",
4847                "smithy.api#http": {
4848                    "method": "POST",
4849                    "uri": "/billing-groups/{billingGroupName}",
4850                    "code": 200
4851                }
4852            }
4853        },
4854        "com.amazonaws.iot#CreateBillingGroupRequest": {
4855            "type": "structure",
4856            "members": {
4857                "billingGroupName": {
4858                    "target": "com.amazonaws.iot#BillingGroupName",
4859                    "traits": {
4860                        "smithy.api#documentation": "<p>The name you wish to give to the billing group.</p>",
4861                        "smithy.api#httpLabel": {},
4862                        "smithy.api#required": {}
4863                    }
4864                },
4865                "billingGroupProperties": {
4866                    "target": "com.amazonaws.iot#BillingGroupProperties",
4867                    "traits": {
4868                        "smithy.api#documentation": "<p>The properties of the billing group.</p>"
4869                    }
4870                },
4871                "tags": {
4872                    "target": "com.amazonaws.iot#TagList",
4873                    "traits": {
4874                        "smithy.api#documentation": "<p>Metadata which can be used to manage the billing group.</p>"
4875                    }
4876                }
4877            }
4878        },
4879        "com.amazonaws.iot#CreateBillingGroupResponse": {
4880            "type": "structure",
4881            "members": {
4882                "billingGroupName": {
4883                    "target": "com.amazonaws.iot#BillingGroupName",
4884                    "traits": {
4885                        "smithy.api#documentation": "<p>The name you gave to the billing group.</p>"
4886                    }
4887                },
4888                "billingGroupArn": {
4889                    "target": "com.amazonaws.iot#BillingGroupArn",
4890                    "traits": {
4891                        "smithy.api#documentation": "<p>The ARN of the billing group.</p>"
4892                    }
4893                },
4894                "billingGroupId": {
4895                    "target": "com.amazonaws.iot#BillingGroupId",
4896                    "traits": {
4897                        "smithy.api#documentation": "<p>The ID of the billing group.</p>"
4898                    }
4899                }
4900            }
4901        },
4902        "com.amazonaws.iot#CreateCertificateFromCsr": {
4903            "type": "operation",
4904            "input": {
4905                "target": "com.amazonaws.iot#CreateCertificateFromCsrRequest"
4906            },
4907            "output": {
4908                "target": "com.amazonaws.iot#CreateCertificateFromCsrResponse"
4909            },
4910            "errors": [
4911                {
4912                    "target": "com.amazonaws.iot#InternalFailureException"
4913                },
4914                {
4915                    "target": "com.amazonaws.iot#InvalidRequestException"
4916                },
4917                {
4918                    "target": "com.amazonaws.iot#ServiceUnavailableException"
4919                },
4920                {
4921                    "target": "com.amazonaws.iot#ThrottlingException"
4922                },
4923                {
4924                    "target": "com.amazonaws.iot#UnauthorizedException"
4925                }
4926            ],
4927            "traits": {
4928                "smithy.api#documentation": "<p>Creates an X.509 certificate using the specified certificate signing\n         request.</p>\n         <p>\n            <b>Note:</b> The CSR must include a public key that is either an\n         RSA key with a length of at least 2048 bits or an ECC key from NIST P-256 or NIST P-384\n         curves. </p>\n         <p>\n            <b>Note:</b> Reusing the same certificate signing request (CSR)\n         results in a distinct certificate.</p>\n         <p>You can create multiple certificates in a batch by creating a directory, copying\n         multiple .csr files into that directory, and then specifying that directory on the command\n         line. The following commands show how to create a batch of certificates given a batch of\n         CSRs.</p>\n         <p>Assuming a set of CSRs are located inside of the directory\n         my-csr-directory:</p>\n\n         <p>On Linux and OS X, the command is:</p>\n\n         <p>$ ls my-csr-directory/ | xargs -I {} aws iot create-certificate-from-csr\n         --certificate-signing-request file://my-csr-directory/{}</p>\n         <p>This command lists all of the CSRs in my-csr-directory and pipes each CSR file name\n         to the aws iot create-certificate-from-csr AWS CLI command to create a certificate for the\n         corresponding CSR.</p>\n         <p>The aws iot create-certificate-from-csr part of the command can also be run in\n         parallel to speed up the certificate creation process:</p>\n         <p>$ ls my-csr-directory/ | xargs -P 10 -I {} aws iot create-certificate-from-csr\n         --certificate-signing-request file://my-csr-directory/{}</p>\n         <p>On Windows PowerShell, the command to create certificates for all CSRs in\n         my-csr-directory is:</p>\n         <p>> ls -Name my-csr-directory | %{aws iot create-certificate-from-csr\n         --certificate-signing-request file://my-csr-directory/$_}</p>\n         <p>On a Windows command prompt, the command to create certificates for all CSRs in\n         my-csr-directory is:</p>\n         <p>> forfiles /p my-csr-directory /c \"cmd /c aws iot create-certificate-from-csr\n         --certificate-signing-request file://@path\"</p>",
4929                "smithy.api#http": {
4930                    "method": "POST",
4931                    "uri": "/certificates",
4932                    "code": 200
4933                }
4934            }
4935        },
4936        "com.amazonaws.iot#CreateCertificateFromCsrRequest": {
4937            "type": "structure",
4938            "members": {
4939                "certificateSigningRequest": {
4940                    "target": "com.amazonaws.iot#CertificateSigningRequest",
4941                    "traits": {
4942                        "smithy.api#documentation": "<p>The certificate signing request (CSR).</p>",
4943                        "smithy.api#required": {}
4944                    }
4945                },
4946                "setAsActive": {
4947                    "target": "com.amazonaws.iot#SetAsActive",
4948                    "traits": {
4949                        "smithy.api#documentation": "<p>Specifies whether the certificate is active.</p>",
4950                        "smithy.api#httpQuery": "setAsActive"
4951                    }
4952                }
4953            },
4954            "traits": {
4955                "smithy.api#documentation": "<p>The input for the CreateCertificateFromCsr operation.</p>"
4956            }
4957        },
4958        "com.amazonaws.iot#CreateCertificateFromCsrResponse": {
4959            "type": "structure",
4960            "members": {
4961                "certificateArn": {
4962                    "target": "com.amazonaws.iot#CertificateArn",
4963                    "traits": {
4964                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the certificate. You can use the ARN as a principal\n         for policy operations.</p>"
4965                    }
4966                },
4967                "certificateId": {
4968                    "target": "com.amazonaws.iot#CertificateId",
4969                    "traits": {
4970                        "smithy.api#documentation": "<p>The ID of the certificate. Certificate management operations only take a\n         certificateId.</p>"
4971                    }
4972                },
4973                "certificatePem": {
4974                    "target": "com.amazonaws.iot#CertificatePem",
4975                    "traits": {
4976                        "smithy.api#documentation": "<p>The certificate data, in PEM format.</p>"
4977                    }
4978                }
4979            },
4980            "traits": {
4981                "smithy.api#documentation": "<p>The output from the CreateCertificateFromCsr operation.</p>"
4982            }
4983        },
4984        "com.amazonaws.iot#CreateCustomMetric": {
4985            "type": "operation",
4986            "input": {
4987                "target": "com.amazonaws.iot#CreateCustomMetricRequest"
4988            },
4989            "output": {
4990                "target": "com.amazonaws.iot#CreateCustomMetricResponse"
4991            },
4992            "errors": [
4993                {
4994                    "target": "com.amazonaws.iot#InternalFailureException"
4995                },
4996                {
4997                    "target": "com.amazonaws.iot#InvalidRequestException"
4998                },
4999                {
5000                    "target": "com.amazonaws.iot#LimitExceededException"
5001                },
5002                {
5003                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
5004                },
5005                {
5006                    "target": "com.amazonaws.iot#ThrottlingException"
5007                }
5008            ],
5009            "traits": {
5010                "smithy.api#documentation": "<p> Use this API to define a\n      Custom\n      Metric\n      published by your devices to Device Defender. </p>",
5011                "smithy.api#http": {
5012                    "method": "POST",
5013                    "uri": "/custom-metric/{metricName}",
5014                    "code": 200
5015                }
5016            }
5017        },
5018        "com.amazonaws.iot#CreateCustomMetricRequest": {
5019            "type": "structure",
5020            "members": {
5021                "metricName": {
5022                    "target": "com.amazonaws.iot#MetricName",
5023                    "traits": {
5024                        "smithy.api#documentation": "<p> The name of the custom metric. This will be used in the metric report submitted from the device/thing. Shouldn't begin with <code>aws:</code>.\n      Cannot be updated\n      once defined.</p>",
5025                        "smithy.api#httpLabel": {},
5026                        "smithy.api#required": {}
5027                    }
5028                },
5029                "displayName": {
5030                    "target": "com.amazonaws.iot#CustomMetricDisplayName",
5031                    "traits": {
5032                        "smithy.api#documentation": "<p>\n      Field\n      represents a friendly name in the console for the custom metric;\n      it\n      doesn't have to be unique. Don't use this name as the metric identifier in\n      the device metric report. Can be updated once defined.</p>"
5033                    }
5034                },
5035                "metricType": {
5036                    "target": "com.amazonaws.iot#CustomMetricType",
5037                    "traits": {
5038                        "smithy.api#documentation": "<p>\n      The type of the custom metric. Types include <code>string-list</code>, <code>ip-address-list</code>, <code>number-list</code>, and <code>number</code>.\n    </p>",
5039                        "smithy.api#required": {}
5040                    }
5041                },
5042                "tags": {
5043                    "target": "com.amazonaws.iot#TagList",
5044                    "traits": {
5045                        "smithy.api#documentation": "<p>\n      Metadata that can be used to manage the custom metric.\n    </p>"
5046                    }
5047                },
5048                "clientRequestToken": {
5049                    "target": "com.amazonaws.iot#ClientRequestToken",
5050                    "traits": {
5051                        "smithy.api#documentation": "<p>Each custom\n      metric must have a unique client request token. If you try to create a new custom metric that\n      already exists with a different token,\n      an exception\n      occurs. If you omit this value, AWS SDKs will automatically generate a unique client request. </p>",
5052                        "smithy.api#idempotencyToken": {},
5053                        "smithy.api#required": {}
5054                    }
5055                }
5056            }
5057        },
5058        "com.amazonaws.iot#CreateCustomMetricResponse": {
5059            "type": "structure",
5060            "members": {
5061                "metricName": {
5062                    "target": "com.amazonaws.iot#MetricName",
5063                    "traits": {
5064                        "smithy.api#documentation": "<p>\n      The name of the custom metric to be used in the metric report.\n    </p>"
5065                    }
5066                },
5067                "metricArn": {
5068                    "target": "com.amazonaws.iot#CustomMetricArn",
5069                    "traits": {
5070                        "smithy.api#documentation": "<p>\n      The Amazon Resource Number (ARN) of the custom metric, e.g. <code>arn:<i>aws-partition</i>:iot:<i>region</i>:<i>accountId</i>:custommetric/<i>metricName</i>\n            </code>\n         </p>"
5071                    }
5072                }
5073            }
5074        },
5075        "com.amazonaws.iot#CreateDimension": {
5076            "type": "operation",
5077            "input": {
5078                "target": "com.amazonaws.iot#CreateDimensionRequest"
5079            },
5080            "output": {
5081                "target": "com.amazonaws.iot#CreateDimensionResponse"
5082            },
5083            "errors": [
5084                {
5085                    "target": "com.amazonaws.iot#InternalFailureException"
5086                },
5087                {
5088                    "target": "com.amazonaws.iot#InvalidRequestException"
5089                },
5090                {
5091                    "target": "com.amazonaws.iot#LimitExceededException"
5092                },
5093                {
5094                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
5095                },
5096                {
5097                    "target": "com.amazonaws.iot#ThrottlingException"
5098                }
5099            ],
5100            "traits": {
5101                "smithy.api#documentation": "<p>Create a dimension that you can use to limit the scope of a metric used in a security profile for AWS IoT Device Defender. For example, using a <code>TOPIC_FILTER</code> dimension, you can narrow down the scope of the metric only to MQTT topics whose name match the pattern specified in the dimension.</p>",
5102                "smithy.api#http": {
5103                    "method": "POST",
5104                    "uri": "/dimensions/{name}",
5105                    "code": 200
5106                }
5107            }
5108        },
5109        "com.amazonaws.iot#CreateDimensionRequest": {
5110            "type": "structure",
5111            "members": {
5112                "name": {
5113                    "target": "com.amazonaws.iot#DimensionName",
5114                    "traits": {
5115                        "smithy.api#documentation": "<p>A unique identifier for the dimension. Choose something that describes the type and value to make it easy to remember what it does.</p>",
5116                        "smithy.api#httpLabel": {},
5117                        "smithy.api#required": {}
5118                    }
5119                },
5120                "type": {
5121                    "target": "com.amazonaws.iot#DimensionType",
5122                    "traits": {
5123                        "smithy.api#documentation": "<p>Specifies the type of dimension. Supported types: <code>TOPIC_FILTER.</code>\n         </p>",
5124                        "smithy.api#required": {}
5125                    }
5126                },
5127                "stringValues": {
5128                    "target": "com.amazonaws.iot#DimensionStringValues",
5129                    "traits": {
5130                        "smithy.api#documentation": "<p>Specifies the value or list of values for the dimension. For <code>TOPIC_FILTER</code> dimensions, this is a pattern used to match the MQTT topic (for example, \"admin/#\").</p>",
5131                        "smithy.api#required": {}
5132                    }
5133                },
5134                "tags": {
5135                    "target": "com.amazonaws.iot#TagList",
5136                    "traits": {
5137                        "smithy.api#documentation": "<p>Metadata that can be used to manage the dimension.</p>"
5138                    }
5139                },
5140                "clientRequestToken": {
5141                    "target": "com.amazonaws.iot#ClientRequestToken",
5142                    "traits": {
5143                        "smithy.api#documentation": "<p>Each dimension must have a unique client request token. If you try to create a new dimension with the same token as a dimension that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.</p>",
5144                        "smithy.api#idempotencyToken": {},
5145                        "smithy.api#required": {}
5146                    }
5147                }
5148            }
5149        },
5150        "com.amazonaws.iot#CreateDimensionResponse": {
5151            "type": "structure",
5152            "members": {
5153                "name": {
5154                    "target": "com.amazonaws.iot#DimensionName",
5155                    "traits": {
5156                        "smithy.api#documentation": "<p>A unique identifier for the dimension.</p>"
5157                    }
5158                },
5159                "arn": {
5160                    "target": "com.amazonaws.iot#DimensionArn",
5161                    "traits": {
5162                        "smithy.api#documentation": "<p>The Amazon Resource Name\n      (ARN)\n      of\n      the created dimension.</p>"
5163                    }
5164                }
5165            }
5166        },
5167        "com.amazonaws.iot#CreateDomainConfiguration": {
5168            "type": "operation",
5169            "input": {
5170                "target": "com.amazonaws.iot#CreateDomainConfigurationRequest"
5171            },
5172            "output": {
5173                "target": "com.amazonaws.iot#CreateDomainConfigurationResponse"
5174            },
5175            "errors": [
5176                {
5177                    "target": "com.amazonaws.iot#CertificateValidationException"
5178                },
5179                {
5180                    "target": "com.amazonaws.iot#InternalFailureException"
5181                },
5182                {
5183                    "target": "com.amazonaws.iot#InvalidRequestException"
5184                },
5185                {
5186                    "target": "com.amazonaws.iot#LimitExceededException"
5187                },
5188                {
5189                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
5190                },
5191                {
5192                    "target": "com.amazonaws.iot#ServiceUnavailableException"
5193                },
5194                {
5195                    "target": "com.amazonaws.iot#ThrottlingException"
5196                },
5197                {
5198                    "target": "com.amazonaws.iot#UnauthorizedException"
5199                }
5200            ],
5201            "traits": {
5202                "smithy.api#documentation": "<p>Creates a domain configuration.</p>\n         <note>\n            <p>The domain configuration feature is in public preview and is subject to change.</p>\n         </note>",
5203                "smithy.api#http": {
5204                    "method": "POST",
5205                    "uri": "/domainConfigurations/{domainConfigurationName}",
5206                    "code": 200
5207                }
5208            }
5209        },
5210        "com.amazonaws.iot#CreateDomainConfigurationRequest": {
5211            "type": "structure",
5212            "members": {
5213                "domainConfigurationName": {
5214                    "target": "com.amazonaws.iot#DomainConfigurationName",
5215                    "traits": {
5216                        "smithy.api#documentation": "<p>The name of the domain configuration. This value must be unique to a region.</p>",
5217                        "smithy.api#httpLabel": {},
5218                        "smithy.api#required": {}
5219                    }
5220                },
5221                "domainName": {
5222                    "target": "com.amazonaws.iot#DomainName",
5223                    "traits": {
5224                        "smithy.api#documentation": "<p>The name of the domain.</p>"
5225                    }
5226                },
5227                "serverCertificateArns": {
5228                    "target": "com.amazonaws.iot#ServerCertificateArns",
5229                    "traits": {
5230                        "smithy.api#documentation": "<p>The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. \n      This value is not required for AWS-managed domains.</p>"
5231                    }
5232                },
5233                "validationCertificateArn": {
5234                    "target": "com.amazonaws.iot#AcmCertificateArn",
5235                    "traits": {
5236                        "smithy.api#documentation": "<p>The certificate used to validate the server certificate and prove domain name ownership. This certificate must be signed by a public certificate authority. \n         This value is not required for AWS-managed domains.</p>"
5237                    }
5238                },
5239                "authorizerConfig": {
5240                    "target": "com.amazonaws.iot#AuthorizerConfig",
5241                    "traits": {
5242                        "smithy.api#documentation": "<p>An object that specifies the authorization service for a domain.</p>"
5243                    }
5244                },
5245                "serviceType": {
5246                    "target": "com.amazonaws.iot#ServiceType",
5247                    "traits": {
5248                        "smithy.api#documentation": "<p>The type of service delivered by the endpoint.</p>\n         <note>\n            <p>AWS IoT Core currently supports only the <code>DATA</code> service type.</p>\n         </note>"
5249                    }
5250                },
5251                "tags": {
5252                    "target": "com.amazonaws.iot#TagList",
5253                    "traits": {
5254                        "smithy.api#documentation": "<p>Metadata which can be used to manage the domain configuration.</p>\n         <note>\n            <p>For URI Request parameters use format: ...key1=value1&key2=value2...</p>\n            <p>For the CLI command-line parameter use format: &&tags\n            \"key1=value1&key2=value2...\"</p>\n            <p>For the cli-input-json file use format: \"tags\":\n            \"key1=value1&key2=value2...\"</p>\n         </note>"
5255                    }
5256                }
5257            }
5258        },
5259        "com.amazonaws.iot#CreateDomainConfigurationResponse": {
5260            "type": "structure",
5261            "members": {
5262                "domainConfigurationName": {
5263                    "target": "com.amazonaws.iot#DomainConfigurationName",
5264                    "traits": {
5265                        "smithy.api#documentation": "<p>The name of the domain configuration.</p>"
5266                    }
5267                },
5268                "domainConfigurationArn": {
5269                    "target": "com.amazonaws.iot#DomainConfigurationArn",
5270                    "traits": {
5271                        "smithy.api#documentation": "<p>The ARN of the domain configuration.</p>"
5272                    }
5273                }
5274            }
5275        },
5276        "com.amazonaws.iot#CreateDynamicThingGroup": {
5277            "type": "operation",
5278            "input": {
5279                "target": "com.amazonaws.iot#CreateDynamicThingGroupRequest"
5280            },
5281            "output": {
5282                "target": "com.amazonaws.iot#CreateDynamicThingGroupResponse"
5283            },
5284            "errors": [
5285                {
5286                    "target": "com.amazonaws.iot#InternalFailureException"
5287                },
5288                {
5289                    "target": "com.amazonaws.iot#InvalidQueryException"
5290                },
5291                {
5292                    "target": "com.amazonaws.iot#InvalidRequestException"
5293                },
5294                {
5295                    "target": "com.amazonaws.iot#LimitExceededException"
5296                },
5297                {
5298                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
5299                },
5300                {
5301                    "target": "com.amazonaws.iot#ResourceNotFoundException"
5302                },
5303                {
5304                    "target": "com.amazonaws.iot#ThrottlingException"
5305                }
5306            ],
5307            "traits": {
5308                "smithy.api#documentation": "<p>Creates a dynamic thing group.</p>",
5309                "smithy.api#http": {
5310                    "method": "POST",
5311                    "uri": "/dynamic-thing-groups/{thingGroupName}",
5312                    "code": 200
5313                }
5314            }
5315        },
5316        "com.amazonaws.iot#CreateDynamicThingGroupRequest": {
5317            "type": "structure",
5318            "members": {
5319                "thingGroupName": {
5320                    "target": "com.amazonaws.iot#ThingGroupName",
5321                    "traits": {
5322                        "smithy.api#documentation": "<p>The dynamic thing group name to create.</p>",
5323                        "smithy.api#httpLabel": {},
5324                        "smithy.api#required": {}
5325                    }
5326                },
5327                "thingGroupProperties": {
5328                    "target": "com.amazonaws.iot#ThingGroupProperties",
5329                    "traits": {
5330                        "smithy.api#documentation": "<p>The dynamic thing group properties.</p>"
5331                    }
5332                },
5333                "indexName": {
5334                    "target": "com.amazonaws.iot#IndexName",
5335                    "traits": {
5336                        "smithy.api#documentation": "<p>The dynamic thing group index name.</p>\n\t\t       <note>\n\t\t\t         <p>Currently one index is supported: \"AWS_Things\".</p>\n\t\t       </note>"
5337                    }
5338                },
5339                "queryString": {
5340                    "target": "com.amazonaws.iot#QueryString",
5341                    "traits": {
5342                        "smithy.api#documentation": "<p>The dynamic thing group search query string.</p>\n\t\t       <p>See <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/query-syntax.html\">Query Syntax</a> for information about query string syntax.</p>",
5343                        "smithy.api#required": {}
5344                    }
5345                },
5346                "queryVersion": {
5347                    "target": "com.amazonaws.iot#QueryVersion",
5348                    "traits": {
5349                        "smithy.api#documentation": "<p>The dynamic thing group query version.</p>\n\t\t       <note>\n\t\t\t         <p>Currently one query version is supported: \"2017-09-30\". If not specified, the\n\t\t\t\tquery version defaults to this value.</p>\n\t\t       </note>"
5350                    }
5351                },
5352                "tags": {
5353                    "target": "com.amazonaws.iot#TagList",
5354                    "traits": {
5355                        "smithy.api#documentation": "<p>Metadata which can be used to manage the dynamic thing group.</p>"
5356                    }
5357                }
5358            }
5359        },
5360        "com.amazonaws.iot#CreateDynamicThingGroupResponse": {
5361            "type": "structure",
5362            "members": {
5363                "thingGroupName": {
5364                    "target": "com.amazonaws.iot#ThingGroupName",
5365                    "traits": {
5366                        "smithy.api#documentation": "<p>The dynamic thing group name.</p>"
5367                    }
5368                },
5369                "thingGroupArn": {
5370                    "target": "com.amazonaws.iot#ThingGroupArn",
5371                    "traits": {
5372                        "smithy.api#documentation": "<p>The dynamic thing group ARN.</p>"
5373                    }
5374                },
5375                "thingGroupId": {
5376                    "target": "com.amazonaws.iot#ThingGroupId",
5377                    "traits": {
5378                        "smithy.api#documentation": "<p>The dynamic thing group ID.</p>"
5379                    }
5380                },
5381                "indexName": {
5382                    "target": "com.amazonaws.iot#IndexName",
5383                    "traits": {
5384                        "smithy.api#documentation": "<p>The dynamic thing group index name.</p>"
5385                    }
5386                },
5387                "queryString": {
5388                    "target": "com.amazonaws.iot#QueryString",
5389                    "traits": {
5390                        "smithy.api#documentation": "<p>The dynamic thing group search query string.</p>"
5391                    }
5392                },
5393                "queryVersion": {
5394                    "target": "com.amazonaws.iot#QueryVersion",
5395                    "traits": {
5396                        "smithy.api#documentation": "<p>The dynamic thing group query version.</p>"
5397                    }
5398                }
5399            }
5400        },
5401        "com.amazonaws.iot#CreateJob": {
5402            "type": "operation",
5403            "input": {
5404                "target": "com.amazonaws.iot#CreateJobRequest"
5405            },
5406            "output": {
5407                "target": "com.amazonaws.iot#CreateJobResponse"
5408            },
5409            "errors": [
5410                {
5411                    "target": "com.amazonaws.iot#InvalidRequestException"
5412                },
5413                {
5414                    "target": "com.amazonaws.iot#LimitExceededException"
5415                },
5416                {
5417                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
5418                },
5419                {
5420                    "target": "com.amazonaws.iot#ResourceNotFoundException"
5421                },
5422                {
5423                    "target": "com.amazonaws.iot#ServiceUnavailableException"
5424                },
5425                {
5426                    "target": "com.amazonaws.iot#ThrottlingException"
5427                }
5428            ],
5429            "traits": {
5430                "smithy.api#documentation": "<p>Creates a job.</p>",
5431                "smithy.api#http": {
5432                    "method": "PUT",
5433                    "uri": "/jobs/{jobId}",
5434                    "code": 200
5435                }
5436            }
5437        },
5438        "com.amazonaws.iot#CreateJobRequest": {
5439            "type": "structure",
5440            "members": {
5441                "jobId": {
5442                    "target": "com.amazonaws.iot#JobId",
5443                    "traits": {
5444                        "smithy.api#documentation": "<p>A job identifier which must be unique for your AWS account. We recommend using a UUID. Alpha-numeric\n            characters, \"-\" and \"_\" are valid for use here.</p>",
5445                        "smithy.api#httpLabel": {},
5446                        "smithy.api#required": {}
5447                    }
5448                },
5449                "targets": {
5450                    "target": "com.amazonaws.iot#JobTargets",
5451                    "traits": {
5452                        "smithy.api#documentation": "<p>A list of things and thing groups to which the job should be sent.</p>",
5453                        "smithy.api#required": {}
5454                    }
5455                },
5456                "documentSource": {
5457                    "target": "com.amazonaws.iot#JobDocumentSource",
5458                    "traits": {
5459                        "smithy.api#documentation": "<p>An S3 link to the job document.</p>"
5460                    }
5461                },
5462                "document": {
5463                    "target": "com.amazonaws.iot#JobDocument",
5464                    "traits": {
5465                        "smithy.api#documentation": "<p>The job document.</p>\n        <note>\n            <p>If the job document resides in an S3 bucket, you must use a placeholder link when specifying the document.</p>\n            <p>The placeholder link is of the following form:</p>\n            <p>\n               <code>${aws:iot:s3-presigned-url:https://s3.amazonaws.com/<i>bucket</i>/<i>key</i>}</code>\n            </p>\n            <p>where <i>bucket</i> is your bucket name and <i>key</i> is the object in the bucket to which you are linking.</p>\n        </note>"
5466                    }
5467                },
5468                "description": {
5469                    "target": "com.amazonaws.iot#JobDescription",
5470                    "traits": {
5471                        "smithy.api#documentation": "<p>A short text description of the job.</p>"
5472                    }
5473                },
5474                "presignedUrlConfig": {
5475                    "target": "com.amazonaws.iot#PresignedUrlConfig",
5476                    "traits": {
5477                        "smithy.api#documentation": "<p>Configuration information for pre-signed S3 URLs.</p>"
5478                    }
5479                },
5480                "targetSelection": {
5481                    "target": "com.amazonaws.iot#TargetSelection",
5482                    "traits": {
5483                        "smithy.api#documentation": "<p>Specifies whether the job will continue to run (CONTINUOUS), or will be complete after all those things\n            specified as targets have completed the job (SNAPSHOT). If continuous, the job may also be run on a thing\n            when a change is detected in a target. For example, a job will run on a thing when the thing is added to a\n            target group, even after the job was completed by all things originally in the group.</p>"
5484                    }
5485                },
5486                "jobExecutionsRolloutConfig": {
5487                    "target": "com.amazonaws.iot#JobExecutionsRolloutConfig",
5488                    "traits": {
5489                        "smithy.api#documentation": "<p>Allows you to create a staged rollout of the job.</p>"
5490                    }
5491                },
5492                "abortConfig": {
5493                    "target": "com.amazonaws.iot#AbortConfig",
5494                    "traits": {
5495                        "smithy.api#documentation": "<p>Allows you to create criteria to abort a job.</p>"
5496                    }
5497                },
5498                "timeoutConfig": {
5499                    "target": "com.amazonaws.iot#TimeoutConfig",
5500                    "traits": {
5501                        "smithy.api#documentation": "<p>Specifies the amount of time each device has to finish its execution of the job. The timer \n           is started when the job execution status is set to <code>IN_PROGRESS</code>. If the job \n           execution status is not set to another terminal state before the time expires, it will be \n           automatically set to <code>TIMED_OUT</code>.</p>"
5502                    }
5503                },
5504                "tags": {
5505                    "target": "com.amazonaws.iot#TagList",
5506                    "traits": {
5507                        "smithy.api#documentation": "<p>Metadata which can be used to manage the job.</p>"
5508                    }
5509                },
5510                "namespaceId": {
5511                    "target": "com.amazonaws.iot#NamespaceId",
5512                    "traits": {
5513                        "smithy.api#documentation": "<p>The namespace used to indicate that a job is a customer-managed job.</p>\n        <p>When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that \n            contain the value in the following format.</p>\n        <p>\n            <code>$aws/things/<i>THING_NAME</i>/jobs/<i>JOB_ID</i>/notify-namespace-<i>NAMESPACE_ID</i>/</code>\n         </p>\n        <note>\n            <p>The <code>namespaceId</code> feature is in public preview.</p>\n         </note>"
5514                    }
5515                }
5516            }
5517        },
5518        "com.amazonaws.iot#CreateJobResponse": {
5519            "type": "structure",
5520            "members": {
5521                "jobArn": {
5522                    "target": "com.amazonaws.iot#JobArn",
5523                    "traits": {
5524                        "smithy.api#documentation": "<p>The job ARN.</p>"
5525                    }
5526                },
5527                "jobId": {
5528                    "target": "com.amazonaws.iot#JobId",
5529                    "traits": {
5530                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job.</p>"
5531                    }
5532                },
5533                "description": {
5534                    "target": "com.amazonaws.iot#JobDescription",
5535                    "traits": {
5536                        "smithy.api#documentation": "<p>The job description.</p>"
5537                    }
5538                }
5539            }
5540        },
5541        "com.amazonaws.iot#CreateKeysAndCertificate": {
5542            "type": "operation",
5543            "input": {
5544                "target": "com.amazonaws.iot#CreateKeysAndCertificateRequest"
5545            },
5546            "output": {
5547                "target": "com.amazonaws.iot#CreateKeysAndCertificateResponse"
5548            },
5549            "errors": [
5550                {
5551                    "target": "com.amazonaws.iot#InternalFailureException"
5552                },
5553                {
5554                    "target": "com.amazonaws.iot#InvalidRequestException"
5555                },
5556                {
5557                    "target": "com.amazonaws.iot#ServiceUnavailableException"
5558                },
5559                {
5560                    "target": "com.amazonaws.iot#ThrottlingException"
5561                },
5562                {
5563                    "target": "com.amazonaws.iot#UnauthorizedException"
5564                }
5565            ],
5566            "traits": {
5567                "smithy.api#documentation": "<p>Creates a 2048-bit RSA key pair and issues an X.509 certificate using the issued\n         public key. You can also call <code>CreateKeysAndCertificate</code> over MQTT from a\n         device, for more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/provision-wo-cert.html#provision-mqtt-api\">Provisioning MQTT API</a>.</p>\n         <p>\n            <b>Note</b> This is the only time AWS IoT issues the private key\n         for this certificate, so it is important to keep it in a secure location.</p>",
5568                "smithy.api#http": {
5569                    "method": "POST",
5570                    "uri": "/keys-and-certificate",
5571                    "code": 200
5572                }
5573            }
5574        },
5575        "com.amazonaws.iot#CreateKeysAndCertificateRequest": {
5576            "type": "structure",
5577            "members": {
5578                "setAsActive": {
5579                    "target": "com.amazonaws.iot#SetAsActive",
5580                    "traits": {
5581                        "smithy.api#documentation": "<p>Specifies whether the certificate is active.</p>",
5582                        "smithy.api#httpQuery": "setAsActive"
5583                    }
5584                }
5585            },
5586            "traits": {
5587                "smithy.api#documentation": "<p>The input for the CreateKeysAndCertificate operation.</p>"
5588            }
5589        },
5590        "com.amazonaws.iot#CreateKeysAndCertificateResponse": {
5591            "type": "structure",
5592            "members": {
5593                "certificateArn": {
5594                    "target": "com.amazonaws.iot#CertificateArn",
5595                    "traits": {
5596                        "smithy.api#documentation": "<p>The ARN of the certificate.</p>"
5597                    }
5598                },
5599                "certificateId": {
5600                    "target": "com.amazonaws.iot#CertificateId",
5601                    "traits": {
5602                        "smithy.api#documentation": "<p>The ID of the certificate. AWS IoT issues a default subject name for the certificate\n         (for example, AWS IoT Certificate).</p>"
5603                    }
5604                },
5605                "certificatePem": {
5606                    "target": "com.amazonaws.iot#CertificatePem",
5607                    "traits": {
5608                        "smithy.api#documentation": "<p>The certificate data, in PEM format.</p>"
5609                    }
5610                },
5611                "keyPair": {
5612                    "target": "com.amazonaws.iot#KeyPair",
5613                    "traits": {
5614                        "smithy.api#documentation": "<p>The generated key pair.</p>"
5615                    }
5616                }
5617            },
5618            "traits": {
5619                "smithy.api#documentation": "<p>The output of the CreateKeysAndCertificate operation.</p>"
5620            }
5621        },
5622        "com.amazonaws.iot#CreateMitigationAction": {
5623            "type": "operation",
5624            "input": {
5625                "target": "com.amazonaws.iot#CreateMitigationActionRequest"
5626            },
5627            "output": {
5628                "target": "com.amazonaws.iot#CreateMitigationActionResponse"
5629            },
5630            "errors": [
5631                {
5632                    "target": "com.amazonaws.iot#InternalFailureException"
5633                },
5634                {
5635                    "target": "com.amazonaws.iot#InvalidRequestException"
5636                },
5637                {
5638                    "target": "com.amazonaws.iot#LimitExceededException"
5639                },
5640                {
5641                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
5642                },
5643                {
5644                    "target": "com.amazonaws.iot#ThrottlingException"
5645                }
5646            ],
5647            "traits": {
5648                "smithy.api#documentation": "<p>Defines an action that can be applied to audit findings by using StartAuditMitigationActionsTask. Only certain types of mitigation actions can be applied to specific check names. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/device-defender-mitigation-actions.html\">Mitigation actions</a>. Each mitigation action can apply only one type of change.</p>",
5649                "smithy.api#http": {
5650                    "method": "POST",
5651                    "uri": "/mitigationactions/actions/{actionName}",
5652                    "code": 200
5653                }
5654            }
5655        },
5656        "com.amazonaws.iot#CreateMitigationActionRequest": {
5657            "type": "structure",
5658            "members": {
5659                "actionName": {
5660                    "target": "com.amazonaws.iot#MitigationActionName",
5661                    "traits": {
5662                        "smithy.api#documentation": "<p>A friendly name for the action. Choose a friendly name that accurately describes the action (for example, <code>EnableLoggingAction</code>).</p>",
5663                        "smithy.api#httpLabel": {},
5664                        "smithy.api#required": {}
5665                    }
5666                },
5667                "roleArn": {
5668                    "target": "com.amazonaws.iot#RoleArn",
5669                    "traits": {
5670                        "smithy.api#documentation": "<p>The ARN of the IAM role that is used to apply the mitigation action.</p>",
5671                        "smithy.api#required": {}
5672                    }
5673                },
5674                "actionParams": {
5675                    "target": "com.amazonaws.iot#MitigationActionParams",
5676                    "traits": {
5677                        "smithy.api#documentation": "<p>Defines the type of action and the parameters for that action.</p>",
5678                        "smithy.api#required": {}
5679                    }
5680                },
5681                "tags": {
5682                    "target": "com.amazonaws.iot#TagList",
5683                    "traits": {
5684                        "smithy.api#documentation": "<p>Metadata that can be used to manage the mitigation action.</p>"
5685                    }
5686                }
5687            }
5688        },
5689        "com.amazonaws.iot#CreateMitigationActionResponse": {
5690            "type": "structure",
5691            "members": {
5692                "actionArn": {
5693                    "target": "com.amazonaws.iot#MitigationActionArn",
5694                    "traits": {
5695                        "smithy.api#documentation": "<p>The ARN for the new mitigation action.</p>"
5696                    }
5697                },
5698                "actionId": {
5699                    "target": "com.amazonaws.iot#MitigationActionId",
5700                    "traits": {
5701                        "smithy.api#documentation": "<p>A unique identifier for the new mitigation action.</p>"
5702                    }
5703                }
5704            }
5705        },
5706        "com.amazonaws.iot#CreateOTAUpdate": {
5707            "type": "operation",
5708            "input": {
5709                "target": "com.amazonaws.iot#CreateOTAUpdateRequest"
5710            },
5711            "output": {
5712                "target": "com.amazonaws.iot#CreateOTAUpdateResponse"
5713            },
5714            "errors": [
5715                {
5716                    "target": "com.amazonaws.iot#InternalFailureException"
5717                },
5718                {
5719                    "target": "com.amazonaws.iot#InvalidRequestException"
5720                },
5721                {
5722                    "target": "com.amazonaws.iot#LimitExceededException"
5723                },
5724                {
5725                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
5726                },
5727                {
5728                    "target": "com.amazonaws.iot#ResourceNotFoundException"
5729                },
5730                {
5731                    "target": "com.amazonaws.iot#ServiceUnavailableException"
5732                },
5733                {
5734                    "target": "com.amazonaws.iot#ThrottlingException"
5735                },
5736                {
5737                    "target": "com.amazonaws.iot#UnauthorizedException"
5738                }
5739            ],
5740            "traits": {
5741                "smithy.api#documentation": "<p>Creates an AWS IoT OTAUpdate on a target group of things or groups.</p>",
5742                "smithy.api#http": {
5743                    "method": "POST",
5744                    "uri": "/otaUpdates/{otaUpdateId}",
5745                    "code": 200
5746                }
5747            }
5748        },
5749        "com.amazonaws.iot#CreateOTAUpdateRequest": {
5750            "type": "structure",
5751            "members": {
5752                "otaUpdateId": {
5753                    "target": "com.amazonaws.iot#OTAUpdateId",
5754                    "traits": {
5755                        "smithy.api#documentation": "<p>The ID of the OTA update to be created.</p>",
5756                        "smithy.api#httpLabel": {},
5757                        "smithy.api#required": {}
5758                    }
5759                },
5760                "description": {
5761                    "target": "com.amazonaws.iot#OTAUpdateDescription",
5762                    "traits": {
5763                        "smithy.api#documentation": "<p>The description of the OTA update.</p>"
5764                    }
5765                },
5766                "targets": {
5767                    "target": "com.amazonaws.iot#Targets",
5768                    "traits": {
5769                        "smithy.api#documentation": "<p>The devices targeted to receive OTA updates.</p>",
5770                        "smithy.api#required": {}
5771                    }
5772                },
5773                "protocols": {
5774                    "target": "com.amazonaws.iot#Protocols",
5775                    "traits": {
5776                        "smithy.api#documentation": "<p>The protocol used to transfer the OTA update image. Valid values are [HTTP], [MQTT], [HTTP, MQTT]. When both\n           HTTP and MQTT are specified, the target device can choose the protocol.</p>"
5777                    }
5778                },
5779                "targetSelection": {
5780                    "target": "com.amazonaws.iot#TargetSelection",
5781                    "traits": {
5782                        "smithy.api#documentation": "<p>Specifies whether the update will continue to run (CONTINUOUS), or will be complete after all the things\n            specified as targets have completed the update (SNAPSHOT). If continuous, the update may also be run on a\n            thing when a change is detected in a target. For example, an update will run on a thing when the thing is\n            added to a target group, even after the update was completed by all things originally in the group. Valid\n            values: CONTINUOUS | SNAPSHOT.</p>"
5783                    }
5784                },
5785                "awsJobExecutionsRolloutConfig": {
5786                    "target": "com.amazonaws.iot#AwsJobExecutionsRolloutConfig",
5787                    "traits": {
5788                        "smithy.api#documentation": "<p>Configuration for the rollout of OTA updates.</p>"
5789                    }
5790                },
5791                "awsJobPresignedUrlConfig": {
5792                    "target": "com.amazonaws.iot#AwsJobPresignedUrlConfig",
5793                    "traits": {
5794                        "smithy.api#documentation": "<p>Configuration information for pre-signed URLs.</p>"
5795                    }
5796                },
5797                "awsJobAbortConfig": {
5798                    "target": "com.amazonaws.iot#AwsJobAbortConfig",
5799                    "traits": {
5800                        "smithy.api#documentation": "<p>The criteria that determine when and how a job abort takes place.</p>"
5801                    }
5802                },
5803                "awsJobTimeoutConfig": {
5804                    "target": "com.amazonaws.iot#AwsJobTimeoutConfig",
5805                    "traits": {
5806                        "smithy.api#documentation": "<p>Specifies the amount of time each device has to finish its execution of the job.  A timer is \n            started when the job execution status is set to <code>IN_PROGRESS</code>. If the job execution \n            status is not set to another terminal state before the timer expires, it will be automatically \n            set to <code>TIMED_OUT</code>.</p>"
5807                    }
5808                },
5809                "files": {
5810                    "target": "com.amazonaws.iot#OTAUpdateFiles",
5811                    "traits": {
5812                        "smithy.api#documentation": "<p>The files to be streamed by the OTA update.</p>",
5813                        "smithy.api#required": {}
5814                    }
5815                },
5816                "roleArn": {
5817                    "target": "com.amazonaws.iot#RoleArn",
5818                    "traits": {
5819                        "smithy.api#documentation": "<p>The IAM role that grants AWS IoT access to the Amazon S3, AWS IoT jobs and AWS Code Signing resources \n            to create an OTA update job.</p>",
5820                        "smithy.api#required": {}
5821                    }
5822                },
5823                "additionalParameters": {
5824                    "target": "com.amazonaws.iot#AdditionalParameterMap",
5825                    "traits": {
5826                        "smithy.api#documentation": "<p>A list of additional OTA update parameters which are name-value pairs.</p>"
5827                    }
5828                },
5829                "tags": {
5830                    "target": "com.amazonaws.iot#TagList",
5831                    "traits": {
5832                        "smithy.api#documentation": "<p>Metadata which can be used to manage updates.</p>"
5833                    }
5834                }
5835            }
5836        },
5837        "com.amazonaws.iot#CreateOTAUpdateResponse": {
5838            "type": "structure",
5839            "members": {
5840                "otaUpdateId": {
5841                    "target": "com.amazonaws.iot#OTAUpdateId",
5842                    "traits": {
5843                        "smithy.api#documentation": "<p>The OTA update ID.</p>"
5844                    }
5845                },
5846                "awsIotJobId": {
5847                    "target": "com.amazonaws.iot#AwsIotJobId",
5848                    "traits": {
5849                        "smithy.api#documentation": "<p>The AWS IoT job ID associated with the OTA update.</p>"
5850                    }
5851                },
5852                "otaUpdateArn": {
5853                    "target": "com.amazonaws.iot#OTAUpdateArn",
5854                    "traits": {
5855                        "smithy.api#documentation": "<p>The OTA update ARN.</p>"
5856                    }
5857                },
5858                "awsIotJobArn": {
5859                    "target": "com.amazonaws.iot#AwsIotJobArn",
5860                    "traits": {
5861                        "smithy.api#documentation": "<p>The AWS IoT job ARN associated with the OTA update.</p>"
5862                    }
5863                },
5864                "otaUpdateStatus": {
5865                    "target": "com.amazonaws.iot#OTAUpdateStatus",
5866                    "traits": {
5867                        "smithy.api#documentation": "<p>The OTA update status.</p>"
5868                    }
5869                }
5870            }
5871        },
5872        "com.amazonaws.iot#CreatePolicy": {
5873            "type": "operation",
5874            "input": {
5875                "target": "com.amazonaws.iot#CreatePolicyRequest"
5876            },
5877            "output": {
5878                "target": "com.amazonaws.iot#CreatePolicyResponse"
5879            },
5880            "errors": [
5881                {
5882                    "target": "com.amazonaws.iot#InternalFailureException"
5883                },
5884                {
5885                    "target": "com.amazonaws.iot#InvalidRequestException"
5886                },
5887                {
5888                    "target": "com.amazonaws.iot#MalformedPolicyException"
5889                },
5890                {
5891                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
5892                },
5893                {
5894                    "target": "com.amazonaws.iot#ServiceUnavailableException"
5895                },
5896                {
5897                    "target": "com.amazonaws.iot#ThrottlingException"
5898                },
5899                {
5900                    "target": "com.amazonaws.iot#UnauthorizedException"
5901                }
5902            ],
5903            "traits": {
5904                "smithy.api#documentation": "<p>Creates an AWS IoT policy.</p>\n         <p>The created policy is the default version for the policy. This operation creates a\n         policy version with a version identifier of <b>1</b> and sets\n            <b>1</b> as the policy's default version.</p>",
5905                "smithy.api#http": {
5906                    "method": "POST",
5907                    "uri": "/policies/{policyName}",
5908                    "code": 200
5909                }
5910            }
5911        },
5912        "com.amazonaws.iot#CreatePolicyRequest": {
5913            "type": "structure",
5914            "members": {
5915                "policyName": {
5916                    "target": "com.amazonaws.iot#PolicyName",
5917                    "traits": {
5918                        "smithy.api#documentation": "<p>The policy name.</p>",
5919                        "smithy.api#httpLabel": {},
5920                        "smithy.api#required": {}
5921                    }
5922                },
5923                "policyDocument": {
5924                    "target": "com.amazonaws.iot#PolicyDocument",
5925                    "traits": {
5926                        "smithy.api#documentation": "<p>The JSON document that describes the policy. <b>policyDocument</b> must have a minimum length of 1, with a maximum length of\n         2048, excluding whitespace.</p>",
5927                        "smithy.api#required": {}
5928                    }
5929                },
5930                "tags": {
5931                    "target": "com.amazonaws.iot#TagList",
5932                    "traits": {
5933                        "smithy.api#documentation": "<p>Metadata which can be used to manage the policy.</p>\n         <note>\n            <p>For URI Request parameters use format: ...key1=value1&key2=value2...</p>\n            <p>For the CLI command-line parameter use format: &&tags\n            \"key1=value1&key2=value2...\"</p>\n            <p>For the cli-input-json file use format: \"tags\":\n            \"key1=value1&key2=value2...\"</p>\n         </note>"
5934                    }
5935                }
5936            },
5937            "traits": {
5938                "smithy.api#documentation": "<p>The input for the CreatePolicy operation.</p>"
5939            }
5940        },
5941        "com.amazonaws.iot#CreatePolicyResponse": {
5942            "type": "structure",
5943            "members": {
5944                "policyName": {
5945                    "target": "com.amazonaws.iot#PolicyName",
5946                    "traits": {
5947                        "smithy.api#documentation": "<p>The policy name.</p>"
5948                    }
5949                },
5950                "policyArn": {
5951                    "target": "com.amazonaws.iot#PolicyArn",
5952                    "traits": {
5953                        "smithy.api#documentation": "<p>The policy ARN.</p>"
5954                    }
5955                },
5956                "policyDocument": {
5957                    "target": "com.amazonaws.iot#PolicyDocument",
5958                    "traits": {
5959                        "smithy.api#documentation": "<p>The JSON document that describes the policy.</p>"
5960                    }
5961                },
5962                "policyVersionId": {
5963                    "target": "com.amazonaws.iot#PolicyVersionId",
5964                    "traits": {
5965                        "smithy.api#documentation": "<p>The policy version ID.</p>"
5966                    }
5967                }
5968            },
5969            "traits": {
5970                "smithy.api#documentation": "<p>The output from the CreatePolicy operation.</p>"
5971            }
5972        },
5973        "com.amazonaws.iot#CreatePolicyVersion": {
5974            "type": "operation",
5975            "input": {
5976                "target": "com.amazonaws.iot#CreatePolicyVersionRequest"
5977            },
5978            "output": {
5979                "target": "com.amazonaws.iot#CreatePolicyVersionResponse"
5980            },
5981            "errors": [
5982                {
5983                    "target": "com.amazonaws.iot#InternalFailureException"
5984                },
5985                {
5986                    "target": "com.amazonaws.iot#InvalidRequestException"
5987                },
5988                {
5989                    "target": "com.amazonaws.iot#MalformedPolicyException"
5990                },
5991                {
5992                    "target": "com.amazonaws.iot#ResourceNotFoundException"
5993                },
5994                {
5995                    "target": "com.amazonaws.iot#ServiceUnavailableException"
5996                },
5997                {
5998                    "target": "com.amazonaws.iot#ThrottlingException"
5999                },
6000                {
6001                    "target": "com.amazonaws.iot#UnauthorizedException"
6002                },
6003                {
6004                    "target": "com.amazonaws.iot#VersionsLimitExceededException"
6005                }
6006            ],
6007            "traits": {
6008                "smithy.api#documentation": "<p>Creates a new version of the specified AWS IoT policy. To update a policy, create a\n         new policy version. A managed policy can have up to five versions. If the policy has five\n         versions, you must use <a>DeletePolicyVersion</a> to delete an existing version\n         before you create a new one.</p>\n         <p>Optionally, you can set the new version as the policy's default version. The default\n         version is the operative version (that is, the version that is in effect for the\n         certificates to which the policy is attached).</p>",
6009                "smithy.api#http": {
6010                    "method": "POST",
6011                    "uri": "/policies/{policyName}/version",
6012                    "code": 200
6013                }
6014            }
6015        },
6016        "com.amazonaws.iot#CreatePolicyVersionRequest": {
6017            "type": "structure",
6018            "members": {
6019                "policyName": {
6020                    "target": "com.amazonaws.iot#PolicyName",
6021                    "traits": {
6022                        "smithy.api#documentation": "<p>The policy name.</p>",
6023                        "smithy.api#httpLabel": {},
6024                        "smithy.api#required": {}
6025                    }
6026                },
6027                "policyDocument": {
6028                    "target": "com.amazonaws.iot#PolicyDocument",
6029                    "traits": {
6030                        "smithy.api#documentation": "<p>The JSON document that describes the policy. Minimum length of 1. Maximum length of\n         2048, excluding whitespace.</p>",
6031                        "smithy.api#required": {}
6032                    }
6033                },
6034                "setAsDefault": {
6035                    "target": "com.amazonaws.iot#SetAsDefault",
6036                    "traits": {
6037                        "smithy.api#documentation": "<p>Specifies whether the policy version is set as the default. When this parameter is\n         true, the new policy version becomes the operative version (that is, the version that is in\n         effect for the certificates to which the policy is attached).</p>",
6038                        "smithy.api#httpQuery": "setAsDefault"
6039                    }
6040                }
6041            },
6042            "traits": {
6043                "smithy.api#documentation": "<p>The input for the CreatePolicyVersion operation.</p>"
6044            }
6045        },
6046        "com.amazonaws.iot#CreatePolicyVersionResponse": {
6047            "type": "structure",
6048            "members": {
6049                "policyArn": {
6050                    "target": "com.amazonaws.iot#PolicyArn",
6051                    "traits": {
6052                        "smithy.api#documentation": "<p>The policy ARN.</p>"
6053                    }
6054                },
6055                "policyDocument": {
6056                    "target": "com.amazonaws.iot#PolicyDocument",
6057                    "traits": {
6058                        "smithy.api#documentation": "<p>The JSON document that describes the policy.</p>"
6059                    }
6060                },
6061                "policyVersionId": {
6062                    "target": "com.amazonaws.iot#PolicyVersionId",
6063                    "traits": {
6064                        "smithy.api#documentation": "<p>The policy version ID.</p>"
6065                    }
6066                },
6067                "isDefaultVersion": {
6068                    "target": "com.amazonaws.iot#IsDefaultVersion",
6069                    "traits": {
6070                        "smithy.api#documentation": "<p>Specifies whether the policy version is the default.</p>"
6071                    }
6072                }
6073            },
6074            "traits": {
6075                "smithy.api#documentation": "<p>The output of the CreatePolicyVersion operation.</p>"
6076            }
6077        },
6078        "com.amazonaws.iot#CreateProvisioningClaim": {
6079            "type": "operation",
6080            "input": {
6081                "target": "com.amazonaws.iot#CreateProvisioningClaimRequest"
6082            },
6083            "output": {
6084                "target": "com.amazonaws.iot#CreateProvisioningClaimResponse"
6085            },
6086            "errors": [
6087                {
6088                    "target": "com.amazonaws.iot#InternalFailureException"
6089                },
6090                {
6091                    "target": "com.amazonaws.iot#InvalidRequestException"
6092                },
6093                {
6094                    "target": "com.amazonaws.iot#ResourceNotFoundException"
6095                },
6096                {
6097                    "target": "com.amazonaws.iot#ServiceUnavailableException"
6098                },
6099                {
6100                    "target": "com.amazonaws.iot#ThrottlingException"
6101                },
6102                {
6103                    "target": "com.amazonaws.iot#UnauthorizedException"
6104                }
6105            ],
6106            "traits": {
6107                "smithy.api#documentation": "<p>Creates a provisioning claim.</p>",
6108                "smithy.api#http": {
6109                    "method": "POST",
6110                    "uri": "/provisioning-templates/{templateName}/provisioning-claim",
6111                    "code": 200
6112                }
6113            }
6114        },
6115        "com.amazonaws.iot#CreateProvisioningClaimRequest": {
6116            "type": "structure",
6117            "members": {
6118                "templateName": {
6119                    "target": "com.amazonaws.iot#TemplateName",
6120                    "traits": {
6121                        "smithy.api#documentation": "<p>The name of the provisioning template to use.</p>",
6122                        "smithy.api#httpLabel": {},
6123                        "smithy.api#required": {}
6124                    }
6125                }
6126            }
6127        },
6128        "com.amazonaws.iot#CreateProvisioningClaimResponse": {
6129            "type": "structure",
6130            "members": {
6131                "certificateId": {
6132                    "target": "com.amazonaws.iot#CertificateId",
6133                    "traits": {
6134                        "smithy.api#documentation": "<p>The ID of the certificate.</p>"
6135                    }
6136                },
6137                "certificatePem": {
6138                    "target": "com.amazonaws.iot#CertificatePem",
6139                    "traits": {
6140                        "smithy.api#documentation": "<p>The provisioning claim certificate.</p>"
6141                    }
6142                },
6143                "keyPair": {
6144                    "target": "com.amazonaws.iot#KeyPair",
6145                    "traits": {
6146                        "smithy.api#documentation": "<p>The provisioning claim key pair.</p>"
6147                    }
6148                },
6149                "expiration": {
6150                    "target": "com.amazonaws.iot#DateType",
6151                    "traits": {
6152                        "smithy.api#documentation": "<p>The provisioning claim expiration time.</p>"
6153                    }
6154                }
6155            }
6156        },
6157        "com.amazonaws.iot#CreateProvisioningTemplate": {
6158            "type": "operation",
6159            "input": {
6160                "target": "com.amazonaws.iot#CreateProvisioningTemplateRequest"
6161            },
6162            "output": {
6163                "target": "com.amazonaws.iot#CreateProvisioningTemplateResponse"
6164            },
6165            "errors": [
6166                {
6167                    "target": "com.amazonaws.iot#InternalFailureException"
6168                },
6169                {
6170                    "target": "com.amazonaws.iot#InvalidRequestException"
6171                },
6172                {
6173                    "target": "com.amazonaws.iot#LimitExceededException"
6174                },
6175                {
6176                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
6177                },
6178                {
6179                    "target": "com.amazonaws.iot#ThrottlingException"
6180                },
6181                {
6182                    "target": "com.amazonaws.iot#UnauthorizedException"
6183                }
6184            ],
6185            "traits": {
6186                "smithy.api#documentation": "<p>Creates a fleet provisioning template.</p>",
6187                "smithy.api#http": {
6188                    "method": "POST",
6189                    "uri": "/provisioning-templates",
6190                    "code": 200
6191                }
6192            }
6193        },
6194        "com.amazonaws.iot#CreateProvisioningTemplateRequest": {
6195            "type": "structure",
6196            "members": {
6197                "templateName": {
6198                    "target": "com.amazonaws.iot#TemplateName",
6199                    "traits": {
6200                        "smithy.api#documentation": "<p>The name of the fleet provisioning template.</p>",
6201                        "smithy.api#required": {}
6202                    }
6203                },
6204                "description": {
6205                    "target": "com.amazonaws.iot#TemplateDescription",
6206                    "traits": {
6207                        "smithy.api#documentation": "<p>The description of the fleet provisioning template.</p>"
6208                    }
6209                },
6210                "templateBody": {
6211                    "target": "com.amazonaws.iot#TemplateBody",
6212                    "traits": {
6213                        "smithy.api#documentation": "<p>The JSON formatted contents of the fleet provisioning template.</p>",
6214                        "smithy.api#required": {}
6215                    }
6216                },
6217                "enabled": {
6218                    "target": "com.amazonaws.iot#Enabled",
6219                    "traits": {
6220                        "smithy.api#documentation": "<p>True to enable the fleet provisioning template, otherwise false.</p>"
6221                    }
6222                },
6223                "provisioningRoleArn": {
6224                    "target": "com.amazonaws.iot#RoleArn",
6225                    "traits": {
6226                        "smithy.api#documentation": "<p>The role ARN for the role associated with the fleet provisioning template. This IoT role\n         grants permission to provision a device.</p>",
6227                        "smithy.api#required": {}
6228                    }
6229                },
6230                "preProvisioningHook": {
6231                    "target": "com.amazonaws.iot#ProvisioningHook",
6232                    "traits": {
6233                        "smithy.api#documentation": "<p>Creates a pre-provisioning hook template.</p>"
6234                    }
6235                },
6236                "tags": {
6237                    "target": "com.amazonaws.iot#TagList",
6238                    "traits": {
6239                        "smithy.api#documentation": "<p>Metadata which can be used to manage the fleet provisioning template.</p>\n         <note>\n            <p>For URI Request parameters use format: ...key1=value1&key2=value2...</p>\n            <p>For the CLI command-line parameter use format: &&tags\n            \"key1=value1&key2=value2...\"</p>\n            <p>For the cli-input-json file use format: \"tags\":\n            \"key1=value1&key2=value2...\"</p>\n         </note>"
6240                    }
6241                }
6242            }
6243        },
6244        "com.amazonaws.iot#CreateProvisioningTemplateResponse": {
6245            "type": "structure",
6246            "members": {
6247                "templateArn": {
6248                    "target": "com.amazonaws.iot#TemplateArn",
6249                    "traits": {
6250                        "smithy.api#documentation": "<p>The ARN that identifies the provisioning template.</p>"
6251                    }
6252                },
6253                "templateName": {
6254                    "target": "com.amazonaws.iot#TemplateName",
6255                    "traits": {
6256                        "smithy.api#documentation": "<p>The name of the fleet provisioning template.</p>"
6257                    }
6258                },
6259                "defaultVersionId": {
6260                    "target": "com.amazonaws.iot#TemplateVersionId",
6261                    "traits": {
6262                        "smithy.api#documentation": "<p>The default version of the fleet provisioning template.</p>"
6263                    }
6264                }
6265            }
6266        },
6267        "com.amazonaws.iot#CreateProvisioningTemplateVersion": {
6268            "type": "operation",
6269            "input": {
6270                "target": "com.amazonaws.iot#CreateProvisioningTemplateVersionRequest"
6271            },
6272            "output": {
6273                "target": "com.amazonaws.iot#CreateProvisioningTemplateVersionResponse"
6274            },
6275            "errors": [
6276                {
6277                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
6278                },
6279                {
6280                    "target": "com.amazonaws.iot#InternalFailureException"
6281                },
6282                {
6283                    "target": "com.amazonaws.iot#InvalidRequestException"
6284                },
6285                {
6286                    "target": "com.amazonaws.iot#ResourceNotFoundException"
6287                },
6288                {
6289                    "target": "com.amazonaws.iot#ThrottlingException"
6290                },
6291                {
6292                    "target": "com.amazonaws.iot#UnauthorizedException"
6293                },
6294                {
6295                    "target": "com.amazonaws.iot#VersionsLimitExceededException"
6296                }
6297            ],
6298            "traits": {
6299                "smithy.api#documentation": "<p>Creates a new version of a fleet provisioning template.</p>",
6300                "smithy.api#http": {
6301                    "method": "POST",
6302                    "uri": "/provisioning-templates/{templateName}/versions",
6303                    "code": 200
6304                }
6305            }
6306        },
6307        "com.amazonaws.iot#CreateProvisioningTemplateVersionRequest": {
6308            "type": "structure",
6309            "members": {
6310                "templateName": {
6311                    "target": "com.amazonaws.iot#TemplateName",
6312                    "traits": {
6313                        "smithy.api#documentation": "<p>The name of the fleet provisioning template.</p>",
6314                        "smithy.api#httpLabel": {},
6315                        "smithy.api#required": {}
6316                    }
6317                },
6318                "templateBody": {
6319                    "target": "com.amazonaws.iot#TemplateBody",
6320                    "traits": {
6321                        "smithy.api#documentation": "<p>The JSON formatted contents of the fleet provisioning template.</p>",
6322                        "smithy.api#required": {}
6323                    }
6324                },
6325                "setAsDefault": {
6326                    "target": "com.amazonaws.iot#SetAsDefault",
6327                    "traits": {
6328                        "smithy.api#documentation": "<p>Sets a fleet provision template version as the default version.</p>",
6329                        "smithy.api#httpQuery": "setAsDefault"
6330                    }
6331                }
6332            }
6333        },
6334        "com.amazonaws.iot#CreateProvisioningTemplateVersionResponse": {
6335            "type": "structure",
6336            "members": {
6337                "templateArn": {
6338                    "target": "com.amazonaws.iot#TemplateArn",
6339                    "traits": {
6340                        "smithy.api#documentation": "<p>The ARN that identifies the provisioning template.</p>"
6341                    }
6342                },
6343                "templateName": {
6344                    "target": "com.amazonaws.iot#TemplateName",
6345                    "traits": {
6346                        "smithy.api#documentation": "<p>The name of the fleet provisioning template.</p>"
6347                    }
6348                },
6349                "versionId": {
6350                    "target": "com.amazonaws.iot#TemplateVersionId",
6351                    "traits": {
6352                        "smithy.api#documentation": "<p>The version of the fleet provisioning template.</p>"
6353                    }
6354                },
6355                "isDefaultVersion": {
6356                    "target": "com.amazonaws.iot#IsDefaultVersion",
6357                    "traits": {
6358                        "smithy.api#documentation": "<p>True if the fleet provisioning template version is the default version, otherwise\n         false.</p>"
6359                    }
6360                }
6361            }
6362        },
6363        "com.amazonaws.iot#CreateRoleAlias": {
6364            "type": "operation",
6365            "input": {
6366                "target": "com.amazonaws.iot#CreateRoleAliasRequest"
6367            },
6368            "output": {
6369                "target": "com.amazonaws.iot#CreateRoleAliasResponse"
6370            },
6371            "errors": [
6372                {
6373                    "target": "com.amazonaws.iot#InternalFailureException"
6374                },
6375                {
6376                    "target": "com.amazonaws.iot#InvalidRequestException"
6377                },
6378                {
6379                    "target": "com.amazonaws.iot#LimitExceededException"
6380                },
6381                {
6382                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
6383                },
6384                {
6385                    "target": "com.amazonaws.iot#ServiceUnavailableException"
6386                },
6387                {
6388                    "target": "com.amazonaws.iot#ThrottlingException"
6389                },
6390                {
6391                    "target": "com.amazonaws.iot#UnauthorizedException"
6392                }
6393            ],
6394            "traits": {
6395                "smithy.api#documentation": "<p>Creates a role alias.</p>",
6396                "smithy.api#http": {
6397                    "method": "POST",
6398                    "uri": "/role-aliases/{roleAlias}",
6399                    "code": 200
6400                }
6401            }
6402        },
6403        "com.amazonaws.iot#CreateRoleAliasRequest": {
6404            "type": "structure",
6405            "members": {
6406                "roleAlias": {
6407                    "target": "com.amazonaws.iot#RoleAlias",
6408                    "traits": {
6409                        "smithy.api#documentation": "<p>The role alias that points to a role ARN. This allows you to change the role without\n         having to update the device.</p>",
6410                        "smithy.api#httpLabel": {},
6411                        "smithy.api#required": {}
6412                    }
6413                },
6414                "roleArn": {
6415                    "target": "com.amazonaws.iot#RoleArn",
6416                    "traits": {
6417                        "smithy.api#documentation": "<p>The role ARN.</p>",
6418                        "smithy.api#required": {}
6419                    }
6420                },
6421                "credentialDurationSeconds": {
6422                    "target": "com.amazonaws.iot#CredentialDurationSeconds",
6423                    "traits": {
6424                        "smithy.api#documentation": "<p>How long (in seconds) the credentials will be valid.</p>"
6425                    }
6426                },
6427                "tags": {
6428                    "target": "com.amazonaws.iot#TagList",
6429                    "traits": {
6430                        "smithy.api#documentation": "<p>Metadata which can be used to manage the role alias.</p>\n         <note>\n            <p>For URI Request parameters use format: ...key1=value1&key2=value2...</p>\n            <p>For the CLI command-line parameter use format: &&tags\n            \"key1=value1&key2=value2...\"</p>\n            <p>For the cli-input-json file use format: \"tags\":\n            \"key1=value1&key2=value2...\"</p>\n         </note>"
6431                    }
6432                }
6433            }
6434        },
6435        "com.amazonaws.iot#CreateRoleAliasResponse": {
6436            "type": "structure",
6437            "members": {
6438                "roleAlias": {
6439                    "target": "com.amazonaws.iot#RoleAlias",
6440                    "traits": {
6441                        "smithy.api#documentation": "<p>The role alias.</p>"
6442                    }
6443                },
6444                "roleAliasArn": {
6445                    "target": "com.amazonaws.iot#RoleAliasArn",
6446                    "traits": {
6447                        "smithy.api#documentation": "<p>The role alias ARN.</p>"
6448                    }
6449                }
6450            }
6451        },
6452        "com.amazonaws.iot#CreateScheduledAudit": {
6453            "type": "operation",
6454            "input": {
6455                "target": "com.amazonaws.iot#CreateScheduledAuditRequest"
6456            },
6457            "output": {
6458                "target": "com.amazonaws.iot#CreateScheduledAuditResponse"
6459            },
6460            "errors": [
6461                {
6462                    "target": "com.amazonaws.iot#InternalFailureException"
6463                },
6464                {
6465                    "target": "com.amazonaws.iot#InvalidRequestException"
6466                },
6467                {
6468                    "target": "com.amazonaws.iot#LimitExceededException"
6469                },
6470                {
6471                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
6472                },
6473                {
6474                    "target": "com.amazonaws.iot#ThrottlingException"
6475                }
6476            ],
6477            "traits": {
6478                "smithy.api#documentation": "<p>Creates a scheduled audit that is run at a specified \n          time interval.</p>",
6479                "smithy.api#http": {
6480                    "method": "POST",
6481                    "uri": "/audit/scheduledaudits/{scheduledAuditName}",
6482                    "code": 200
6483                }
6484            }
6485        },
6486        "com.amazonaws.iot#CreateScheduledAuditRequest": {
6487            "type": "structure",
6488            "members": {
6489                "frequency": {
6490                    "target": "com.amazonaws.iot#AuditFrequency",
6491                    "traits": {
6492                        "smithy.api#documentation": "<p>How often the scheduled audit takes\n      place, either\n      <code>DAILY</code>,\n      <code>WEEKLY</code>, <code>BIWEEKLY</code> or <code>MONTHLY</code>. The start time of each audit is\n      determined by the system.</p>",
6493                        "smithy.api#required": {}
6494                    }
6495                },
6496                "dayOfMonth": {
6497                    "target": "com.amazonaws.iot#DayOfMonth",
6498                    "traits": {
6499                        "smithy.api#documentation": "<p>The day of the month on which the scheduled audit takes place.\n      This\n      can be \"1\" through \"31\" or \"LAST\". This field is required if the \"frequency\"\n      parameter is set to <code>MONTHLY</code>. If days\n      29\n      to 31 are specified, and the month\n      doesn't\n      have that many days, the audit takes place on the <code>LAST</code> day of the month.</p>"
6500                    }
6501                },
6502                "dayOfWeek": {
6503                    "target": "com.amazonaws.iot#DayOfWeek",
6504                    "traits": {
6505                        "smithy.api#documentation": "<p>The day of the week on which the scheduled audit takes\n      place,\n      either\n      <code>SUN</code>,\n      <code>MON</code>, <code>TUE</code>, <code>WED</code>, <code>THU</code>, <code>FRI</code>, or <code>SAT</code>. This field is required if the <code>frequency</code>\n      parameter is set to <code>WEEKLY</code> or <code>BIWEEKLY</code>.</p>"
6506                    }
6507                },
6508                "targetCheckNames": {
6509                    "target": "com.amazonaws.iot#TargetAuditCheckNames",
6510                    "traits": {
6511                        "smithy.api#documentation": "<p>Which checks are performed during the scheduled audit. Checks must be enabled \n            for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list\n            of all checks, including those that are enabled or use <code>UpdateAccountAuditConfiguration</code> \n            to select which checks are enabled.)</p>",
6512                        "smithy.api#required": {}
6513                    }
6514                },
6515                "scheduledAuditName": {
6516                    "target": "com.amazonaws.iot#ScheduledAuditName",
6517                    "traits": {
6518                        "smithy.api#documentation": "<p>The name you want to give to the scheduled audit. (Max. 128 chars)</p>",
6519                        "smithy.api#httpLabel": {},
6520                        "smithy.api#required": {}
6521                    }
6522                },
6523                "tags": {
6524                    "target": "com.amazonaws.iot#TagList",
6525                    "traits": {
6526                        "smithy.api#documentation": "<p>Metadata that can be used to manage the scheduled audit.</p>"
6527                    }
6528                }
6529            }
6530        },
6531        "com.amazonaws.iot#CreateScheduledAuditResponse": {
6532            "type": "structure",
6533            "members": {
6534                "scheduledAuditArn": {
6535                    "target": "com.amazonaws.iot#ScheduledAuditArn",
6536                    "traits": {
6537                        "smithy.api#documentation": "<p>The ARN of the scheduled audit.</p>"
6538                    }
6539                }
6540            }
6541        },
6542        "com.amazonaws.iot#CreateSecurityProfile": {
6543            "type": "operation",
6544            "input": {
6545                "target": "com.amazonaws.iot#CreateSecurityProfileRequest"
6546            },
6547            "output": {
6548                "target": "com.amazonaws.iot#CreateSecurityProfileResponse"
6549            },
6550            "errors": [
6551                {
6552                    "target": "com.amazonaws.iot#InternalFailureException"
6553                },
6554                {
6555                    "target": "com.amazonaws.iot#InvalidRequestException"
6556                },
6557                {
6558                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
6559                },
6560                {
6561                    "target": "com.amazonaws.iot#ThrottlingException"
6562                }
6563            ],
6564            "traits": {
6565                "smithy.api#documentation": "<p>Creates a Device Defender security profile.</p>",
6566                "smithy.api#http": {
6567                    "method": "POST",
6568                    "uri": "/security-profiles/{securityProfileName}",
6569                    "code": 200
6570                }
6571            }
6572        },
6573        "com.amazonaws.iot#CreateSecurityProfileRequest": {
6574            "type": "structure",
6575            "members": {
6576                "securityProfileName": {
6577                    "target": "com.amazonaws.iot#SecurityProfileName",
6578                    "traits": {
6579                        "smithy.api#documentation": "<p>The name you are giving to the security profile.</p>",
6580                        "smithy.api#httpLabel": {},
6581                        "smithy.api#required": {}
6582                    }
6583                },
6584                "securityProfileDescription": {
6585                    "target": "com.amazonaws.iot#SecurityProfileDescription",
6586                    "traits": {
6587                        "smithy.api#documentation": "<p>A description of the security profile.</p>"
6588                    }
6589                },
6590                "behaviors": {
6591                    "target": "com.amazonaws.iot#Behaviors",
6592                    "traits": {
6593                        "smithy.api#documentation": "<p>Specifies the behaviors that, when violated by a device (thing), cause an alert.</p>"
6594                    }
6595                },
6596                "alertTargets": {
6597                    "target": "com.amazonaws.iot#AlertTargets",
6598                    "traits": {
6599                        "smithy.api#documentation": "<p>Specifies the destinations to which alerts are sent. (Alerts are always sent to the \n        console.) Alerts are generated when a device (thing) violates a behavior.</p>"
6600                    }
6601                },
6602                "additionalMetricsToRetain": {
6603                    "target": "com.amazonaws.iot#AdditionalMetricsToRetainList",
6604                    "traits": {
6605                        "smithy.api#deprecated": {
6606                            "message": "Use additionalMetricsToRetainV2."
6607                        },
6608                        "smithy.api#documentation": "<p>\n            <i>Please use <a>CreateSecurityProfileRequest$additionalMetricsToRetainV2</a> instead.</i>\n         </p>\n         <p>A list of metrics whose data is retained (stored). By default, data is retained \n        for any metric used in the profile's <code>behaviors</code>, but it is also retained for \n        any metric specified here. Can be used with custom metrics; cannot be used with dimensions.</p>"
6609                    }
6610                },
6611                "additionalMetricsToRetainV2": {
6612                    "target": "com.amazonaws.iot#AdditionalMetricsToRetainV2List",
6613                    "traits": {
6614                        "smithy.api#documentation": "<p>A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's <code>behaviors</code>, but it is also retained for any metric specified here. Can be used with custom metrics; cannot be used with dimensions.</p>"
6615                    }
6616                },
6617                "tags": {
6618                    "target": "com.amazonaws.iot#TagList",
6619                    "traits": {
6620                        "smithy.api#documentation": "<p>Metadata that can be used to manage the security profile.</p>"
6621                    }
6622                }
6623            }
6624        },
6625        "com.amazonaws.iot#CreateSecurityProfileResponse": {
6626            "type": "structure",
6627            "members": {
6628                "securityProfileName": {
6629                    "target": "com.amazonaws.iot#SecurityProfileName",
6630                    "traits": {
6631                        "smithy.api#documentation": "<p>The name you gave to the security profile.</p>"
6632                    }
6633                },
6634                "securityProfileArn": {
6635                    "target": "com.amazonaws.iot#SecurityProfileArn",
6636                    "traits": {
6637                        "smithy.api#documentation": "<p>The ARN of the security profile.</p>"
6638                    }
6639                }
6640            }
6641        },
6642        "com.amazonaws.iot#CreateStream": {
6643            "type": "operation",
6644            "input": {
6645                "target": "com.amazonaws.iot#CreateStreamRequest"
6646            },
6647            "output": {
6648                "target": "com.amazonaws.iot#CreateStreamResponse"
6649            },
6650            "errors": [
6651                {
6652                    "target": "com.amazonaws.iot#InternalFailureException"
6653                },
6654                {
6655                    "target": "com.amazonaws.iot#InvalidRequestException"
6656                },
6657                {
6658                    "target": "com.amazonaws.iot#LimitExceededException"
6659                },
6660                {
6661                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
6662                },
6663                {
6664                    "target": "com.amazonaws.iot#ResourceNotFoundException"
6665                },
6666                {
6667                    "target": "com.amazonaws.iot#ServiceUnavailableException"
6668                },
6669                {
6670                    "target": "com.amazonaws.iot#ThrottlingException"
6671                },
6672                {
6673                    "target": "com.amazonaws.iot#UnauthorizedException"
6674                }
6675            ],
6676            "traits": {
6677                "smithy.api#documentation": "<p>Creates a stream for delivering one or more large files in chunks over MQTT. A stream transports data\n            bytes in chunks or blocks packaged as MQTT messages from a source like S3. You can have one or more files\n            associated with a stream.</p>",
6678                "smithy.api#http": {
6679                    "method": "POST",
6680                    "uri": "/streams/{streamId}",
6681                    "code": 200
6682                }
6683            }
6684        },
6685        "com.amazonaws.iot#CreateStreamRequest": {
6686            "type": "structure",
6687            "members": {
6688                "streamId": {
6689                    "target": "com.amazonaws.iot#StreamId",
6690                    "traits": {
6691                        "smithy.api#documentation": "<p>The stream ID.</p>",
6692                        "smithy.api#httpLabel": {},
6693                        "smithy.api#required": {}
6694                    }
6695                },
6696                "description": {
6697                    "target": "com.amazonaws.iot#StreamDescription",
6698                    "traits": {
6699                        "smithy.api#documentation": "<p>A description of the stream.</p>"
6700                    }
6701                },
6702                "files": {
6703                    "target": "com.amazonaws.iot#StreamFiles",
6704                    "traits": {
6705                        "smithy.api#documentation": "<p>The files to stream.</p>",
6706                        "smithy.api#required": {}
6707                    }
6708                },
6709                "roleArn": {
6710                    "target": "com.amazonaws.iot#RoleArn",
6711                    "traits": {
6712                        "smithy.api#documentation": "<p>An IAM role that allows the IoT service principal assumes to access your S3 files.</p>",
6713                        "smithy.api#required": {}
6714                    }
6715                },
6716                "tags": {
6717                    "target": "com.amazonaws.iot#TagList",
6718                    "traits": {
6719                        "smithy.api#documentation": "<p>Metadata which can be used to manage streams.</p>"
6720                    }
6721                }
6722            }
6723        },
6724        "com.amazonaws.iot#CreateStreamResponse": {
6725            "type": "structure",
6726            "members": {
6727                "streamId": {
6728                    "target": "com.amazonaws.iot#StreamId",
6729                    "traits": {
6730                        "smithy.api#documentation": "<p>The stream ID.</p>"
6731                    }
6732                },
6733                "streamArn": {
6734                    "target": "com.amazonaws.iot#StreamArn",
6735                    "traits": {
6736                        "smithy.api#documentation": "<p>The stream ARN.</p>"
6737                    }
6738                },
6739                "description": {
6740                    "target": "com.amazonaws.iot#StreamDescription",
6741                    "traits": {
6742                        "smithy.api#documentation": "<p>A description of the stream.</p>"
6743                    }
6744                },
6745                "streamVersion": {
6746                    "target": "com.amazonaws.iot#StreamVersion",
6747                    "traits": {
6748                        "smithy.api#documentation": "<p>The version of the stream.</p>"
6749                    }
6750                }
6751            }
6752        },
6753        "com.amazonaws.iot#CreateThing": {
6754            "type": "operation",
6755            "input": {
6756                "target": "com.amazonaws.iot#CreateThingRequest"
6757            },
6758            "output": {
6759                "target": "com.amazonaws.iot#CreateThingResponse"
6760            },
6761            "errors": [
6762                {
6763                    "target": "com.amazonaws.iot#InternalFailureException"
6764                },
6765                {
6766                    "target": "com.amazonaws.iot#InvalidRequestException"
6767                },
6768                {
6769                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
6770                },
6771                {
6772                    "target": "com.amazonaws.iot#ResourceNotFoundException"
6773                },
6774                {
6775                    "target": "com.amazonaws.iot#ServiceUnavailableException"
6776                },
6777                {
6778                    "target": "com.amazonaws.iot#ThrottlingException"
6779                },
6780                {
6781                    "target": "com.amazonaws.iot#UnauthorizedException"
6782                }
6783            ],
6784            "traits": {
6785                "smithy.api#documentation": "<p>Creates a thing record in the registry. If this call is made multiple times using\n\t\t\tthe same thing name and configuration, the call will succeed. If this call is made with\n\t\t\tthe same thing name but different configuration a\n\t\t\t\t<code>ResourceAlreadyExistsException</code> is thrown.</p>\n\t\t       <note>\n\t\t\t         <p>This is a control plane operation. See <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/iot-authorization.html\">Authorization</a> for\n\t\t\t\tinformation about authorizing control plane actions.</p>\n\t\t       </note>",
6786                "smithy.api#http": {
6787                    "method": "POST",
6788                    "uri": "/things/{thingName}",
6789                    "code": 200
6790                }
6791            }
6792        },
6793        "com.amazonaws.iot#CreateThingGroup": {
6794            "type": "operation",
6795            "input": {
6796                "target": "com.amazonaws.iot#CreateThingGroupRequest"
6797            },
6798            "output": {
6799                "target": "com.amazonaws.iot#CreateThingGroupResponse"
6800            },
6801            "errors": [
6802                {
6803                    "target": "com.amazonaws.iot#InternalFailureException"
6804                },
6805                {
6806                    "target": "com.amazonaws.iot#InvalidRequestException"
6807                },
6808                {
6809                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
6810                },
6811                {
6812                    "target": "com.amazonaws.iot#ThrottlingException"
6813                }
6814            ],
6815            "traits": {
6816                "smithy.api#documentation": "<p>Create a thing group.</p>\n\t\t       <note>\n\t\t\t         <p>This is a control plane operation. See <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/iot-authorization.html\">Authorization</a> for\n\t\t\t\tinformation about authorizing control plane actions.</p>\n\t\t       </note>",
6817                "smithy.api#http": {
6818                    "method": "POST",
6819                    "uri": "/thing-groups/{thingGroupName}",
6820                    "code": 200
6821                }
6822            }
6823        },
6824        "com.amazonaws.iot#CreateThingGroupRequest": {
6825            "type": "structure",
6826            "members": {
6827                "thingGroupName": {
6828                    "target": "com.amazonaws.iot#ThingGroupName",
6829                    "traits": {
6830                        "smithy.api#documentation": "<p>The thing group name to create.</p>",
6831                        "smithy.api#httpLabel": {},
6832                        "smithy.api#required": {}
6833                    }
6834                },
6835                "parentGroupName": {
6836                    "target": "com.amazonaws.iot#ThingGroupName",
6837                    "traits": {
6838                        "smithy.api#documentation": "<p>The name of the parent thing group.</p>"
6839                    }
6840                },
6841                "thingGroupProperties": {
6842                    "target": "com.amazonaws.iot#ThingGroupProperties",
6843                    "traits": {
6844                        "smithy.api#documentation": "<p>The thing group properties.</p>"
6845                    }
6846                },
6847                "tags": {
6848                    "target": "com.amazonaws.iot#TagList",
6849                    "traits": {
6850                        "smithy.api#documentation": "<p>Metadata which can be used to manage the thing group.</p>"
6851                    }
6852                }
6853            }
6854        },
6855        "com.amazonaws.iot#CreateThingGroupResponse": {
6856            "type": "structure",
6857            "members": {
6858                "thingGroupName": {
6859                    "target": "com.amazonaws.iot#ThingGroupName",
6860                    "traits": {
6861                        "smithy.api#documentation": "<p>The thing group name.</p>"
6862                    }
6863                },
6864                "thingGroupArn": {
6865                    "target": "com.amazonaws.iot#ThingGroupArn",
6866                    "traits": {
6867                        "smithy.api#documentation": "<p>The thing group ARN.</p>"
6868                    }
6869                },
6870                "thingGroupId": {
6871                    "target": "com.amazonaws.iot#ThingGroupId",
6872                    "traits": {
6873                        "smithy.api#documentation": "<p>The thing group ID.</p>"
6874                    }
6875                }
6876            }
6877        },
6878        "com.amazonaws.iot#CreateThingRequest": {
6879            "type": "structure",
6880            "members": {
6881                "thingName": {
6882                    "target": "com.amazonaws.iot#ThingName",
6883                    "traits": {
6884                        "smithy.api#documentation": "<p>The name of the thing to create.</p>\n\t\t       <p>You can't change a thing's name after you create it. To change a thing's name, you must create a\n\t\t\tnew thing, give it the new name, and then delete the old thing.</p>",
6885                        "smithy.api#httpLabel": {},
6886                        "smithy.api#required": {}
6887                    }
6888                },
6889                "thingTypeName": {
6890                    "target": "com.amazonaws.iot#ThingTypeName",
6891                    "traits": {
6892                        "smithy.api#documentation": "<p>The name of the thing type associated with the new thing.</p>"
6893                    }
6894                },
6895                "attributePayload": {
6896                    "target": "com.amazonaws.iot#AttributePayload",
6897                    "traits": {
6898                        "smithy.api#documentation": "<p>The attribute payload, which consists of up to three name/value pairs in a JSON\n\t\t\tdocument. For example:</p>\n\t\t       <p>\n\t\t\t         <code>{\\\"attributes\\\":{\\\"string1\\\":\\\"string2\\\"}}</code>\n\t\t       </p>"
6899                    }
6900                },
6901                "billingGroupName": {
6902                    "target": "com.amazonaws.iot#BillingGroupName",
6903                    "traits": {
6904                        "smithy.api#documentation": "<p>The name of the billing group the thing will be added to.</p>"
6905                    }
6906                }
6907            },
6908            "traits": {
6909                "smithy.api#documentation": "<p>The input for the CreateThing operation.</p>"
6910            }
6911        },
6912        "com.amazonaws.iot#CreateThingResponse": {
6913            "type": "structure",
6914            "members": {
6915                "thingName": {
6916                    "target": "com.amazonaws.iot#ThingName",
6917                    "traits": {
6918                        "smithy.api#documentation": "<p>The name of the new thing.</p>"
6919                    }
6920                },
6921                "thingArn": {
6922                    "target": "com.amazonaws.iot#ThingArn",
6923                    "traits": {
6924                        "smithy.api#documentation": "<p>The ARN of the new thing.</p>"
6925                    }
6926                },
6927                "thingId": {
6928                    "target": "com.amazonaws.iot#ThingId",
6929                    "traits": {
6930                        "smithy.api#documentation": "<p>The thing ID.</p>"
6931                    }
6932                }
6933            },
6934            "traits": {
6935                "smithy.api#documentation": "<p>The output of the CreateThing operation.</p>"
6936            }
6937        },
6938        "com.amazonaws.iot#CreateThingType": {
6939            "type": "operation",
6940            "input": {
6941                "target": "com.amazonaws.iot#CreateThingTypeRequest"
6942            },
6943            "output": {
6944                "target": "com.amazonaws.iot#CreateThingTypeResponse"
6945            },
6946            "errors": [
6947                {
6948                    "target": "com.amazonaws.iot#InternalFailureException"
6949                },
6950                {
6951                    "target": "com.amazonaws.iot#InvalidRequestException"
6952                },
6953                {
6954                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
6955                },
6956                {
6957                    "target": "com.amazonaws.iot#ServiceUnavailableException"
6958                },
6959                {
6960                    "target": "com.amazonaws.iot#ThrottlingException"
6961                },
6962                {
6963                    "target": "com.amazonaws.iot#UnauthorizedException"
6964                }
6965            ],
6966            "traits": {
6967                "smithy.api#documentation": "<p>Creates a new thing type.</p>",
6968                "smithy.api#http": {
6969                    "method": "POST",
6970                    "uri": "/thing-types/{thingTypeName}",
6971                    "code": 200
6972                }
6973            }
6974        },
6975        "com.amazonaws.iot#CreateThingTypeRequest": {
6976            "type": "structure",
6977            "members": {
6978                "thingTypeName": {
6979                    "target": "com.amazonaws.iot#ThingTypeName",
6980                    "traits": {
6981                        "smithy.api#documentation": "<p>The name of the thing type.</p>",
6982                        "smithy.api#httpLabel": {},
6983                        "smithy.api#required": {}
6984                    }
6985                },
6986                "thingTypeProperties": {
6987                    "target": "com.amazonaws.iot#ThingTypeProperties",
6988                    "traits": {
6989                        "smithy.api#documentation": "<p>The ThingTypeProperties for the thing type to create. It contains information about\n\t\t\tthe new thing type including a description, and a list of searchable thing attribute\n\t\t\tnames.</p>"
6990                    }
6991                },
6992                "tags": {
6993                    "target": "com.amazonaws.iot#TagList",
6994                    "traits": {
6995                        "smithy.api#documentation": "<p>Metadata which can be used to manage the thing type.</p>"
6996                    }
6997                }
6998            },
6999            "traits": {
7000                "smithy.api#documentation": "<p>The input for the CreateThingType operation.</p>"
7001            }
7002        },
7003        "com.amazonaws.iot#CreateThingTypeResponse": {
7004            "type": "structure",
7005            "members": {
7006                "thingTypeName": {
7007                    "target": "com.amazonaws.iot#ThingTypeName",
7008                    "traits": {
7009                        "smithy.api#documentation": "<p>The name of the thing type.</p>"
7010                    }
7011                },
7012                "thingTypeArn": {
7013                    "target": "com.amazonaws.iot#ThingTypeArn",
7014                    "traits": {
7015                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the thing type.</p>"
7016                    }
7017                },
7018                "thingTypeId": {
7019                    "target": "com.amazonaws.iot#ThingTypeId",
7020                    "traits": {
7021                        "smithy.api#documentation": "<p>The thing type ID.</p>"
7022                    }
7023                }
7024            },
7025            "traits": {
7026                "smithy.api#documentation": "<p>The output of the CreateThingType operation.</p>"
7027            }
7028        },
7029        "com.amazonaws.iot#CreateTopicRule": {
7030            "type": "operation",
7031            "input": {
7032                "target": "com.amazonaws.iot#CreateTopicRuleRequest"
7033            },
7034            "errors": [
7035                {
7036                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
7037                },
7038                {
7039                    "target": "com.amazonaws.iot#InternalException"
7040                },
7041                {
7042                    "target": "com.amazonaws.iot#InvalidRequestException"
7043                },
7044                {
7045                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
7046                },
7047                {
7048                    "target": "com.amazonaws.iot#ServiceUnavailableException"
7049                },
7050                {
7051                    "target": "com.amazonaws.iot#SqlParseException"
7052                }
7053            ],
7054            "traits": {
7055                "smithy.api#documentation": "<p>Creates a rule. Creating rules is an administrator-level action. Any user who has\n         permission to create rules will be able to access data processed by the rule.</p>",
7056                "smithy.api#http": {
7057                    "method": "POST",
7058                    "uri": "/rules/{ruleName}",
7059                    "code": 200
7060                }
7061            }
7062        },
7063        "com.amazonaws.iot#CreateTopicRuleDestination": {
7064            "type": "operation",
7065            "input": {
7066                "target": "com.amazonaws.iot#CreateTopicRuleDestinationRequest"
7067            },
7068            "output": {
7069                "target": "com.amazonaws.iot#CreateTopicRuleDestinationResponse"
7070            },
7071            "errors": [
7072                {
7073                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
7074                },
7075                {
7076                    "target": "com.amazonaws.iot#InternalException"
7077                },
7078                {
7079                    "target": "com.amazonaws.iot#InvalidRequestException"
7080                },
7081                {
7082                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
7083                },
7084                {
7085                    "target": "com.amazonaws.iot#ServiceUnavailableException"
7086                }
7087            ],
7088            "traits": {
7089                "smithy.api#documentation": "<p>Creates a topic rule destination. The destination must be confirmed prior to use.</p>",
7090                "smithy.api#http": {
7091                    "method": "POST",
7092                    "uri": "/destinations",
7093                    "code": 200
7094                }
7095            }
7096        },
7097        "com.amazonaws.iot#CreateTopicRuleDestinationRequest": {
7098            "type": "structure",
7099            "members": {
7100                "destinationConfiguration": {
7101                    "target": "com.amazonaws.iot#TopicRuleDestinationConfiguration",
7102                    "traits": {
7103                        "smithy.api#documentation": "<p>The topic rule destination configuration.</p>",
7104                        "smithy.api#required": {}
7105                    }
7106                }
7107            }
7108        },
7109        "com.amazonaws.iot#CreateTopicRuleDestinationResponse": {
7110            "type": "structure",
7111            "members": {
7112                "topicRuleDestination": {
7113                    "target": "com.amazonaws.iot#TopicRuleDestination",
7114                    "traits": {
7115                        "smithy.api#documentation": "<p>The topic rule destination.</p>"
7116                    }
7117                }
7118            }
7119        },
7120        "com.amazonaws.iot#CreateTopicRuleRequest": {
7121            "type": "structure",
7122            "members": {
7123                "ruleName": {
7124                    "target": "com.amazonaws.iot#RuleName",
7125                    "traits": {
7126                        "smithy.api#documentation": "<p>The name of the rule.</p>",
7127                        "smithy.api#httpLabel": {},
7128                        "smithy.api#required": {}
7129                    }
7130                },
7131                "topicRulePayload": {
7132                    "target": "com.amazonaws.iot#TopicRulePayload",
7133                    "traits": {
7134                        "smithy.api#documentation": "<p>The rule payload.</p>",
7135                        "smithy.api#httpPayload": {},
7136                        "smithy.api#required": {}
7137                    }
7138                },
7139                "tags": {
7140                    "target": "com.amazonaws.iot#String",
7141                    "traits": {
7142                        "smithy.api#documentation": "<p>Metadata which can be used to manage the topic rule.</p>\n         <note>\n            <p>For URI Request parameters use format: ...key1=value1&key2=value2...</p>\n            <p>For the CLI command-line parameter use format: --tags\n            \"key1=value1&key2=value2...\"</p>\n            <p>For the cli-input-json file use format: \"tags\":\n            \"key1=value1&key2=value2...\"</p>\n         </note>",
7143                        "smithy.api#httpHeader": "x-amz-tagging"
7144                    }
7145                }
7146            },
7147            "traits": {
7148                "smithy.api#documentation": "<p>The input for the CreateTopicRule operation.</p>"
7149            }
7150        },
7151        "com.amazonaws.iot#CreatedAtDate": {
7152            "type": "timestamp"
7153        },
7154        "com.amazonaws.iot#CreationDate": {
7155            "type": "timestamp"
7156        },
7157        "com.amazonaws.iot#CredentialDurationSeconds": {
7158            "type": "integer",
7159            "traits": {
7160                "smithy.api#box": {},
7161                "smithy.api#range": {
7162                    "min": 900,
7163                    "max": 3600
7164                }
7165            }
7166        },
7167        "com.amazonaws.iot#CustomCodeSigning": {
7168            "type": "structure",
7169            "members": {
7170                "signature": {
7171                    "target": "com.amazonaws.iot#CodeSigningSignature",
7172                    "traits": {
7173                        "smithy.api#documentation": "<p>The signature for the file.</p>"
7174                    }
7175                },
7176                "certificateChain": {
7177                    "target": "com.amazonaws.iot#CodeSigningCertificateChain",
7178                    "traits": {
7179                        "smithy.api#documentation": "<p>The certificate chain.</p>"
7180                    }
7181                },
7182                "hashAlgorithm": {
7183                    "target": "com.amazonaws.iot#HashAlgorithm",
7184                    "traits": {
7185                        "smithy.api#documentation": "<p>The hash algorithm used to code sign the file.</p>"
7186                    }
7187                },
7188                "signatureAlgorithm": {
7189                    "target": "com.amazonaws.iot#SignatureAlgorithm",
7190                    "traits": {
7191                        "smithy.api#documentation": "<p>The signature algorithm used to code sign the file.</p>"
7192                    }
7193                }
7194            },
7195            "traits": {
7196                "smithy.api#documentation": "<p>Describes a custom method used to code sign a file.</p>"
7197            }
7198        },
7199        "com.amazonaws.iot#CustomMetricArn": {
7200            "type": "string"
7201        },
7202        "com.amazonaws.iot#CustomMetricDisplayName": {
7203            "type": "string",
7204            "traits": {
7205                "smithy.api#length": {
7206                    "min": 0,
7207                    "max": 128
7208                },
7209                "smithy.api#pattern": "[\\p{Graph}\\x20]*"
7210            }
7211        },
7212        "com.amazonaws.iot#CustomMetricType": {
7213            "type": "string",
7214            "traits": {
7215                "smithy.api#enum": [
7216                    {
7217                        "value": "string-list",
7218                        "name": "STRING_LIST"
7219                    },
7220                    {
7221                        "value": "ip-address-list",
7222                        "name": "IP_ADDRESS_LIST"
7223                    },
7224                    {
7225                        "value": "number-list",
7226                        "name": "NUMBER_LIST"
7227                    },
7228                    {
7229                        "value": "number",
7230                        "name": "NUMBER"
7231                    }
7232                ]
7233            }
7234        },
7235        "com.amazonaws.iot#CustomerVersion": {
7236            "type": "integer",
7237            "traits": {
7238                "smithy.api#box": {},
7239                "smithy.api#range": {
7240                    "min": 1
7241                }
7242            }
7243        },
7244        "com.amazonaws.iot#DataCollectionPercentage": {
7245            "type": "double",
7246            "traits": {
7247                "smithy.api#box": {},
7248                "smithy.api#range": {
7249                    "min": 0,
7250                    "max": 100
7251                }
7252            }
7253        },
7254        "com.amazonaws.iot#DateType": {
7255            "type": "timestamp"
7256        },
7257        "com.amazonaws.iot#DayOfMonth": {
7258            "type": "string",
7259            "traits": {
7260                "smithy.api#pattern": "^([1-9]|[12][0-9]|3[01])$|^LAST$"
7261            }
7262        },
7263        "com.amazonaws.iot#DayOfWeek": {
7264            "type": "string",
7265            "traits": {
7266                "smithy.api#enum": [
7267                    {
7268                        "value": "SUN",
7269                        "name": "SUN"
7270                    },
7271                    {
7272                        "value": "MON",
7273                        "name": "MON"
7274                    },
7275                    {
7276                        "value": "TUE",
7277                        "name": "TUE"
7278                    },
7279                    {
7280                        "value": "WED",
7281                        "name": "WED"
7282                    },
7283                    {
7284                        "value": "THU",
7285                        "name": "THU"
7286                    },
7287                    {
7288                        "value": "FRI",
7289                        "name": "FRI"
7290                    },
7291                    {
7292                        "value": "SAT",
7293                        "name": "SAT"
7294                    }
7295                ]
7296            }
7297        },
7298        "com.amazonaws.iot#DeleteAccountAuditConfiguration": {
7299            "type": "operation",
7300            "input": {
7301                "target": "com.amazonaws.iot#DeleteAccountAuditConfigurationRequest"
7302            },
7303            "output": {
7304                "target": "com.amazonaws.iot#DeleteAccountAuditConfigurationResponse"
7305            },
7306            "errors": [
7307                {
7308                    "target": "com.amazonaws.iot#InternalFailureException"
7309                },
7310                {
7311                    "target": "com.amazonaws.iot#InvalidRequestException"
7312                },
7313                {
7314                    "target": "com.amazonaws.iot#ResourceNotFoundException"
7315                },
7316                {
7317                    "target": "com.amazonaws.iot#ThrottlingException"
7318                }
7319            ],
7320            "traits": {
7321                "smithy.api#documentation": "<p>Restores the default settings for Device Defender audits for this account. Any\n          configuration data you entered is deleted and all audit checks are reset to \n          disabled.  </p>",
7322                "smithy.api#http": {
7323                    "method": "DELETE",
7324                    "uri": "/audit/configuration",
7325                    "code": 200
7326                }
7327            }
7328        },
7329        "com.amazonaws.iot#DeleteAccountAuditConfigurationRequest": {
7330            "type": "structure",
7331            "members": {
7332                "deleteScheduledAudits": {
7333                    "target": "com.amazonaws.iot#DeleteScheduledAudits",
7334                    "traits": {
7335                        "smithy.api#documentation": "<p>If true, all scheduled audits are deleted.</p>",
7336                        "smithy.api#httpQuery": "deleteScheduledAudits"
7337                    }
7338                }
7339            }
7340        },
7341        "com.amazonaws.iot#DeleteAccountAuditConfigurationResponse": {
7342            "type": "structure",
7343            "members": {}
7344        },
7345        "com.amazonaws.iot#DeleteAdditionalMetricsToRetain": {
7346            "type": "boolean"
7347        },
7348        "com.amazonaws.iot#DeleteAlertTargets": {
7349            "type": "boolean"
7350        },
7351        "com.amazonaws.iot#DeleteAuditSuppression": {
7352            "type": "operation",
7353            "input": {
7354                "target": "com.amazonaws.iot#DeleteAuditSuppressionRequest"
7355            },
7356            "output": {
7357                "target": "com.amazonaws.iot#DeleteAuditSuppressionResponse"
7358            },
7359            "errors": [
7360                {
7361                    "target": "com.amazonaws.iot#InternalFailureException"
7362                },
7363                {
7364                    "target": "com.amazonaws.iot#InvalidRequestException"
7365                },
7366                {
7367                    "target": "com.amazonaws.iot#ThrottlingException"
7368                }
7369            ],
7370            "traits": {
7371                "smithy.api#documentation": "<p>\n      Deletes a Device Defender audit suppression.\n    </p>",
7372                "smithy.api#http": {
7373                    "method": "POST",
7374                    "uri": "/audit/suppressions/delete",
7375                    "code": 200
7376                }
7377            }
7378        },
7379        "com.amazonaws.iot#DeleteAuditSuppressionRequest": {
7380            "type": "structure",
7381            "members": {
7382                "checkName": {
7383                    "target": "com.amazonaws.iot#AuditCheckName",
7384                    "traits": {
7385                        "smithy.api#required": {}
7386                    }
7387                },
7388                "resourceIdentifier": {
7389                    "target": "com.amazonaws.iot#ResourceIdentifier",
7390                    "traits": {
7391                        "smithy.api#required": {}
7392                    }
7393                }
7394            }
7395        },
7396        "com.amazonaws.iot#DeleteAuditSuppressionResponse": {
7397            "type": "structure",
7398            "members": {}
7399        },
7400        "com.amazonaws.iot#DeleteAuthorizer": {
7401            "type": "operation",
7402            "input": {
7403                "target": "com.amazonaws.iot#DeleteAuthorizerRequest"
7404            },
7405            "output": {
7406                "target": "com.amazonaws.iot#DeleteAuthorizerResponse"
7407            },
7408            "errors": [
7409                {
7410                    "target": "com.amazonaws.iot#DeleteConflictException"
7411                },
7412                {
7413                    "target": "com.amazonaws.iot#InternalFailureException"
7414                },
7415                {
7416                    "target": "com.amazonaws.iot#InvalidRequestException"
7417                },
7418                {
7419                    "target": "com.amazonaws.iot#ResourceNotFoundException"
7420                },
7421                {
7422                    "target": "com.amazonaws.iot#ServiceUnavailableException"
7423                },
7424                {
7425                    "target": "com.amazonaws.iot#ThrottlingException"
7426                },
7427                {
7428                    "target": "com.amazonaws.iot#UnauthorizedException"
7429                }
7430            ],
7431            "traits": {
7432                "smithy.api#documentation": "<p>Deletes an authorizer.</p>",
7433                "smithy.api#http": {
7434                    "method": "DELETE",
7435                    "uri": "/authorizer/{authorizerName}",
7436                    "code": 200
7437                }
7438            }
7439        },
7440        "com.amazonaws.iot#DeleteAuthorizerRequest": {
7441            "type": "structure",
7442            "members": {
7443                "authorizerName": {
7444                    "target": "com.amazonaws.iot#AuthorizerName",
7445                    "traits": {
7446                        "smithy.api#documentation": "<p>The name of the authorizer to delete.</p>",
7447                        "smithy.api#httpLabel": {},
7448                        "smithy.api#required": {}
7449                    }
7450                }
7451            }
7452        },
7453        "com.amazonaws.iot#DeleteAuthorizerResponse": {
7454            "type": "structure",
7455            "members": {}
7456        },
7457        "com.amazonaws.iot#DeleteBehaviors": {
7458            "type": "boolean"
7459        },
7460        "com.amazonaws.iot#DeleteBillingGroup": {
7461            "type": "operation",
7462            "input": {
7463                "target": "com.amazonaws.iot#DeleteBillingGroupRequest"
7464            },
7465            "output": {
7466                "target": "com.amazonaws.iot#DeleteBillingGroupResponse"
7467            },
7468            "errors": [
7469                {
7470                    "target": "com.amazonaws.iot#InternalFailureException"
7471                },
7472                {
7473                    "target": "com.amazonaws.iot#InvalidRequestException"
7474                },
7475                {
7476                    "target": "com.amazonaws.iot#ThrottlingException"
7477                },
7478                {
7479                    "target": "com.amazonaws.iot#VersionConflictException"
7480                }
7481            ],
7482            "traits": {
7483                "smithy.api#documentation": "<p>Deletes the billing group.</p>",
7484                "smithy.api#http": {
7485                    "method": "DELETE",
7486                    "uri": "/billing-groups/{billingGroupName}",
7487                    "code": 200
7488                }
7489            }
7490        },
7491        "com.amazonaws.iot#DeleteBillingGroupRequest": {
7492            "type": "structure",
7493            "members": {
7494                "billingGroupName": {
7495                    "target": "com.amazonaws.iot#BillingGroupName",
7496                    "traits": {
7497                        "smithy.api#documentation": "<p>The name of the billing group.</p>",
7498                        "smithy.api#httpLabel": {},
7499                        "smithy.api#required": {}
7500                    }
7501                },
7502                "expectedVersion": {
7503                    "target": "com.amazonaws.iot#OptionalVersion",
7504                    "traits": {
7505                        "smithy.api#documentation": "<p>The expected version of the billing group. If the version of the billing group does\n\t\t\tnot match the expected version specified in the request, the\n\t\t\t\t<code>DeleteBillingGroup</code> request is rejected with a\n\t\t\t\t<code>VersionConflictException</code>.</p>",
7506                        "smithy.api#httpQuery": "expectedVersion"
7507                    }
7508                }
7509            }
7510        },
7511        "com.amazonaws.iot#DeleteBillingGroupResponse": {
7512            "type": "structure",
7513            "members": {}
7514        },
7515        "com.amazonaws.iot#DeleteCACertificate": {
7516            "type": "operation",
7517            "input": {
7518                "target": "com.amazonaws.iot#DeleteCACertificateRequest"
7519            },
7520            "output": {
7521                "target": "com.amazonaws.iot#DeleteCACertificateResponse"
7522            },
7523            "errors": [
7524                {
7525                    "target": "com.amazonaws.iot#CertificateStateException"
7526                },
7527                {
7528                    "target": "com.amazonaws.iot#InternalFailureException"
7529                },
7530                {
7531                    "target": "com.amazonaws.iot#InvalidRequestException"
7532                },
7533                {
7534                    "target": "com.amazonaws.iot#ResourceNotFoundException"
7535                },
7536                {
7537                    "target": "com.amazonaws.iot#ServiceUnavailableException"
7538                },
7539                {
7540                    "target": "com.amazonaws.iot#ThrottlingException"
7541                },
7542                {
7543                    "target": "com.amazonaws.iot#UnauthorizedException"
7544                }
7545            ],
7546            "traits": {
7547                "smithy.api#documentation": "<p>Deletes a registered CA certificate.</p>",
7548                "smithy.api#http": {
7549                    "method": "DELETE",
7550                    "uri": "/cacertificate/{certificateId}",
7551                    "code": 200
7552                }
7553            }
7554        },
7555        "com.amazonaws.iot#DeleteCACertificateRequest": {
7556            "type": "structure",
7557            "members": {
7558                "certificateId": {
7559                    "target": "com.amazonaws.iot#CertificateId",
7560                    "traits": {
7561                        "smithy.api#documentation": "<p>The ID of the certificate to delete. (The last part of the certificate ARN contains\n         the certificate ID.)</p>",
7562                        "smithy.api#httpLabel": {},
7563                        "smithy.api#required": {}
7564                    }
7565                }
7566            },
7567            "traits": {
7568                "smithy.api#documentation": "<p>Input for the DeleteCACertificate operation.</p>"
7569            }
7570        },
7571        "com.amazonaws.iot#DeleteCACertificateResponse": {
7572            "type": "structure",
7573            "members": {},
7574            "traits": {
7575                "smithy.api#documentation": "<p>The output for the DeleteCACertificate operation.</p>"
7576            }
7577        },
7578        "com.amazonaws.iot#DeleteCertificate": {
7579            "type": "operation",
7580            "input": {
7581                "target": "com.amazonaws.iot#DeleteCertificateRequest"
7582            },
7583            "errors": [
7584                {
7585                    "target": "com.amazonaws.iot#CertificateStateException"
7586                },
7587                {
7588                    "target": "com.amazonaws.iot#DeleteConflictException"
7589                },
7590                {
7591                    "target": "com.amazonaws.iot#InternalFailureException"
7592                },
7593                {
7594                    "target": "com.amazonaws.iot#InvalidRequestException"
7595                },
7596                {
7597                    "target": "com.amazonaws.iot#ResourceNotFoundException"
7598                },
7599                {
7600                    "target": "com.amazonaws.iot#ServiceUnavailableException"
7601                },
7602                {
7603                    "target": "com.amazonaws.iot#ThrottlingException"
7604                },
7605                {
7606                    "target": "com.amazonaws.iot#UnauthorizedException"
7607                }
7608            ],
7609            "traits": {
7610                "smithy.api#documentation": "<p>Deletes the specified certificate.</p>\n         <p>A certificate cannot be deleted if it has a policy or IoT thing attached to it or if\n         its status is set to ACTIVE. To delete a certificate, first use the <a>DetachPrincipalPolicy</a> API to detach all policies. Next, use the <a>UpdateCertificate</a> API to set the certificate to the INACTIVE\n         status.</p>",
7611                "smithy.api#http": {
7612                    "method": "DELETE",
7613                    "uri": "/certificates/{certificateId}",
7614                    "code": 200
7615                }
7616            }
7617        },
7618        "com.amazonaws.iot#DeleteCertificateRequest": {
7619            "type": "structure",
7620            "members": {
7621                "certificateId": {
7622                    "target": "com.amazonaws.iot#CertificateId",
7623                    "traits": {
7624                        "smithy.api#documentation": "<p>The ID of the certificate. (The last part of the certificate ARN contains the\n         certificate ID.)</p>",
7625                        "smithy.api#httpLabel": {},
7626                        "smithy.api#required": {}
7627                    }
7628                },
7629                "forceDelete": {
7630                    "target": "com.amazonaws.iot#ForceDelete",
7631                    "traits": {
7632                        "smithy.api#documentation": "<p>Forces the deletion of a certificate if it is inactive and is not attached to an IoT\n         thing.</p>",
7633                        "smithy.api#httpQuery": "forceDelete"
7634                    }
7635                }
7636            },
7637            "traits": {
7638                "smithy.api#documentation": "<p>The input for the DeleteCertificate operation.</p>"
7639            }
7640        },
7641        "com.amazonaws.iot#DeleteConflictException": {
7642            "type": "structure",
7643            "members": {
7644                "message": {
7645                    "target": "com.amazonaws.iot#ErrorMessage2",
7646                    "traits": {
7647                        "smithy.api#documentation": "<p>The message for the exception.</p>"
7648                    }
7649                }
7650            },
7651            "traits": {
7652                "smithy.api#documentation": "<p>You can't delete the resource because it is attached to one or more\n         resources.</p>",
7653                "smithy.api#error": "client",
7654                "smithy.api#httpError": 409
7655            }
7656        },
7657        "com.amazonaws.iot#DeleteCustomMetric": {
7658            "type": "operation",
7659            "input": {
7660                "target": "com.amazonaws.iot#DeleteCustomMetricRequest"
7661            },
7662            "output": {
7663                "target": "com.amazonaws.iot#DeleteCustomMetricResponse"
7664            },
7665            "errors": [
7666                {
7667                    "target": "com.amazonaws.iot#InternalFailureException"
7668                },
7669                {
7670                    "target": "com.amazonaws.iot#InvalidRequestException"
7671                },
7672                {
7673                    "target": "com.amazonaws.iot#ThrottlingException"
7674                }
7675            ],
7676            "traits": {
7677                "smithy.api#documentation": "<note>\n            <p>Before you can delete a custom metric, you must first remove the custom metric from all\n        security profiles it's a part of.\n        The\n        security\n        profile associated with the custom metric can be found using the <a href=\"https://docs.aws.amazon.com/iot/latest/apireference/API_ListSecurityProfiles.html\">ListSecurityProfiles</a>\n        API with <code>metricName</code> set to your custom metric name.</p>\n         </note>\n         <p>\n      Deletes a Device Defender detect custom metric.\n    </p>",
7678                "smithy.api#http": {
7679                    "method": "DELETE",
7680                    "uri": "/custom-metric/{metricName}",
7681                    "code": 200
7682                }
7683            }
7684        },
7685        "com.amazonaws.iot#DeleteCustomMetricRequest": {
7686            "type": "structure",
7687            "members": {
7688                "metricName": {
7689                    "target": "com.amazonaws.iot#MetricName",
7690                    "traits": {
7691                        "smithy.api#documentation": "<p>\n      The name of the custom metric.\n    </p>",
7692                        "smithy.api#httpLabel": {},
7693                        "smithy.api#required": {}
7694                    }
7695                }
7696            }
7697        },
7698        "com.amazonaws.iot#DeleteCustomMetricResponse": {
7699            "type": "structure",
7700            "members": {}
7701        },
7702        "com.amazonaws.iot#DeleteDimension": {
7703            "type": "operation",
7704            "input": {
7705                "target": "com.amazonaws.iot#DeleteDimensionRequest"
7706            },
7707            "output": {
7708                "target": "com.amazonaws.iot#DeleteDimensionResponse"
7709            },
7710            "errors": [
7711                {
7712                    "target": "com.amazonaws.iot#InternalFailureException"
7713                },
7714                {
7715                    "target": "com.amazonaws.iot#InvalidRequestException"
7716                },
7717                {
7718                    "target": "com.amazonaws.iot#ThrottlingException"
7719                }
7720            ],
7721            "traits": {
7722                "smithy.api#documentation": "<p>Removes the specified dimension from your AWS account.</p>",
7723                "smithy.api#http": {
7724                    "method": "DELETE",
7725                    "uri": "/dimensions/{name}",
7726                    "code": 200
7727                }
7728            }
7729        },
7730        "com.amazonaws.iot#DeleteDimensionRequest": {
7731            "type": "structure",
7732            "members": {
7733                "name": {
7734                    "target": "com.amazonaws.iot#DimensionName",
7735                    "traits": {
7736                        "smithy.api#documentation": "<p>The unique identifier for the dimension that you want to delete.</p>",
7737                        "smithy.api#httpLabel": {},
7738                        "smithy.api#required": {}
7739                    }
7740                }
7741            }
7742        },
7743        "com.amazonaws.iot#DeleteDimensionResponse": {
7744            "type": "structure",
7745            "members": {}
7746        },
7747        "com.amazonaws.iot#DeleteDomainConfiguration": {
7748            "type": "operation",
7749            "input": {
7750                "target": "com.amazonaws.iot#DeleteDomainConfigurationRequest"
7751            },
7752            "output": {
7753                "target": "com.amazonaws.iot#DeleteDomainConfigurationResponse"
7754            },
7755            "errors": [
7756                {
7757                    "target": "com.amazonaws.iot#InternalFailureException"
7758                },
7759                {
7760                    "target": "com.amazonaws.iot#InvalidRequestException"
7761                },
7762                {
7763                    "target": "com.amazonaws.iot#ResourceNotFoundException"
7764                },
7765                {
7766                    "target": "com.amazonaws.iot#ServiceUnavailableException"
7767                },
7768                {
7769                    "target": "com.amazonaws.iot#ThrottlingException"
7770                },
7771                {
7772                    "target": "com.amazonaws.iot#UnauthorizedException"
7773                }
7774            ],
7775            "traits": {
7776                "smithy.api#documentation": "<p>Deletes the specified domain configuration.</p>\n         <note>\n            <p>The domain configuration feature is in public preview and is subject to change.</p>\n         </note>",
7777                "smithy.api#http": {
7778                    "method": "DELETE",
7779                    "uri": "/domainConfigurations/{domainConfigurationName}",
7780                    "code": 200
7781                }
7782            }
7783        },
7784        "com.amazonaws.iot#DeleteDomainConfigurationRequest": {
7785            "type": "structure",
7786            "members": {
7787                "domainConfigurationName": {
7788                    "target": "com.amazonaws.iot#DomainConfigurationName",
7789                    "traits": {
7790                        "smithy.api#documentation": "<p>The name of the domain configuration to be deleted.</p>",
7791                        "smithy.api#httpLabel": {},
7792                        "smithy.api#required": {}
7793                    }
7794                }
7795            }
7796        },
7797        "com.amazonaws.iot#DeleteDomainConfigurationResponse": {
7798            "type": "structure",
7799            "members": {}
7800        },
7801        "com.amazonaws.iot#DeleteDynamicThingGroup": {
7802            "type": "operation",
7803            "input": {
7804                "target": "com.amazonaws.iot#DeleteDynamicThingGroupRequest"
7805            },
7806            "output": {
7807                "target": "com.amazonaws.iot#DeleteDynamicThingGroupResponse"
7808            },
7809            "errors": [
7810                {
7811                    "target": "com.amazonaws.iot#InternalFailureException"
7812                },
7813                {
7814                    "target": "com.amazonaws.iot#InvalidRequestException"
7815                },
7816                {
7817                    "target": "com.amazonaws.iot#ThrottlingException"
7818                },
7819                {
7820                    "target": "com.amazonaws.iot#VersionConflictException"
7821                }
7822            ],
7823            "traits": {
7824                "smithy.api#documentation": "<p>Deletes a dynamic thing group.</p>",
7825                "smithy.api#http": {
7826                    "method": "DELETE",
7827                    "uri": "/dynamic-thing-groups/{thingGroupName}",
7828                    "code": 200
7829                }
7830            }
7831        },
7832        "com.amazonaws.iot#DeleteDynamicThingGroupRequest": {
7833            "type": "structure",
7834            "members": {
7835                "thingGroupName": {
7836                    "target": "com.amazonaws.iot#ThingGroupName",
7837                    "traits": {
7838                        "smithy.api#documentation": "<p>The name of the dynamic thing group to delete.</p>",
7839                        "smithy.api#httpLabel": {},
7840                        "smithy.api#required": {}
7841                    }
7842                },
7843                "expectedVersion": {
7844                    "target": "com.amazonaws.iot#OptionalVersion",
7845                    "traits": {
7846                        "smithy.api#documentation": "<p>The expected version of the dynamic thing group to delete.</p>",
7847                        "smithy.api#httpQuery": "expectedVersion"
7848                    }
7849                }
7850            }
7851        },
7852        "com.amazonaws.iot#DeleteDynamicThingGroupResponse": {
7853            "type": "structure",
7854            "members": {}
7855        },
7856        "com.amazonaws.iot#DeleteJob": {
7857            "type": "operation",
7858            "input": {
7859                "target": "com.amazonaws.iot#DeleteJobRequest"
7860            },
7861            "errors": [
7862                {
7863                    "target": "com.amazonaws.iot#InvalidRequestException"
7864                },
7865                {
7866                    "target": "com.amazonaws.iot#InvalidStateTransitionException"
7867                },
7868                {
7869                    "target": "com.amazonaws.iot#LimitExceededException"
7870                },
7871                {
7872                    "target": "com.amazonaws.iot#ResourceNotFoundException"
7873                },
7874                {
7875                    "target": "com.amazonaws.iot#ServiceUnavailableException"
7876                },
7877                {
7878                    "target": "com.amazonaws.iot#ThrottlingException"
7879                }
7880            ],
7881            "traits": {
7882                "smithy.api#documentation": "<p>Deletes a job and its related job executions.</p>\n         <p>Deleting a job may take time, depending on the number of job\n        executions created for the job and various other factors. While the job\n        is being deleted, the status of the job will be shown as \n        \"DELETION_IN_PROGRESS\". Attempting to delete or cancel a job whose status \n        is already \"DELETION_IN_PROGRESS\" will result in an error.</p>\n         <p>Only 10 jobs may have status \"DELETION_IN_PROGRESS\" at the same time, or\n        a LimitExceededException will occur.</p>",
7883                "smithy.api#http": {
7884                    "method": "DELETE",
7885                    "uri": "/jobs/{jobId}",
7886                    "code": 200
7887                }
7888            }
7889        },
7890        "com.amazonaws.iot#DeleteJobExecution": {
7891            "type": "operation",
7892            "input": {
7893                "target": "com.amazonaws.iot#DeleteJobExecutionRequest"
7894            },
7895            "errors": [
7896                {
7897                    "target": "com.amazonaws.iot#InvalidRequestException"
7898                },
7899                {
7900                    "target": "com.amazonaws.iot#InvalidStateTransitionException"
7901                },
7902                {
7903                    "target": "com.amazonaws.iot#ResourceNotFoundException"
7904                },
7905                {
7906                    "target": "com.amazonaws.iot#ServiceUnavailableException"
7907                },
7908                {
7909                    "target": "com.amazonaws.iot#ThrottlingException"
7910                }
7911            ],
7912            "traits": {
7913                "smithy.api#documentation": "<p>Deletes a job execution.</p>",
7914                "smithy.api#http": {
7915                    "method": "DELETE",
7916                    "uri": "/things/{thingName}/jobs/{jobId}/executionNumber/{executionNumber}",
7917                    "code": 200
7918                }
7919            }
7920        },
7921        "com.amazonaws.iot#DeleteJobExecutionRequest": {
7922            "type": "structure",
7923            "members": {
7924                "jobId": {
7925                    "target": "com.amazonaws.iot#JobId",
7926                    "traits": {
7927                        "smithy.api#documentation": "<p>The ID of the job whose execution on a particular device will be deleted.</p>",
7928                        "smithy.api#httpLabel": {},
7929                        "smithy.api#required": {}
7930                    }
7931                },
7932                "thingName": {
7933                    "target": "com.amazonaws.iot#ThingName",
7934                    "traits": {
7935                        "smithy.api#documentation": "<p>The name of the thing whose job execution will be deleted.</p>",
7936                        "smithy.api#httpLabel": {},
7937                        "smithy.api#required": {}
7938                    }
7939                },
7940                "executionNumber": {
7941                    "target": "com.amazonaws.iot#ExecutionNumber",
7942                    "traits": {
7943                        "smithy.api#documentation": "<p>The ID of the job execution to be deleted. The <code>executionNumber</code> refers to the \n        execution of a particular job on a particular device.</p>\n         <p>Note that once a job execution is deleted, the <code>executionNumber</code> may be reused \n        by IoT, so be sure you get and use the correct value here.</p>",
7944                        "smithy.api#httpLabel": {},
7945                        "smithy.api#required": {}
7946                    }
7947                },
7948                "force": {
7949                    "target": "com.amazonaws.iot#ForceFlag",
7950                    "traits": {
7951                        "smithy.api#documentation": "<p>(Optional) When true, you can delete a job execution which is \"IN_PROGRESS\". Otherwise, \n        you can only delete a job execution which is in a terminal state (\"SUCCEEDED\", \"FAILED\",\n        \"REJECTED\", \"REMOVED\" or \"CANCELED\") or an exception will occur. The default is false.</p>\n         <note>\n            <p>Deleting a job execution which is \"IN_PROGRESS\", will cause the device \n        to be unable to access job information or update the job execution status.\n        Use caution and ensure that the device is able to recover to a valid state.</p>\n         </note>",
7952                        "smithy.api#httpQuery": "force"
7953                    }
7954                },
7955                "namespaceId": {
7956                    "target": "com.amazonaws.iot#NamespaceId",
7957                    "traits": {
7958                        "smithy.api#documentation": "<p>The namespace used to indicate that a job is a customer-managed job.</p>\n        <p>When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that \n            contain the value in the following format.</p>\n        <p>\n            <code>$aws/things/<i>THING_NAME</i>/jobs/<i>JOB_ID</i>/notify-namespace-<i>NAMESPACE_ID</i>/</code>\n         </p>\n        <note>\n            <p>The <code>namespaceId</code> feature is in public preview.</p>\n         </note>",
7959                        "smithy.api#httpQuery": "namespaceId"
7960                    }
7961                }
7962            }
7963        },
7964        "com.amazonaws.iot#DeleteJobRequest": {
7965            "type": "structure",
7966            "members": {
7967                "jobId": {
7968                    "target": "com.amazonaws.iot#JobId",
7969                    "traits": {
7970                        "smithy.api#documentation": "<p>The ID of the job to be deleted.</p>\n         <p>After a job deletion is completed, you may reuse this jobId when you create a new job. \n        However, this is not recommended, and you must ensure that your devices are not using the \n        jobId to refer to the deleted job.</p>",
7971                        "smithy.api#httpLabel": {},
7972                        "smithy.api#required": {}
7973                    }
7974                },
7975                "force": {
7976                    "target": "com.amazonaws.iot#ForceFlag",
7977                    "traits": {
7978                        "smithy.api#documentation": "<p>(Optional) When true, you can delete a job which is \"IN_PROGRESS\". Otherwise, you can\n        only delete a job which is in a terminal state (\"COMPLETED\" or \"CANCELED\") or an exception \n        will occur. The default is false.</p>\n         <note>\n            <p>Deleting a job which is \"IN_PROGRESS\", will cause a device which is executing \n        the job to be unable to access job information or update the job execution status.\n        Use caution and ensure that each device executing a job which is deleted is able to recover to \n        a valid state.</p>\n         </note>",
7979                        "smithy.api#httpQuery": "force"
7980                    }
7981                },
7982                "namespaceId": {
7983                    "target": "com.amazonaws.iot#NamespaceId",
7984                    "traits": {
7985                        "smithy.api#documentation": "<p>The namespace used to indicate that a job is a customer-managed job.</p>\n        <p>When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that \n            contain the value in the following format.</p>\n        <p>\n            <code>$aws/things/<i>THING_NAME</i>/jobs/<i>JOB_ID</i>/notify-namespace-<i>NAMESPACE_ID</i>/</code>\n         </p>\n        <note>\n            <p>The <code>namespaceId</code> feature is in public preview.</p>\n         </note>",
7986                        "smithy.api#httpQuery": "namespaceId"
7987                    }
7988                }
7989            }
7990        },
7991        "com.amazonaws.iot#DeleteMitigationAction": {
7992            "type": "operation",
7993            "input": {
7994                "target": "com.amazonaws.iot#DeleteMitigationActionRequest"
7995            },
7996            "output": {
7997                "target": "com.amazonaws.iot#DeleteMitigationActionResponse"
7998            },
7999            "errors": [
8000                {
8001                    "target": "com.amazonaws.iot#InternalFailureException"
8002                },
8003                {
8004                    "target": "com.amazonaws.iot#InvalidRequestException"
8005                },
8006                {
8007                    "target": "com.amazonaws.iot#ThrottlingException"
8008                }
8009            ],
8010            "traits": {
8011                "smithy.api#documentation": "<p>Deletes a defined mitigation action from your AWS account.</p>",
8012                "smithy.api#http": {
8013                    "method": "DELETE",
8014                    "uri": "/mitigationactions/actions/{actionName}",
8015                    "code": 200
8016                }
8017            }
8018        },
8019        "com.amazonaws.iot#DeleteMitigationActionRequest": {
8020            "type": "structure",
8021            "members": {
8022                "actionName": {
8023                    "target": "com.amazonaws.iot#MitigationActionName",
8024                    "traits": {
8025                        "smithy.api#documentation": "<p>The name of the mitigation action that you want to delete.</p>",
8026                        "smithy.api#httpLabel": {},
8027                        "smithy.api#required": {}
8028                    }
8029                }
8030            }
8031        },
8032        "com.amazonaws.iot#DeleteMitigationActionResponse": {
8033            "type": "structure",
8034            "members": {}
8035        },
8036        "com.amazonaws.iot#DeleteOTAUpdate": {
8037            "type": "operation",
8038            "input": {
8039                "target": "com.amazonaws.iot#DeleteOTAUpdateRequest"
8040            },
8041            "output": {
8042                "target": "com.amazonaws.iot#DeleteOTAUpdateResponse"
8043            },
8044            "errors": [
8045                {
8046                    "target": "com.amazonaws.iot#InternalFailureException"
8047                },
8048                {
8049                    "target": "com.amazonaws.iot#InvalidRequestException"
8050                },
8051                {
8052                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8053                },
8054                {
8055                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8056                },
8057                {
8058                    "target": "com.amazonaws.iot#ThrottlingException"
8059                },
8060                {
8061                    "target": "com.amazonaws.iot#UnauthorizedException"
8062                },
8063                {
8064                    "target": "com.amazonaws.iot#VersionConflictException"
8065                }
8066            ],
8067            "traits": {
8068                "smithy.api#documentation": "<p>Delete an OTA update.</p>",
8069                "smithy.api#http": {
8070                    "method": "DELETE",
8071                    "uri": "/otaUpdates/{otaUpdateId}",
8072                    "code": 200
8073                }
8074            }
8075        },
8076        "com.amazonaws.iot#DeleteOTAUpdateRequest": {
8077            "type": "structure",
8078            "members": {
8079                "otaUpdateId": {
8080                    "target": "com.amazonaws.iot#OTAUpdateId",
8081                    "traits": {
8082                        "smithy.api#documentation": "<p>The ID of the OTA update to delete.</p>",
8083                        "smithy.api#httpLabel": {},
8084                        "smithy.api#required": {}
8085                    }
8086                },
8087                "deleteStream": {
8088                    "target": "com.amazonaws.iot#DeleteStream_",
8089                    "traits": {
8090                        "smithy.api#documentation": "<p>When true, the stream created by the OTAUpdate process is deleted when the OTA update is deleted.\n            Ignored if the stream specified in the OTAUpdate is supplied by the user.</p>",
8091                        "smithy.api#httpQuery": "deleteStream"
8092                    }
8093                },
8094                "forceDeleteAWSJob": {
8095                    "target": "com.amazonaws.iot#ForceDeleteAWSJob",
8096                    "traits": {
8097                        "smithy.api#documentation": "<p>When true, deletes the AWS job created by the OTAUpdate process even if it is \"IN_PROGRESS\". Otherwise, if the \n            job is not in a terminal state (\"COMPLETED\" or \"CANCELED\") an exception will occur. The default is false.</p>",
8098                        "smithy.api#httpQuery": "forceDeleteAWSJob"
8099                    }
8100                }
8101            }
8102        },
8103        "com.amazonaws.iot#DeleteOTAUpdateResponse": {
8104            "type": "structure",
8105            "members": {}
8106        },
8107        "com.amazonaws.iot#DeletePolicy": {
8108            "type": "operation",
8109            "input": {
8110                "target": "com.amazonaws.iot#DeletePolicyRequest"
8111            },
8112            "errors": [
8113                {
8114                    "target": "com.amazonaws.iot#DeleteConflictException"
8115                },
8116                {
8117                    "target": "com.amazonaws.iot#InternalFailureException"
8118                },
8119                {
8120                    "target": "com.amazonaws.iot#InvalidRequestException"
8121                },
8122                {
8123                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8124                },
8125                {
8126                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8127                },
8128                {
8129                    "target": "com.amazonaws.iot#ThrottlingException"
8130                },
8131                {
8132                    "target": "com.amazonaws.iot#UnauthorizedException"
8133                }
8134            ],
8135            "traits": {
8136                "smithy.api#documentation": "<p>Deletes the specified policy.</p>\n         <p>A policy cannot be deleted if it has non-default versions or it is attached to any\n         certificate.</p>\n         <p>To delete a policy, use the DeletePolicyVersion API to delete all non-default\n         versions of the policy; use the DetachPrincipalPolicy API to detach the policy from any\n         certificate; and then use the DeletePolicy API to delete the policy.</p>\n         <p>When a policy is deleted using DeletePolicy, its default version is deleted with\n         it.</p>",
8137                "smithy.api#http": {
8138                    "method": "DELETE",
8139                    "uri": "/policies/{policyName}",
8140                    "code": 200
8141                }
8142            }
8143        },
8144        "com.amazonaws.iot#DeletePolicyRequest": {
8145            "type": "structure",
8146            "members": {
8147                "policyName": {
8148                    "target": "com.amazonaws.iot#PolicyName",
8149                    "traits": {
8150                        "smithy.api#documentation": "<p>The name of the policy to delete.</p>",
8151                        "smithy.api#httpLabel": {},
8152                        "smithy.api#required": {}
8153                    }
8154                }
8155            },
8156            "traits": {
8157                "smithy.api#documentation": "<p>The input for the DeletePolicy operation.</p>"
8158            }
8159        },
8160        "com.amazonaws.iot#DeletePolicyVersion": {
8161            "type": "operation",
8162            "input": {
8163                "target": "com.amazonaws.iot#DeletePolicyVersionRequest"
8164            },
8165            "errors": [
8166                {
8167                    "target": "com.amazonaws.iot#DeleteConflictException"
8168                },
8169                {
8170                    "target": "com.amazonaws.iot#InternalFailureException"
8171                },
8172                {
8173                    "target": "com.amazonaws.iot#InvalidRequestException"
8174                },
8175                {
8176                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8177                },
8178                {
8179                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8180                },
8181                {
8182                    "target": "com.amazonaws.iot#ThrottlingException"
8183                },
8184                {
8185                    "target": "com.amazonaws.iot#UnauthorizedException"
8186                }
8187            ],
8188            "traits": {
8189                "smithy.api#documentation": "<p>Deletes the specified version of the specified policy. You cannot delete the default\n         version of a policy using this API. To delete the default version of a policy, use <a>DeletePolicy</a>. To find out which version of a policy is marked as the default\n         version, use ListPolicyVersions.</p>",
8190                "smithy.api#http": {
8191                    "method": "DELETE",
8192                    "uri": "/policies/{policyName}/version/{policyVersionId}",
8193                    "code": 200
8194                }
8195            }
8196        },
8197        "com.amazonaws.iot#DeletePolicyVersionRequest": {
8198            "type": "structure",
8199            "members": {
8200                "policyName": {
8201                    "target": "com.amazonaws.iot#PolicyName",
8202                    "traits": {
8203                        "smithy.api#documentation": "<p>The name of the policy.</p>",
8204                        "smithy.api#httpLabel": {},
8205                        "smithy.api#required": {}
8206                    }
8207                },
8208                "policyVersionId": {
8209                    "target": "com.amazonaws.iot#PolicyVersionId",
8210                    "traits": {
8211                        "smithy.api#documentation": "<p>The policy version ID.</p>",
8212                        "smithy.api#httpLabel": {},
8213                        "smithy.api#required": {}
8214                    }
8215                }
8216            },
8217            "traits": {
8218                "smithy.api#documentation": "<p>The input for the DeletePolicyVersion operation.</p>"
8219            }
8220        },
8221        "com.amazonaws.iot#DeleteProvisioningTemplate": {
8222            "type": "operation",
8223            "input": {
8224                "target": "com.amazonaws.iot#DeleteProvisioningTemplateRequest"
8225            },
8226            "output": {
8227                "target": "com.amazonaws.iot#DeleteProvisioningTemplateResponse"
8228            },
8229            "errors": [
8230                {
8231                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
8232                },
8233                {
8234                    "target": "com.amazonaws.iot#DeleteConflictException"
8235                },
8236                {
8237                    "target": "com.amazonaws.iot#InternalFailureException"
8238                },
8239                {
8240                    "target": "com.amazonaws.iot#InvalidRequestException"
8241                },
8242                {
8243                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8244                },
8245                {
8246                    "target": "com.amazonaws.iot#ThrottlingException"
8247                },
8248                {
8249                    "target": "com.amazonaws.iot#UnauthorizedException"
8250                }
8251            ],
8252            "traits": {
8253                "smithy.api#documentation": "<p>Deletes a fleet provisioning template.</p>",
8254                "smithy.api#http": {
8255                    "method": "DELETE",
8256                    "uri": "/provisioning-templates/{templateName}",
8257                    "code": 200
8258                }
8259            }
8260        },
8261        "com.amazonaws.iot#DeleteProvisioningTemplateRequest": {
8262            "type": "structure",
8263            "members": {
8264                "templateName": {
8265                    "target": "com.amazonaws.iot#TemplateName",
8266                    "traits": {
8267                        "smithy.api#documentation": "<p>The name of the fleet provision template to delete.</p>",
8268                        "smithy.api#httpLabel": {},
8269                        "smithy.api#required": {}
8270                    }
8271                }
8272            }
8273        },
8274        "com.amazonaws.iot#DeleteProvisioningTemplateResponse": {
8275            "type": "structure",
8276            "members": {}
8277        },
8278        "com.amazonaws.iot#DeleteProvisioningTemplateVersion": {
8279            "type": "operation",
8280            "input": {
8281                "target": "com.amazonaws.iot#DeleteProvisioningTemplateVersionRequest"
8282            },
8283            "output": {
8284                "target": "com.amazonaws.iot#DeleteProvisioningTemplateVersionResponse"
8285            },
8286            "errors": [
8287                {
8288                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
8289                },
8290                {
8291                    "target": "com.amazonaws.iot#DeleteConflictException"
8292                },
8293                {
8294                    "target": "com.amazonaws.iot#InternalFailureException"
8295                },
8296                {
8297                    "target": "com.amazonaws.iot#InvalidRequestException"
8298                },
8299                {
8300                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8301                },
8302                {
8303                    "target": "com.amazonaws.iot#ThrottlingException"
8304                },
8305                {
8306                    "target": "com.amazonaws.iot#UnauthorizedException"
8307                }
8308            ],
8309            "traits": {
8310                "smithy.api#documentation": "<p>Deletes a fleet provisioning template version.</p>",
8311                "smithy.api#http": {
8312                    "method": "DELETE",
8313                    "uri": "/provisioning-templates/{templateName}/versions/{versionId}",
8314                    "code": 200
8315                }
8316            }
8317        },
8318        "com.amazonaws.iot#DeleteProvisioningTemplateVersionRequest": {
8319            "type": "structure",
8320            "members": {
8321                "templateName": {
8322                    "target": "com.amazonaws.iot#TemplateName",
8323                    "traits": {
8324                        "smithy.api#documentation": "<p>The name of the fleet provisioning template version to delete.</p>",
8325                        "smithy.api#httpLabel": {},
8326                        "smithy.api#required": {}
8327                    }
8328                },
8329                "versionId": {
8330                    "target": "com.amazonaws.iot#TemplateVersionId",
8331                    "traits": {
8332                        "smithy.api#documentation": "<p>The fleet provisioning template version ID to delete.</p>",
8333                        "smithy.api#httpLabel": {},
8334                        "smithy.api#required": {}
8335                    }
8336                }
8337            }
8338        },
8339        "com.amazonaws.iot#DeleteProvisioningTemplateVersionResponse": {
8340            "type": "structure",
8341            "members": {}
8342        },
8343        "com.amazonaws.iot#DeleteRegistrationCode": {
8344            "type": "operation",
8345            "input": {
8346                "target": "com.amazonaws.iot#DeleteRegistrationCodeRequest"
8347            },
8348            "output": {
8349                "target": "com.amazonaws.iot#DeleteRegistrationCodeResponse"
8350            },
8351            "errors": [
8352                {
8353                    "target": "com.amazonaws.iot#InternalFailureException"
8354                },
8355                {
8356                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8357                },
8358                {
8359                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8360                },
8361                {
8362                    "target": "com.amazonaws.iot#ThrottlingException"
8363                },
8364                {
8365                    "target": "com.amazonaws.iot#UnauthorizedException"
8366                }
8367            ],
8368            "traits": {
8369                "smithy.api#documentation": "<p>Deletes a CA certificate registration code.</p>",
8370                "smithy.api#http": {
8371                    "method": "DELETE",
8372                    "uri": "/registrationcode",
8373                    "code": 200
8374                }
8375            }
8376        },
8377        "com.amazonaws.iot#DeleteRegistrationCodeRequest": {
8378            "type": "structure",
8379            "members": {},
8380            "traits": {
8381                "smithy.api#documentation": "<p>The input for the DeleteRegistrationCode operation.</p>"
8382            }
8383        },
8384        "com.amazonaws.iot#DeleteRegistrationCodeResponse": {
8385            "type": "structure",
8386            "members": {},
8387            "traits": {
8388                "smithy.api#documentation": "<p>The output for the DeleteRegistrationCode operation.</p>"
8389            }
8390        },
8391        "com.amazonaws.iot#DeleteRoleAlias": {
8392            "type": "operation",
8393            "input": {
8394                "target": "com.amazonaws.iot#DeleteRoleAliasRequest"
8395            },
8396            "output": {
8397                "target": "com.amazonaws.iot#DeleteRoleAliasResponse"
8398            },
8399            "errors": [
8400                {
8401                    "target": "com.amazonaws.iot#DeleteConflictException"
8402                },
8403                {
8404                    "target": "com.amazonaws.iot#InternalFailureException"
8405                },
8406                {
8407                    "target": "com.amazonaws.iot#InvalidRequestException"
8408                },
8409                {
8410                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8411                },
8412                {
8413                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8414                },
8415                {
8416                    "target": "com.amazonaws.iot#ThrottlingException"
8417                },
8418                {
8419                    "target": "com.amazonaws.iot#UnauthorizedException"
8420                }
8421            ],
8422            "traits": {
8423                "smithy.api#documentation": "<p>Deletes a role alias</p>",
8424                "smithy.api#http": {
8425                    "method": "DELETE",
8426                    "uri": "/role-aliases/{roleAlias}",
8427                    "code": 200
8428                }
8429            }
8430        },
8431        "com.amazonaws.iot#DeleteRoleAliasRequest": {
8432            "type": "structure",
8433            "members": {
8434                "roleAlias": {
8435                    "target": "com.amazonaws.iot#RoleAlias",
8436                    "traits": {
8437                        "smithy.api#documentation": "<p>The role alias to delete.</p>",
8438                        "smithy.api#httpLabel": {},
8439                        "smithy.api#required": {}
8440                    }
8441                }
8442            }
8443        },
8444        "com.amazonaws.iot#DeleteRoleAliasResponse": {
8445            "type": "structure",
8446            "members": {}
8447        },
8448        "com.amazonaws.iot#DeleteScheduledAudit": {
8449            "type": "operation",
8450            "input": {
8451                "target": "com.amazonaws.iot#DeleteScheduledAuditRequest"
8452            },
8453            "output": {
8454                "target": "com.amazonaws.iot#DeleteScheduledAuditResponse"
8455            },
8456            "errors": [
8457                {
8458                    "target": "com.amazonaws.iot#InternalFailureException"
8459                },
8460                {
8461                    "target": "com.amazonaws.iot#InvalidRequestException"
8462                },
8463                {
8464                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8465                },
8466                {
8467                    "target": "com.amazonaws.iot#ThrottlingException"
8468                }
8469            ],
8470            "traits": {
8471                "smithy.api#documentation": "<p>Deletes a scheduled audit.</p>",
8472                "smithy.api#http": {
8473                    "method": "DELETE",
8474                    "uri": "/audit/scheduledaudits/{scheduledAuditName}",
8475                    "code": 200
8476                }
8477            }
8478        },
8479        "com.amazonaws.iot#DeleteScheduledAuditRequest": {
8480            "type": "structure",
8481            "members": {
8482                "scheduledAuditName": {
8483                    "target": "com.amazonaws.iot#ScheduledAuditName",
8484                    "traits": {
8485                        "smithy.api#documentation": "<p>The name of the scheduled audit you want to delete.</p>",
8486                        "smithy.api#httpLabel": {},
8487                        "smithy.api#required": {}
8488                    }
8489                }
8490            }
8491        },
8492        "com.amazonaws.iot#DeleteScheduledAuditResponse": {
8493            "type": "structure",
8494            "members": {}
8495        },
8496        "com.amazonaws.iot#DeleteScheduledAudits": {
8497            "type": "boolean"
8498        },
8499        "com.amazonaws.iot#DeleteSecurityProfile": {
8500            "type": "operation",
8501            "input": {
8502                "target": "com.amazonaws.iot#DeleteSecurityProfileRequest"
8503            },
8504            "output": {
8505                "target": "com.amazonaws.iot#DeleteSecurityProfileResponse"
8506            },
8507            "errors": [
8508                {
8509                    "target": "com.amazonaws.iot#InternalFailureException"
8510                },
8511                {
8512                    "target": "com.amazonaws.iot#InvalidRequestException"
8513                },
8514                {
8515                    "target": "com.amazonaws.iot#ThrottlingException"
8516                },
8517                {
8518                    "target": "com.amazonaws.iot#VersionConflictException"
8519                }
8520            ],
8521            "traits": {
8522                "smithy.api#documentation": "<p>Deletes a Device Defender security profile.</p>",
8523                "smithy.api#http": {
8524                    "method": "DELETE",
8525                    "uri": "/security-profiles/{securityProfileName}",
8526                    "code": 200
8527                }
8528            }
8529        },
8530        "com.amazonaws.iot#DeleteSecurityProfileRequest": {
8531            "type": "structure",
8532            "members": {
8533                "securityProfileName": {
8534                    "target": "com.amazonaws.iot#SecurityProfileName",
8535                    "traits": {
8536                        "smithy.api#documentation": "<p>The name of the security profile to be deleted.</p>",
8537                        "smithy.api#httpLabel": {},
8538                        "smithy.api#required": {}
8539                    }
8540                },
8541                "expectedVersion": {
8542                    "target": "com.amazonaws.iot#OptionalVersion",
8543                    "traits": {
8544                        "smithy.api#documentation": "<p>The expected version of the security profile. A new version is generated whenever\n        the security profile is updated. If you specify a value that is different from the actual\n        version, a <code>VersionConflictException</code> is thrown.</p>",
8545                        "smithy.api#httpQuery": "expectedVersion"
8546                    }
8547                }
8548            }
8549        },
8550        "com.amazonaws.iot#DeleteSecurityProfileResponse": {
8551            "type": "structure",
8552            "members": {}
8553        },
8554        "com.amazonaws.iot#DeleteStream": {
8555            "type": "operation",
8556            "input": {
8557                "target": "com.amazonaws.iot#DeleteStreamRequest"
8558            },
8559            "output": {
8560                "target": "com.amazonaws.iot#DeleteStreamResponse"
8561            },
8562            "errors": [
8563                {
8564                    "target": "com.amazonaws.iot#DeleteConflictException"
8565                },
8566                {
8567                    "target": "com.amazonaws.iot#InternalFailureException"
8568                },
8569                {
8570                    "target": "com.amazonaws.iot#InvalidRequestException"
8571                },
8572                {
8573                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8574                },
8575                {
8576                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8577                },
8578                {
8579                    "target": "com.amazonaws.iot#ThrottlingException"
8580                },
8581                {
8582                    "target": "com.amazonaws.iot#UnauthorizedException"
8583                }
8584            ],
8585            "traits": {
8586                "smithy.api#documentation": "<p>Deletes a stream.</p>",
8587                "smithy.api#http": {
8588                    "method": "DELETE",
8589                    "uri": "/streams/{streamId}",
8590                    "code": 200
8591                }
8592            }
8593        },
8594        "com.amazonaws.iot#DeleteStreamRequest": {
8595            "type": "structure",
8596            "members": {
8597                "streamId": {
8598                    "target": "com.amazonaws.iot#StreamId",
8599                    "traits": {
8600                        "smithy.api#documentation": "<p>The stream ID.</p>",
8601                        "smithy.api#httpLabel": {},
8602                        "smithy.api#required": {}
8603                    }
8604                }
8605            }
8606        },
8607        "com.amazonaws.iot#DeleteStreamResponse": {
8608            "type": "structure",
8609            "members": {}
8610        },
8611        "com.amazonaws.iot#DeleteStream_": {
8612            "type": "boolean"
8613        },
8614        "com.amazonaws.iot#DeleteThing": {
8615            "type": "operation",
8616            "input": {
8617                "target": "com.amazonaws.iot#DeleteThingRequest"
8618            },
8619            "output": {
8620                "target": "com.amazonaws.iot#DeleteThingResponse"
8621            },
8622            "errors": [
8623                {
8624                    "target": "com.amazonaws.iot#InternalFailureException"
8625                },
8626                {
8627                    "target": "com.amazonaws.iot#InvalidRequestException"
8628                },
8629                {
8630                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8631                },
8632                {
8633                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8634                },
8635                {
8636                    "target": "com.amazonaws.iot#ThrottlingException"
8637                },
8638                {
8639                    "target": "com.amazonaws.iot#UnauthorizedException"
8640                },
8641                {
8642                    "target": "com.amazonaws.iot#VersionConflictException"
8643                }
8644            ],
8645            "traits": {
8646                "smithy.api#documentation": "<p>Deletes the specified thing. Returns successfully with no error if the deletion is\n\t\t\tsuccessful or you specify a thing that doesn't exist.</p>",
8647                "smithy.api#http": {
8648                    "method": "DELETE",
8649                    "uri": "/things/{thingName}",
8650                    "code": 200
8651                }
8652            }
8653        },
8654        "com.amazonaws.iot#DeleteThingGroup": {
8655            "type": "operation",
8656            "input": {
8657                "target": "com.amazonaws.iot#DeleteThingGroupRequest"
8658            },
8659            "output": {
8660                "target": "com.amazonaws.iot#DeleteThingGroupResponse"
8661            },
8662            "errors": [
8663                {
8664                    "target": "com.amazonaws.iot#InternalFailureException"
8665                },
8666                {
8667                    "target": "com.amazonaws.iot#InvalidRequestException"
8668                },
8669                {
8670                    "target": "com.amazonaws.iot#ThrottlingException"
8671                },
8672                {
8673                    "target": "com.amazonaws.iot#VersionConflictException"
8674                }
8675            ],
8676            "traits": {
8677                "smithy.api#documentation": "<p>Deletes a thing group.</p>",
8678                "smithy.api#http": {
8679                    "method": "DELETE",
8680                    "uri": "/thing-groups/{thingGroupName}",
8681                    "code": 200
8682                }
8683            }
8684        },
8685        "com.amazonaws.iot#DeleteThingGroupRequest": {
8686            "type": "structure",
8687            "members": {
8688                "thingGroupName": {
8689                    "target": "com.amazonaws.iot#ThingGroupName",
8690                    "traits": {
8691                        "smithy.api#documentation": "<p>The name of the thing group to delete.</p>",
8692                        "smithy.api#httpLabel": {},
8693                        "smithy.api#required": {}
8694                    }
8695                },
8696                "expectedVersion": {
8697                    "target": "com.amazonaws.iot#OptionalVersion",
8698                    "traits": {
8699                        "smithy.api#documentation": "<p>The expected version of the thing group to delete.</p>",
8700                        "smithy.api#httpQuery": "expectedVersion"
8701                    }
8702                }
8703            }
8704        },
8705        "com.amazonaws.iot#DeleteThingGroupResponse": {
8706            "type": "structure",
8707            "members": {}
8708        },
8709        "com.amazonaws.iot#DeleteThingRequest": {
8710            "type": "structure",
8711            "members": {
8712                "thingName": {
8713                    "target": "com.amazonaws.iot#ThingName",
8714                    "traits": {
8715                        "smithy.api#documentation": "<p>The name of the thing to delete.</p>",
8716                        "smithy.api#httpLabel": {},
8717                        "smithy.api#required": {}
8718                    }
8719                },
8720                "expectedVersion": {
8721                    "target": "com.amazonaws.iot#OptionalVersion",
8722                    "traits": {
8723                        "smithy.api#documentation": "<p>The expected version of the thing record in the registry. If the version of the\n\t\t\trecord in the registry does not match the expected version specified in the request, the\n\t\t\t\t<code>DeleteThing</code> request is rejected with a\n\t\t\t\t<code>VersionConflictException</code>.</p>",
8724                        "smithy.api#httpQuery": "expectedVersion"
8725                    }
8726                }
8727            },
8728            "traits": {
8729                "smithy.api#documentation": "<p>The input for the DeleteThing operation.</p>"
8730            }
8731        },
8732        "com.amazonaws.iot#DeleteThingResponse": {
8733            "type": "structure",
8734            "members": {},
8735            "traits": {
8736                "smithy.api#documentation": "<p>The output of the DeleteThing operation.</p>"
8737            }
8738        },
8739        "com.amazonaws.iot#DeleteThingType": {
8740            "type": "operation",
8741            "input": {
8742                "target": "com.amazonaws.iot#DeleteThingTypeRequest"
8743            },
8744            "output": {
8745                "target": "com.amazonaws.iot#DeleteThingTypeResponse"
8746            },
8747            "errors": [
8748                {
8749                    "target": "com.amazonaws.iot#InternalFailureException"
8750                },
8751                {
8752                    "target": "com.amazonaws.iot#InvalidRequestException"
8753                },
8754                {
8755                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8756                },
8757                {
8758                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8759                },
8760                {
8761                    "target": "com.amazonaws.iot#ThrottlingException"
8762                },
8763                {
8764                    "target": "com.amazonaws.iot#UnauthorizedException"
8765                }
8766            ],
8767            "traits": {
8768                "smithy.api#documentation": "<p>Deletes the specified thing type. You cannot delete a thing type if it has things\n\t\t\tassociated with it. To delete a thing type, first mark it as deprecated by calling <a>DeprecateThingType</a>, then remove any associated things by calling <a>UpdateThing</a> to change the thing type on any associated thing, and\n\t\t\tfinally use <a>DeleteThingType</a> to delete the thing type.</p>",
8769                "smithy.api#http": {
8770                    "method": "DELETE",
8771                    "uri": "/thing-types/{thingTypeName}",
8772                    "code": 200
8773                }
8774            }
8775        },
8776        "com.amazonaws.iot#DeleteThingTypeRequest": {
8777            "type": "structure",
8778            "members": {
8779                "thingTypeName": {
8780                    "target": "com.amazonaws.iot#ThingTypeName",
8781                    "traits": {
8782                        "smithy.api#documentation": "<p>The name of the thing type.</p>",
8783                        "smithy.api#httpLabel": {},
8784                        "smithy.api#required": {}
8785                    }
8786                }
8787            },
8788            "traits": {
8789                "smithy.api#documentation": "<p>The input for the DeleteThingType operation.</p>"
8790            }
8791        },
8792        "com.amazonaws.iot#DeleteThingTypeResponse": {
8793            "type": "structure",
8794            "members": {},
8795            "traits": {
8796                "smithy.api#documentation": "<p>The output for the DeleteThingType operation.</p>"
8797            }
8798        },
8799        "com.amazonaws.iot#DeleteTopicRule": {
8800            "type": "operation",
8801            "input": {
8802                "target": "com.amazonaws.iot#DeleteTopicRuleRequest"
8803            },
8804            "errors": [
8805                {
8806                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
8807                },
8808                {
8809                    "target": "com.amazonaws.iot#InternalException"
8810                },
8811                {
8812                    "target": "com.amazonaws.iot#InvalidRequestException"
8813                },
8814                {
8815                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8816                },
8817                {
8818                    "target": "com.amazonaws.iot#UnauthorizedException"
8819                }
8820            ],
8821            "traits": {
8822                "smithy.api#documentation": "<p>Deletes the rule.</p>",
8823                "smithy.api#http": {
8824                    "method": "DELETE",
8825                    "uri": "/rules/{ruleName}",
8826                    "code": 200
8827                }
8828            }
8829        },
8830        "com.amazonaws.iot#DeleteTopicRuleDestination": {
8831            "type": "operation",
8832            "input": {
8833                "target": "com.amazonaws.iot#DeleteTopicRuleDestinationRequest"
8834            },
8835            "output": {
8836                "target": "com.amazonaws.iot#DeleteTopicRuleDestinationResponse"
8837            },
8838            "errors": [
8839                {
8840                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
8841                },
8842                {
8843                    "target": "com.amazonaws.iot#InternalException"
8844                },
8845                {
8846                    "target": "com.amazonaws.iot#InvalidRequestException"
8847                },
8848                {
8849                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8850                },
8851                {
8852                    "target": "com.amazonaws.iot#UnauthorizedException"
8853                }
8854            ],
8855            "traits": {
8856                "smithy.api#documentation": "<p>Deletes a topic rule destination.</p>",
8857                "smithy.api#http": {
8858                    "method": "DELETE",
8859                    "uri": "/destinations/{arn+}",
8860                    "code": 200
8861                }
8862            }
8863        },
8864        "com.amazonaws.iot#DeleteTopicRuleDestinationRequest": {
8865            "type": "structure",
8866            "members": {
8867                "arn": {
8868                    "target": "com.amazonaws.iot#AwsArn",
8869                    "traits": {
8870                        "smithy.api#documentation": "<p>The ARN of the topic rule destination to delete.</p>",
8871                        "smithy.api#httpLabel": {},
8872                        "smithy.api#required": {}
8873                    }
8874                }
8875            }
8876        },
8877        "com.amazonaws.iot#DeleteTopicRuleDestinationResponse": {
8878            "type": "structure",
8879            "members": {}
8880        },
8881        "com.amazonaws.iot#DeleteTopicRuleRequest": {
8882            "type": "structure",
8883            "members": {
8884                "ruleName": {
8885                    "target": "com.amazonaws.iot#RuleName",
8886                    "traits": {
8887                        "smithy.api#documentation": "<p>The name of the rule.</p>",
8888                        "smithy.api#httpLabel": {},
8889                        "smithy.api#required": {}
8890                    }
8891                }
8892            },
8893            "traits": {
8894                "smithy.api#documentation": "<p>The input for the DeleteTopicRule operation.</p>"
8895            }
8896        },
8897        "com.amazonaws.iot#DeleteV2LoggingLevel": {
8898            "type": "operation",
8899            "input": {
8900                "target": "com.amazonaws.iot#DeleteV2LoggingLevelRequest"
8901            },
8902            "errors": [
8903                {
8904                    "target": "com.amazonaws.iot#InternalException"
8905                },
8906                {
8907                    "target": "com.amazonaws.iot#InvalidRequestException"
8908                },
8909                {
8910                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8911                }
8912            ],
8913            "traits": {
8914                "smithy.api#documentation": "<p>Deletes a logging level.</p>",
8915                "smithy.api#http": {
8916                    "method": "DELETE",
8917                    "uri": "/v2LoggingLevel",
8918                    "code": 200
8919                }
8920            }
8921        },
8922        "com.amazonaws.iot#DeleteV2LoggingLevelRequest": {
8923            "type": "structure",
8924            "members": {
8925                "targetType": {
8926                    "target": "com.amazonaws.iot#LogTargetType",
8927                    "traits": {
8928                        "smithy.api#documentation": "<p>The type of resource for which you are configuring logging. Must be\n            <code>THING_Group</code>.</p>",
8929                        "smithy.api#httpQuery": "targetType",
8930                        "smithy.api#required": {}
8931                    }
8932                },
8933                "targetName": {
8934                    "target": "com.amazonaws.iot#LogTargetName",
8935                    "traits": {
8936                        "smithy.api#documentation": "<p>The name of the resource for which you are configuring logging.</p>",
8937                        "smithy.api#httpQuery": "targetName",
8938                        "smithy.api#required": {}
8939                    }
8940                }
8941            }
8942        },
8943        "com.amazonaws.iot#DeliveryStreamName": {
8944            "type": "string"
8945        },
8946        "com.amazonaws.iot#Denied": {
8947            "type": "structure",
8948            "members": {
8949                "implicitDeny": {
8950                    "target": "com.amazonaws.iot#ImplicitDeny",
8951                    "traits": {
8952                        "smithy.api#documentation": "<p>Information that implicitly denies the authorization. When a policy doesn't\n         explicitly deny or allow an action on a resource it is considered an implicit\n         deny.</p>"
8953                    }
8954                },
8955                "explicitDeny": {
8956                    "target": "com.amazonaws.iot#ExplicitDeny",
8957                    "traits": {
8958                        "smithy.api#documentation": "<p>Information that explicitly denies the authorization. </p>"
8959                    }
8960                }
8961            },
8962            "traits": {
8963                "smithy.api#documentation": "<p>Contains information that denied the authorization.</p>"
8964            }
8965        },
8966        "com.amazonaws.iot#DeprecateThingType": {
8967            "type": "operation",
8968            "input": {
8969                "target": "com.amazonaws.iot#DeprecateThingTypeRequest"
8970            },
8971            "output": {
8972                "target": "com.amazonaws.iot#DeprecateThingTypeResponse"
8973            },
8974            "errors": [
8975                {
8976                    "target": "com.amazonaws.iot#InternalFailureException"
8977                },
8978                {
8979                    "target": "com.amazonaws.iot#InvalidRequestException"
8980                },
8981                {
8982                    "target": "com.amazonaws.iot#ResourceNotFoundException"
8983                },
8984                {
8985                    "target": "com.amazonaws.iot#ServiceUnavailableException"
8986                },
8987                {
8988                    "target": "com.amazonaws.iot#ThrottlingException"
8989                },
8990                {
8991                    "target": "com.amazonaws.iot#UnauthorizedException"
8992                }
8993            ],
8994            "traits": {
8995                "smithy.api#documentation": "<p>Deprecates a thing type. You can not associate new things with deprecated thing\n\t\t\ttype.</p>",
8996                "smithy.api#http": {
8997                    "method": "POST",
8998                    "uri": "/thing-types/{thingTypeName}/deprecate",
8999                    "code": 200
9000                }
9001            }
9002        },
9003        "com.amazonaws.iot#DeprecateThingTypeRequest": {
9004            "type": "structure",
9005            "members": {
9006                "thingTypeName": {
9007                    "target": "com.amazonaws.iot#ThingTypeName",
9008                    "traits": {
9009                        "smithy.api#documentation": "<p>The name of the thing type to deprecate.</p>",
9010                        "smithy.api#httpLabel": {},
9011                        "smithy.api#required": {}
9012                    }
9013                },
9014                "undoDeprecate": {
9015                    "target": "com.amazonaws.iot#UndoDeprecate",
9016                    "traits": {
9017                        "smithy.api#documentation": "<p>Whether to undeprecate a deprecated thing type. If <b>true</b>, the thing type will not be deprecated anymore and you can\n\t\t\tassociate it with things.</p>"
9018                    }
9019                }
9020            },
9021            "traits": {
9022                "smithy.api#documentation": "<p>The input for the DeprecateThingType operation.</p>"
9023            }
9024        },
9025        "com.amazonaws.iot#DeprecateThingTypeResponse": {
9026            "type": "structure",
9027            "members": {},
9028            "traits": {
9029                "smithy.api#documentation": "<p>The output for the DeprecateThingType operation.</p>"
9030            }
9031        },
9032        "com.amazonaws.iot#DeprecationDate": {
9033            "type": "timestamp"
9034        },
9035        "com.amazonaws.iot#DescribeAccountAuditConfiguration": {
9036            "type": "operation",
9037            "input": {
9038                "target": "com.amazonaws.iot#DescribeAccountAuditConfigurationRequest"
9039            },
9040            "output": {
9041                "target": "com.amazonaws.iot#DescribeAccountAuditConfigurationResponse"
9042            },
9043            "errors": [
9044                {
9045                    "target": "com.amazonaws.iot#InternalFailureException"
9046                },
9047                {
9048                    "target": "com.amazonaws.iot#ThrottlingException"
9049                }
9050            ],
9051            "traits": {
9052                "smithy.api#documentation": "<p>Gets information about the Device Defender audit settings for this account.\n          Settings include how audit notifications are sent and which audit checks are\n          enabled or disabled.</p>",
9053                "smithy.api#http": {
9054                    "method": "GET",
9055                    "uri": "/audit/configuration",
9056                    "code": 200
9057                }
9058            }
9059        },
9060        "com.amazonaws.iot#DescribeAccountAuditConfigurationRequest": {
9061            "type": "structure",
9062            "members": {}
9063        },
9064        "com.amazonaws.iot#DescribeAccountAuditConfigurationResponse": {
9065            "type": "structure",
9066            "members": {
9067                "roleArn": {
9068                    "target": "com.amazonaws.iot#RoleArn",
9069                    "traits": {
9070                        "smithy.api#documentation": "<p>The ARN of the role that grants permission to AWS IoT to access information\n            about your devices, policies, certificates, and other items as required when \n            performing an audit.</p>\n          <p>On the first call to <code>UpdateAccountAuditConfiguration</code>,\n            this parameter is required.</p>"
9071                    }
9072                },
9073                "auditNotificationTargetConfigurations": {
9074                    "target": "com.amazonaws.iot#AuditNotificationTargetConfigurations",
9075                    "traits": {
9076                        "smithy.api#documentation": "<p>Information about the targets to which audit notifications are sent for \n            this account.</p>"
9077                    }
9078                },
9079                "auditCheckConfigurations": {
9080                    "target": "com.amazonaws.iot#AuditCheckConfigurations",
9081                    "traits": {
9082                        "smithy.api#documentation": "<p>Which audit checks are enabled and disabled for this account.</p>"
9083                    }
9084                }
9085            }
9086        },
9087        "com.amazonaws.iot#DescribeAuditFinding": {
9088            "type": "operation",
9089            "input": {
9090                "target": "com.amazonaws.iot#DescribeAuditFindingRequest"
9091            },
9092            "output": {
9093                "target": "com.amazonaws.iot#DescribeAuditFindingResponse"
9094            },
9095            "errors": [
9096                {
9097                    "target": "com.amazonaws.iot#InternalFailureException"
9098                },
9099                {
9100                    "target": "com.amazonaws.iot#InvalidRequestException"
9101                },
9102                {
9103                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9104                },
9105                {
9106                    "target": "com.amazonaws.iot#ThrottlingException"
9107                }
9108            ],
9109            "traits": {
9110                "smithy.api#documentation": "<p>Gets information about a single audit finding. Properties include the reason for\n      noncompliance, the severity of the issue,\n      and the start time\n      when the audit that returned the\n      finding.</p>",
9111                "smithy.api#http": {
9112                    "method": "GET",
9113                    "uri": "/audit/findings/{findingId}",
9114                    "code": 200
9115                }
9116            }
9117        },
9118        "com.amazonaws.iot#DescribeAuditFindingRequest": {
9119            "type": "structure",
9120            "members": {
9121                "findingId": {
9122                    "target": "com.amazonaws.iot#FindingId",
9123                    "traits": {
9124                        "smithy.api#documentation": "<p>A unique identifier for a single audit finding. You can use this identifier to apply mitigation actions to the finding.</p>",
9125                        "smithy.api#httpLabel": {},
9126                        "smithy.api#required": {}
9127                    }
9128                }
9129            }
9130        },
9131        "com.amazonaws.iot#DescribeAuditFindingResponse": {
9132            "type": "structure",
9133            "members": {
9134                "finding": {
9135                    "target": "com.amazonaws.iot#AuditFinding"
9136                }
9137            }
9138        },
9139        "com.amazonaws.iot#DescribeAuditMitigationActionsTask": {
9140            "type": "operation",
9141            "input": {
9142                "target": "com.amazonaws.iot#DescribeAuditMitigationActionsTaskRequest"
9143            },
9144            "output": {
9145                "target": "com.amazonaws.iot#DescribeAuditMitigationActionsTaskResponse"
9146            },
9147            "errors": [
9148                {
9149                    "target": "com.amazonaws.iot#InternalFailureException"
9150                },
9151                {
9152                    "target": "com.amazonaws.iot#InvalidRequestException"
9153                },
9154                {
9155                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9156                },
9157                {
9158                    "target": "com.amazonaws.iot#ThrottlingException"
9159                }
9160            ],
9161            "traits": {
9162                "smithy.api#documentation": "<p>Gets information about an audit mitigation task that is used to apply mitigation actions to a set of audit findings. Properties include the actions being applied, the audit checks to which they're being applied, the task status, and aggregated task statistics.</p>",
9163                "smithy.api#http": {
9164                    "method": "GET",
9165                    "uri": "/audit/mitigationactions/tasks/{taskId}",
9166                    "code": 200
9167                }
9168            }
9169        },
9170        "com.amazonaws.iot#DescribeAuditMitigationActionsTaskRequest": {
9171            "type": "structure",
9172            "members": {
9173                "taskId": {
9174                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
9175                    "traits": {
9176                        "smithy.api#documentation": "<p>The unique identifier for the audit mitigation task.</p>",
9177                        "smithy.api#httpLabel": {},
9178                        "smithy.api#required": {}
9179                    }
9180                }
9181            }
9182        },
9183        "com.amazonaws.iot#DescribeAuditMitigationActionsTaskResponse": {
9184            "type": "structure",
9185            "members": {
9186                "taskStatus": {
9187                    "target": "com.amazonaws.iot#AuditMitigationActionsTaskStatus",
9188                    "traits": {
9189                        "smithy.api#documentation": "<p>The current status of the task.</p>"
9190                    }
9191                },
9192                "startTime": {
9193                    "target": "com.amazonaws.iot#Timestamp",
9194                    "traits": {
9195                        "smithy.api#documentation": "<p>The date and time when the task was started.</p>"
9196                    }
9197                },
9198                "endTime": {
9199                    "target": "com.amazonaws.iot#Timestamp",
9200                    "traits": {
9201                        "smithy.api#documentation": "<p>The date and time when the task was completed or canceled.</p>"
9202                    }
9203                },
9204                "taskStatistics": {
9205                    "target": "com.amazonaws.iot#AuditMitigationActionsTaskStatistics",
9206                    "traits": {
9207                        "smithy.api#documentation": "<p>Aggregate counts of the results when the mitigation tasks were applied to the findings for this audit mitigation actions task.</p>"
9208                    }
9209                },
9210                "target": {
9211                    "target": "com.amazonaws.iot#AuditMitigationActionsTaskTarget",
9212                    "traits": {
9213                        "smithy.api#documentation": "<p>Identifies the findings to which the mitigation actions are applied. This can be by audit checks, by audit task, or a set of findings.</p>"
9214                    }
9215                },
9216                "auditCheckToActionsMapping": {
9217                    "target": "com.amazonaws.iot#AuditCheckToActionsMapping",
9218                    "traits": {
9219                        "smithy.api#documentation": "<p>Specifies the mitigation actions that should be applied to specific audit checks.</p>"
9220                    }
9221                },
9222                "actionsDefinition": {
9223                    "target": "com.amazonaws.iot#MitigationActionList",
9224                    "traits": {
9225                        "smithy.api#documentation": "<p>Specifies the mitigation actions and their parameters that are applied as part of this task.</p>"
9226                    }
9227                }
9228            }
9229        },
9230        "com.amazonaws.iot#DescribeAuditSuppression": {
9231            "type": "operation",
9232            "input": {
9233                "target": "com.amazonaws.iot#DescribeAuditSuppressionRequest"
9234            },
9235            "output": {
9236                "target": "com.amazonaws.iot#DescribeAuditSuppressionResponse"
9237            },
9238            "errors": [
9239                {
9240                    "target": "com.amazonaws.iot#InternalFailureException"
9241                },
9242                {
9243                    "target": "com.amazonaws.iot#InvalidRequestException"
9244                },
9245                {
9246                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9247                },
9248                {
9249                    "target": "com.amazonaws.iot#ThrottlingException"
9250                }
9251            ],
9252            "traits": {
9253                "smithy.api#documentation": "<p>\n      Gets information about a Device Defender audit suppression.\n    </p>",
9254                "smithy.api#http": {
9255                    "method": "POST",
9256                    "uri": "/audit/suppressions/describe",
9257                    "code": 200
9258                }
9259            }
9260        },
9261        "com.amazonaws.iot#DescribeAuditSuppressionRequest": {
9262            "type": "structure",
9263            "members": {
9264                "checkName": {
9265                    "target": "com.amazonaws.iot#AuditCheckName",
9266                    "traits": {
9267                        "smithy.api#required": {}
9268                    }
9269                },
9270                "resourceIdentifier": {
9271                    "target": "com.amazonaws.iot#ResourceIdentifier",
9272                    "traits": {
9273                        "smithy.api#required": {}
9274                    }
9275                }
9276            }
9277        },
9278        "com.amazonaws.iot#DescribeAuditSuppressionResponse": {
9279            "type": "structure",
9280            "members": {
9281                "checkName": {
9282                    "target": "com.amazonaws.iot#AuditCheckName"
9283                },
9284                "resourceIdentifier": {
9285                    "target": "com.amazonaws.iot#ResourceIdentifier"
9286                },
9287                "expirationDate": {
9288                    "target": "com.amazonaws.iot#Timestamp",
9289                    "traits": {
9290                        "smithy.api#documentation": "<p>\n      The epoch timestamp in seconds at which this suppression expires.\n    </p>"
9291                    }
9292                },
9293                "suppressIndefinitely": {
9294                    "target": "com.amazonaws.iot#SuppressIndefinitely",
9295                    "traits": {
9296                        "smithy.api#documentation": "<p>\n      Indicates whether a suppression should exist indefinitely or not.\n    </p>"
9297                    }
9298                },
9299                "description": {
9300                    "target": "com.amazonaws.iot#AuditDescription",
9301                    "traits": {
9302                        "smithy.api#documentation": "<p>\n      The description of the audit suppression.\n    </p>"
9303                    }
9304                }
9305            }
9306        },
9307        "com.amazonaws.iot#DescribeAuditTask": {
9308            "type": "operation",
9309            "input": {
9310                "target": "com.amazonaws.iot#DescribeAuditTaskRequest"
9311            },
9312            "output": {
9313                "target": "com.amazonaws.iot#DescribeAuditTaskResponse"
9314            },
9315            "errors": [
9316                {
9317                    "target": "com.amazonaws.iot#InternalFailureException"
9318                },
9319                {
9320                    "target": "com.amazonaws.iot#InvalidRequestException"
9321                },
9322                {
9323                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9324                },
9325                {
9326                    "target": "com.amazonaws.iot#ThrottlingException"
9327                }
9328            ],
9329            "traits": {
9330                "smithy.api#documentation": "<p>Gets information about a Device Defender audit.</p>",
9331                "smithy.api#http": {
9332                    "method": "GET",
9333                    "uri": "/audit/tasks/{taskId}",
9334                    "code": 200
9335                }
9336            }
9337        },
9338        "com.amazonaws.iot#DescribeAuditTaskRequest": {
9339            "type": "structure",
9340            "members": {
9341                "taskId": {
9342                    "target": "com.amazonaws.iot#AuditTaskId",
9343                    "traits": {
9344                        "smithy.api#documentation": "<p>The ID of the audit whose information you want to get.</p>",
9345                        "smithy.api#httpLabel": {},
9346                        "smithy.api#required": {}
9347                    }
9348                }
9349            }
9350        },
9351        "com.amazonaws.iot#DescribeAuditTaskResponse": {
9352            "type": "structure",
9353            "members": {
9354                "taskStatus": {
9355                    "target": "com.amazonaws.iot#AuditTaskStatus",
9356                    "traits": {
9357                        "smithy.api#documentation": "<p>The status of the audit: one of \"IN_PROGRESS\", \"COMPLETED\",\n            \"FAILED\", or \"CANCELED\".</p>"
9358                    }
9359                },
9360                "taskType": {
9361                    "target": "com.amazonaws.iot#AuditTaskType",
9362                    "traits": {
9363                        "smithy.api#documentation": "<p>The type of audit: \"ON_DEMAND_AUDIT_TASK\" or \"SCHEDULED_AUDIT_TASK\".</p>"
9364                    }
9365                },
9366                "taskStartTime": {
9367                    "target": "com.amazonaws.iot#Timestamp",
9368                    "traits": {
9369                        "smithy.api#documentation": "<p>The time the audit started.</p>"
9370                    }
9371                },
9372                "taskStatistics": {
9373                    "target": "com.amazonaws.iot#TaskStatistics",
9374                    "traits": {
9375                        "smithy.api#documentation": "<p>Statistical information about the audit.</p>"
9376                    }
9377                },
9378                "scheduledAuditName": {
9379                    "target": "com.amazonaws.iot#ScheduledAuditName",
9380                    "traits": {
9381                        "smithy.api#documentation": "<p>The name of the scheduled audit (only if the audit was a scheduled audit).</p>"
9382                    }
9383                },
9384                "auditDetails": {
9385                    "target": "com.amazonaws.iot#AuditDetails",
9386                    "traits": {
9387                        "smithy.api#documentation": "<p>Detailed information about each check performed during this audit.</p>"
9388                    }
9389                }
9390            }
9391        },
9392        "com.amazonaws.iot#DescribeAuthorizer": {
9393            "type": "operation",
9394            "input": {
9395                "target": "com.amazonaws.iot#DescribeAuthorizerRequest"
9396            },
9397            "output": {
9398                "target": "com.amazonaws.iot#DescribeAuthorizerResponse"
9399            },
9400            "errors": [
9401                {
9402                    "target": "com.amazonaws.iot#InternalFailureException"
9403                },
9404                {
9405                    "target": "com.amazonaws.iot#InvalidRequestException"
9406                },
9407                {
9408                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9409                },
9410                {
9411                    "target": "com.amazonaws.iot#ServiceUnavailableException"
9412                },
9413                {
9414                    "target": "com.amazonaws.iot#ThrottlingException"
9415                },
9416                {
9417                    "target": "com.amazonaws.iot#UnauthorizedException"
9418                }
9419            ],
9420            "traits": {
9421                "smithy.api#documentation": "<p>Describes an authorizer.</p>",
9422                "smithy.api#http": {
9423                    "method": "GET",
9424                    "uri": "/authorizer/{authorizerName}",
9425                    "code": 200
9426                }
9427            }
9428        },
9429        "com.amazonaws.iot#DescribeAuthorizerRequest": {
9430            "type": "structure",
9431            "members": {
9432                "authorizerName": {
9433                    "target": "com.amazonaws.iot#AuthorizerName",
9434                    "traits": {
9435                        "smithy.api#documentation": "<p>The name of the authorizer to describe.</p>",
9436                        "smithy.api#httpLabel": {},
9437                        "smithy.api#required": {}
9438                    }
9439                }
9440            }
9441        },
9442        "com.amazonaws.iot#DescribeAuthorizerResponse": {
9443            "type": "structure",
9444            "members": {
9445                "authorizerDescription": {
9446                    "target": "com.amazonaws.iot#AuthorizerDescription",
9447                    "traits": {
9448                        "smithy.api#documentation": "<p>The authorizer description.</p>"
9449                    }
9450                }
9451            }
9452        },
9453        "com.amazonaws.iot#DescribeBillingGroup": {
9454            "type": "operation",
9455            "input": {
9456                "target": "com.amazonaws.iot#DescribeBillingGroupRequest"
9457            },
9458            "output": {
9459                "target": "com.amazonaws.iot#DescribeBillingGroupResponse"
9460            },
9461            "errors": [
9462                {
9463                    "target": "com.amazonaws.iot#InternalFailureException"
9464                },
9465                {
9466                    "target": "com.amazonaws.iot#InvalidRequestException"
9467                },
9468                {
9469                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9470                },
9471                {
9472                    "target": "com.amazonaws.iot#ThrottlingException"
9473                }
9474            ],
9475            "traits": {
9476                "smithy.api#documentation": "<p>Returns information about a billing group.</p>",
9477                "smithy.api#http": {
9478                    "method": "GET",
9479                    "uri": "/billing-groups/{billingGroupName}",
9480                    "code": 200
9481                }
9482            }
9483        },
9484        "com.amazonaws.iot#DescribeBillingGroupRequest": {
9485            "type": "structure",
9486            "members": {
9487                "billingGroupName": {
9488                    "target": "com.amazonaws.iot#BillingGroupName",
9489                    "traits": {
9490                        "smithy.api#documentation": "<p>The name of the billing group.</p>",
9491                        "smithy.api#httpLabel": {},
9492                        "smithy.api#required": {}
9493                    }
9494                }
9495            }
9496        },
9497        "com.amazonaws.iot#DescribeBillingGroupResponse": {
9498            "type": "structure",
9499            "members": {
9500                "billingGroupName": {
9501                    "target": "com.amazonaws.iot#BillingGroupName",
9502                    "traits": {
9503                        "smithy.api#documentation": "<p>The name of the billing group.</p>"
9504                    }
9505                },
9506                "billingGroupId": {
9507                    "target": "com.amazonaws.iot#BillingGroupId",
9508                    "traits": {
9509                        "smithy.api#documentation": "<p>The ID of the billing group.</p>"
9510                    }
9511                },
9512                "billingGroupArn": {
9513                    "target": "com.amazonaws.iot#BillingGroupArn",
9514                    "traits": {
9515                        "smithy.api#documentation": "<p>The ARN of the billing group.</p>"
9516                    }
9517                },
9518                "version": {
9519                    "target": "com.amazonaws.iot#Version",
9520                    "traits": {
9521                        "smithy.api#documentation": "<p>The version of the billing group.</p>"
9522                    }
9523                },
9524                "billingGroupProperties": {
9525                    "target": "com.amazonaws.iot#BillingGroupProperties",
9526                    "traits": {
9527                        "smithy.api#documentation": "<p>The properties of the billing group.</p>"
9528                    }
9529                },
9530                "billingGroupMetadata": {
9531                    "target": "com.amazonaws.iot#BillingGroupMetadata",
9532                    "traits": {
9533                        "smithy.api#documentation": "<p>Additional information about the billing group.</p>"
9534                    }
9535                }
9536            }
9537        },
9538        "com.amazonaws.iot#DescribeCACertificate": {
9539            "type": "operation",
9540            "input": {
9541                "target": "com.amazonaws.iot#DescribeCACertificateRequest"
9542            },
9543            "output": {
9544                "target": "com.amazonaws.iot#DescribeCACertificateResponse"
9545            },
9546            "errors": [
9547                {
9548                    "target": "com.amazonaws.iot#InternalFailureException"
9549                },
9550                {
9551                    "target": "com.amazonaws.iot#InvalidRequestException"
9552                },
9553                {
9554                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9555                },
9556                {
9557                    "target": "com.amazonaws.iot#ServiceUnavailableException"
9558                },
9559                {
9560                    "target": "com.amazonaws.iot#ThrottlingException"
9561                },
9562                {
9563                    "target": "com.amazonaws.iot#UnauthorizedException"
9564                }
9565            ],
9566            "traits": {
9567                "smithy.api#documentation": "<p>Describes a registered CA certificate.</p>",
9568                "smithy.api#http": {
9569                    "method": "GET",
9570                    "uri": "/cacertificate/{certificateId}",
9571                    "code": 200
9572                }
9573            }
9574        },
9575        "com.amazonaws.iot#DescribeCACertificateRequest": {
9576            "type": "structure",
9577            "members": {
9578                "certificateId": {
9579                    "target": "com.amazonaws.iot#CertificateId",
9580                    "traits": {
9581                        "smithy.api#documentation": "<p>The CA certificate identifier.</p>",
9582                        "smithy.api#httpLabel": {},
9583                        "smithy.api#required": {}
9584                    }
9585                }
9586            },
9587            "traits": {
9588                "smithy.api#documentation": "<p>The input for the DescribeCACertificate operation.</p>"
9589            }
9590        },
9591        "com.amazonaws.iot#DescribeCACertificateResponse": {
9592            "type": "structure",
9593            "members": {
9594                "certificateDescription": {
9595                    "target": "com.amazonaws.iot#CACertificateDescription",
9596                    "traits": {
9597                        "smithy.api#documentation": "<p>The CA certificate description.</p>"
9598                    }
9599                },
9600                "registrationConfig": {
9601                    "target": "com.amazonaws.iot#RegistrationConfig",
9602                    "traits": {
9603                        "smithy.api#documentation": "<p>Information about the registration configuration.</p>"
9604                    }
9605                }
9606            },
9607            "traits": {
9608                "smithy.api#documentation": "<p>The output from the DescribeCACertificate operation.</p>"
9609            }
9610        },
9611        "com.amazonaws.iot#DescribeCertificate": {
9612            "type": "operation",
9613            "input": {
9614                "target": "com.amazonaws.iot#DescribeCertificateRequest"
9615            },
9616            "output": {
9617                "target": "com.amazonaws.iot#DescribeCertificateResponse"
9618            },
9619            "errors": [
9620                {
9621                    "target": "com.amazonaws.iot#InternalFailureException"
9622                },
9623                {
9624                    "target": "com.amazonaws.iot#InvalidRequestException"
9625                },
9626                {
9627                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9628                },
9629                {
9630                    "target": "com.amazonaws.iot#ServiceUnavailableException"
9631                },
9632                {
9633                    "target": "com.amazonaws.iot#ThrottlingException"
9634                },
9635                {
9636                    "target": "com.amazonaws.iot#UnauthorizedException"
9637                }
9638            ],
9639            "traits": {
9640                "smithy.api#documentation": "<p>Gets information about the specified certificate.</p>",
9641                "smithy.api#http": {
9642                    "method": "GET",
9643                    "uri": "/certificates/{certificateId}",
9644                    "code": 200
9645                }
9646            }
9647        },
9648        "com.amazonaws.iot#DescribeCertificateRequest": {
9649            "type": "structure",
9650            "members": {
9651                "certificateId": {
9652                    "target": "com.amazonaws.iot#CertificateId",
9653                    "traits": {
9654                        "smithy.api#documentation": "<p>The ID of the certificate. (The last part of the certificate ARN contains the\n         certificate ID.)</p>",
9655                        "smithy.api#httpLabel": {},
9656                        "smithy.api#required": {}
9657                    }
9658                }
9659            },
9660            "traits": {
9661                "smithy.api#documentation": "<p>The input for the DescribeCertificate operation.</p>"
9662            }
9663        },
9664        "com.amazonaws.iot#DescribeCertificateResponse": {
9665            "type": "structure",
9666            "members": {
9667                "certificateDescription": {
9668                    "target": "com.amazonaws.iot#CertificateDescription",
9669                    "traits": {
9670                        "smithy.api#documentation": "<p>The description of the certificate.</p>"
9671                    }
9672                }
9673            },
9674            "traits": {
9675                "smithy.api#documentation": "<p>The output of the DescribeCertificate operation.</p>"
9676            }
9677        },
9678        "com.amazonaws.iot#DescribeCustomMetric": {
9679            "type": "operation",
9680            "input": {
9681                "target": "com.amazonaws.iot#DescribeCustomMetricRequest"
9682            },
9683            "output": {
9684                "target": "com.amazonaws.iot#DescribeCustomMetricResponse"
9685            },
9686            "errors": [
9687                {
9688                    "target": "com.amazonaws.iot#InternalFailureException"
9689                },
9690                {
9691                    "target": "com.amazonaws.iot#InvalidRequestException"
9692                },
9693                {
9694                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9695                },
9696                {
9697                    "target": "com.amazonaws.iot#ThrottlingException"
9698                }
9699            ],
9700            "traits": {
9701                "smithy.api#documentation": "<p>\n      Gets information about a Device Defender detect custom metric.\n    </p>",
9702                "smithy.api#http": {
9703                    "method": "GET",
9704                    "uri": "/custom-metric/{metricName}",
9705                    "code": 200
9706                }
9707            }
9708        },
9709        "com.amazonaws.iot#DescribeCustomMetricRequest": {
9710            "type": "structure",
9711            "members": {
9712                "metricName": {
9713                    "target": "com.amazonaws.iot#MetricName",
9714                    "traits": {
9715                        "smithy.api#documentation": "<p>\n      The name of the custom metric.\n    </p>",
9716                        "smithy.api#httpLabel": {},
9717                        "smithy.api#required": {}
9718                    }
9719                }
9720            }
9721        },
9722        "com.amazonaws.iot#DescribeCustomMetricResponse": {
9723            "type": "structure",
9724            "members": {
9725                "metricName": {
9726                    "target": "com.amazonaws.iot#MetricName",
9727                    "traits": {
9728                        "smithy.api#documentation": "<p>\n      The name of the custom metric.\n    </p>"
9729                    }
9730                },
9731                "metricArn": {
9732                    "target": "com.amazonaws.iot#CustomMetricArn",
9733                    "traits": {
9734                        "smithy.api#documentation": "<p>\n      The Amazon Resource Number (ARN) of the custom metric.\n    </p>"
9735                    }
9736                },
9737                "metricType": {
9738                    "target": "com.amazonaws.iot#CustomMetricType",
9739                    "traits": {
9740                        "smithy.api#documentation": "<p>\n      The type of the custom metric. Types include <code>string-list</code>, <code>ip-address-list</code>, <code>number-list</code>, and <code>number</code>.\n    </p>"
9741                    }
9742                },
9743                "displayName": {
9744                    "target": "com.amazonaws.iot#CustomMetricDisplayName",
9745                    "traits": {
9746                        "smithy.api#documentation": "<p>\n      Field represents a friendly name in the console for the custom metric; doesn't have to be unique. Don't use this name as the metric identifier in the device metric report. Can be updated.\n    </p>"
9747                    }
9748                },
9749                "creationDate": {
9750                    "target": "com.amazonaws.iot#Timestamp",
9751                    "traits": {
9752                        "smithy.api#documentation": "<p>\n      The creation date of the custom metric in milliseconds since epoch.\n    </p>"
9753                    }
9754                },
9755                "lastModifiedDate": {
9756                    "target": "com.amazonaws.iot#Timestamp",
9757                    "traits": {
9758                        "smithy.api#documentation": "<p>\n      The time the custom metric was last modified in milliseconds since epoch.\n    </p>"
9759                    }
9760                }
9761            }
9762        },
9763        "com.amazonaws.iot#DescribeDefaultAuthorizer": {
9764            "type": "operation",
9765            "input": {
9766                "target": "com.amazonaws.iot#DescribeDefaultAuthorizerRequest"
9767            },
9768            "output": {
9769                "target": "com.amazonaws.iot#DescribeDefaultAuthorizerResponse"
9770            },
9771            "errors": [
9772                {
9773                    "target": "com.amazonaws.iot#InternalFailureException"
9774                },
9775                {
9776                    "target": "com.amazonaws.iot#InvalidRequestException"
9777                },
9778                {
9779                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9780                },
9781                {
9782                    "target": "com.amazonaws.iot#ServiceUnavailableException"
9783                },
9784                {
9785                    "target": "com.amazonaws.iot#ThrottlingException"
9786                },
9787                {
9788                    "target": "com.amazonaws.iot#UnauthorizedException"
9789                }
9790            ],
9791            "traits": {
9792                "smithy.api#documentation": "<p>Describes the default authorizer.</p>",
9793                "smithy.api#http": {
9794                    "method": "GET",
9795                    "uri": "/default-authorizer",
9796                    "code": 200
9797                }
9798            }
9799        },
9800        "com.amazonaws.iot#DescribeDefaultAuthorizerRequest": {
9801            "type": "structure",
9802            "members": {}
9803        },
9804        "com.amazonaws.iot#DescribeDefaultAuthorizerResponse": {
9805            "type": "structure",
9806            "members": {
9807                "authorizerDescription": {
9808                    "target": "com.amazonaws.iot#AuthorizerDescription",
9809                    "traits": {
9810                        "smithy.api#documentation": "<p>The default authorizer's description.</p>"
9811                    }
9812                }
9813            }
9814        },
9815        "com.amazonaws.iot#DescribeDetectMitigationActionsTask": {
9816            "type": "operation",
9817            "input": {
9818                "target": "com.amazonaws.iot#DescribeDetectMitigationActionsTaskRequest"
9819            },
9820            "output": {
9821                "target": "com.amazonaws.iot#DescribeDetectMitigationActionsTaskResponse"
9822            },
9823            "errors": [
9824                {
9825                    "target": "com.amazonaws.iot#InternalFailureException"
9826                },
9827                {
9828                    "target": "com.amazonaws.iot#InvalidRequestException"
9829                },
9830                {
9831                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9832                },
9833                {
9834                    "target": "com.amazonaws.iot#ThrottlingException"
9835                }
9836            ],
9837            "traits": {
9838                "smithy.api#documentation": "<p>\n      Gets information about a Device Defender ML Detect mitigation action.\n    </p>",
9839                "smithy.api#http": {
9840                    "method": "GET",
9841                    "uri": "/detect/mitigationactions/tasks/{taskId}",
9842                    "code": 200
9843                }
9844            }
9845        },
9846        "com.amazonaws.iot#DescribeDetectMitigationActionsTaskRequest": {
9847            "type": "structure",
9848            "members": {
9849                "taskId": {
9850                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
9851                    "traits": {
9852                        "smithy.api#documentation": "<p>\n      The unique identifier of the task.\n    </p>",
9853                        "smithy.api#httpLabel": {},
9854                        "smithy.api#required": {}
9855                    }
9856                }
9857            }
9858        },
9859        "com.amazonaws.iot#DescribeDetectMitigationActionsTaskResponse": {
9860            "type": "structure",
9861            "members": {
9862                "taskSummary": {
9863                    "target": "com.amazonaws.iot#DetectMitigationActionsTaskSummary",
9864                    "traits": {
9865                        "smithy.api#documentation": "<p>\n      The description of a task.\n    </p>"
9866                    }
9867                }
9868            }
9869        },
9870        "com.amazonaws.iot#DescribeDimension": {
9871            "type": "operation",
9872            "input": {
9873                "target": "com.amazonaws.iot#DescribeDimensionRequest"
9874            },
9875            "output": {
9876                "target": "com.amazonaws.iot#DescribeDimensionResponse"
9877            },
9878            "errors": [
9879                {
9880                    "target": "com.amazonaws.iot#InternalFailureException"
9881                },
9882                {
9883                    "target": "com.amazonaws.iot#InvalidRequestException"
9884                },
9885                {
9886                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9887                },
9888                {
9889                    "target": "com.amazonaws.iot#ThrottlingException"
9890                }
9891            ],
9892            "traits": {
9893                "smithy.api#documentation": "<p>Provides details about a dimension that is defined in your AWS account.</p>",
9894                "smithy.api#http": {
9895                    "method": "GET",
9896                    "uri": "/dimensions/{name}",
9897                    "code": 200
9898                }
9899            }
9900        },
9901        "com.amazonaws.iot#DescribeDimensionRequest": {
9902            "type": "structure",
9903            "members": {
9904                "name": {
9905                    "target": "com.amazonaws.iot#DimensionName",
9906                    "traits": {
9907                        "smithy.api#documentation": "<p>The unique identifier for the dimension.</p>",
9908                        "smithy.api#httpLabel": {},
9909                        "smithy.api#required": {}
9910                    }
9911                }
9912            }
9913        },
9914        "com.amazonaws.iot#DescribeDimensionResponse": {
9915            "type": "structure",
9916            "members": {
9917                "name": {
9918                    "target": "com.amazonaws.iot#DimensionName",
9919                    "traits": {
9920                        "smithy.api#documentation": "<p>The unique identifier for the dimension.</p>"
9921                    }
9922                },
9923                "arn": {
9924                    "target": "com.amazonaws.iot#DimensionArn",
9925                    "traits": {
9926                        "smithy.api#documentation": "<p>The Amazon Resource Name\n      (ARN)\n      for\n      the dimension.</p>"
9927                    }
9928                },
9929                "type": {
9930                    "target": "com.amazonaws.iot#DimensionType",
9931                    "traits": {
9932                        "smithy.api#documentation": "<p>The type of the dimension.</p>"
9933                    }
9934                },
9935                "stringValues": {
9936                    "target": "com.amazonaws.iot#DimensionStringValues",
9937                    "traits": {
9938                        "smithy.api#documentation": "<p>The value or list of values used to scope the dimension. For example, for topic filters, this is the pattern used to match the MQTT topic name.</p>"
9939                    }
9940                },
9941                "creationDate": {
9942                    "target": "com.amazonaws.iot#Timestamp",
9943                    "traits": {
9944                        "smithy.api#documentation": "<p>The date the dimension was created.</p>"
9945                    }
9946                },
9947                "lastModifiedDate": {
9948                    "target": "com.amazonaws.iot#Timestamp",
9949                    "traits": {
9950                        "smithy.api#documentation": "<p>The date the dimension was last modified.</p>"
9951                    }
9952                }
9953            }
9954        },
9955        "com.amazonaws.iot#DescribeDomainConfiguration": {
9956            "type": "operation",
9957            "input": {
9958                "target": "com.amazonaws.iot#DescribeDomainConfigurationRequest"
9959            },
9960            "output": {
9961                "target": "com.amazonaws.iot#DescribeDomainConfigurationResponse"
9962            },
9963            "errors": [
9964                {
9965                    "target": "com.amazonaws.iot#InternalFailureException"
9966                },
9967                {
9968                    "target": "com.amazonaws.iot#InvalidRequestException"
9969                },
9970                {
9971                    "target": "com.amazonaws.iot#ResourceNotFoundException"
9972                },
9973                {
9974                    "target": "com.amazonaws.iot#ServiceUnavailableException"
9975                },
9976                {
9977                    "target": "com.amazonaws.iot#ThrottlingException"
9978                },
9979                {
9980                    "target": "com.amazonaws.iot#UnauthorizedException"
9981                }
9982            ],
9983            "traits": {
9984                "smithy.api#documentation": "<p>Gets summary information about a domain configuration.</p>\n         <note>\n            <p>The domain configuration feature is in public preview and is subject to change.</p>\n         </note>",
9985                "smithy.api#http": {
9986                    "method": "GET",
9987                    "uri": "/domainConfigurations/{domainConfigurationName}",
9988                    "code": 200
9989                }
9990            }
9991        },
9992        "com.amazonaws.iot#DescribeDomainConfigurationRequest": {
9993            "type": "structure",
9994            "members": {
9995                "domainConfigurationName": {
9996                    "target": "com.amazonaws.iot#ReservedDomainConfigurationName",
9997                    "traits": {
9998                        "smithy.api#documentation": "<p>The name of the domain configuration.</p>",
9999                        "smithy.api#httpLabel": {},
10000                        "smithy.api#required": {}
10001                    }
10002                }
10003            }
10004        },
10005        "com.amazonaws.iot#DescribeDomainConfigurationResponse": {
10006            "type": "structure",
10007            "members": {
10008                "domainConfigurationName": {
10009                    "target": "com.amazonaws.iot#ReservedDomainConfigurationName",
10010                    "traits": {
10011                        "smithy.api#documentation": "<p>The name of the domain configuration.</p>"
10012                    }
10013                },
10014                "domainConfigurationArn": {
10015                    "target": "com.amazonaws.iot#DomainConfigurationArn",
10016                    "traits": {
10017                        "smithy.api#documentation": "<p>The ARN of the domain configuration.</p>"
10018                    }
10019                },
10020                "domainName": {
10021                    "target": "com.amazonaws.iot#DomainName",
10022                    "traits": {
10023                        "smithy.api#documentation": "<p>The name of the domain.</p>"
10024                    }
10025                },
10026                "serverCertificates": {
10027                    "target": "com.amazonaws.iot#ServerCertificates",
10028                    "traits": {
10029                        "smithy.api#documentation": "<p>A list containing summary information about the server certificate included in the domain configuration.</p>"
10030                    }
10031                },
10032                "authorizerConfig": {
10033                    "target": "com.amazonaws.iot#AuthorizerConfig",
10034                    "traits": {
10035                        "smithy.api#documentation": "<p>An object that specifies the authorization service for a domain.</p>"
10036                    }
10037                },
10038                "domainConfigurationStatus": {
10039                    "target": "com.amazonaws.iot#DomainConfigurationStatus",
10040                    "traits": {
10041                        "smithy.api#documentation": "<p>A Boolean value that specifies the current state of the domain configuration.</p>"
10042                    }
10043                },
10044                "serviceType": {
10045                    "target": "com.amazonaws.iot#ServiceType",
10046                    "traits": {
10047                        "smithy.api#documentation": "<p>The type of service delivered by the endpoint.</p>"
10048                    }
10049                },
10050                "domainType": {
10051                    "target": "com.amazonaws.iot#DomainType",
10052                    "traits": {
10053                        "smithy.api#documentation": "<p>The type of the domain.</p>"
10054                    }
10055                },
10056                "lastStatusChangeDate": {
10057                    "target": "com.amazonaws.iot#DateType",
10058                    "traits": {
10059                        "smithy.api#documentation": "<p>The date and time the domain configuration's status was last changed.</p>"
10060                    }
10061                }
10062            }
10063        },
10064        "com.amazonaws.iot#DescribeEndpoint": {
10065            "type": "operation",
10066            "input": {
10067                "target": "com.amazonaws.iot#DescribeEndpointRequest"
10068            },
10069            "output": {
10070                "target": "com.amazonaws.iot#DescribeEndpointResponse"
10071            },
10072            "errors": [
10073                {
10074                    "target": "com.amazonaws.iot#InternalFailureException"
10075                },
10076                {
10077                    "target": "com.amazonaws.iot#InvalidRequestException"
10078                },
10079                {
10080                    "target": "com.amazonaws.iot#ThrottlingException"
10081                },
10082                {
10083                    "target": "com.amazonaws.iot#UnauthorizedException"
10084                }
10085            ],
10086            "traits": {
10087                "smithy.api#documentation": "<p>Returns a unique endpoint specific to the AWS account making the call.</p>",
10088                "smithy.api#http": {
10089                    "method": "GET",
10090                    "uri": "/endpoint",
10091                    "code": 200
10092                }
10093            }
10094        },
10095        "com.amazonaws.iot#DescribeEndpointRequest": {
10096            "type": "structure",
10097            "members": {
10098                "endpointType": {
10099                    "target": "com.amazonaws.iot#EndpointType",
10100                    "traits": {
10101                        "smithy.api#documentation": "<p>The endpoint type. Valid endpoint types include:</p>\n         <ul>\n            <li>\n               <p>\n                  <code>iot:Data</code> - Returns a VeriSign signed data endpoint.</p>\n            </li>\n         </ul>\n         <ul>\n            <li>\n               <p>\n                  <code>iot:Data-ATS</code> - Returns an ATS signed data endpoint.</p>\n            </li>\n         </ul>\n         <ul>\n            <li>\n               <p>\n                  <code>iot:CredentialProvider</code> - Returns an AWS IoT credentials provider API\n               endpoint.</p>\n            </li>\n         </ul>\n         <ul>\n            <li>\n               <p>\n                  <code>iot:Jobs</code> - Returns an AWS IoT device management Jobs API\n               endpoint.</p>\n            </li>\n         </ul>\n         <p>We strongly recommend that customers use the newer <code>iot:Data-ATS</code> endpoint type to avoid \n         issues related to the widespread distrust of Symantec certificate authorities.</p>",
10102                        "smithy.api#httpQuery": "endpointType"
10103                    }
10104                }
10105            },
10106            "traits": {
10107                "smithy.api#documentation": "<p>The input for the DescribeEndpoint operation.</p>"
10108            }
10109        },
10110        "com.amazonaws.iot#DescribeEndpointResponse": {
10111            "type": "structure",
10112            "members": {
10113                "endpointAddress": {
10114                    "target": "com.amazonaws.iot#EndpointAddress",
10115                    "traits": {
10116                        "smithy.api#documentation": "<p>The endpoint. The format of the endpoint is as follows:\n            <i>identifier</i>.iot.<i>region</i>.amazonaws.com.</p>"
10117                    }
10118                }
10119            },
10120            "traits": {
10121                "smithy.api#documentation": "<p>The output from the DescribeEndpoint operation.</p>"
10122            }
10123        },
10124        "com.amazonaws.iot#DescribeEventConfigurations": {
10125            "type": "operation",
10126            "input": {
10127                "target": "com.amazonaws.iot#DescribeEventConfigurationsRequest"
10128            },
10129            "output": {
10130                "target": "com.amazonaws.iot#DescribeEventConfigurationsResponse"
10131            },
10132            "errors": [
10133                {
10134                    "target": "com.amazonaws.iot#InternalFailureException"
10135                },
10136                {
10137                    "target": "com.amazonaws.iot#ThrottlingException"
10138                }
10139            ],
10140            "traits": {
10141                "smithy.api#documentation": "<p>Describes event configurations.</p>",
10142                "smithy.api#http": {
10143                    "method": "GET",
10144                    "uri": "/event-configurations",
10145                    "code": 200
10146                }
10147            }
10148        },
10149        "com.amazonaws.iot#DescribeEventConfigurationsRequest": {
10150            "type": "structure",
10151            "members": {}
10152        },
10153        "com.amazonaws.iot#DescribeEventConfigurationsResponse": {
10154            "type": "structure",
10155            "members": {
10156                "eventConfigurations": {
10157                    "target": "com.amazonaws.iot#EventConfigurations",
10158                    "traits": {
10159                        "smithy.api#documentation": "<p>The event configurations.</p>"
10160                    }
10161                },
10162                "creationDate": {
10163                    "target": "com.amazonaws.iot#CreationDate",
10164                    "traits": {
10165                        "smithy.api#documentation": "<p>The creation date of the event configuration.</p>"
10166                    }
10167                },
10168                "lastModifiedDate": {
10169                    "target": "com.amazonaws.iot#LastModifiedDate",
10170                    "traits": {
10171                        "smithy.api#documentation": "<p>The date the event configurations were last modified.</p>"
10172                    }
10173                }
10174            }
10175        },
10176        "com.amazonaws.iot#DescribeIndex": {
10177            "type": "operation",
10178            "input": {
10179                "target": "com.amazonaws.iot#DescribeIndexRequest"
10180            },
10181            "output": {
10182                "target": "com.amazonaws.iot#DescribeIndexResponse"
10183            },
10184            "errors": [
10185                {
10186                    "target": "com.amazonaws.iot#InternalFailureException"
10187                },
10188                {
10189                    "target": "com.amazonaws.iot#InvalidRequestException"
10190                },
10191                {
10192                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10193                },
10194                {
10195                    "target": "com.amazonaws.iot#ServiceUnavailableException"
10196                },
10197                {
10198                    "target": "com.amazonaws.iot#ThrottlingException"
10199                },
10200                {
10201                    "target": "com.amazonaws.iot#UnauthorizedException"
10202                }
10203            ],
10204            "traits": {
10205                "smithy.api#documentation": "<p>Describes a search index.</p>",
10206                "smithy.api#http": {
10207                    "method": "GET",
10208                    "uri": "/indices/{indexName}",
10209                    "code": 200
10210                }
10211            }
10212        },
10213        "com.amazonaws.iot#DescribeIndexRequest": {
10214            "type": "structure",
10215            "members": {
10216                "indexName": {
10217                    "target": "com.amazonaws.iot#IndexName",
10218                    "traits": {
10219                        "smithy.api#documentation": "<p>The index name.</p>",
10220                        "smithy.api#httpLabel": {},
10221                        "smithy.api#required": {}
10222                    }
10223                }
10224            }
10225        },
10226        "com.amazonaws.iot#DescribeIndexResponse": {
10227            "type": "structure",
10228            "members": {
10229                "indexName": {
10230                    "target": "com.amazonaws.iot#IndexName",
10231                    "traits": {
10232                        "smithy.api#documentation": "<p>The index name.</p>"
10233                    }
10234                },
10235                "indexStatus": {
10236                    "target": "com.amazonaws.iot#IndexStatus",
10237                    "traits": {
10238                        "smithy.api#documentation": "<p>The index status.</p>"
10239                    }
10240                },
10241                "schema": {
10242                    "target": "com.amazonaws.iot#IndexSchema",
10243                    "traits": {
10244                        "smithy.api#documentation": "<p>Contains a value that specifies the type of indexing performed. Valid values\n      are:</p>\n         <ul>\n            <li>\n               <p>REGISTRY – Your thing index contains only registry data.</p>\n            </li>\n            <li>\n               <p>REGISTRY_AND_SHADOW - Your thing index contains registry data and shadow data.</p>\n            </li>\n            <li>\n               <p>REGISTRY_AND_CONNECTIVITY_STATUS - Your thing index contains registry data and\n          thing connectivity status data.</p>\n            </li>\n            <li>\n               <p>REGISTRY_AND_SHADOW_AND_CONNECTIVITY_STATUS - Your thing index contains registry\n          data, shadow data, and thing connectivity status data.</p>\n            </li>\n         </ul>"
10245                    }
10246                }
10247            }
10248        },
10249        "com.amazonaws.iot#DescribeJob": {
10250            "type": "operation",
10251            "input": {
10252                "target": "com.amazonaws.iot#DescribeJobRequest"
10253            },
10254            "output": {
10255                "target": "com.amazonaws.iot#DescribeJobResponse"
10256            },
10257            "errors": [
10258                {
10259                    "target": "com.amazonaws.iot#InvalidRequestException"
10260                },
10261                {
10262                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10263                },
10264                {
10265                    "target": "com.amazonaws.iot#ServiceUnavailableException"
10266                },
10267                {
10268                    "target": "com.amazonaws.iot#ThrottlingException"
10269                }
10270            ],
10271            "traits": {
10272                "smithy.api#documentation": "<p>Describes a job.</p>",
10273                "smithy.api#http": {
10274                    "method": "GET",
10275                    "uri": "/jobs/{jobId}",
10276                    "code": 200
10277                }
10278            }
10279        },
10280        "com.amazonaws.iot#DescribeJobExecution": {
10281            "type": "operation",
10282            "input": {
10283                "target": "com.amazonaws.iot#DescribeJobExecutionRequest"
10284            },
10285            "output": {
10286                "target": "com.amazonaws.iot#DescribeJobExecutionResponse"
10287            },
10288            "errors": [
10289                {
10290                    "target": "com.amazonaws.iot#InvalidRequestException"
10291                },
10292                {
10293                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10294                },
10295                {
10296                    "target": "com.amazonaws.iot#ServiceUnavailableException"
10297                },
10298                {
10299                    "target": "com.amazonaws.iot#ThrottlingException"
10300                }
10301            ],
10302            "traits": {
10303                "smithy.api#documentation": "<p>Describes a job execution.</p>",
10304                "smithy.api#http": {
10305                    "method": "GET",
10306                    "uri": "/things/{thingName}/jobs/{jobId}",
10307                    "code": 200
10308                }
10309            }
10310        },
10311        "com.amazonaws.iot#DescribeJobExecutionRequest": {
10312            "type": "structure",
10313            "members": {
10314                "jobId": {
10315                    "target": "com.amazonaws.iot#JobId",
10316                    "traits": {
10317                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>",
10318                        "smithy.api#httpLabel": {},
10319                        "smithy.api#required": {}
10320                    }
10321                },
10322                "thingName": {
10323                    "target": "com.amazonaws.iot#ThingName",
10324                    "traits": {
10325                        "smithy.api#documentation": "<p>The name of the thing on which the job execution is running.</p>",
10326                        "smithy.api#httpLabel": {},
10327                        "smithy.api#required": {}
10328                    }
10329                },
10330                "executionNumber": {
10331                    "target": "com.amazonaws.iot#ExecutionNumber",
10332                    "traits": {
10333                        "smithy.api#documentation": "<p>A string (consisting of the digits \"0\" through \"9\" which is used to specify a particular job execution\n            on a particular device.</p>",
10334                        "smithy.api#httpQuery": "executionNumber"
10335                    }
10336                }
10337            }
10338        },
10339        "com.amazonaws.iot#DescribeJobExecutionResponse": {
10340            "type": "structure",
10341            "members": {
10342                "execution": {
10343                    "target": "com.amazonaws.iot#JobExecution",
10344                    "traits": {
10345                        "smithy.api#documentation": "<p>Information about the job execution.</p>"
10346                    }
10347                }
10348            }
10349        },
10350        "com.amazonaws.iot#DescribeJobRequest": {
10351            "type": "structure",
10352            "members": {
10353                "jobId": {
10354                    "target": "com.amazonaws.iot#JobId",
10355                    "traits": {
10356                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>",
10357                        "smithy.api#httpLabel": {},
10358                        "smithy.api#required": {}
10359                    }
10360                }
10361            }
10362        },
10363        "com.amazonaws.iot#DescribeJobResponse": {
10364            "type": "structure",
10365            "members": {
10366                "documentSource": {
10367                    "target": "com.amazonaws.iot#JobDocumentSource",
10368                    "traits": {
10369                        "smithy.api#documentation": "<p>An S3 link to the job document.</p>"
10370                    }
10371                },
10372                "job": {
10373                    "target": "com.amazonaws.iot#Job",
10374                    "traits": {
10375                        "smithy.api#documentation": "<p>Information about the job.</p>"
10376                    }
10377                }
10378            }
10379        },
10380        "com.amazonaws.iot#DescribeMitigationAction": {
10381            "type": "operation",
10382            "input": {
10383                "target": "com.amazonaws.iot#DescribeMitigationActionRequest"
10384            },
10385            "output": {
10386                "target": "com.amazonaws.iot#DescribeMitigationActionResponse"
10387            },
10388            "errors": [
10389                {
10390                    "target": "com.amazonaws.iot#InternalFailureException"
10391                },
10392                {
10393                    "target": "com.amazonaws.iot#InvalidRequestException"
10394                },
10395                {
10396                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10397                },
10398                {
10399                    "target": "com.amazonaws.iot#ThrottlingException"
10400                }
10401            ],
10402            "traits": {
10403                "smithy.api#documentation": "<p>Gets information about a mitigation action.</p>",
10404                "smithy.api#http": {
10405                    "method": "GET",
10406                    "uri": "/mitigationactions/actions/{actionName}",
10407                    "code": 200
10408                }
10409            }
10410        },
10411        "com.amazonaws.iot#DescribeMitigationActionRequest": {
10412            "type": "structure",
10413            "members": {
10414                "actionName": {
10415                    "target": "com.amazonaws.iot#MitigationActionName",
10416                    "traits": {
10417                        "smithy.api#documentation": "<p>The friendly name that uniquely identifies the mitigation action.</p>",
10418                        "smithy.api#httpLabel": {},
10419                        "smithy.api#required": {}
10420                    }
10421                }
10422            }
10423        },
10424        "com.amazonaws.iot#DescribeMitigationActionResponse": {
10425            "type": "structure",
10426            "members": {
10427                "actionName": {
10428                    "target": "com.amazonaws.iot#MitigationActionName",
10429                    "traits": {
10430                        "smithy.api#documentation": "<p>The friendly name that uniquely identifies the mitigation action.</p>"
10431                    }
10432                },
10433                "actionType": {
10434                    "target": "com.amazonaws.iot#MitigationActionType",
10435                    "traits": {
10436                        "smithy.api#documentation": "<p>The type of mitigation action.</p>"
10437                    }
10438                },
10439                "actionArn": {
10440                    "target": "com.amazonaws.iot#MitigationActionArn",
10441                    "traits": {
10442                        "smithy.api#documentation": "<p>The ARN that identifies this migration action.</p>"
10443                    }
10444                },
10445                "actionId": {
10446                    "target": "com.amazonaws.iot#MitigationActionId",
10447                    "traits": {
10448                        "smithy.api#documentation": "<p>A unique identifier for this action.</p>"
10449                    }
10450                },
10451                "roleArn": {
10452                    "target": "com.amazonaws.iot#RoleArn",
10453                    "traits": {
10454                        "smithy.api#documentation": "<p>The ARN of the IAM role used to apply this action.</p>"
10455                    }
10456                },
10457                "actionParams": {
10458                    "target": "com.amazonaws.iot#MitigationActionParams",
10459                    "traits": {
10460                        "smithy.api#documentation": "<p>Parameters that control how the mitigation action is applied, specific to the type of mitigation action.</p>"
10461                    }
10462                },
10463                "creationDate": {
10464                    "target": "com.amazonaws.iot#Timestamp",
10465                    "traits": {
10466                        "smithy.api#documentation": "<p>The date and time when the mitigation action was added to your AWS account.</p>"
10467                    }
10468                },
10469                "lastModifiedDate": {
10470                    "target": "com.amazonaws.iot#Timestamp",
10471                    "traits": {
10472                        "smithy.api#documentation": "<p>The date and time when the mitigation action was last changed.</p>"
10473                    }
10474                }
10475            }
10476        },
10477        "com.amazonaws.iot#DescribeProvisioningTemplate": {
10478            "type": "operation",
10479            "input": {
10480                "target": "com.amazonaws.iot#DescribeProvisioningTemplateRequest"
10481            },
10482            "output": {
10483                "target": "com.amazonaws.iot#DescribeProvisioningTemplateResponse"
10484            },
10485            "errors": [
10486                {
10487                    "target": "com.amazonaws.iot#InternalFailureException"
10488                },
10489                {
10490                    "target": "com.amazonaws.iot#InvalidRequestException"
10491                },
10492                {
10493                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10494                },
10495                {
10496                    "target": "com.amazonaws.iot#ThrottlingException"
10497                },
10498                {
10499                    "target": "com.amazonaws.iot#UnauthorizedException"
10500                }
10501            ],
10502            "traits": {
10503                "smithy.api#documentation": "<p>Returns information about a fleet provisioning template.</p>",
10504                "smithy.api#http": {
10505                    "method": "GET",
10506                    "uri": "/provisioning-templates/{templateName}",
10507                    "code": 200
10508                }
10509            }
10510        },
10511        "com.amazonaws.iot#DescribeProvisioningTemplateRequest": {
10512            "type": "structure",
10513            "members": {
10514                "templateName": {
10515                    "target": "com.amazonaws.iot#TemplateName",
10516                    "traits": {
10517                        "smithy.api#documentation": "<p>The name of the fleet provisioning template.</p>",
10518                        "smithy.api#httpLabel": {},
10519                        "smithy.api#required": {}
10520                    }
10521                }
10522            }
10523        },
10524        "com.amazonaws.iot#DescribeProvisioningTemplateResponse": {
10525            "type": "structure",
10526            "members": {
10527                "templateArn": {
10528                    "target": "com.amazonaws.iot#TemplateArn",
10529                    "traits": {
10530                        "smithy.api#documentation": "<p>The ARN of the fleet provisioning template.</p>"
10531                    }
10532                },
10533                "templateName": {
10534                    "target": "com.amazonaws.iot#TemplateName",
10535                    "traits": {
10536                        "smithy.api#documentation": "<p>The name of the fleet provisioning template.</p>"
10537                    }
10538                },
10539                "description": {
10540                    "target": "com.amazonaws.iot#TemplateDescription",
10541                    "traits": {
10542                        "smithy.api#documentation": "<p>The description of the fleet provisioning template.</p>"
10543                    }
10544                },
10545                "creationDate": {
10546                    "target": "com.amazonaws.iot#DateType",
10547                    "traits": {
10548                        "smithy.api#documentation": "<p>The date when the fleet provisioning template was created.</p>"
10549                    }
10550                },
10551                "lastModifiedDate": {
10552                    "target": "com.amazonaws.iot#DateType",
10553                    "traits": {
10554                        "smithy.api#documentation": "<p>The date when the fleet provisioning template was last modified.</p>"
10555                    }
10556                },
10557                "defaultVersionId": {
10558                    "target": "com.amazonaws.iot#TemplateVersionId",
10559                    "traits": {
10560                        "smithy.api#documentation": "<p>The default fleet template version ID.</p>"
10561                    }
10562                },
10563                "templateBody": {
10564                    "target": "com.amazonaws.iot#TemplateBody",
10565                    "traits": {
10566                        "smithy.api#documentation": "<p>The JSON formatted contents of the fleet provisioning template.</p>"
10567                    }
10568                },
10569                "enabled": {
10570                    "target": "com.amazonaws.iot#Enabled",
10571                    "traits": {
10572                        "smithy.api#documentation": "<p>True if the fleet provisioning template is enabled, otherwise false.</p>"
10573                    }
10574                },
10575                "provisioningRoleArn": {
10576                    "target": "com.amazonaws.iot#RoleArn",
10577                    "traits": {
10578                        "smithy.api#documentation": "<p>The ARN of the role associated with the provisioning template. This IoT role grants\n         permission to provision a device.</p>"
10579                    }
10580                },
10581                "preProvisioningHook": {
10582                    "target": "com.amazonaws.iot#ProvisioningHook",
10583                    "traits": {
10584                        "smithy.api#documentation": "<p>Gets information about a pre-provisioned hook.</p>"
10585                    }
10586                }
10587            }
10588        },
10589        "com.amazonaws.iot#DescribeProvisioningTemplateVersion": {
10590            "type": "operation",
10591            "input": {
10592                "target": "com.amazonaws.iot#DescribeProvisioningTemplateVersionRequest"
10593            },
10594            "output": {
10595                "target": "com.amazonaws.iot#DescribeProvisioningTemplateVersionResponse"
10596            },
10597            "errors": [
10598                {
10599                    "target": "com.amazonaws.iot#InternalFailureException"
10600                },
10601                {
10602                    "target": "com.amazonaws.iot#InvalidRequestException"
10603                },
10604                {
10605                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10606                },
10607                {
10608                    "target": "com.amazonaws.iot#ThrottlingException"
10609                },
10610                {
10611                    "target": "com.amazonaws.iot#UnauthorizedException"
10612                }
10613            ],
10614            "traits": {
10615                "smithy.api#documentation": "<p>Returns information about a fleet provisioning template version.</p>",
10616                "smithy.api#http": {
10617                    "method": "GET",
10618                    "uri": "/provisioning-templates/{templateName}/versions/{versionId}",
10619                    "code": 200
10620                }
10621            }
10622        },
10623        "com.amazonaws.iot#DescribeProvisioningTemplateVersionRequest": {
10624            "type": "structure",
10625            "members": {
10626                "templateName": {
10627                    "target": "com.amazonaws.iot#TemplateName",
10628                    "traits": {
10629                        "smithy.api#documentation": "<p>The template name.</p>",
10630                        "smithy.api#httpLabel": {},
10631                        "smithy.api#required": {}
10632                    }
10633                },
10634                "versionId": {
10635                    "target": "com.amazonaws.iot#TemplateVersionId",
10636                    "traits": {
10637                        "smithy.api#documentation": "<p>The fleet provisioning template version ID.</p>",
10638                        "smithy.api#httpLabel": {},
10639                        "smithy.api#required": {}
10640                    }
10641                }
10642            }
10643        },
10644        "com.amazonaws.iot#DescribeProvisioningTemplateVersionResponse": {
10645            "type": "structure",
10646            "members": {
10647                "versionId": {
10648                    "target": "com.amazonaws.iot#TemplateVersionId",
10649                    "traits": {
10650                        "smithy.api#documentation": "<p>The fleet provisioning template version ID.</p>"
10651                    }
10652                },
10653                "creationDate": {
10654                    "target": "com.amazonaws.iot#DateType",
10655                    "traits": {
10656                        "smithy.api#documentation": "<p>The date when the fleet provisioning template version was created.</p>"
10657                    }
10658                },
10659                "templateBody": {
10660                    "target": "com.amazonaws.iot#TemplateBody",
10661                    "traits": {
10662                        "smithy.api#documentation": "<p>The JSON formatted contents of the fleet provisioning template version.</p>"
10663                    }
10664                },
10665                "isDefaultVersion": {
10666                    "target": "com.amazonaws.iot#IsDefaultVersion",
10667                    "traits": {
10668                        "smithy.api#documentation": "<p>True if the fleet provisioning template version is the default version.</p>"
10669                    }
10670                }
10671            }
10672        },
10673        "com.amazonaws.iot#DescribeRoleAlias": {
10674            "type": "operation",
10675            "input": {
10676                "target": "com.amazonaws.iot#DescribeRoleAliasRequest"
10677            },
10678            "output": {
10679                "target": "com.amazonaws.iot#DescribeRoleAliasResponse"
10680            },
10681            "errors": [
10682                {
10683                    "target": "com.amazonaws.iot#InternalFailureException"
10684                },
10685                {
10686                    "target": "com.amazonaws.iot#InvalidRequestException"
10687                },
10688                {
10689                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10690                },
10691                {
10692                    "target": "com.amazonaws.iot#ServiceUnavailableException"
10693                },
10694                {
10695                    "target": "com.amazonaws.iot#ThrottlingException"
10696                },
10697                {
10698                    "target": "com.amazonaws.iot#UnauthorizedException"
10699                }
10700            ],
10701            "traits": {
10702                "smithy.api#documentation": "<p>Describes a role alias.</p>",
10703                "smithy.api#http": {
10704                    "method": "GET",
10705                    "uri": "/role-aliases/{roleAlias}",
10706                    "code": 200
10707                }
10708            }
10709        },
10710        "com.amazonaws.iot#DescribeRoleAliasRequest": {
10711            "type": "structure",
10712            "members": {
10713                "roleAlias": {
10714                    "target": "com.amazonaws.iot#RoleAlias",
10715                    "traits": {
10716                        "smithy.api#documentation": "<p>The role alias to describe.</p>",
10717                        "smithy.api#httpLabel": {},
10718                        "smithy.api#required": {}
10719                    }
10720                }
10721            }
10722        },
10723        "com.amazonaws.iot#DescribeRoleAliasResponse": {
10724            "type": "structure",
10725            "members": {
10726                "roleAliasDescription": {
10727                    "target": "com.amazonaws.iot#RoleAliasDescription",
10728                    "traits": {
10729                        "smithy.api#documentation": "<p>The role alias description.</p>"
10730                    }
10731                }
10732            }
10733        },
10734        "com.amazonaws.iot#DescribeScheduledAudit": {
10735            "type": "operation",
10736            "input": {
10737                "target": "com.amazonaws.iot#DescribeScheduledAuditRequest"
10738            },
10739            "output": {
10740                "target": "com.amazonaws.iot#DescribeScheduledAuditResponse"
10741            },
10742            "errors": [
10743                {
10744                    "target": "com.amazonaws.iot#InternalFailureException"
10745                },
10746                {
10747                    "target": "com.amazonaws.iot#InvalidRequestException"
10748                },
10749                {
10750                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10751                },
10752                {
10753                    "target": "com.amazonaws.iot#ThrottlingException"
10754                }
10755            ],
10756            "traits": {
10757                "smithy.api#documentation": "<p>Gets information about a scheduled audit.</p>",
10758                "smithy.api#http": {
10759                    "method": "GET",
10760                    "uri": "/audit/scheduledaudits/{scheduledAuditName}",
10761                    "code": 200
10762                }
10763            }
10764        },
10765        "com.amazonaws.iot#DescribeScheduledAuditRequest": {
10766            "type": "structure",
10767            "members": {
10768                "scheduledAuditName": {
10769                    "target": "com.amazonaws.iot#ScheduledAuditName",
10770                    "traits": {
10771                        "smithy.api#documentation": "<p>The name of the scheduled audit whose information you want to get.</p>",
10772                        "smithy.api#httpLabel": {},
10773                        "smithy.api#required": {}
10774                    }
10775                }
10776            }
10777        },
10778        "com.amazonaws.iot#DescribeScheduledAuditResponse": {
10779            "type": "structure",
10780            "members": {
10781                "frequency": {
10782                    "target": "com.amazonaws.iot#AuditFrequency",
10783                    "traits": {
10784                        "smithy.api#documentation": "<p>How often the scheduled audit takes\n      place, either\n      one of <code>DAILY</code>,\n            <code>WEEKLY</code>, <code>BIWEEKLY</code>, or <code>MONTHLY</code>. The start time of each audit is determined by the\n      system.</p>"
10785                    }
10786                },
10787                "dayOfMonth": {
10788                    "target": "com.amazonaws.iot#DayOfMonth",
10789                    "traits": {
10790                        "smithy.api#documentation": "<p>The day of the month on which the scheduled audit takes place.\n      This is\n      will be <code>1</code>\n            through <code>31</code> or <code>LAST</code>. If days\n      <code>29</code>-<code>31</code>\n      are specified, and the month does not have that many days, the audit takes place on the <code>LAST</code>\n      day of the month.</p>"
10791                    }
10792                },
10793                "dayOfWeek": {
10794                    "target": "com.amazonaws.iot#DayOfWeek",
10795                    "traits": {
10796                        "smithy.api#documentation": "<p>The day of the week on which the scheduled audit takes\n      place,\n      either one of\n            <code>SUN</code>, <code>MON</code>, <code>TUE</code>, <code>WED</code>, <code>THU</code>, <code>FRI</code>, or <code>SAT</code>.</p>"
10797                    }
10798                },
10799                "targetCheckNames": {
10800                    "target": "com.amazonaws.iot#TargetAuditCheckNames",
10801                    "traits": {
10802                        "smithy.api#documentation": "<p>Which checks are performed during the scheduled audit. Checks must be \n            enabled for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list\n            of all checks, including those that are enabled or use <code>UpdateAccountAuditConfiguration</code> \n            to select which checks are enabled.)</p>"
10803                    }
10804                },
10805                "scheduledAuditName": {
10806                    "target": "com.amazonaws.iot#ScheduledAuditName",
10807                    "traits": {
10808                        "smithy.api#documentation": "<p>The name of the scheduled audit.</p>"
10809                    }
10810                },
10811                "scheduledAuditArn": {
10812                    "target": "com.amazonaws.iot#ScheduledAuditArn",
10813                    "traits": {
10814                        "smithy.api#documentation": "<p>The ARN of the scheduled audit.</p>"
10815                    }
10816                }
10817            }
10818        },
10819        "com.amazonaws.iot#DescribeSecurityProfile": {
10820            "type": "operation",
10821            "input": {
10822                "target": "com.amazonaws.iot#DescribeSecurityProfileRequest"
10823            },
10824            "output": {
10825                "target": "com.amazonaws.iot#DescribeSecurityProfileResponse"
10826            },
10827            "errors": [
10828                {
10829                    "target": "com.amazonaws.iot#InternalFailureException"
10830                },
10831                {
10832                    "target": "com.amazonaws.iot#InvalidRequestException"
10833                },
10834                {
10835                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10836                },
10837                {
10838                    "target": "com.amazonaws.iot#ThrottlingException"
10839                }
10840            ],
10841            "traits": {
10842                "smithy.api#documentation": "<p>Gets information about a Device Defender security profile.</p>",
10843                "smithy.api#http": {
10844                    "method": "GET",
10845                    "uri": "/security-profiles/{securityProfileName}",
10846                    "code": 200
10847                }
10848            }
10849        },
10850        "com.amazonaws.iot#DescribeSecurityProfileRequest": {
10851            "type": "structure",
10852            "members": {
10853                "securityProfileName": {
10854                    "target": "com.amazonaws.iot#SecurityProfileName",
10855                    "traits": {
10856                        "smithy.api#documentation": "<p>The name of the security profile\n      whose information you want to get.</p>",
10857                        "smithy.api#httpLabel": {},
10858                        "smithy.api#required": {}
10859                    }
10860                }
10861            }
10862        },
10863        "com.amazonaws.iot#DescribeSecurityProfileResponse": {
10864            "type": "structure",
10865            "members": {
10866                "securityProfileName": {
10867                    "target": "com.amazonaws.iot#SecurityProfileName",
10868                    "traits": {
10869                        "smithy.api#documentation": "<p>The name of the security profile.</p>"
10870                    }
10871                },
10872                "securityProfileArn": {
10873                    "target": "com.amazonaws.iot#SecurityProfileArn",
10874                    "traits": {
10875                        "smithy.api#documentation": "<p>The ARN of the security profile.</p>"
10876                    }
10877                },
10878                "securityProfileDescription": {
10879                    "target": "com.amazonaws.iot#SecurityProfileDescription",
10880                    "traits": {
10881                        "smithy.api#documentation": "<p>A description of the security profile (associated with the security profile\n        when it was created or updated).</p>"
10882                    }
10883                },
10884                "behaviors": {
10885                    "target": "com.amazonaws.iot#Behaviors",
10886                    "traits": {
10887                        "smithy.api#documentation": "<p>Specifies the behaviors that, when violated by a device (thing), cause an alert.</p>"
10888                    }
10889                },
10890                "alertTargets": {
10891                    "target": "com.amazonaws.iot#AlertTargets",
10892                    "traits": {
10893                        "smithy.api#documentation": "<p>Where the alerts are sent. (Alerts are always sent to the console.)</p>"
10894                    }
10895                },
10896                "additionalMetricsToRetain": {
10897                    "target": "com.amazonaws.iot#AdditionalMetricsToRetainList",
10898                    "traits": {
10899                        "smithy.api#deprecated": {
10900                            "message": "Use additionalMetricsToRetainV2."
10901                        },
10902                        "smithy.api#documentation": "<p>\n            <i>Please use\n          <a>DescribeSecurityProfileResponse$additionalMetricsToRetainV2</a>\n        instead.</i>\n         </p>\n         <p>A list of metrics\n      whose data is retained (stored). By default, data is retained for any metric\n      used in the profile's <code>behaviors</code>, but\n      it is\n      also retained for any metric specified here.</p>"
10903                    }
10904                },
10905                "additionalMetricsToRetainV2": {
10906                    "target": "com.amazonaws.iot#AdditionalMetricsToRetainV2List",
10907                    "traits": {
10908                        "smithy.api#documentation": "<p>A list of metrics whose data is retained (stored). By default, data is retained for any\n      metric used in the profile's behaviors, but\n      it is\n      also retained for any metric specified here.</p>"
10909                    }
10910                },
10911                "version": {
10912                    "target": "com.amazonaws.iot#Version",
10913                    "traits": {
10914                        "smithy.api#documentation": "<p>The version of the security profile. A new version is generated whenever the\n        security profile is updated.</p>"
10915                    }
10916                },
10917                "creationDate": {
10918                    "target": "com.amazonaws.iot#Timestamp",
10919                    "traits": {
10920                        "smithy.api#documentation": "<p>The time the security profile was created.</p>"
10921                    }
10922                },
10923                "lastModifiedDate": {
10924                    "target": "com.amazonaws.iot#Timestamp",
10925                    "traits": {
10926                        "smithy.api#documentation": "<p>The time the security profile was last modified.</p>"
10927                    }
10928                }
10929            }
10930        },
10931        "com.amazonaws.iot#DescribeStream": {
10932            "type": "operation",
10933            "input": {
10934                "target": "com.amazonaws.iot#DescribeStreamRequest"
10935            },
10936            "output": {
10937                "target": "com.amazonaws.iot#DescribeStreamResponse"
10938            },
10939            "errors": [
10940                {
10941                    "target": "com.amazonaws.iot#InternalFailureException"
10942                },
10943                {
10944                    "target": "com.amazonaws.iot#InvalidRequestException"
10945                },
10946                {
10947                    "target": "com.amazonaws.iot#ResourceNotFoundException"
10948                },
10949                {
10950                    "target": "com.amazonaws.iot#ServiceUnavailableException"
10951                },
10952                {
10953                    "target": "com.amazonaws.iot#ThrottlingException"
10954                },
10955                {
10956                    "target": "com.amazonaws.iot#UnauthorizedException"
10957                }
10958            ],
10959            "traits": {
10960                "smithy.api#documentation": "<p>Gets information about a stream.</p>",
10961                "smithy.api#http": {
10962                    "method": "GET",
10963                    "uri": "/streams/{streamId}",
10964                    "code": 200
10965                }
10966            }
10967        },
10968        "com.amazonaws.iot#DescribeStreamRequest": {
10969            "type": "structure",
10970            "members": {
10971                "streamId": {
10972                    "target": "com.amazonaws.iot#StreamId",
10973                    "traits": {
10974                        "smithy.api#documentation": "<p>The stream ID.</p>",
10975                        "smithy.api#httpLabel": {},
10976                        "smithy.api#required": {}
10977                    }
10978                }
10979            }
10980        },
10981        "com.amazonaws.iot#DescribeStreamResponse": {
10982            "type": "structure",
10983            "members": {
10984                "streamInfo": {
10985                    "target": "com.amazonaws.iot#StreamInfo",
10986                    "traits": {
10987                        "smithy.api#documentation": "<p>Information about the stream.</p>"
10988                    }
10989                }
10990            }
10991        },
10992        "com.amazonaws.iot#DescribeThing": {
10993            "type": "operation",
10994            "input": {
10995                "target": "com.amazonaws.iot#DescribeThingRequest"
10996            },
10997            "output": {
10998                "target": "com.amazonaws.iot#DescribeThingResponse"
10999            },
11000            "errors": [
11001                {
11002                    "target": "com.amazonaws.iot#InternalFailureException"
11003                },
11004                {
11005                    "target": "com.amazonaws.iot#InvalidRequestException"
11006                },
11007                {
11008                    "target": "com.amazonaws.iot#ResourceNotFoundException"
11009                },
11010                {
11011                    "target": "com.amazonaws.iot#ServiceUnavailableException"
11012                },
11013                {
11014                    "target": "com.amazonaws.iot#ThrottlingException"
11015                },
11016                {
11017                    "target": "com.amazonaws.iot#UnauthorizedException"
11018                }
11019            ],
11020            "traits": {
11021                "smithy.api#documentation": "<p>Gets information about the specified thing.</p>",
11022                "smithy.api#http": {
11023                    "method": "GET",
11024                    "uri": "/things/{thingName}",
11025                    "code": 200
11026                }
11027            }
11028        },
11029        "com.amazonaws.iot#DescribeThingGroup": {
11030            "type": "operation",
11031            "input": {
11032                "target": "com.amazonaws.iot#DescribeThingGroupRequest"
11033            },
11034            "output": {
11035                "target": "com.amazonaws.iot#DescribeThingGroupResponse"
11036            },
11037            "errors": [
11038                {
11039                    "target": "com.amazonaws.iot#InternalFailureException"
11040                },
11041                {
11042                    "target": "com.amazonaws.iot#InvalidRequestException"
11043                },
11044                {
11045                    "target": "com.amazonaws.iot#ResourceNotFoundException"
11046                },
11047                {
11048                    "target": "com.amazonaws.iot#ThrottlingException"
11049                }
11050            ],
11051            "traits": {
11052                "smithy.api#documentation": "<p>Describe a thing group.</p>",
11053                "smithy.api#http": {
11054                    "method": "GET",
11055                    "uri": "/thing-groups/{thingGroupName}",
11056                    "code": 200
11057                }
11058            }
11059        },
11060        "com.amazonaws.iot#DescribeThingGroupRequest": {
11061            "type": "structure",
11062            "members": {
11063                "thingGroupName": {
11064                    "target": "com.amazonaws.iot#ThingGroupName",
11065                    "traits": {
11066                        "smithy.api#documentation": "<p>The name of the thing group.</p>",
11067                        "smithy.api#httpLabel": {},
11068                        "smithy.api#required": {}
11069                    }
11070                }
11071            }
11072        },
11073        "com.amazonaws.iot#DescribeThingGroupResponse": {
11074            "type": "structure",
11075            "members": {
11076                "thingGroupName": {
11077                    "target": "com.amazonaws.iot#ThingGroupName",
11078                    "traits": {
11079                        "smithy.api#documentation": "<p>The name of the thing group.</p>"
11080                    }
11081                },
11082                "thingGroupId": {
11083                    "target": "com.amazonaws.iot#ThingGroupId",
11084                    "traits": {
11085                        "smithy.api#documentation": "<p>The thing group ID.</p>"
11086                    }
11087                },
11088                "thingGroupArn": {
11089                    "target": "com.amazonaws.iot#ThingGroupArn",
11090                    "traits": {
11091                        "smithy.api#documentation": "<p>The thing group ARN.</p>"
11092                    }
11093                },
11094                "version": {
11095                    "target": "com.amazonaws.iot#Version",
11096                    "traits": {
11097                        "smithy.api#documentation": "<p>The version of the thing group.</p>"
11098                    }
11099                },
11100                "thingGroupProperties": {
11101                    "target": "com.amazonaws.iot#ThingGroupProperties",
11102                    "traits": {
11103                        "smithy.api#documentation": "<p>The thing group properties.</p>"
11104                    }
11105                },
11106                "thingGroupMetadata": {
11107                    "target": "com.amazonaws.iot#ThingGroupMetadata",
11108                    "traits": {
11109                        "smithy.api#documentation": "<p>Thing group metadata.</p>"
11110                    }
11111                },
11112                "indexName": {
11113                    "target": "com.amazonaws.iot#IndexName",
11114                    "traits": {
11115                        "smithy.api#documentation": "<p>The dynamic thing group index name.</p>"
11116                    }
11117                },
11118                "queryString": {
11119                    "target": "com.amazonaws.iot#QueryString",
11120                    "traits": {
11121                        "smithy.api#documentation": "<p>The dynamic thing group search query string.</p>"
11122                    }
11123                },
11124                "queryVersion": {
11125                    "target": "com.amazonaws.iot#QueryVersion",
11126                    "traits": {
11127                        "smithy.api#documentation": "<p>The dynamic thing group query version.</p>"
11128                    }
11129                },
11130                "status": {
11131                    "target": "com.amazonaws.iot#DynamicGroupStatus",
11132                    "traits": {
11133                        "smithy.api#documentation": "<p>The dynamic thing group status.</p>"
11134                    }
11135                }
11136            }
11137        },
11138        "com.amazonaws.iot#DescribeThingRegistrationTask": {
11139            "type": "operation",
11140            "input": {
11141                "target": "com.amazonaws.iot#DescribeThingRegistrationTaskRequest"
11142            },
11143            "output": {
11144                "target": "com.amazonaws.iot#DescribeThingRegistrationTaskResponse"
11145            },
11146            "errors": [
11147                {
11148                    "target": "com.amazonaws.iot#InternalFailureException"
11149                },
11150                {
11151                    "target": "com.amazonaws.iot#InvalidRequestException"
11152                },
11153                {
11154                    "target": "com.amazonaws.iot#ResourceNotFoundException"
11155                },
11156                {
11157                    "target": "com.amazonaws.iot#ThrottlingException"
11158                },
11159                {
11160                    "target": "com.amazonaws.iot#UnauthorizedException"
11161                }
11162            ],
11163            "traits": {
11164                "smithy.api#documentation": "<p>Describes a bulk thing provisioning task.</p>",
11165                "smithy.api#http": {
11166                    "method": "GET",
11167                    "uri": "/thing-registration-tasks/{taskId}",
11168                    "code": 200
11169                }
11170            }
11171        },
11172        "com.amazonaws.iot#DescribeThingRegistrationTaskRequest": {
11173            "type": "structure",
11174            "members": {
11175                "taskId": {
11176                    "target": "com.amazonaws.iot#TaskId",
11177                    "traits": {
11178                        "smithy.api#documentation": "<p>The task ID.</p>",
11179                        "smithy.api#httpLabel": {},
11180                        "smithy.api#required": {}
11181                    }
11182                }
11183            }
11184        },
11185        "com.amazonaws.iot#DescribeThingRegistrationTaskResponse": {
11186            "type": "structure",
11187            "members": {
11188                "taskId": {
11189                    "target": "com.amazonaws.iot#TaskId",
11190                    "traits": {
11191                        "smithy.api#documentation": "<p>The task ID.</p>"
11192                    }
11193                },
11194                "creationDate": {
11195                    "target": "com.amazonaws.iot#CreationDate",
11196                    "traits": {
11197                        "smithy.api#documentation": "<p>The task creation date.</p>"
11198                    }
11199                },
11200                "lastModifiedDate": {
11201                    "target": "com.amazonaws.iot#LastModifiedDate",
11202                    "traits": {
11203                        "smithy.api#documentation": "<p>The date when the task was last modified.</p>"
11204                    }
11205                },
11206                "templateBody": {
11207                    "target": "com.amazonaws.iot#TemplateBody",
11208                    "traits": {
11209                        "smithy.api#documentation": "<p>The task's template.</p>"
11210                    }
11211                },
11212                "inputFileBucket": {
11213                    "target": "com.amazonaws.iot#RegistryS3BucketName",
11214                    "traits": {
11215                        "smithy.api#documentation": "<p>The S3 bucket that contains the input file.</p>"
11216                    }
11217                },
11218                "inputFileKey": {
11219                    "target": "com.amazonaws.iot#RegistryS3KeyName",
11220                    "traits": {
11221                        "smithy.api#documentation": "<p>The input file key.</p>"
11222                    }
11223                },
11224                "roleArn": {
11225                    "target": "com.amazonaws.iot#RoleArn",
11226                    "traits": {
11227                        "smithy.api#documentation": "<p>The role ARN that grants access to the input file bucket.</p>"
11228                    }
11229                },
11230                "status": {
11231                    "target": "com.amazonaws.iot#Status",
11232                    "traits": {
11233                        "smithy.api#documentation": "<p>The status of the bulk thing provisioning task.</p>"
11234                    }
11235                },
11236                "message": {
11237                    "target": "com.amazonaws.iot#ErrorMessage",
11238                    "traits": {
11239                        "smithy.api#documentation": "<p>The message.</p>"
11240                    }
11241                },
11242                "successCount": {
11243                    "target": "com.amazonaws.iot#Count",
11244                    "traits": {
11245                        "smithy.api#documentation": "<p>The number of things successfully provisioned.</p>"
11246                    }
11247                },
11248                "failureCount": {
11249                    "target": "com.amazonaws.iot#Count",
11250                    "traits": {
11251                        "smithy.api#documentation": "<p>The number of things that failed to be provisioned.</p>"
11252                    }
11253                },
11254                "percentageProgress": {
11255                    "target": "com.amazonaws.iot#Percentage",
11256                    "traits": {
11257                        "smithy.api#documentation": "<p>The progress of the bulk provisioning task expressed as a percentage.</p>"
11258                    }
11259                }
11260            }
11261        },
11262        "com.amazonaws.iot#DescribeThingRequest": {
11263            "type": "structure",
11264            "members": {
11265                "thingName": {
11266                    "target": "com.amazonaws.iot#ThingName",
11267                    "traits": {
11268                        "smithy.api#documentation": "<p>The name of the thing.</p>",
11269                        "smithy.api#httpLabel": {},
11270                        "smithy.api#required": {}
11271                    }
11272                }
11273            },
11274            "traits": {
11275                "smithy.api#documentation": "<p>The input for the DescribeThing operation.</p>"
11276            }
11277        },
11278        "com.amazonaws.iot#DescribeThingResponse": {
11279            "type": "structure",
11280            "members": {
11281                "defaultClientId": {
11282                    "target": "com.amazonaws.iot#ClientId",
11283                    "traits": {
11284                        "smithy.api#documentation": "<p>The default MQTT client ID. For a typical device, the thing name is also used as the default MQTT client ID.  \n\t\t\tAlthough we don’t require a mapping between a thing's registry name and its use of MQTT client IDs, certificates, or \n\t\t\tshadow state, we recommend that you choose a thing name and use it as the MQTT client ID for the registry and the Device Shadow service.</p>\n\t\t       <p>This lets you better organize your AWS IoT fleet without removing the flexibility of the underlying device certificate model or shadows.</p>"
11285                    }
11286                },
11287                "thingName": {
11288                    "target": "com.amazonaws.iot#ThingName",
11289                    "traits": {
11290                        "smithy.api#documentation": "<p>The name of the thing.</p>"
11291                    }
11292                },
11293                "thingId": {
11294                    "target": "com.amazonaws.iot#ThingId",
11295                    "traits": {
11296                        "smithy.api#documentation": "<p>The ID of the thing to describe.</p>"
11297                    }
11298                },
11299                "thingArn": {
11300                    "target": "com.amazonaws.iot#ThingArn",
11301                    "traits": {
11302                        "smithy.api#documentation": "<p>The ARN of the thing to describe.</p>"
11303                    }
11304                },
11305                "thingTypeName": {
11306                    "target": "com.amazonaws.iot#ThingTypeName",
11307                    "traits": {
11308                        "smithy.api#documentation": "<p>The thing type name.</p>"
11309                    }
11310                },
11311                "attributes": {
11312                    "target": "com.amazonaws.iot#Attributes",
11313                    "traits": {
11314                        "smithy.api#documentation": "<p>The thing attributes.</p>"
11315                    }
11316                },
11317                "version": {
11318                    "target": "com.amazonaws.iot#Version",
11319                    "traits": {
11320                        "smithy.api#documentation": "<p>The current version of the thing record in the registry.</p>\n\t\t       <note>\n\t\t\t         <p>To avoid unintentional changes to the information in the registry, you can pass\n\t\t\t\tthe version information in the <code>expectedVersion</code> parameter of the\n\t\t\t\t\t<code>UpdateThing</code> and <code>DeleteThing</code> calls.</p>\n\t\t       </note>"
11321                    }
11322                },
11323                "billingGroupName": {
11324                    "target": "com.amazonaws.iot#BillingGroupName",
11325                    "traits": {
11326                        "smithy.api#documentation": "<p>The name of the billing group the thing belongs to.</p>"
11327                    }
11328                }
11329            },
11330            "traits": {
11331                "smithy.api#documentation": "<p>The output from the DescribeThing operation.</p>"
11332            }
11333        },
11334        "com.amazonaws.iot#DescribeThingType": {
11335            "type": "operation",
11336            "input": {
11337                "target": "com.amazonaws.iot#DescribeThingTypeRequest"
11338            },
11339            "output": {
11340                "target": "com.amazonaws.iot#DescribeThingTypeResponse"
11341            },
11342            "errors": [
11343                {
11344                    "target": "com.amazonaws.iot#InternalFailureException"
11345                },
11346                {
11347                    "target": "com.amazonaws.iot#InvalidRequestException"
11348                },
11349                {
11350                    "target": "com.amazonaws.iot#ResourceNotFoundException"
11351                },
11352                {
11353                    "target": "com.amazonaws.iot#ServiceUnavailableException"
11354                },
11355                {
11356                    "target": "com.amazonaws.iot#ThrottlingException"
11357                },
11358                {
11359                    "target": "com.amazonaws.iot#UnauthorizedException"
11360                }
11361            ],
11362            "traits": {
11363                "smithy.api#documentation": "<p>Gets information about the specified thing type.</p>",
11364                "smithy.api#http": {
11365                    "method": "GET",
11366                    "uri": "/thing-types/{thingTypeName}",
11367                    "code": 200
11368                }
11369            }
11370        },
11371        "com.amazonaws.iot#DescribeThingTypeRequest": {
11372            "type": "structure",
11373            "members": {
11374                "thingTypeName": {
11375                    "target": "com.amazonaws.iot#ThingTypeName",
11376                    "traits": {
11377                        "smithy.api#documentation": "<p>The name of the thing type.</p>",
11378                        "smithy.api#httpLabel": {},
11379                        "smithy.api#required": {}
11380                    }
11381                }
11382            },
11383            "traits": {
11384                "smithy.api#documentation": "<p>The input for the DescribeThingType operation.</p>"
11385            }
11386        },
11387        "com.amazonaws.iot#DescribeThingTypeResponse": {
11388            "type": "structure",
11389            "members": {
11390                "thingTypeName": {
11391                    "target": "com.amazonaws.iot#ThingTypeName",
11392                    "traits": {
11393                        "smithy.api#documentation": "<p>The name of the thing type.</p>"
11394                    }
11395                },
11396                "thingTypeId": {
11397                    "target": "com.amazonaws.iot#ThingTypeId",
11398                    "traits": {
11399                        "smithy.api#documentation": "<p>The thing type ID.</p>"
11400                    }
11401                },
11402                "thingTypeArn": {
11403                    "target": "com.amazonaws.iot#ThingTypeArn",
11404                    "traits": {
11405                        "smithy.api#documentation": "<p>The thing type ARN.</p>"
11406                    }
11407                },
11408                "thingTypeProperties": {
11409                    "target": "com.amazonaws.iot#ThingTypeProperties",
11410                    "traits": {
11411                        "smithy.api#documentation": "<p>The ThingTypeProperties contains information about the thing type including\n\t\t\tdescription, and a list of searchable thing attribute names.</p>"
11412                    }
11413                },
11414                "thingTypeMetadata": {
11415                    "target": "com.amazonaws.iot#ThingTypeMetadata",
11416                    "traits": {
11417                        "smithy.api#documentation": "<p>The ThingTypeMetadata contains additional information about the thing type\n\t\t\tincluding: creation date and time, a value indicating whether the thing type is\n\t\t\tdeprecated, and a date and time when it was deprecated.</p>"
11418                    }
11419                }
11420            },
11421            "traits": {
11422                "smithy.api#documentation": "<p>The output for the DescribeThingType operation.</p>"
11423            }
11424        },
11425        "com.amazonaws.iot#Description": {
11426            "type": "string"
11427        },
11428        "com.amazonaws.iot#Destination": {
11429            "type": "structure",
11430            "members": {
11431                "s3Destination": {
11432                    "target": "com.amazonaws.iot#S3Destination",
11433                    "traits": {
11434                        "smithy.api#documentation": "<p>Describes the location in S3 of the updated firmware.</p>"
11435                    }
11436                }
11437            },
11438            "traits": {
11439                "smithy.api#documentation": "<p>Describes the location of the updated firmware.</p>"
11440            }
11441        },
11442        "com.amazonaws.iot#DetachPolicy": {
11443            "type": "operation",
11444            "input": {
11445                "target": "com.amazonaws.iot#DetachPolicyRequest"
11446            },
11447            "errors": [
11448                {
11449                    "target": "com.amazonaws.iot#InternalFailureException"
11450                },
11451                {
11452                    "target": "com.amazonaws.iot#InvalidRequestException"
11453                },
11454                {
11455                    "target": "com.amazonaws.iot#LimitExceededException"
11456                },
11457                {
11458                    "target": "com.amazonaws.iot#ServiceUnavailableException"
11459                },
11460                {
11461                    "target": "com.amazonaws.iot#ThrottlingException"
11462                },
11463                {
11464                    "target": "com.amazonaws.iot#UnauthorizedException"
11465                }
11466            ],
11467            "traits": {
11468                "smithy.api#documentation": "<p>Detaches a policy from the specified target.</p>",
11469                "smithy.api#http": {
11470                    "method": "POST",
11471                    "uri": "/target-policies/{policyName}",
11472                    "code": 200
11473                }
11474            }
11475        },
11476        "com.amazonaws.iot#DetachPolicyRequest": {
11477            "type": "structure",
11478            "members": {
11479                "policyName": {
11480                    "target": "com.amazonaws.iot#PolicyName",
11481                    "traits": {
11482                        "smithy.api#documentation": "<p>The policy to detach.</p>",
11483                        "smithy.api#httpLabel": {},
11484                        "smithy.api#required": {}
11485                    }
11486                },
11487                "target": {
11488                    "target": "com.amazonaws.iot#PolicyTarget",
11489                    "traits": {
11490                        "smithy.api#documentation": "<p>The target from which the policy will be detached.</p>",
11491                        "smithy.api#required": {}
11492                    }
11493                }
11494            }
11495        },
11496        "com.amazonaws.iot#DetachPrincipalPolicy": {
11497            "type": "operation",
11498            "input": {
11499                "target": "com.amazonaws.iot#DetachPrincipalPolicyRequest"
11500            },
11501            "errors": [
11502                {
11503                    "target": "com.amazonaws.iot#InternalFailureException"
11504                },
11505                {
11506                    "target": "com.amazonaws.iot#InvalidRequestException"
11507                },
11508                {
11509                    "target": "com.amazonaws.iot#ResourceNotFoundException"
11510                },
11511                {
11512                    "target": "com.amazonaws.iot#ServiceUnavailableException"
11513                },
11514                {
11515                    "target": "com.amazonaws.iot#ThrottlingException"
11516                },
11517                {
11518                    "target": "com.amazonaws.iot#UnauthorizedException"
11519                }
11520            ],
11521            "traits": {
11522                "smithy.api#deprecated": {},
11523                "smithy.api#documentation": "<p>Removes the specified policy from the specified certificate.</p>\n         <p>\n            <b>Note:</b> This API is deprecated. Please use <a>DetachPolicy</a> instead.</p>",
11524                "smithy.api#http": {
11525                    "method": "DELETE",
11526                    "uri": "/principal-policies/{policyName}",
11527                    "code": 200
11528                }
11529            }
11530        },
11531        "com.amazonaws.iot#DetachPrincipalPolicyRequest": {
11532            "type": "structure",
11533            "members": {
11534                "policyName": {
11535                    "target": "com.amazonaws.iot#PolicyName",
11536                    "traits": {
11537                        "smithy.api#documentation": "<p>The name of the policy to detach.</p>",
11538                        "smithy.api#httpLabel": {},
11539                        "smithy.api#required": {}
11540                    }
11541                },
11542                "principal": {
11543                    "target": "com.amazonaws.iot#Principal",
11544                    "traits": {
11545                        "smithy.api#documentation": "<p>The principal.</p>\n         <p>Valid principals are CertificateArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:cert/<i>certificateId</i>), thingGroupArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:thinggroup/<i>groupName</i>) and CognitoId (<i>region</i>:<i>id</i>).</p>",
11546                        "smithy.api#httpHeader": "x-amzn-iot-principal",
11547                        "smithy.api#required": {}
11548                    }
11549                }
11550            },
11551            "traits": {
11552                "smithy.api#documentation": "<p>The input for the DetachPrincipalPolicy operation.</p>"
11553            }
11554        },
11555        "com.amazonaws.iot#DetachSecurityProfile": {
11556            "type": "operation",
11557            "input": {
11558                "target": "com.amazonaws.iot#DetachSecurityProfileRequest"
11559            },
11560            "output": {
11561                "target": "com.amazonaws.iot#DetachSecurityProfileResponse"
11562            },
11563            "errors": [
11564                {
11565                    "target": "com.amazonaws.iot#InternalFailureException"
11566                },
11567                {
11568                    "target": "com.amazonaws.iot#InvalidRequestException"
11569                },
11570                {
11571                    "target": "com.amazonaws.iot#ResourceNotFoundException"
11572                },
11573                {
11574                    "target": "com.amazonaws.iot#ThrottlingException"
11575                }
11576            ],
11577            "traits": {
11578                "smithy.api#documentation": "<p>Disassociates a Device Defender security profile from a thing group or from this account.</p>",
11579                "smithy.api#http": {
11580                    "method": "DELETE",
11581                    "uri": "/security-profiles/{securityProfileName}/targets",
11582                    "code": 200
11583                }
11584            }
11585        },
11586        "com.amazonaws.iot#DetachSecurityProfileRequest": {
11587            "type": "structure",
11588            "members": {
11589                "securityProfileName": {
11590                    "target": "com.amazonaws.iot#SecurityProfileName",
11591                    "traits": {
11592                        "smithy.api#documentation": "<p>The security profile that is detached.</p>",
11593                        "smithy.api#httpLabel": {},
11594                        "smithy.api#required": {}
11595                    }
11596                },
11597                "securityProfileTargetArn": {
11598                    "target": "com.amazonaws.iot#SecurityProfileTargetArn",
11599                    "traits": {
11600                        "smithy.api#documentation": "<p>The ARN of the thing group from which the security profile is detached.</p>",
11601                        "smithy.api#httpQuery": "securityProfileTargetArn",
11602                        "smithy.api#required": {}
11603                    }
11604                }
11605            }
11606        },
11607        "com.amazonaws.iot#DetachSecurityProfileResponse": {
11608            "type": "structure",
11609            "members": {}
11610        },
11611        "com.amazonaws.iot#DetachThingPrincipal": {
11612            "type": "operation",
11613            "input": {
11614                "target": "com.amazonaws.iot#DetachThingPrincipalRequest"
11615            },
11616            "output": {
11617                "target": "com.amazonaws.iot#DetachThingPrincipalResponse"
11618            },
11619            "errors": [
11620                {
11621                    "target": "com.amazonaws.iot#InternalFailureException"
11622                },
11623                {
11624                    "target": "com.amazonaws.iot#InvalidRequestException"
11625                },
11626                {
11627                    "target": "com.amazonaws.iot#ResourceNotFoundException"
11628                },
11629                {
11630                    "target": "com.amazonaws.iot#ServiceUnavailableException"
11631                },
11632                {
11633                    "target": "com.amazonaws.iot#ThrottlingException"
11634                },
11635                {
11636                    "target": "com.amazonaws.iot#UnauthorizedException"
11637                }
11638            ],
11639            "traits": {
11640                "smithy.api#documentation": "<p>Detaches the specified principal from the specified thing. A principal can be X.509\n\t\t\tcertificates, IAM users, groups, and roles, Amazon Cognito identities or federated\n\t\t\tidentities.</p>\n\t\t       <note>\n\t\t\t         <p>This call is asynchronous. It might take several seconds for the detachment to\n\t\t\t\tpropagate.</p>\n\t\t       </note>",
11641                "smithy.api#http": {
11642                    "method": "DELETE",
11643                    "uri": "/things/{thingName}/principals",
11644                    "code": 200
11645                }
11646            }
11647        },
11648        "com.amazonaws.iot#DetachThingPrincipalRequest": {
11649            "type": "structure",
11650            "members": {
11651                "thingName": {
11652                    "target": "com.amazonaws.iot#ThingName",
11653                    "traits": {
11654                        "smithy.api#documentation": "<p>The name of the thing.</p>",
11655                        "smithy.api#httpLabel": {},
11656                        "smithy.api#required": {}
11657                    }
11658                },
11659                "principal": {
11660                    "target": "com.amazonaws.iot#Principal",
11661                    "traits": {
11662                        "smithy.api#documentation": "<p>If the principal is a certificate, this value must be ARN of the certificate. If\n\t\t\tthe principal is an Amazon Cognito identity, this value must be the ID of the Amazon\n\t\t\tCognito identity.</p>",
11663                        "smithy.api#httpHeader": "x-amzn-principal",
11664                        "smithy.api#required": {}
11665                    }
11666                }
11667            },
11668            "traits": {
11669                "smithy.api#documentation": "<p>The input for the DetachThingPrincipal operation.</p>"
11670            }
11671        },
11672        "com.amazonaws.iot#DetachThingPrincipalResponse": {
11673            "type": "structure",
11674            "members": {},
11675            "traits": {
11676                "smithy.api#documentation": "<p>The output from the DetachThingPrincipal operation.</p>"
11677            }
11678        },
11679        "com.amazonaws.iot#DetailsKey": {
11680            "type": "string",
11681            "traits": {
11682                "smithy.api#length": {
11683                    "min": 1,
11684                    "max": 128
11685                },
11686                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
11687            }
11688        },
11689        "com.amazonaws.iot#DetailsMap": {
11690            "type": "map",
11691            "key": {
11692                "target": "com.amazonaws.iot#DetailsKey"
11693            },
11694            "value": {
11695                "target": "com.amazonaws.iot#DetailsValue"
11696            }
11697        },
11698        "com.amazonaws.iot#DetailsValue": {
11699            "type": "string",
11700            "traits": {
11701                "smithy.api#length": {
11702                    "min": 1
11703                },
11704                "smithy.api#pattern": "[^\\p{C}]+"
11705            }
11706        },
11707        "com.amazonaws.iot#DetectMitigationActionExecution": {
11708            "type": "structure",
11709            "members": {
11710                "taskId": {
11711                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
11712                    "traits": {
11713                        "smithy.api#documentation": "<p>\n            The unique identifier of the task.\n        </p>"
11714                    }
11715                },
11716                "violationId": {
11717                    "target": "com.amazonaws.iot#ViolationId",
11718                    "traits": {
11719                        "smithy.api#documentation": "<p>\n            The unique identifier of the violation.\n        </p>"
11720                    }
11721                },
11722                "actionName": {
11723                    "target": "com.amazonaws.iot#MitigationActionName",
11724                    "traits": {
11725                        "smithy.api#documentation": "<p>\n            The friendly name that uniquely identifies the mitigation action.\n        </p>"
11726                    }
11727                },
11728                "thingName": {
11729                    "target": "com.amazonaws.iot#DeviceDefenderThingName",
11730                    "traits": {
11731                        "smithy.api#documentation": "<p>\n            The name of the thing.\n        </p>"
11732                    }
11733                },
11734                "executionStartDate": {
11735                    "target": "com.amazonaws.iot#Timestamp",
11736                    "traits": {
11737                        "smithy.api#documentation": "<p>\n            The date a mitigation action was started.\n        </p>"
11738                    }
11739                },
11740                "executionEndDate": {
11741                    "target": "com.amazonaws.iot#Timestamp",
11742                    "traits": {
11743                        "smithy.api#documentation": "<p>\n            The date a mitigation action ended.\n        </p>"
11744                    }
11745                },
11746                "status": {
11747                    "target": "com.amazonaws.iot#DetectMitigationActionExecutionStatus",
11748                    "traits": {
11749                        "smithy.api#documentation": "<p>\n            The status of a mitigation action.\n        </p>"
11750                    }
11751                },
11752                "errorCode": {
11753                    "target": "com.amazonaws.iot#DetectMitigationActionExecutionErrorCode",
11754                    "traits": {
11755                        "smithy.api#documentation": "<p>\n            The error code of a mitigation action.\n        </p>"
11756                    }
11757                },
11758                "message": {
11759                    "target": "com.amazonaws.iot#ErrorMessage",
11760                    "traits": {
11761                        "smithy.api#documentation": "<p>\n            The message of a mitigation action.\n        </p>"
11762                    }
11763                }
11764            },
11765            "traits": {
11766                "smithy.api#documentation": "<p>\n            Describes which mitigation actions should be executed.\n        </p>"
11767            }
11768        },
11769        "com.amazonaws.iot#DetectMitigationActionExecutionErrorCode": {
11770            "type": "string"
11771        },
11772        "com.amazonaws.iot#DetectMitigationActionExecutionList": {
11773            "type": "list",
11774            "member": {
11775                "target": "com.amazonaws.iot#DetectMitigationActionExecution"
11776            }
11777        },
11778        "com.amazonaws.iot#DetectMitigationActionExecutionStatus": {
11779            "type": "string",
11780            "traits": {
11781                "smithy.api#enum": [
11782                    {
11783                        "value": "IN_PROGRESS",
11784                        "name": "IN_PROGRESS"
11785                    },
11786                    {
11787                        "value": "SUCCESSFUL",
11788                        "name": "SUCCESSFUL"
11789                    },
11790                    {
11791                        "value": "FAILED",
11792                        "name": "FAILED"
11793                    },
11794                    {
11795                        "value": "SKIPPED",
11796                        "name": "SKIPPED"
11797                    }
11798                ]
11799            }
11800        },
11801        "com.amazonaws.iot#DetectMitigationActionsTaskStatistics": {
11802            "type": "structure",
11803            "members": {
11804                "actionsExecuted": {
11805                    "target": "com.amazonaws.iot#GenericLongValue",
11806                    "traits": {
11807                        "smithy.api#documentation": "<p>\n            The actions that were performed.\n        </p>"
11808                    }
11809                },
11810                "actionsSkipped": {
11811                    "target": "com.amazonaws.iot#GenericLongValue",
11812                    "traits": {
11813                        "smithy.api#documentation": "<p>\n            The actions that were skipped.\n        </p>"
11814                    }
11815                },
11816                "actionsFailed": {
11817                    "target": "com.amazonaws.iot#GenericLongValue",
11818                    "traits": {
11819                        "smithy.api#documentation": "<p>\n            The actions that failed.\n        </p>"
11820                    }
11821                }
11822            },
11823            "traits": {
11824                "smithy.api#documentation": "<p>\n            The statistics of a mitigation action task.\n        </p>"
11825            }
11826        },
11827        "com.amazonaws.iot#DetectMitigationActionsTaskStatus": {
11828            "type": "string",
11829            "traits": {
11830                "smithy.api#enum": [
11831                    {
11832                        "value": "IN_PROGRESS",
11833                        "name": "IN_PROGRESS"
11834                    },
11835                    {
11836                        "value": "SUCCESSFUL",
11837                        "name": "SUCCESSFUL"
11838                    },
11839                    {
11840                        "value": "FAILED",
11841                        "name": "FAILED"
11842                    },
11843                    {
11844                        "value": "CANCELED",
11845                        "name": "CANCELED"
11846                    }
11847                ]
11848            }
11849        },
11850        "com.amazonaws.iot#DetectMitigationActionsTaskSummary": {
11851            "type": "structure",
11852            "members": {
11853                "taskId": {
11854                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
11855                    "traits": {
11856                        "smithy.api#documentation": "<p>\n            The unique identifier of the task.\n        </p>"
11857                    }
11858                },
11859                "taskStatus": {
11860                    "target": "com.amazonaws.iot#DetectMitigationActionsTaskStatus",
11861                    "traits": {
11862                        "smithy.api#documentation": "<p>\n            The status of the task.\n        </p>"
11863                    }
11864                },
11865                "taskStartTime": {
11866                    "target": "com.amazonaws.iot#Timestamp",
11867                    "traits": {
11868                        "smithy.api#documentation": "<p>\n            The date the task started.\n        </p>"
11869                    }
11870                },
11871                "taskEndTime": {
11872                    "target": "com.amazonaws.iot#Timestamp",
11873                    "traits": {
11874                        "smithy.api#documentation": "<p>\n            The date the task ended.\n        </p>"
11875                    }
11876                },
11877                "target": {
11878                    "target": "com.amazonaws.iot#DetectMitigationActionsTaskTarget",
11879                    "traits": {
11880                        "smithy.api#documentation": "<p>\n            Specifies the ML Detect findings to which the mitigation actions are applied.\n        </p>"
11881                    }
11882                },
11883                "violationEventOccurrenceRange": {
11884                    "target": "com.amazonaws.iot#ViolationEventOccurrenceRange",
11885                    "traits": {
11886                        "smithy.api#documentation": "<p>\n            Specifies the time period of which violation events occurred between.\n        </p>"
11887                    }
11888                },
11889                "onlyActiveViolationsIncluded": {
11890                    "target": "com.amazonaws.iot#PrimitiveBoolean",
11891                    "traits": {
11892                        "smithy.api#documentation": "<p>\n            Includes only active violations.\n        </p>"
11893                    }
11894                },
11895                "suppressedAlertsIncluded": {
11896                    "target": "com.amazonaws.iot#PrimitiveBoolean",
11897                    "traits": {
11898                        "smithy.api#documentation": "<p>\n            Includes suppressed alerts.\n        </p>"
11899                    }
11900                },
11901                "actionsDefinition": {
11902                    "target": "com.amazonaws.iot#MitigationActionList",
11903                    "traits": {
11904                        "smithy.api#documentation": "<p>\n            The definition of the actions.\n        </p>"
11905                    }
11906                },
11907                "taskStatistics": {
11908                    "target": "com.amazonaws.iot#DetectMitigationActionsTaskStatistics",
11909                    "traits": {
11910                        "smithy.api#documentation": "<p>\n            The statistics of a mitigation action task.\n        </p>"
11911                    }
11912                }
11913            },
11914            "traits": {
11915                "smithy.api#documentation": "<p>\n            The summary of the mitigation action tasks.\n        </p>"
11916            }
11917        },
11918        "com.amazonaws.iot#DetectMitigationActionsTaskSummaryList": {
11919            "type": "list",
11920            "member": {
11921                "target": "com.amazonaws.iot#DetectMitigationActionsTaskSummary"
11922            }
11923        },
11924        "com.amazonaws.iot#DetectMitigationActionsTaskTarget": {
11925            "type": "structure",
11926            "members": {
11927                "violationIds": {
11928                    "target": "com.amazonaws.iot#TargetViolationIdsForDetectMitigationActions",
11929                    "traits": {
11930                        "smithy.api#documentation": "<p>\n            The unique identifiers of the violations.\n        </p>"
11931                    }
11932                },
11933                "securityProfileName": {
11934                    "target": "com.amazonaws.iot#SecurityProfileName",
11935                    "traits": {
11936                        "smithy.api#documentation": "<p>\n            The name of the security profile.\n        </p>"
11937                    }
11938                },
11939                "behaviorName": {
11940                    "target": "com.amazonaws.iot#BehaviorName",
11941                    "traits": {
11942                        "smithy.api#documentation": "<p>\n            The name of the behavior.\n        </p>"
11943                    }
11944                }
11945            },
11946            "traits": {
11947                "smithy.api#documentation": "<p>\n            The target of a mitigation action task.\n        </p>"
11948            }
11949        },
11950        "com.amazonaws.iot#DetectMitigationActionsToExecuteList": {
11951            "type": "list",
11952            "member": {
11953                "target": "com.amazonaws.iot#MitigationActionName"
11954            },
11955            "traits": {
11956                "smithy.api#length": {
11957                    "min": 1,
11958                    "max": 5
11959                }
11960            }
11961        },
11962        "com.amazonaws.iot#DeviceCertificateUpdateAction": {
11963            "type": "string",
11964            "traits": {
11965                "smithy.api#enum": [
11966                    {
11967                        "value": "DEACTIVATE",
11968                        "name": "DEACTIVATE"
11969                    }
11970                ]
11971            }
11972        },
11973        "com.amazonaws.iot#DeviceDefenderThingName": {
11974            "type": "string",
11975            "traits": {
11976                "smithy.api#length": {
11977                    "min": 1,
11978                    "max": 128
11979                }
11980            }
11981        },
11982        "com.amazonaws.iot#DimensionArn": {
11983            "type": "string"
11984        },
11985        "com.amazonaws.iot#DimensionName": {
11986            "type": "string",
11987            "traits": {
11988                "smithy.api#length": {
11989                    "min": 1,
11990                    "max": 128
11991                },
11992                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
11993            }
11994        },
11995        "com.amazonaws.iot#DimensionNames": {
11996            "type": "list",
11997            "member": {
11998                "target": "com.amazonaws.iot#DimensionName"
11999            }
12000        },
12001        "com.amazonaws.iot#DimensionStringValue": {
12002            "type": "string",
12003            "traits": {
12004                "smithy.api#length": {
12005                    "min": 1,
12006                    "max": 256
12007                }
12008            }
12009        },
12010        "com.amazonaws.iot#DimensionStringValues": {
12011            "type": "list",
12012            "member": {
12013                "target": "com.amazonaws.iot#DimensionStringValue"
12014            },
12015            "traits": {
12016                "smithy.api#length": {
12017                    "min": 1,
12018                    "max": 100
12019                }
12020            }
12021        },
12022        "com.amazonaws.iot#DimensionType": {
12023            "type": "string",
12024            "traits": {
12025                "smithy.api#enum": [
12026                    {
12027                        "value": "TOPIC_FILTER",
12028                        "name": "TOPIC_FILTER"
12029                    }
12030                ]
12031            }
12032        },
12033        "com.amazonaws.iot#DimensionValueOperator": {
12034            "type": "string",
12035            "traits": {
12036                "smithy.api#enum": [
12037                    {
12038                        "value": "IN",
12039                        "name": "IN"
12040                    },
12041                    {
12042                        "value": "NOT_IN",
12043                        "name": "NOT_IN"
12044                    }
12045                ]
12046            }
12047        },
12048        "com.amazonaws.iot#DisableAllLogs": {
12049            "type": "boolean"
12050        },
12051        "com.amazonaws.iot#DisableTopicRule": {
12052            "type": "operation",
12053            "input": {
12054                "target": "com.amazonaws.iot#DisableTopicRuleRequest"
12055            },
12056            "errors": [
12057                {
12058                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
12059                },
12060                {
12061                    "target": "com.amazonaws.iot#InternalException"
12062                },
12063                {
12064                    "target": "com.amazonaws.iot#InvalidRequestException"
12065                },
12066                {
12067                    "target": "com.amazonaws.iot#ServiceUnavailableException"
12068                },
12069                {
12070                    "target": "com.amazonaws.iot#UnauthorizedException"
12071                }
12072            ],
12073            "traits": {
12074                "smithy.api#documentation": "<p>Disables the rule.</p>",
12075                "smithy.api#http": {
12076                    "method": "POST",
12077                    "uri": "/rules/{ruleName}/disable",
12078                    "code": 200
12079                }
12080            }
12081        },
12082        "com.amazonaws.iot#DisableTopicRuleRequest": {
12083            "type": "structure",
12084            "members": {
12085                "ruleName": {
12086                    "target": "com.amazonaws.iot#RuleName",
12087                    "traits": {
12088                        "smithy.api#documentation": "<p>The name of the rule to disable.</p>",
12089                        "smithy.api#httpLabel": {},
12090                        "smithy.api#required": {}
12091                    }
12092                }
12093            },
12094            "traits": {
12095                "smithy.api#documentation": "<p>The input for the DisableTopicRuleRequest operation.</p>"
12096            }
12097        },
12098        "com.amazonaws.iot#DomainConfigurationArn": {
12099            "type": "string"
12100        },
12101        "com.amazonaws.iot#DomainConfigurationName": {
12102            "type": "string",
12103            "traits": {
12104                "smithy.api#length": {
12105                    "min": 1,
12106                    "max": 128
12107                },
12108                "smithy.api#pattern": "[\\w.-]+"
12109            }
12110        },
12111        "com.amazonaws.iot#DomainConfigurationStatus": {
12112            "type": "string",
12113            "traits": {
12114                "smithy.api#enum": [
12115                    {
12116                        "value": "ENABLED",
12117                        "name": "ENABLED"
12118                    },
12119                    {
12120                        "value": "DISABLED",
12121                        "name": "DISABLED"
12122                    }
12123                ]
12124            }
12125        },
12126        "com.amazonaws.iot#DomainConfigurationSummary": {
12127            "type": "structure",
12128            "members": {
12129                "domainConfigurationName": {
12130                    "target": "com.amazonaws.iot#ReservedDomainConfigurationName",
12131                    "traits": {
12132                        "smithy.api#documentation": "<p>The name of the domain configuration. This value must be unique to a region.</p>"
12133                    }
12134                },
12135                "domainConfigurationArn": {
12136                    "target": "com.amazonaws.iot#DomainConfigurationArn",
12137                    "traits": {
12138                        "smithy.api#documentation": "<p>The ARN of the domain configuration.</p>"
12139                    }
12140                },
12141                "serviceType": {
12142                    "target": "com.amazonaws.iot#ServiceType",
12143                    "traits": {
12144                        "smithy.api#documentation": "<p>The type of service delivered by the endpoint.</p>"
12145                    }
12146                }
12147            },
12148            "traits": {
12149                "smithy.api#documentation": "<p>The summary of a domain configuration. A domain configuration specifies custom IoT-specific information about a domain. \n         A domain configuration can be associated with an AWS-managed domain \n         (for example, dbc123defghijk.iot.us-west-2.amazonaws.com), a customer managed domain, or a default endpoint.</p>\n         <ul>\n            <li>\n               <p>Data</p>\n            </li>\n            <li>\n               <p>Jobs</p>\n            </li>\n            <li>\n               <p>CredentialProvider</p>\n            </li>\n         </ul>\n         <note>\n            <p>The domain configuration feature is in public preview and is subject to change.</p>\n         </note>"
12150            }
12151        },
12152        "com.amazonaws.iot#DomainConfigurations": {
12153            "type": "list",
12154            "member": {
12155                "target": "com.amazonaws.iot#DomainConfigurationSummary"
12156            }
12157        },
12158        "com.amazonaws.iot#DomainName": {
12159            "type": "string",
12160            "traits": {
12161                "smithy.api#length": {
12162                    "min": 1,
12163                    "max": 253
12164                }
12165            }
12166        },
12167        "com.amazonaws.iot#DomainType": {
12168            "type": "string",
12169            "traits": {
12170                "smithy.api#enum": [
12171                    {
12172                        "value": "ENDPOINT",
12173                        "name": "ENDPOINT"
12174                    },
12175                    {
12176                        "value": "AWS_MANAGED",
12177                        "name": "AWS_MANAGED"
12178                    },
12179                    {
12180                        "value": "CUSTOMER_MANAGED",
12181                        "name": "CUSTOMER_MANAGED"
12182                    }
12183                ]
12184            }
12185        },
12186        "com.amazonaws.iot#DurationSeconds": {
12187            "type": "integer",
12188            "traits": {
12189                "smithy.api#box": {}
12190            }
12191        },
12192        "com.amazonaws.iot#DynamicGroupStatus": {
12193            "type": "string",
12194            "traits": {
12195                "smithy.api#enum": [
12196                    {
12197                        "value": "ACTIVE",
12198                        "name": "ACTIVE"
12199                    },
12200                    {
12201                        "value": "BUILDING",
12202                        "name": "BUILDING"
12203                    },
12204                    {
12205                        "value": "REBUILDING",
12206                        "name": "REBUILDING"
12207                    }
12208                ]
12209            }
12210        },
12211        "com.amazonaws.iot#DynamoDBAction": {
12212            "type": "structure",
12213            "members": {
12214                "tableName": {
12215                    "target": "com.amazonaws.iot#TableName",
12216                    "traits": {
12217                        "smithy.api#documentation": "<p>The name of the DynamoDB table.</p>",
12218                        "smithy.api#required": {}
12219                    }
12220                },
12221                "roleArn": {
12222                    "target": "com.amazonaws.iot#AwsArn",
12223                    "traits": {
12224                        "smithy.api#documentation": "<p>The ARN of the IAM role that grants access to the DynamoDB table.</p>",
12225                        "smithy.api#required": {}
12226                    }
12227                },
12228                "operation": {
12229                    "target": "com.amazonaws.iot#DynamoOperation",
12230                    "traits": {
12231                        "smithy.api#documentation": "<p>The type of operation to be performed. This follows the substitution template, so it\n         can be <code>${operation}</code>, but the substitution must result in one of the following:\n            <code>INSERT</code>, <code>UPDATE</code>, or <code>DELETE</code>.</p>"
12232                    }
12233                },
12234                "hashKeyField": {
12235                    "target": "com.amazonaws.iot#HashKeyField",
12236                    "traits": {
12237                        "smithy.api#documentation": "<p>The hash key name.</p>",
12238                        "smithy.api#required": {}
12239                    }
12240                },
12241                "hashKeyValue": {
12242                    "target": "com.amazonaws.iot#HashKeyValue",
12243                    "traits": {
12244                        "smithy.api#documentation": "<p>The hash key value.</p>",
12245                        "smithy.api#required": {}
12246                    }
12247                },
12248                "hashKeyType": {
12249                    "target": "com.amazonaws.iot#DynamoKeyType",
12250                    "traits": {
12251                        "smithy.api#documentation": "<p>The hash key type. Valid values are \"STRING\" or \"NUMBER\"</p>"
12252                    }
12253                },
12254                "rangeKeyField": {
12255                    "target": "com.amazonaws.iot#RangeKeyField",
12256                    "traits": {
12257                        "smithy.api#documentation": "<p>The range key name.</p>"
12258                    }
12259                },
12260                "rangeKeyValue": {
12261                    "target": "com.amazonaws.iot#RangeKeyValue",
12262                    "traits": {
12263                        "smithy.api#documentation": "<p>The range key value.</p>"
12264                    }
12265                },
12266                "rangeKeyType": {
12267                    "target": "com.amazonaws.iot#DynamoKeyType",
12268                    "traits": {
12269                        "smithy.api#documentation": "<p>The range key type. Valid values are \"STRING\" or \"NUMBER\"</p>"
12270                    }
12271                },
12272                "payloadField": {
12273                    "target": "com.amazonaws.iot#PayloadField",
12274                    "traits": {
12275                        "smithy.api#documentation": "<p>The action payload. This name can be customized.</p>"
12276                    }
12277                }
12278            },
12279            "traits": {
12280                "smithy.api#documentation": "<p>Describes an action to write to a DynamoDB table.</p>\n         <p>The <code>tableName</code>, <code>hashKeyField</code>, and <code>rangeKeyField</code>\n         values must match the values used when you created the table.</p>\n         <p>The <code>hashKeyValue</code> and <code>rangeKeyvalue</code> fields use a\n         substitution template syntax. These templates provide data at runtime. The syntax is as\n         follows: ${<i>sql-expression</i>}.</p>\n         <p>You can specify any valid expression in a WHERE or SELECT clause, including JSON\n         properties, comparisons, calculations, and functions. For example, the following field uses\n         the third level of the topic:</p>\n         <p>\n            <code>\"hashKeyValue\": \"${topic(3)}\"</code>\n         </p>\n         <p>The following field uses the timestamp:</p>\n         <p>\n            <code>\"rangeKeyValue\": \"${timestamp()}\"</code>\n         </p>"
12281            }
12282        },
12283        "com.amazonaws.iot#DynamoDBv2Action": {
12284            "type": "structure",
12285            "members": {
12286                "roleArn": {
12287                    "target": "com.amazonaws.iot#AwsArn",
12288                    "traits": {
12289                        "smithy.api#documentation": "<p>The ARN of the IAM role that grants access to the DynamoDB table.</p>",
12290                        "smithy.api#required": {}
12291                    }
12292                },
12293                "putItem": {
12294                    "target": "com.amazonaws.iot#PutItemInput",
12295                    "traits": {
12296                        "smithy.api#documentation": "<p>Specifies the DynamoDB table to which the message data will be written. For\n         example:</p>\n         <p>\n            <code>{ \"dynamoDBv2\": { \"roleArn\": \"aws:iam:12341251:my-role\" \"putItem\": { \"tableName\":\n            \"my-table\" } } }</code>\n         </p>\n         <p>Each attribute in the message payload will be written to a separate column in the\n         DynamoDB database.</p>",
12297                        "smithy.api#required": {}
12298                    }
12299                }
12300            },
12301            "traits": {
12302                "smithy.api#documentation": "<p>Describes an action to write to a DynamoDB table.</p>\n         <p>This DynamoDB action writes each attribute in the message payload into it's own\n         column in the DynamoDB table.</p>"
12303            }
12304        },
12305        "com.amazonaws.iot#DynamoKeyType": {
12306            "type": "string",
12307            "traits": {
12308                "smithy.api#enum": [
12309                    {
12310                        "value": "STRING",
12311                        "name": "STRING"
12312                    },
12313                    {
12314                        "value": "NUMBER",
12315                        "name": "NUMBER"
12316                    }
12317                ]
12318            }
12319        },
12320        "com.amazonaws.iot#DynamoOperation": {
12321            "type": "string"
12322        },
12323        "com.amazonaws.iot#EffectivePolicies": {
12324            "type": "list",
12325            "member": {
12326                "target": "com.amazonaws.iot#EffectivePolicy"
12327            }
12328        },
12329        "com.amazonaws.iot#EffectivePolicy": {
12330            "type": "structure",
12331            "members": {
12332                "policyName": {
12333                    "target": "com.amazonaws.iot#PolicyName",
12334                    "traits": {
12335                        "smithy.api#documentation": "<p>The policy name.</p>"
12336                    }
12337                },
12338                "policyArn": {
12339                    "target": "com.amazonaws.iot#PolicyArn",
12340                    "traits": {
12341                        "smithy.api#documentation": "<p>The policy ARN.</p>"
12342                    }
12343                },
12344                "policyDocument": {
12345                    "target": "com.amazonaws.iot#PolicyDocument",
12346                    "traits": {
12347                        "smithy.api#documentation": "<p>The IAM policy document.</p>"
12348                    }
12349                }
12350            },
12351            "traits": {
12352                "smithy.api#documentation": "<p>The policy that has the effect on the authorization results.</p>"
12353            }
12354        },
12355        "com.amazonaws.iot#ElasticsearchAction": {
12356            "type": "structure",
12357            "members": {
12358                "roleArn": {
12359                    "target": "com.amazonaws.iot#AwsArn",
12360                    "traits": {
12361                        "smithy.api#documentation": "<p>The IAM role ARN that has access to Elasticsearch.</p>",
12362                        "smithy.api#required": {}
12363                    }
12364                },
12365                "endpoint": {
12366                    "target": "com.amazonaws.iot#ElasticsearchEndpoint",
12367                    "traits": {
12368                        "smithy.api#documentation": "<p>The endpoint of your Elasticsearch domain.</p>",
12369                        "smithy.api#required": {}
12370                    }
12371                },
12372                "index": {
12373                    "target": "com.amazonaws.iot#ElasticsearchIndex",
12374                    "traits": {
12375                        "smithy.api#documentation": "<p>The Elasticsearch index where you want to store your data.</p>",
12376                        "smithy.api#required": {}
12377                    }
12378                },
12379                "type": {
12380                    "target": "com.amazonaws.iot#ElasticsearchType",
12381                    "traits": {
12382                        "smithy.api#documentation": "<p>The type of document you are storing.</p>",
12383                        "smithy.api#required": {}
12384                    }
12385                },
12386                "id": {
12387                    "target": "com.amazonaws.iot#ElasticsearchId",
12388                    "traits": {
12389                        "smithy.api#documentation": "<p>The unique identifier for the document you are storing.</p>",
12390                        "smithy.api#required": {}
12391                    }
12392                }
12393            },
12394            "traits": {
12395                "smithy.api#documentation": "<p>Describes an action that writes data to an Amazon Elasticsearch Service\n         domain.</p>"
12396            }
12397        },
12398        "com.amazonaws.iot#ElasticsearchEndpoint": {
12399            "type": "string",
12400            "traits": {
12401                "smithy.api#pattern": "https?://.*"
12402            }
12403        },
12404        "com.amazonaws.iot#ElasticsearchId": {
12405            "type": "string"
12406        },
12407        "com.amazonaws.iot#ElasticsearchIndex": {
12408            "type": "string"
12409        },
12410        "com.amazonaws.iot#ElasticsearchType": {
12411            "type": "string"
12412        },
12413        "com.amazonaws.iot#EnableIoTLoggingParams": {
12414            "type": "structure",
12415            "members": {
12416                "roleArnForLogging": {
12417                    "target": "com.amazonaws.iot#RoleArn",
12418                    "traits": {
12419                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role used for logging.</p>",
12420                        "smithy.api#required": {}
12421                    }
12422                },
12423                "logLevel": {
12424                    "target": "com.amazonaws.iot#LogLevel",
12425                    "traits": {
12426                        "smithy.api#documentation": "<p>Specifies the type of information to be logged.</p>",
12427                        "smithy.api#required": {}
12428                    }
12429                }
12430            },
12431            "traits": {
12432                "smithy.api#documentation": "<p>Parameters used when defining a mitigation action that enable AWS IoT logging.</p>"
12433            }
12434        },
12435        "com.amazonaws.iot#EnableTopicRule": {
12436            "type": "operation",
12437            "input": {
12438                "target": "com.amazonaws.iot#EnableTopicRuleRequest"
12439            },
12440            "errors": [
12441                {
12442                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
12443                },
12444                {
12445                    "target": "com.amazonaws.iot#InternalException"
12446                },
12447                {
12448                    "target": "com.amazonaws.iot#InvalidRequestException"
12449                },
12450                {
12451                    "target": "com.amazonaws.iot#ServiceUnavailableException"
12452                },
12453                {
12454                    "target": "com.amazonaws.iot#UnauthorizedException"
12455                }
12456            ],
12457            "traits": {
12458                "smithy.api#documentation": "<p>Enables the rule.</p>",
12459                "smithy.api#http": {
12460                    "method": "POST",
12461                    "uri": "/rules/{ruleName}/enable",
12462                    "code": 200
12463                }
12464            }
12465        },
12466        "com.amazonaws.iot#EnableTopicRuleRequest": {
12467            "type": "structure",
12468            "members": {
12469                "ruleName": {
12470                    "target": "com.amazonaws.iot#RuleName",
12471                    "traits": {
12472                        "smithy.api#documentation": "<p>The name of the topic rule to enable.</p>",
12473                        "smithy.api#httpLabel": {},
12474                        "smithy.api#required": {}
12475                    }
12476                }
12477            },
12478            "traits": {
12479                "smithy.api#documentation": "<p>The input for the EnableTopicRuleRequest operation.</p>"
12480            }
12481        },
12482        "com.amazonaws.iot#Enabled": {
12483            "type": "boolean"
12484        },
12485        "com.amazonaws.iot#EndpointAddress": {
12486            "type": "string"
12487        },
12488        "com.amazonaws.iot#EndpointType": {
12489            "type": "string",
12490            "traits": {
12491                "smithy.api#length": {
12492                    "min": 0,
12493                    "max": 128
12494                }
12495            }
12496        },
12497        "com.amazonaws.iot#ErrorCode": {
12498            "type": "string"
12499        },
12500        "com.amazonaws.iot#ErrorInfo": {
12501            "type": "structure",
12502            "members": {
12503                "code": {
12504                    "target": "com.amazonaws.iot#Code",
12505                    "traits": {
12506                        "smithy.api#documentation": "<p>The error code.</p>"
12507                    }
12508                },
12509                "message": {
12510                    "target": "com.amazonaws.iot#OTAUpdateErrorMessage",
12511                    "traits": {
12512                        "smithy.api#documentation": "<p>The error message.</p>"
12513                    }
12514                }
12515            },
12516            "traits": {
12517                "smithy.api#documentation": "<p>Error information.</p>"
12518            }
12519        },
12520        "com.amazonaws.iot#ErrorMessage": {
12521            "type": "string",
12522            "traits": {
12523                "smithy.api#length": {
12524                    "min": 0,
12525                    "max": 2048
12526                }
12527            }
12528        },
12529        "com.amazonaws.iot#ErrorMessage2": {
12530            "type": "string"
12531        },
12532        "com.amazonaws.iot#EvaluationStatistic": {
12533            "type": "string",
12534            "traits": {
12535                "smithy.api#pattern": "(p0|p0\\.1|p0\\.01|p1|p10|p50|p90|p99|p99\\.9|p99\\.99|p100)"
12536            }
12537        },
12538        "com.amazonaws.iot#EventConfigurations": {
12539            "type": "map",
12540            "key": {
12541                "target": "com.amazonaws.iot#EventType"
12542            },
12543            "value": {
12544                "target": "com.amazonaws.iot#Configuration"
12545            }
12546        },
12547        "com.amazonaws.iot#EventType": {
12548            "type": "string",
12549            "traits": {
12550                "smithy.api#enum": [
12551                    {
12552                        "value": "THING",
12553                        "name": "THING"
12554                    },
12555                    {
12556                        "value": "THING_GROUP",
12557                        "name": "THING_GROUP"
12558                    },
12559                    {
12560                        "value": "THING_TYPE",
12561                        "name": "THING_TYPE"
12562                    },
12563                    {
12564                        "value": "THING_GROUP_MEMBERSHIP",
12565                        "name": "THING_GROUP_MEMBERSHIP"
12566                    },
12567                    {
12568                        "value": "THING_GROUP_HIERARCHY",
12569                        "name": "THING_GROUP_HIERARCHY"
12570                    },
12571                    {
12572                        "value": "THING_TYPE_ASSOCIATION",
12573                        "name": "THING_TYPE_ASSOCIATION"
12574                    },
12575                    {
12576                        "value": "JOB",
12577                        "name": "JOB"
12578                    },
12579                    {
12580                        "value": "JOB_EXECUTION",
12581                        "name": "JOB_EXECUTION"
12582                    },
12583                    {
12584                        "value": "POLICY",
12585                        "name": "POLICY"
12586                    },
12587                    {
12588                        "value": "CERTIFICATE",
12589                        "name": "CERTIFICATE"
12590                    },
12591                    {
12592                        "value": "CA_CERTIFICATE",
12593                        "name": "CA_CERTIFICATE"
12594                    }
12595                ]
12596            }
12597        },
12598        "com.amazonaws.iot#ExecutionNamePrefix": {
12599            "type": "string"
12600        },
12601        "com.amazonaws.iot#ExecutionNumber": {
12602            "type": "long",
12603            "traits": {
12604                "smithy.api#box": {}
12605            }
12606        },
12607        "com.amazonaws.iot#ExpectedVersion": {
12608            "type": "long",
12609            "traits": {
12610                "smithy.api#box": {}
12611            }
12612        },
12613        "com.amazonaws.iot#ExpiresInSec": {
12614            "type": "long",
12615            "traits": {
12616                "smithy.api#box": {},
12617                "smithy.api#range": {
12618                    "min": 60,
12619                    "max": 3600
12620                }
12621            }
12622        },
12623        "com.amazonaws.iot#ExpiresInSeconds": {
12624            "type": "long",
12625            "traits": {
12626                "smithy.api#box": {}
12627            }
12628        },
12629        "com.amazonaws.iot#ExplicitDeny": {
12630            "type": "structure",
12631            "members": {
12632                "policies": {
12633                    "target": "com.amazonaws.iot#Policies",
12634                    "traits": {
12635                        "smithy.api#documentation": "<p>The policies that denied the authorization.</p>"
12636                    }
12637                }
12638            },
12639            "traits": {
12640                "smithy.api#documentation": "<p>Information that explicitly denies authorization.</p>"
12641            }
12642        },
12643        "com.amazonaws.iot#ExponentialRolloutRate": {
12644            "type": "structure",
12645            "members": {
12646                "baseRatePerMinute": {
12647                    "target": "com.amazonaws.iot#RolloutRatePerMinute",
12648                    "traits": {
12649                        "smithy.api#documentation": "<p>The minimum number of things that will be notified of a pending job, per minute at the start of job rollout.\n            This parameter allows you to define the initial rate of rollout.</p>",
12650                        "smithy.api#required": {}
12651                    }
12652                },
12653                "incrementFactor": {
12654                    "target": "com.amazonaws.iot#IncrementFactor",
12655                    "traits": {
12656                        "smithy.api#documentation": "<p>The exponential factor to increase the rate of rollout for a job.</p>\n        <p>AWS IoT supports up to one digit after the decimal (for example, 1.5, but not 1.55).</p>",
12657                        "smithy.api#required": {}
12658                    }
12659                },
12660                "rateIncreaseCriteria": {
12661                    "target": "com.amazonaws.iot#RateIncreaseCriteria",
12662                    "traits": {
12663                        "smithy.api#documentation": "<p>The criteria to initiate the increase in rate of rollout for a job.</p>",
12664                        "smithy.api#required": {}
12665                    }
12666                }
12667            },
12668            "traits": {
12669                "smithy.api#documentation": "<p>Allows you to create an exponential rate of rollout for a job.</p>"
12670            }
12671        },
12672        "com.amazonaws.iot#FailedChecksCount": {
12673            "type": "integer",
12674            "traits": {
12675                "smithy.api#box": {}
12676            }
12677        },
12678        "com.amazonaws.iot#FailedFindingsCount": {
12679            "type": "long",
12680            "traits": {
12681                "smithy.api#box": {}
12682            }
12683        },
12684        "com.amazonaws.iot#FailedThings": {
12685            "type": "integer",
12686            "traits": {
12687                "smithy.api#box": {}
12688            }
12689        },
12690        "com.amazonaws.iot#Field": {
12691            "type": "structure",
12692            "members": {
12693                "name": {
12694                    "target": "com.amazonaws.iot#FieldName",
12695                    "traits": {
12696                        "smithy.api#documentation": "<p>The name of the field.</p>"
12697                    }
12698                },
12699                "type": {
12700                    "target": "com.amazonaws.iot#FieldType",
12701                    "traits": {
12702                        "smithy.api#documentation": "<p>The datatype of the field.</p>"
12703                    }
12704                }
12705            },
12706            "traits": {
12707                "smithy.api#documentation": "<p>Describes the name and data type at a field.</p>"
12708            }
12709        },
12710        "com.amazonaws.iot#FieldName": {
12711            "type": "string"
12712        },
12713        "com.amazonaws.iot#FieldType": {
12714            "type": "string",
12715            "traits": {
12716                "smithy.api#enum": [
12717                    {
12718                        "value": "Number",
12719                        "name": "NUMBER"
12720                    },
12721                    {
12722                        "value": "String",
12723                        "name": "STRING"
12724                    },
12725                    {
12726                        "value": "Boolean",
12727                        "name": "BOOLEAN"
12728                    }
12729                ]
12730            }
12731        },
12732        "com.amazonaws.iot#Fields": {
12733            "type": "list",
12734            "member": {
12735                "target": "com.amazonaws.iot#Field"
12736            }
12737        },
12738        "com.amazonaws.iot#FileId": {
12739            "type": "integer",
12740            "traits": {
12741                "smithy.api#box": {},
12742                "smithy.api#range": {
12743                    "min": 0,
12744                    "max": 255
12745                }
12746            }
12747        },
12748        "com.amazonaws.iot#FileLocation": {
12749            "type": "structure",
12750            "members": {
12751                "stream": {
12752                    "target": "com.amazonaws.iot#Stream",
12753                    "traits": {
12754                        "smithy.api#documentation": "<p>The stream that contains the OTA update.</p>"
12755                    }
12756                },
12757                "s3Location": {
12758                    "target": "com.amazonaws.iot#S3Location",
12759                    "traits": {
12760                        "smithy.api#documentation": "<p>The location of the updated firmware in S3.</p>"
12761                    }
12762                }
12763            },
12764            "traits": {
12765                "smithy.api#documentation": "<p>The location of the OTA update.</p>"
12766            }
12767        },
12768        "com.amazonaws.iot#FileName": {
12769            "type": "string"
12770        },
12771        "com.amazonaws.iot#FileType": {
12772            "type": "integer",
12773            "traits": {
12774                "smithy.api#box": {},
12775                "smithy.api#range": {
12776                    "min": 0,
12777                    "max": 255
12778                }
12779            }
12780        },
12781        "com.amazonaws.iot#FindingId": {
12782            "type": "string",
12783            "traits": {
12784                "smithy.api#length": {
12785                    "min": 1,
12786                    "max": 128
12787                },
12788                "smithy.api#pattern": "[a-zA-Z0-9_-]+"
12789            }
12790        },
12791        "com.amazonaws.iot#FindingIds": {
12792            "type": "list",
12793            "member": {
12794                "target": "com.amazonaws.iot#FindingId"
12795            },
12796            "traits": {
12797                "smithy.api#length": {
12798                    "min": 1,
12799                    "max": 25
12800                }
12801            }
12802        },
12803        "com.amazonaws.iot#FirehoseAction": {
12804            "type": "structure",
12805            "members": {
12806                "roleArn": {
12807                    "target": "com.amazonaws.iot#AwsArn",
12808                    "traits": {
12809                        "smithy.api#documentation": "<p>The IAM role that grants access to the Amazon Kinesis Firehose stream.</p>",
12810                        "smithy.api#required": {}
12811                    }
12812                },
12813                "deliveryStreamName": {
12814                    "target": "com.amazonaws.iot#DeliveryStreamName",
12815                    "traits": {
12816                        "smithy.api#documentation": "<p>The delivery stream name.</p>",
12817                        "smithy.api#required": {}
12818                    }
12819                },
12820                "separator": {
12821                    "target": "com.amazonaws.iot#FirehoseSeparator",
12822                    "traits": {
12823                        "smithy.api#documentation": "<p>A character separator that will be used to separate records written to the Firehose\n         stream. Valid values are: '\\n' (newline), '\\t' (tab), '\\r\\n' (Windows newline), ','\n         (comma).</p>"
12824                    }
12825                },
12826                "batchMode": {
12827                    "target": "com.amazonaws.iot#BatchMode",
12828                    "traits": {
12829                        "smithy.api#documentation": "<p>Whether to deliver the Kinesis Data Firehose stream as a batch by using <a href=\"https://docs.aws.amazon.com/firehose/latest/APIReference/API_PutRecordBatch.html\">\n               <code>PutRecordBatch</code>\n            </a>.  The default value is\n         <code>false</code>.</p>\n         <p>When <code>batchMode</code> is <code>true</code> and the rule's SQL statement\n         evaluates to an Array, each Array element forms one record in the <a href=\"https://docs.aws.amazon.com/firehose/latest/APIReference/API_PutRecordBatch.html\">\n               <code>PutRecordBatch</code>\n            </a> request. The resulting array can't have more\n         than 500 records.</p>"
12830                    }
12831                }
12832            },
12833            "traits": {
12834                "smithy.api#documentation": "<p>Describes an action that writes data to an Amazon Kinesis Firehose stream.</p>"
12835            }
12836        },
12837        "com.amazonaws.iot#FirehoseSeparator": {
12838            "type": "string",
12839            "traits": {
12840                "smithy.api#pattern": "([\\n\\t])|(\\r\\n)|(,)"
12841            }
12842        },
12843        "com.amazonaws.iot#Flag": {
12844            "type": "boolean"
12845        },
12846        "com.amazonaws.iot#ForceDelete": {
12847            "type": "boolean"
12848        },
12849        "com.amazonaws.iot#ForceDeleteAWSJob": {
12850            "type": "boolean"
12851        },
12852        "com.amazonaws.iot#ForceFlag": {
12853            "type": "boolean"
12854        },
12855        "com.amazonaws.iot#Forced": {
12856            "type": "boolean",
12857            "traits": {
12858                "smithy.api#box": {}
12859            }
12860        },
12861        "com.amazonaws.iot#FunctionArn": {
12862            "type": "string"
12863        },
12864        "com.amazonaws.iot#GenerationId": {
12865            "type": "string"
12866        },
12867        "com.amazonaws.iot#GenericLongValue": {
12868            "type": "long",
12869            "traits": {
12870                "smithy.api#box": {}
12871            }
12872        },
12873        "com.amazonaws.iot#GetBehaviorModelTrainingSummaries": {
12874            "type": "operation",
12875            "input": {
12876                "target": "com.amazonaws.iot#GetBehaviorModelTrainingSummariesRequest"
12877            },
12878            "output": {
12879                "target": "com.amazonaws.iot#GetBehaviorModelTrainingSummariesResponse"
12880            },
12881            "errors": [
12882                {
12883                    "target": "com.amazonaws.iot#InternalFailureException"
12884                },
12885                {
12886                    "target": "com.amazonaws.iot#InvalidRequestException"
12887                },
12888                {
12889                    "target": "com.amazonaws.iot#ResourceNotFoundException"
12890                },
12891                {
12892                    "target": "com.amazonaws.iot#ThrottlingException"
12893                }
12894            ],
12895            "traits": {
12896                "smithy.api#documentation": "<p>\n      Returns a Device Defender's ML Detect Security Profile training model's status.\n    </p>",
12897                "smithy.api#http": {
12898                    "method": "GET",
12899                    "uri": "/behavior-model-training/summaries",
12900                    "code": 200
12901                },
12902                "smithy.api#paginated": {
12903                    "inputToken": "nextToken",
12904                    "outputToken": "nextToken",
12905                    "items": "summaries",
12906                    "pageSize": "maxResults"
12907                }
12908            }
12909        },
12910        "com.amazonaws.iot#GetBehaviorModelTrainingSummariesRequest": {
12911            "type": "structure",
12912            "members": {
12913                "securityProfileName": {
12914                    "target": "com.amazonaws.iot#SecurityProfileName",
12915                    "traits": {
12916                        "smithy.api#documentation": "<p>\n      The name of the security profile.\n    </p>",
12917                        "smithy.api#httpQuery": "securityProfileName"
12918                    }
12919                },
12920                "maxResults": {
12921                    "target": "com.amazonaws.iot#TinyMaxResults",
12922                    "traits": {
12923                        "smithy.api#documentation": "<p>\n      The maximum number of results to return at one time. The default is 25.\n    </p>",
12924                        "smithy.api#httpQuery": "maxResults"
12925                    }
12926                },
12927                "nextToken": {
12928                    "target": "com.amazonaws.iot#NextToken",
12929                    "traits": {
12930                        "smithy.api#documentation": "<p>\n      The token for the next set of results.\n    </p>",
12931                        "smithy.api#httpQuery": "nextToken"
12932                    }
12933                }
12934            }
12935        },
12936        "com.amazonaws.iot#GetBehaviorModelTrainingSummariesResponse": {
12937            "type": "structure",
12938            "members": {
12939                "summaries": {
12940                    "target": "com.amazonaws.iot#BehaviorModelTrainingSummaries",
12941                    "traits": {
12942                        "smithy.api#documentation": "<p>\n      A list of all ML Detect behaviors and their model status for a given Security Profile.\n    </p>"
12943                    }
12944                },
12945                "nextToken": {
12946                    "target": "com.amazonaws.iot#NextToken",
12947                    "traits": {
12948                        "smithy.api#documentation": "<p>\n      A token that can be used to retrieve the next set of results, or <code>null</code> if there are no additional results.\n    </p>"
12949                    }
12950                }
12951            }
12952        },
12953        "com.amazonaws.iot#GetCardinality": {
12954            "type": "operation",
12955            "input": {
12956                "target": "com.amazonaws.iot#GetCardinalityRequest"
12957            },
12958            "output": {
12959                "target": "com.amazonaws.iot#GetCardinalityResponse"
12960            },
12961            "errors": [
12962                {
12963                    "target": "com.amazonaws.iot#IndexNotReadyException"
12964                },
12965                {
12966                    "target": "com.amazonaws.iot#InternalFailureException"
12967                },
12968                {
12969                    "target": "com.amazonaws.iot#InvalidAggregationException"
12970                },
12971                {
12972                    "target": "com.amazonaws.iot#InvalidQueryException"
12973                },
12974                {
12975                    "target": "com.amazonaws.iot#InvalidRequestException"
12976                },
12977                {
12978                    "target": "com.amazonaws.iot#ResourceNotFoundException"
12979                },
12980                {
12981                    "target": "com.amazonaws.iot#ServiceUnavailableException"
12982                },
12983                {
12984                    "target": "com.amazonaws.iot#ThrottlingException"
12985                },
12986                {
12987                    "target": "com.amazonaws.iot#UnauthorizedException"
12988                }
12989            ],
12990            "traits": {
12991                "smithy.api#documentation": "<p>Returns the approximate count of unique values that match the query.</p>",
12992                "smithy.api#http": {
12993                    "method": "POST",
12994                    "uri": "/indices/cardinality",
12995                    "code": 200
12996                }
12997            }
12998        },
12999        "com.amazonaws.iot#GetCardinalityRequest": {
13000            "type": "structure",
13001            "members": {
13002                "indexName": {
13003                    "target": "com.amazonaws.iot#IndexName",
13004                    "traits": {
13005                        "smithy.api#documentation": "<p>The name of the index to search.</p>"
13006                    }
13007                },
13008                "queryString": {
13009                    "target": "com.amazonaws.iot#QueryString",
13010                    "traits": {
13011                        "smithy.api#documentation": "<p>The search query.</p>",
13012                        "smithy.api#required": {}
13013                    }
13014                },
13015                "aggregationField": {
13016                    "target": "com.amazonaws.iot#AggregationField",
13017                    "traits": {
13018                        "smithy.api#documentation": "<p>The field to aggregate.</p>"
13019                    }
13020                },
13021                "queryVersion": {
13022                    "target": "com.amazonaws.iot#QueryVersion",
13023                    "traits": {
13024                        "smithy.api#documentation": "<p>The query version.</p>"
13025                    }
13026                }
13027            }
13028        },
13029        "com.amazonaws.iot#GetCardinalityResponse": {
13030            "type": "structure",
13031            "members": {
13032                "cardinality": {
13033                    "target": "com.amazonaws.iot#Count",
13034                    "traits": {
13035                        "smithy.api#documentation": "<p>The approximate count of unique values that match the query.</p>"
13036                    }
13037                }
13038            }
13039        },
13040        "com.amazonaws.iot#GetEffectivePolicies": {
13041            "type": "operation",
13042            "input": {
13043                "target": "com.amazonaws.iot#GetEffectivePoliciesRequest"
13044            },
13045            "output": {
13046                "target": "com.amazonaws.iot#GetEffectivePoliciesResponse"
13047            },
13048            "errors": [
13049                {
13050                    "target": "com.amazonaws.iot#InternalFailureException"
13051                },
13052                {
13053                    "target": "com.amazonaws.iot#InvalidRequestException"
13054                },
13055                {
13056                    "target": "com.amazonaws.iot#LimitExceededException"
13057                },
13058                {
13059                    "target": "com.amazonaws.iot#ResourceNotFoundException"
13060                },
13061                {
13062                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13063                },
13064                {
13065                    "target": "com.amazonaws.iot#ThrottlingException"
13066                },
13067                {
13068                    "target": "com.amazonaws.iot#UnauthorizedException"
13069                }
13070            ],
13071            "traits": {
13072                "smithy.api#documentation": "<p>Gets a list of the policies that have an effect on the authorization behavior of the\n         specified device when it connects to the AWS IoT device gateway.</p>",
13073                "smithy.api#http": {
13074                    "method": "POST",
13075                    "uri": "/effective-policies",
13076                    "code": 200
13077                }
13078            }
13079        },
13080        "com.amazonaws.iot#GetEffectivePoliciesRequest": {
13081            "type": "structure",
13082            "members": {
13083                "principal": {
13084                    "target": "com.amazonaws.iot#Principal",
13085                    "traits": {
13086                        "smithy.api#documentation": "<p>The principal. Valid principals are CertificateArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:cert/<i>certificateId</i>), thingGroupArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:thinggroup/<i>groupName</i>) and CognitoId (<i>region</i>:<i>id</i>).</p>"
13087                    }
13088                },
13089                "cognitoIdentityPoolId": {
13090                    "target": "com.amazonaws.iot#CognitoIdentityPoolId",
13091                    "traits": {
13092                        "smithy.api#documentation": "<p>The Cognito identity pool ID.</p>"
13093                    }
13094                },
13095                "thingName": {
13096                    "target": "com.amazonaws.iot#ThingName",
13097                    "traits": {
13098                        "smithy.api#documentation": "<p>The thing name.</p>",
13099                        "smithy.api#httpQuery": "thingName"
13100                    }
13101                }
13102            }
13103        },
13104        "com.amazonaws.iot#GetEffectivePoliciesResponse": {
13105            "type": "structure",
13106            "members": {
13107                "effectivePolicies": {
13108                    "target": "com.amazonaws.iot#EffectivePolicies",
13109                    "traits": {
13110                        "smithy.api#documentation": "<p>The effective policies.</p>"
13111                    }
13112                }
13113            }
13114        },
13115        "com.amazonaws.iot#GetIndexingConfiguration": {
13116            "type": "operation",
13117            "input": {
13118                "target": "com.amazonaws.iot#GetIndexingConfigurationRequest"
13119            },
13120            "output": {
13121                "target": "com.amazonaws.iot#GetIndexingConfigurationResponse"
13122            },
13123            "errors": [
13124                {
13125                    "target": "com.amazonaws.iot#InternalFailureException"
13126                },
13127                {
13128                    "target": "com.amazonaws.iot#InvalidRequestException"
13129                },
13130                {
13131                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13132                },
13133                {
13134                    "target": "com.amazonaws.iot#ThrottlingException"
13135                },
13136                {
13137                    "target": "com.amazonaws.iot#UnauthorizedException"
13138                }
13139            ],
13140            "traits": {
13141                "smithy.api#documentation": "<p>Gets the indexing configuration.</p>",
13142                "smithy.api#http": {
13143                    "method": "GET",
13144                    "uri": "/indexing/config",
13145                    "code": 200
13146                }
13147            }
13148        },
13149        "com.amazonaws.iot#GetIndexingConfigurationRequest": {
13150            "type": "structure",
13151            "members": {}
13152        },
13153        "com.amazonaws.iot#GetIndexingConfigurationResponse": {
13154            "type": "structure",
13155            "members": {
13156                "thingIndexingConfiguration": {
13157                    "target": "com.amazonaws.iot#ThingIndexingConfiguration",
13158                    "traits": {
13159                        "smithy.api#documentation": "<p>Thing indexing configuration.</p>"
13160                    }
13161                },
13162                "thingGroupIndexingConfiguration": {
13163                    "target": "com.amazonaws.iot#ThingGroupIndexingConfiguration",
13164                    "traits": {
13165                        "smithy.api#documentation": "<p>The index configuration.</p>"
13166                    }
13167                }
13168            }
13169        },
13170        "com.amazonaws.iot#GetJobDocument": {
13171            "type": "operation",
13172            "input": {
13173                "target": "com.amazonaws.iot#GetJobDocumentRequest"
13174            },
13175            "output": {
13176                "target": "com.amazonaws.iot#GetJobDocumentResponse"
13177            },
13178            "errors": [
13179                {
13180                    "target": "com.amazonaws.iot#InvalidRequestException"
13181                },
13182                {
13183                    "target": "com.amazonaws.iot#ResourceNotFoundException"
13184                },
13185                {
13186                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13187                },
13188                {
13189                    "target": "com.amazonaws.iot#ThrottlingException"
13190                }
13191            ],
13192            "traits": {
13193                "smithy.api#documentation": "<p>Gets a job document.</p>",
13194                "smithy.api#http": {
13195                    "method": "GET",
13196                    "uri": "/jobs/{jobId}/job-document",
13197                    "code": 200
13198                }
13199            }
13200        },
13201        "com.amazonaws.iot#GetJobDocumentRequest": {
13202            "type": "structure",
13203            "members": {
13204                "jobId": {
13205                    "target": "com.amazonaws.iot#JobId",
13206                    "traits": {
13207                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>",
13208                        "smithy.api#httpLabel": {},
13209                        "smithy.api#required": {}
13210                    }
13211                }
13212            }
13213        },
13214        "com.amazonaws.iot#GetJobDocumentResponse": {
13215            "type": "structure",
13216            "members": {
13217                "document": {
13218                    "target": "com.amazonaws.iot#JobDocument",
13219                    "traits": {
13220                        "smithy.api#documentation": "<p>The job document content.</p>"
13221                    }
13222                }
13223            }
13224        },
13225        "com.amazonaws.iot#GetLoggingOptions": {
13226            "type": "operation",
13227            "input": {
13228                "target": "com.amazonaws.iot#GetLoggingOptionsRequest"
13229            },
13230            "output": {
13231                "target": "com.amazonaws.iot#GetLoggingOptionsResponse"
13232            },
13233            "errors": [
13234                {
13235                    "target": "com.amazonaws.iot#InternalException"
13236                },
13237                {
13238                    "target": "com.amazonaws.iot#InvalidRequestException"
13239                },
13240                {
13241                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13242                }
13243            ],
13244            "traits": {
13245                "smithy.api#documentation": "<p>Gets the logging options.</p>\n         <p>NOTE: use of this command is not recommended. Use <code>GetV2LoggingOptions</code>\n         instead.</p>",
13246                "smithy.api#http": {
13247                    "method": "GET",
13248                    "uri": "/loggingOptions",
13249                    "code": 200
13250                }
13251            }
13252        },
13253        "com.amazonaws.iot#GetLoggingOptionsRequest": {
13254            "type": "structure",
13255            "members": {},
13256            "traits": {
13257                "smithy.api#documentation": "<p>The input for the GetLoggingOptions operation.</p>"
13258            }
13259        },
13260        "com.amazonaws.iot#GetLoggingOptionsResponse": {
13261            "type": "structure",
13262            "members": {
13263                "roleArn": {
13264                    "target": "com.amazonaws.iot#AwsArn",
13265                    "traits": {
13266                        "smithy.api#documentation": "<p>The ARN of the IAM role that grants access.</p>"
13267                    }
13268                },
13269                "logLevel": {
13270                    "target": "com.amazonaws.iot#LogLevel",
13271                    "traits": {
13272                        "smithy.api#documentation": "<p>The logging level.</p>"
13273                    }
13274                }
13275            },
13276            "traits": {
13277                "smithy.api#documentation": "<p>The output from the GetLoggingOptions operation.</p>"
13278            }
13279        },
13280        "com.amazonaws.iot#GetOTAUpdate": {
13281            "type": "operation",
13282            "input": {
13283                "target": "com.amazonaws.iot#GetOTAUpdateRequest"
13284            },
13285            "output": {
13286                "target": "com.amazonaws.iot#GetOTAUpdateResponse"
13287            },
13288            "errors": [
13289                {
13290                    "target": "com.amazonaws.iot#InternalFailureException"
13291                },
13292                {
13293                    "target": "com.amazonaws.iot#InvalidRequestException"
13294                },
13295                {
13296                    "target": "com.amazonaws.iot#ResourceNotFoundException"
13297                },
13298                {
13299                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13300                },
13301                {
13302                    "target": "com.amazonaws.iot#ThrottlingException"
13303                },
13304                {
13305                    "target": "com.amazonaws.iot#UnauthorizedException"
13306                }
13307            ],
13308            "traits": {
13309                "smithy.api#documentation": "<p>Gets an OTA update.</p>",
13310                "smithy.api#http": {
13311                    "method": "GET",
13312                    "uri": "/otaUpdates/{otaUpdateId}",
13313                    "code": 200
13314                }
13315            }
13316        },
13317        "com.amazonaws.iot#GetOTAUpdateRequest": {
13318            "type": "structure",
13319            "members": {
13320                "otaUpdateId": {
13321                    "target": "com.amazonaws.iot#OTAUpdateId",
13322                    "traits": {
13323                        "smithy.api#documentation": "<p>The OTA update ID.</p>",
13324                        "smithy.api#httpLabel": {},
13325                        "smithy.api#required": {}
13326                    }
13327                }
13328            }
13329        },
13330        "com.amazonaws.iot#GetOTAUpdateResponse": {
13331            "type": "structure",
13332            "members": {
13333                "otaUpdateInfo": {
13334                    "target": "com.amazonaws.iot#OTAUpdateInfo",
13335                    "traits": {
13336                        "smithy.api#documentation": "<p>The OTA update info.</p>"
13337                    }
13338                }
13339            }
13340        },
13341        "com.amazonaws.iot#GetPercentiles": {
13342            "type": "operation",
13343            "input": {
13344                "target": "com.amazonaws.iot#GetPercentilesRequest"
13345            },
13346            "output": {
13347                "target": "com.amazonaws.iot#GetPercentilesResponse"
13348            },
13349            "errors": [
13350                {
13351                    "target": "com.amazonaws.iot#IndexNotReadyException"
13352                },
13353                {
13354                    "target": "com.amazonaws.iot#InternalFailureException"
13355                },
13356                {
13357                    "target": "com.amazonaws.iot#InvalidAggregationException"
13358                },
13359                {
13360                    "target": "com.amazonaws.iot#InvalidQueryException"
13361                },
13362                {
13363                    "target": "com.amazonaws.iot#InvalidRequestException"
13364                },
13365                {
13366                    "target": "com.amazonaws.iot#ResourceNotFoundException"
13367                },
13368                {
13369                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13370                },
13371                {
13372                    "target": "com.amazonaws.iot#ThrottlingException"
13373                },
13374                {
13375                    "target": "com.amazonaws.iot#UnauthorizedException"
13376                }
13377            ],
13378            "traits": {
13379                "smithy.api#documentation": "<p>Groups the aggregated values that match the query into percentile groupings. The default \n        percentile groupings are: 1,5,25,50,75,95,99, although you can specify your own \n        when you call <code>GetPercentiles</code>. This function returns a value for each \n        percentile group specified (or the default percentile groupings). The percentile group \n        \"1\" contains the aggregated field value that occurs in approximately one percent of the \n        values that match the query. The percentile group \"5\" contains the aggregated field value \n        that occurs in approximately five percent of the values that match the query, and so on. \n        The result is an approximation, the more values that match the query, the more accurate \n        the percentile values.</p>",
13380                "smithy.api#http": {
13381                    "method": "POST",
13382                    "uri": "/indices/percentiles",
13383                    "code": 200
13384                }
13385            }
13386        },
13387        "com.amazonaws.iot#GetPercentilesRequest": {
13388            "type": "structure",
13389            "members": {
13390                "indexName": {
13391                    "target": "com.amazonaws.iot#IndexName",
13392                    "traits": {
13393                        "smithy.api#documentation": "<p>The name of the index to search.</p>"
13394                    }
13395                },
13396                "queryString": {
13397                    "target": "com.amazonaws.iot#QueryString",
13398                    "traits": {
13399                        "smithy.api#documentation": "<p>The query string.</p>",
13400                        "smithy.api#required": {}
13401                    }
13402                },
13403                "aggregationField": {
13404                    "target": "com.amazonaws.iot#AggregationField",
13405                    "traits": {
13406                        "smithy.api#documentation": "<p>The field to aggregate.</p>"
13407                    }
13408                },
13409                "queryVersion": {
13410                    "target": "com.amazonaws.iot#QueryVersion",
13411                    "traits": {
13412                        "smithy.api#documentation": "<p>The query version.</p>"
13413                    }
13414                },
13415                "percents": {
13416                    "target": "com.amazonaws.iot#PercentList",
13417                    "traits": {
13418                        "smithy.api#documentation": "<p>The percentile groups returned.</p>"
13419                    }
13420                }
13421            }
13422        },
13423        "com.amazonaws.iot#GetPercentilesResponse": {
13424            "type": "structure",
13425            "members": {
13426                "percentiles": {
13427                    "target": "com.amazonaws.iot#Percentiles",
13428                    "traits": {
13429                        "smithy.api#documentation": "<p>The percentile values of the aggregated fields.</p>"
13430                    }
13431                }
13432            }
13433        },
13434        "com.amazonaws.iot#GetPolicy": {
13435            "type": "operation",
13436            "input": {
13437                "target": "com.amazonaws.iot#GetPolicyRequest"
13438            },
13439            "output": {
13440                "target": "com.amazonaws.iot#GetPolicyResponse"
13441            },
13442            "errors": [
13443                {
13444                    "target": "com.amazonaws.iot#InternalFailureException"
13445                },
13446                {
13447                    "target": "com.amazonaws.iot#InvalidRequestException"
13448                },
13449                {
13450                    "target": "com.amazonaws.iot#ResourceNotFoundException"
13451                },
13452                {
13453                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13454                },
13455                {
13456                    "target": "com.amazonaws.iot#ThrottlingException"
13457                },
13458                {
13459                    "target": "com.amazonaws.iot#UnauthorizedException"
13460                }
13461            ],
13462            "traits": {
13463                "smithy.api#documentation": "<p>Gets information about the specified policy with the policy document of the default\n         version.</p>",
13464                "smithy.api#http": {
13465                    "method": "GET",
13466                    "uri": "/policies/{policyName}",
13467                    "code": 200
13468                }
13469            }
13470        },
13471        "com.amazonaws.iot#GetPolicyRequest": {
13472            "type": "structure",
13473            "members": {
13474                "policyName": {
13475                    "target": "com.amazonaws.iot#PolicyName",
13476                    "traits": {
13477                        "smithy.api#documentation": "<p>The name of the policy.</p>",
13478                        "smithy.api#httpLabel": {},
13479                        "smithy.api#required": {}
13480                    }
13481                }
13482            },
13483            "traits": {
13484                "smithy.api#documentation": "<p>The input for the GetPolicy operation.</p>"
13485            }
13486        },
13487        "com.amazonaws.iot#GetPolicyResponse": {
13488            "type": "structure",
13489            "members": {
13490                "policyName": {
13491                    "target": "com.amazonaws.iot#PolicyName",
13492                    "traits": {
13493                        "smithy.api#documentation": "<p>The policy name.</p>"
13494                    }
13495                },
13496                "policyArn": {
13497                    "target": "com.amazonaws.iot#PolicyArn",
13498                    "traits": {
13499                        "smithy.api#documentation": "<p>The policy ARN.</p>"
13500                    }
13501                },
13502                "policyDocument": {
13503                    "target": "com.amazonaws.iot#PolicyDocument",
13504                    "traits": {
13505                        "smithy.api#documentation": "<p>The JSON document that describes the policy.</p>"
13506                    }
13507                },
13508                "defaultVersionId": {
13509                    "target": "com.amazonaws.iot#PolicyVersionId",
13510                    "traits": {
13511                        "smithy.api#documentation": "<p>The default policy version ID.</p>"
13512                    }
13513                },
13514                "creationDate": {
13515                    "target": "com.amazonaws.iot#DateType",
13516                    "traits": {
13517                        "smithy.api#documentation": "<p>The date the policy was created.</p>"
13518                    }
13519                },
13520                "lastModifiedDate": {
13521                    "target": "com.amazonaws.iot#DateType",
13522                    "traits": {
13523                        "smithy.api#documentation": "<p>The date the policy was last modified.</p>"
13524                    }
13525                },
13526                "generationId": {
13527                    "target": "com.amazonaws.iot#GenerationId",
13528                    "traits": {
13529                        "smithy.api#documentation": "<p>The generation ID of the policy.</p>"
13530                    }
13531                }
13532            },
13533            "traits": {
13534                "smithy.api#documentation": "<p>The output from the GetPolicy operation.</p>"
13535            }
13536        },
13537        "com.amazonaws.iot#GetPolicyVersion": {
13538            "type": "operation",
13539            "input": {
13540                "target": "com.amazonaws.iot#GetPolicyVersionRequest"
13541            },
13542            "output": {
13543                "target": "com.amazonaws.iot#GetPolicyVersionResponse"
13544            },
13545            "errors": [
13546                {
13547                    "target": "com.amazonaws.iot#InternalFailureException"
13548                },
13549                {
13550                    "target": "com.amazonaws.iot#InvalidRequestException"
13551                },
13552                {
13553                    "target": "com.amazonaws.iot#ResourceNotFoundException"
13554                },
13555                {
13556                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13557                },
13558                {
13559                    "target": "com.amazonaws.iot#ThrottlingException"
13560                },
13561                {
13562                    "target": "com.amazonaws.iot#UnauthorizedException"
13563                }
13564            ],
13565            "traits": {
13566                "smithy.api#documentation": "<p>Gets information about the specified policy version.</p>",
13567                "smithy.api#http": {
13568                    "method": "GET",
13569                    "uri": "/policies/{policyName}/version/{policyVersionId}",
13570                    "code": 200
13571                }
13572            }
13573        },
13574        "com.amazonaws.iot#GetPolicyVersionRequest": {
13575            "type": "structure",
13576            "members": {
13577                "policyName": {
13578                    "target": "com.amazonaws.iot#PolicyName",
13579                    "traits": {
13580                        "smithy.api#documentation": "<p>The name of the policy.</p>",
13581                        "smithy.api#httpLabel": {},
13582                        "smithy.api#required": {}
13583                    }
13584                },
13585                "policyVersionId": {
13586                    "target": "com.amazonaws.iot#PolicyVersionId",
13587                    "traits": {
13588                        "smithy.api#documentation": "<p>The policy version ID.</p>",
13589                        "smithy.api#httpLabel": {},
13590                        "smithy.api#required": {}
13591                    }
13592                }
13593            },
13594            "traits": {
13595                "smithy.api#documentation": "<p>The input for the GetPolicyVersion operation.</p>"
13596            }
13597        },
13598        "com.amazonaws.iot#GetPolicyVersionResponse": {
13599            "type": "structure",
13600            "members": {
13601                "policyArn": {
13602                    "target": "com.amazonaws.iot#PolicyArn",
13603                    "traits": {
13604                        "smithy.api#documentation": "<p>The policy ARN.</p>"
13605                    }
13606                },
13607                "policyName": {
13608                    "target": "com.amazonaws.iot#PolicyName",
13609                    "traits": {
13610                        "smithy.api#documentation": "<p>The policy name.</p>"
13611                    }
13612                },
13613                "policyDocument": {
13614                    "target": "com.amazonaws.iot#PolicyDocument",
13615                    "traits": {
13616                        "smithy.api#documentation": "<p>The JSON document that describes the policy.</p>"
13617                    }
13618                },
13619                "policyVersionId": {
13620                    "target": "com.amazonaws.iot#PolicyVersionId",
13621                    "traits": {
13622                        "smithy.api#documentation": "<p>The policy version ID.</p>"
13623                    }
13624                },
13625                "isDefaultVersion": {
13626                    "target": "com.amazonaws.iot#IsDefaultVersion",
13627                    "traits": {
13628                        "smithy.api#documentation": "<p>Specifies whether the policy version is the default.</p>"
13629                    }
13630                },
13631                "creationDate": {
13632                    "target": "com.amazonaws.iot#DateType",
13633                    "traits": {
13634                        "smithy.api#documentation": "<p>The date the policy was created.</p>"
13635                    }
13636                },
13637                "lastModifiedDate": {
13638                    "target": "com.amazonaws.iot#DateType",
13639                    "traits": {
13640                        "smithy.api#documentation": "<p>The date the policy was last modified.</p>"
13641                    }
13642                },
13643                "generationId": {
13644                    "target": "com.amazonaws.iot#GenerationId",
13645                    "traits": {
13646                        "smithy.api#documentation": "<p>The generation ID of the policy version.</p>"
13647                    }
13648                }
13649            },
13650            "traits": {
13651                "smithy.api#documentation": "<p>The output from the GetPolicyVersion operation.</p>"
13652            }
13653        },
13654        "com.amazonaws.iot#GetRegistrationCode": {
13655            "type": "operation",
13656            "input": {
13657                "target": "com.amazonaws.iot#GetRegistrationCodeRequest"
13658            },
13659            "output": {
13660                "target": "com.amazonaws.iot#GetRegistrationCodeResponse"
13661            },
13662            "errors": [
13663                {
13664                    "target": "com.amazonaws.iot#InternalFailureException"
13665                },
13666                {
13667                    "target": "com.amazonaws.iot#InvalidRequestException"
13668                },
13669                {
13670                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13671                },
13672                {
13673                    "target": "com.amazonaws.iot#ThrottlingException"
13674                },
13675                {
13676                    "target": "com.amazonaws.iot#UnauthorizedException"
13677                }
13678            ],
13679            "traits": {
13680                "smithy.api#documentation": "<p>Gets a registration code used to register a CA certificate with AWS IoT.</p>",
13681                "smithy.api#http": {
13682                    "method": "GET",
13683                    "uri": "/registrationcode",
13684                    "code": 200
13685                }
13686            }
13687        },
13688        "com.amazonaws.iot#GetRegistrationCodeRequest": {
13689            "type": "structure",
13690            "members": {},
13691            "traits": {
13692                "smithy.api#documentation": "<p>The input to the GetRegistrationCode operation.</p>"
13693            }
13694        },
13695        "com.amazonaws.iot#GetRegistrationCodeResponse": {
13696            "type": "structure",
13697            "members": {
13698                "registrationCode": {
13699                    "target": "com.amazonaws.iot#RegistrationCode",
13700                    "traits": {
13701                        "smithy.api#documentation": "<p>The CA certificate registration code.</p>"
13702                    }
13703                }
13704            },
13705            "traits": {
13706                "smithy.api#documentation": "<p>The output from the GetRegistrationCode operation.</p>"
13707            }
13708        },
13709        "com.amazonaws.iot#GetStatistics": {
13710            "type": "operation",
13711            "input": {
13712                "target": "com.amazonaws.iot#GetStatisticsRequest"
13713            },
13714            "output": {
13715                "target": "com.amazonaws.iot#GetStatisticsResponse"
13716            },
13717            "errors": [
13718                {
13719                    "target": "com.amazonaws.iot#IndexNotReadyException"
13720                },
13721                {
13722                    "target": "com.amazonaws.iot#InternalFailureException"
13723                },
13724                {
13725                    "target": "com.amazonaws.iot#InvalidAggregationException"
13726                },
13727                {
13728                    "target": "com.amazonaws.iot#InvalidQueryException"
13729                },
13730                {
13731                    "target": "com.amazonaws.iot#InvalidRequestException"
13732                },
13733                {
13734                    "target": "com.amazonaws.iot#ResourceNotFoundException"
13735                },
13736                {
13737                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13738                },
13739                {
13740                    "target": "com.amazonaws.iot#ThrottlingException"
13741                },
13742                {
13743                    "target": "com.amazonaws.iot#UnauthorizedException"
13744                }
13745            ],
13746            "traits": {
13747                "smithy.api#documentation": "<p>Returns the count, average, sum, minimum, maximum, sum of squares, variance,\n      and standard deviation for the specified aggregated field. If the aggregation field is of type\n      <code>String</code>, only the count statistic is returned.</p>",
13748                "smithy.api#http": {
13749                    "method": "POST",
13750                    "uri": "/indices/statistics",
13751                    "code": 200
13752                }
13753            }
13754        },
13755        "com.amazonaws.iot#GetStatisticsRequest": {
13756            "type": "structure",
13757            "members": {
13758                "indexName": {
13759                    "target": "com.amazonaws.iot#IndexName",
13760                    "traits": {
13761                        "smithy.api#documentation": "<p>The name of the index to search. The default value is <code>AWS_Things</code>.</p>"
13762                    }
13763                },
13764                "queryString": {
13765                    "target": "com.amazonaws.iot#QueryString",
13766                    "traits": {
13767                        "smithy.api#documentation": "<p>The query used to search. You can specify \"*\" for the query string to get the count of all\n      indexed things in your AWS account.</p>",
13768                        "smithy.api#required": {}
13769                    }
13770                },
13771                "aggregationField": {
13772                    "target": "com.amazonaws.iot#AggregationField",
13773                    "traits": {
13774                        "smithy.api#documentation": "<p>The aggregation field name.</p>"
13775                    }
13776                },
13777                "queryVersion": {
13778                    "target": "com.amazonaws.iot#QueryVersion",
13779                    "traits": {
13780                        "smithy.api#documentation": "<p>The version of the query used to search.</p>"
13781                    }
13782                }
13783            }
13784        },
13785        "com.amazonaws.iot#GetStatisticsResponse": {
13786            "type": "structure",
13787            "members": {
13788                "statistics": {
13789                    "target": "com.amazonaws.iot#Statistics",
13790                    "traits": {
13791                        "smithy.api#documentation": "<p>The statistics returned by the Fleet Indexing service based on the query and aggregation\n      field.</p>"
13792                    }
13793                }
13794            }
13795        },
13796        "com.amazonaws.iot#GetTopicRule": {
13797            "type": "operation",
13798            "input": {
13799                "target": "com.amazonaws.iot#GetTopicRuleRequest"
13800            },
13801            "output": {
13802                "target": "com.amazonaws.iot#GetTopicRuleResponse"
13803            },
13804            "errors": [
13805                {
13806                    "target": "com.amazonaws.iot#InternalException"
13807                },
13808                {
13809                    "target": "com.amazonaws.iot#InvalidRequestException"
13810                },
13811                {
13812                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13813                },
13814                {
13815                    "target": "com.amazonaws.iot#UnauthorizedException"
13816                }
13817            ],
13818            "traits": {
13819                "smithy.api#documentation": "<p>Gets information about the rule.</p>",
13820                "smithy.api#http": {
13821                    "method": "GET",
13822                    "uri": "/rules/{ruleName}",
13823                    "code": 200
13824                }
13825            }
13826        },
13827        "com.amazonaws.iot#GetTopicRuleDestination": {
13828            "type": "operation",
13829            "input": {
13830                "target": "com.amazonaws.iot#GetTopicRuleDestinationRequest"
13831            },
13832            "output": {
13833                "target": "com.amazonaws.iot#GetTopicRuleDestinationResponse"
13834            },
13835            "errors": [
13836                {
13837                    "target": "com.amazonaws.iot#InternalException"
13838                },
13839                {
13840                    "target": "com.amazonaws.iot#InvalidRequestException"
13841                },
13842                {
13843                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13844                },
13845                {
13846                    "target": "com.amazonaws.iot#UnauthorizedException"
13847                }
13848            ],
13849            "traits": {
13850                "smithy.api#documentation": "<p>Gets information about a topic rule destination.</p>",
13851                "smithy.api#http": {
13852                    "method": "GET",
13853                    "uri": "/destinations/{arn+}",
13854                    "code": 200
13855                }
13856            }
13857        },
13858        "com.amazonaws.iot#GetTopicRuleDestinationRequest": {
13859            "type": "structure",
13860            "members": {
13861                "arn": {
13862                    "target": "com.amazonaws.iot#AwsArn",
13863                    "traits": {
13864                        "smithy.api#documentation": "<p>The ARN of the topic rule destination.</p>",
13865                        "smithy.api#httpLabel": {},
13866                        "smithy.api#required": {}
13867                    }
13868                }
13869            }
13870        },
13871        "com.amazonaws.iot#GetTopicRuleDestinationResponse": {
13872            "type": "structure",
13873            "members": {
13874                "topicRuleDestination": {
13875                    "target": "com.amazonaws.iot#TopicRuleDestination",
13876                    "traits": {
13877                        "smithy.api#documentation": "<p>The topic rule destination.</p>"
13878                    }
13879                }
13880            }
13881        },
13882        "com.amazonaws.iot#GetTopicRuleRequest": {
13883            "type": "structure",
13884            "members": {
13885                "ruleName": {
13886                    "target": "com.amazonaws.iot#RuleName",
13887                    "traits": {
13888                        "smithy.api#documentation": "<p>The name of the rule.</p>",
13889                        "smithy.api#httpLabel": {},
13890                        "smithy.api#required": {}
13891                    }
13892                }
13893            },
13894            "traits": {
13895                "smithy.api#documentation": "<p>The input for the GetTopicRule operation.</p>"
13896            }
13897        },
13898        "com.amazonaws.iot#GetTopicRuleResponse": {
13899            "type": "structure",
13900            "members": {
13901                "ruleArn": {
13902                    "target": "com.amazonaws.iot#RuleArn",
13903                    "traits": {
13904                        "smithy.api#documentation": "<p>The rule ARN.</p>"
13905                    }
13906                },
13907                "rule": {
13908                    "target": "com.amazonaws.iot#TopicRule",
13909                    "traits": {
13910                        "smithy.api#documentation": "<p>The rule.</p>"
13911                    }
13912                }
13913            },
13914            "traits": {
13915                "smithy.api#documentation": "<p>The output from the GetTopicRule operation.</p>"
13916            }
13917        },
13918        "com.amazonaws.iot#GetV2LoggingOptions": {
13919            "type": "operation",
13920            "input": {
13921                "target": "com.amazonaws.iot#GetV2LoggingOptionsRequest"
13922            },
13923            "output": {
13924                "target": "com.amazonaws.iot#GetV2LoggingOptionsResponse"
13925            },
13926            "errors": [
13927                {
13928                    "target": "com.amazonaws.iot#InternalException"
13929                },
13930                {
13931                    "target": "com.amazonaws.iot#NotConfiguredException"
13932                },
13933                {
13934                    "target": "com.amazonaws.iot#ServiceUnavailableException"
13935                }
13936            ],
13937            "traits": {
13938                "smithy.api#documentation": "<p>Gets the fine grained logging options.</p>",
13939                "smithy.api#http": {
13940                    "method": "GET",
13941                    "uri": "/v2LoggingOptions",
13942                    "code": 200
13943                }
13944            }
13945        },
13946        "com.amazonaws.iot#GetV2LoggingOptionsRequest": {
13947            "type": "structure",
13948            "members": {}
13949        },
13950        "com.amazonaws.iot#GetV2LoggingOptionsResponse": {
13951            "type": "structure",
13952            "members": {
13953                "roleArn": {
13954                    "target": "com.amazonaws.iot#AwsArn",
13955                    "traits": {
13956                        "smithy.api#documentation": "<p>The IAM role ARN AWS IoT uses to write to your CloudWatch logs.</p>"
13957                    }
13958                },
13959                "defaultLogLevel": {
13960                    "target": "com.amazonaws.iot#LogLevel",
13961                    "traits": {
13962                        "smithy.api#documentation": "<p>The default log level.</p>"
13963                    }
13964                },
13965                "disableAllLogs": {
13966                    "target": "com.amazonaws.iot#DisableAllLogs",
13967                    "traits": {
13968                        "smithy.api#documentation": "<p>Disables all logs.</p>"
13969                    }
13970                }
13971            }
13972        },
13973        "com.amazonaws.iot#GroupNameAndArn": {
13974            "type": "structure",
13975            "members": {
13976                "groupName": {
13977                    "target": "com.amazonaws.iot#ThingGroupName",
13978                    "traits": {
13979                        "smithy.api#documentation": "<p>The group name.</p>"
13980                    }
13981                },
13982                "groupArn": {
13983                    "target": "com.amazonaws.iot#ThingGroupArn",
13984                    "traits": {
13985                        "smithy.api#documentation": "<p>The group ARN.</p>"
13986                    }
13987                }
13988            },
13989            "traits": {
13990                "smithy.api#documentation": "<p>The name and ARN of a group.</p>"
13991            }
13992        },
13993        "com.amazonaws.iot#HashAlgorithm": {
13994            "type": "string"
13995        },
13996        "com.amazonaws.iot#HashKeyField": {
13997            "type": "string"
13998        },
13999        "com.amazonaws.iot#HashKeyValue": {
14000            "type": "string"
14001        },
14002        "com.amazonaws.iot#HeaderKey": {
14003            "type": "string",
14004            "traits": {
14005                "smithy.api#length": {
14006                    "min": 1,
14007                    "max": 256
14008                }
14009            }
14010        },
14011        "com.amazonaws.iot#HeaderList": {
14012            "type": "list",
14013            "member": {
14014                "target": "com.amazonaws.iot#HttpActionHeader"
14015            },
14016            "traits": {
14017                "smithy.api#length": {
14018                    "min": 0,
14019                    "max": 100
14020                }
14021            }
14022        },
14023        "com.amazonaws.iot#HeaderValue": {
14024            "type": "string"
14025        },
14026        "com.amazonaws.iot#HttpAction": {
14027            "type": "structure",
14028            "members": {
14029                "url": {
14030                    "target": "com.amazonaws.iot#Url",
14031                    "traits": {
14032                        "smithy.api#documentation": "<p>The endpoint URL. If substitution templates are used in the URL, you must also specify a\n            <code>confirmationUrl</code>. If this is a new destination, a new\n            <code>TopicRuleDestination</code> is created if possible.</p>",
14033                        "smithy.api#required": {}
14034                    }
14035                },
14036                "confirmationUrl": {
14037                    "target": "com.amazonaws.iot#Url",
14038                    "traits": {
14039                        "smithy.api#documentation": "<p>The URL to which AWS IoT sends a confirmation message. The value of the confirmation URL\n         must be a prefix of the endpoint URL. If you do not specify a confirmation URL AWS IoT uses\n         the endpoint URL as the confirmation URL. If you use substitution templates in the\n         confirmationUrl, you must create and enable topic rule destinations that match each\n         possible value of the substitution template before traffic is allowed to your endpoint\n         URL.</p>"
14040                    }
14041                },
14042                "headers": {
14043                    "target": "com.amazonaws.iot#HeaderList",
14044                    "traits": {
14045                        "smithy.api#documentation": "<p>The HTTP headers to send with the message data.</p>"
14046                    }
14047                },
14048                "auth": {
14049                    "target": "com.amazonaws.iot#HttpAuthorization",
14050                    "traits": {
14051                        "smithy.api#documentation": "<p>The authentication method to use when sending data to an HTTPS endpoint.</p>"
14052                    }
14053                }
14054            },
14055            "traits": {
14056                "smithy.api#documentation": "<p>Send data to an HTTPS endpoint.</p>"
14057            }
14058        },
14059        "com.amazonaws.iot#HttpActionHeader": {
14060            "type": "structure",
14061            "members": {
14062                "key": {
14063                    "target": "com.amazonaws.iot#HeaderKey",
14064                    "traits": {
14065                        "smithy.api#documentation": "<p>The HTTP header key.</p>",
14066                        "smithy.api#required": {}
14067                    }
14068                },
14069                "value": {
14070                    "target": "com.amazonaws.iot#HeaderValue",
14071                    "traits": {
14072                        "smithy.api#documentation": "<p>The HTTP header value. Substitution templates are supported.</p>",
14073                        "smithy.api#required": {}
14074                    }
14075                }
14076            },
14077            "traits": {
14078                "smithy.api#documentation": "<p>The HTTP action header.</p>"
14079            }
14080        },
14081        "com.amazonaws.iot#HttpAuthorization": {
14082            "type": "structure",
14083            "members": {
14084                "sigv4": {
14085                    "target": "com.amazonaws.iot#SigV4Authorization",
14086                    "traits": {
14087                        "smithy.api#documentation": "<p>Use Sig V4 authorization. For more information, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature\n            Version 4 Signing Process</a>.</p>"
14088                    }
14089                }
14090            },
14091            "traits": {
14092                "smithy.api#documentation": "<p>The authorization method used to send messages.</p>"
14093            }
14094        },
14095        "com.amazonaws.iot#HttpContext": {
14096            "type": "structure",
14097            "members": {
14098                "headers": {
14099                    "target": "com.amazonaws.iot#HttpHeaders",
14100                    "traits": {
14101                        "smithy.api#documentation": "<p>The header keys and values in an HTTP authorization request.</p>"
14102                    }
14103                },
14104                "queryString": {
14105                    "target": "com.amazonaws.iot#HttpQueryString",
14106                    "traits": {
14107                        "smithy.api#documentation": "<p>The query string keys and values in an HTTP authorization request.</p>"
14108                    }
14109                }
14110            },
14111            "traits": {
14112                "smithy.api#documentation": "<p>Specifies the HTTP context to use for the test authorizer request.</p>"
14113            }
14114        },
14115        "com.amazonaws.iot#HttpHeaderName": {
14116            "type": "string",
14117            "traits": {
14118                "smithy.api#length": {
14119                    "min": 1,
14120                    "max": 8192
14121                }
14122            }
14123        },
14124        "com.amazonaws.iot#HttpHeaderValue": {
14125            "type": "string",
14126            "traits": {
14127                "smithy.api#length": {
14128                    "min": 1,
14129                    "max": 8192
14130                }
14131            }
14132        },
14133        "com.amazonaws.iot#HttpHeaders": {
14134            "type": "map",
14135            "key": {
14136                "target": "com.amazonaws.iot#HttpHeaderName"
14137            },
14138            "value": {
14139                "target": "com.amazonaws.iot#HttpHeaderValue"
14140            }
14141        },
14142        "com.amazonaws.iot#HttpQueryString": {
14143            "type": "string",
14144            "traits": {
14145                "smithy.api#length": {
14146                    "min": 1,
14147                    "max": 4096
14148                }
14149            }
14150        },
14151        "com.amazonaws.iot#HttpUrlDestinationConfiguration": {
14152            "type": "structure",
14153            "members": {
14154                "confirmationUrl": {
14155                    "target": "com.amazonaws.iot#Url",
14156                    "traits": {
14157                        "smithy.api#documentation": "<p>The URL AWS IoT uses to confirm ownership of or access to the topic rule destination\n         URL.</p>",
14158                        "smithy.api#required": {}
14159                    }
14160                }
14161            },
14162            "traits": {
14163                "smithy.api#documentation": "<p>HTTP URL destination configuration used by the topic rule's HTTP action.</p>"
14164            }
14165        },
14166        "com.amazonaws.iot#HttpUrlDestinationProperties": {
14167            "type": "structure",
14168            "members": {
14169                "confirmationUrl": {
14170                    "target": "com.amazonaws.iot#Url",
14171                    "traits": {
14172                        "smithy.api#documentation": "<p>The URL used to confirm the HTTP topic rule destination URL.</p>"
14173                    }
14174                }
14175            },
14176            "traits": {
14177                "smithy.api#documentation": "<p>HTTP URL destination properties.</p>"
14178            }
14179        },
14180        "com.amazonaws.iot#HttpUrlDestinationSummary": {
14181            "type": "structure",
14182            "members": {
14183                "confirmationUrl": {
14184                    "target": "com.amazonaws.iot#Url",
14185                    "traits": {
14186                        "smithy.api#documentation": "<p>The URL used to confirm ownership of or access to the HTTP topic rule destination\n         URL.</p>"
14187                    }
14188                }
14189            },
14190            "traits": {
14191                "smithy.api#documentation": "<p>Information about an HTTP URL destination.</p>"
14192            }
14193        },
14194        "com.amazonaws.iot#ImplicitDeny": {
14195            "type": "structure",
14196            "members": {
14197                "policies": {
14198                    "target": "com.amazonaws.iot#Policies",
14199                    "traits": {
14200                        "smithy.api#documentation": "<p>Policies that don't contain a matching allow or deny statement for the specified\n         action on the specified resource. </p>"
14201                    }
14202                }
14203            },
14204            "traits": {
14205                "smithy.api#documentation": "<p>Information that implicitly denies authorization. When policy doesn't explicitly deny\n         or allow an action on a resource it is considered an implicit deny.</p>"
14206            }
14207        },
14208        "com.amazonaws.iot#InProgressChecksCount": {
14209            "type": "integer",
14210            "traits": {
14211                "smithy.api#box": {}
14212            }
14213        },
14214        "com.amazonaws.iot#InProgressThings": {
14215            "type": "integer",
14216            "traits": {
14217                "smithy.api#box": {}
14218            }
14219        },
14220        "com.amazonaws.iot#InProgressTimeoutInMinutes": {
14221            "type": "long",
14222            "traits": {
14223                "smithy.api#box": {}
14224            }
14225        },
14226        "com.amazonaws.iot#IncrementFactor": {
14227            "type": "double",
14228            "traits": {
14229                "smithy.api#range": {
14230                    "min": 1,
14231                    "max": 5
14232                }
14233            }
14234        },
14235        "com.amazonaws.iot#IndexName": {
14236            "type": "string",
14237            "traits": {
14238                "smithy.api#length": {
14239                    "min": 1,
14240                    "max": 128
14241                },
14242                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
14243            }
14244        },
14245        "com.amazonaws.iot#IndexNamesList": {
14246            "type": "list",
14247            "member": {
14248                "target": "com.amazonaws.iot#IndexName"
14249            }
14250        },
14251        "com.amazonaws.iot#IndexNotReadyException": {
14252            "type": "structure",
14253            "members": {
14254                "message": {
14255                    "target": "com.amazonaws.iot#ErrorMessage2",
14256                    "traits": {
14257                        "smithy.api#documentation": "<p>The message for the exception.</p>"
14258                    }
14259                }
14260            },
14261            "traits": {
14262                "smithy.api#documentation": "<p>The index is not ready.</p>",
14263                "smithy.api#error": "client",
14264                "smithy.api#httpError": 400
14265            }
14266        },
14267        "com.amazonaws.iot#IndexSchema": {
14268            "type": "string"
14269        },
14270        "com.amazonaws.iot#IndexStatus": {
14271            "type": "string",
14272            "traits": {
14273                "smithy.api#enum": [
14274                    {
14275                        "value": "ACTIVE",
14276                        "name": "ACTIVE"
14277                    },
14278                    {
14279                        "value": "BUILDING",
14280                        "name": "BUILDING"
14281                    },
14282                    {
14283                        "value": "REBUILDING",
14284                        "name": "REBUILDING"
14285                    }
14286                ]
14287            }
14288        },
14289        "com.amazonaws.iot#InlineDocument": {
14290            "type": "string"
14291        },
14292        "com.amazonaws.iot#InputName": {
14293            "type": "string",
14294            "traits": {
14295                "smithy.api#length": {
14296                    "min": 1,
14297                    "max": 128
14298                }
14299            }
14300        },
14301        "com.amazonaws.iot#InternalException": {
14302            "type": "structure",
14303            "members": {
14304                "message": {
14305                    "target": "com.amazonaws.iot#ErrorMessage2",
14306                    "traits": {
14307                        "smithy.api#documentation": "<p>The message for the exception.</p>"
14308                    }
14309                }
14310            },
14311            "traits": {
14312                "smithy.api#documentation": "<p>An unexpected error has occurred.</p>",
14313                "smithy.api#error": "server",
14314                "smithy.api#httpError": 500
14315            }
14316        },
14317        "com.amazonaws.iot#InternalFailureException": {
14318            "type": "structure",
14319            "members": {
14320                "message": {
14321                    "target": "com.amazonaws.iot#ErrorMessage2",
14322                    "traits": {
14323                        "smithy.api#documentation": "<p>The message for the exception.</p>"
14324                    }
14325                }
14326            },
14327            "traits": {
14328                "smithy.api#documentation": "<p>An unexpected error has occurred.</p>",
14329                "smithy.api#error": "server",
14330                "smithy.api#httpError": 500
14331            }
14332        },
14333        "com.amazonaws.iot#InvalidAggregationException": {
14334            "type": "structure",
14335            "members": {
14336                "message": {
14337                    "target": "com.amazonaws.iot#ErrorMessage2"
14338                }
14339            },
14340            "traits": {
14341                "smithy.api#documentation": "<p>The aggregation is invalid.</p>",
14342                "smithy.api#error": "client",
14343                "smithy.api#httpError": 400
14344            }
14345        },
14346        "com.amazonaws.iot#InvalidQueryException": {
14347            "type": "structure",
14348            "members": {
14349                "message": {
14350                    "target": "com.amazonaws.iot#ErrorMessage2",
14351                    "traits": {
14352                        "smithy.api#documentation": "<p>The message for the exception.</p>"
14353                    }
14354                }
14355            },
14356            "traits": {
14357                "smithy.api#documentation": "<p>The query is invalid.</p>",
14358                "smithy.api#error": "client",
14359                "smithy.api#httpError": 400
14360            }
14361        },
14362        "com.amazonaws.iot#InvalidRequestException": {
14363            "type": "structure",
14364            "members": {
14365                "message": {
14366                    "target": "com.amazonaws.iot#ErrorMessage2",
14367                    "traits": {
14368                        "smithy.api#documentation": "<p>The message for the exception.</p>"
14369                    }
14370                }
14371            },
14372            "traits": {
14373                "smithy.api#documentation": "<p>The request is not valid.</p>",
14374                "smithy.api#error": "client",
14375                "smithy.api#httpError": 400
14376            }
14377        },
14378        "com.amazonaws.iot#InvalidResponseException": {
14379            "type": "structure",
14380            "members": {
14381                "message": {
14382                    "target": "com.amazonaws.iot#ErrorMessage2",
14383                    "traits": {
14384                        "smithy.api#documentation": "<p>The message for the exception.</p>"
14385                    }
14386                }
14387            },
14388            "traits": {
14389                "smithy.api#documentation": "<p>The response is invalid.</p>",
14390                "smithy.api#error": "client",
14391                "smithy.api#httpError": 400
14392            }
14393        },
14394        "com.amazonaws.iot#InvalidStateTransitionException": {
14395            "type": "structure",
14396            "members": {
14397                "message": {
14398                    "target": "com.amazonaws.iot#ErrorMessage2",
14399                    "traits": {
14400                        "smithy.api#documentation": "<p>The message for the exception.</p>"
14401                    }
14402                }
14403            },
14404            "traits": {
14405                "smithy.api#documentation": "<p>An attempt was made to change to an invalid state, for example by deleting a job or a\n         job execution which is \"IN_PROGRESS\" without setting the <code>force</code>\n         parameter.</p>",
14406                "smithy.api#error": "client",
14407                "smithy.api#httpError": 409
14408            }
14409        },
14410        "com.amazonaws.iot#IotAnalyticsAction": {
14411            "type": "structure",
14412            "members": {
14413                "channelArn": {
14414                    "target": "com.amazonaws.iot#AwsArn",
14415                    "traits": {
14416                        "smithy.api#documentation": "<p>(deprecated) The ARN of the IoT Analytics channel to which message data will be\n         sent.</p>"
14417                    }
14418                },
14419                "channelName": {
14420                    "target": "com.amazonaws.iot#ChannelName",
14421                    "traits": {
14422                        "smithy.api#documentation": "<p>The name of the IoT Analytics channel to which message data will be sent.</p>"
14423                    }
14424                },
14425                "batchMode": {
14426                    "target": "com.amazonaws.iot#BatchMode",
14427                    "traits": {
14428                        "smithy.api#documentation": "<p>Whether to process the action as a batch. The default value is\n         <code>false</code>.</p>\n         <p>When <code>batchMode</code> is <code>true</code> and the rule SQL statement evaluates\n         to an Array, each Array element is delivered as a separate message when passed by <a href=\"https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_BatchPutMessage.html\">\n               <code>BatchPutMessage</code>\n            </a> to the AWS IoT Analytics channel. The resulting array can't have more\n         than 100 messages.</p>"
14429                    }
14430                },
14431                "roleArn": {
14432                    "target": "com.amazonaws.iot#AwsArn",
14433                    "traits": {
14434                        "smithy.api#documentation": "<p>The ARN of the role which has a policy that grants IoT Analytics permission to send\n         message data via IoT Analytics (iotanalytics:BatchPutMessage).</p>"
14435                    }
14436                }
14437            },
14438            "traits": {
14439                "smithy.api#documentation": "<p>Sends message data to an AWS IoT Analytics channel.</p>"
14440            }
14441        },
14442        "com.amazonaws.iot#IotEventsAction": {
14443            "type": "structure",
14444            "members": {
14445                "inputName": {
14446                    "target": "com.amazonaws.iot#InputName",
14447                    "traits": {
14448                        "smithy.api#documentation": "<p>The name of the AWS IoT Events input.</p>",
14449                        "smithy.api#required": {}
14450                    }
14451                },
14452                "messageId": {
14453                    "target": "com.amazonaws.iot#MessageId",
14454                    "traits": {
14455                        "smithy.api#documentation": "<p>The ID of the message. The default <code>messageId</code> is a new UUID value.</p>\n         <p>When <code>batchMode</code> is <code>true</code>, you can't specify a\n        <code>messageId</code>--a new UUID value will be assigned.</p>\n         <p>Assign a value to this property to ensure that only one input (message) with a given\n            <code>messageId</code> will be processed by an AWS IoT Events detector.</p>"
14456                    }
14457                },
14458                "batchMode": {
14459                    "target": "com.amazonaws.iot#BatchMode",
14460                    "traits": {
14461                        "smithy.api#documentation": "<p>Whether to process the event actions as a batch. The default value is\n            <code>false</code>.</p>\n         <p>When <code>batchMode</code> is <code>true</code>, you can't specify a\n            <code>messageId</code>. </p>\n         <p>When <code>batchMode</code> is <code>true</code> and the rule SQL statement evaluates\n         to an Array, each Array element is treated as a separate message when it's sent to AWS IoT\n         Events by calling <a href=\"https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchPutMessage.html\">\n               <code>BatchPutMessage</code>\n            </a>.  The resulting array can't have more\n         than 10 messages.</p>"
14462                    }
14463                },
14464                "roleArn": {
14465                    "target": "com.amazonaws.iot#AwsArn",
14466                    "traits": {
14467                        "smithy.api#documentation": "<p>The ARN of the role that grants AWS IoT permission to send an input to an AWS IoT\n      Events detector. (\"Action\":\"iotevents:BatchPutMessage\").</p>",
14468                        "smithy.api#required": {}
14469                    }
14470                }
14471            },
14472            "traits": {
14473                "smithy.api#documentation": "<p>Sends an input to an AWS IoT Events detector.</p>"
14474            }
14475        },
14476        "com.amazonaws.iot#IotSiteWiseAction": {
14477            "type": "structure",
14478            "members": {
14479                "putAssetPropertyValueEntries": {
14480                    "target": "com.amazonaws.iot#PutAssetPropertyValueEntryList",
14481                    "traits": {
14482                        "smithy.api#documentation": "<p>A list of asset property value entries.</p>",
14483                        "smithy.api#required": {}
14484                    }
14485                },
14486                "roleArn": {
14487                    "target": "com.amazonaws.iot#AwsArn",
14488                    "traits": {
14489                        "smithy.api#documentation": "<p>The ARN of the role that grants AWS IoT permission to send an asset property value to AWS\n      IoTSiteWise. (<code>\"Action\": \"iotsitewise:BatchPutAssetPropertyValue\"</code>). The trust\n      policy can restrict access to specific asset hierarchy paths.</p>",
14490                        "smithy.api#required": {}
14491                    }
14492                }
14493            },
14494            "traits": {
14495                "smithy.api#documentation": "<p>Describes an action to send data from an MQTT message that triggered the rule to AWS IoT\n      SiteWise asset properties.</p>"
14496            }
14497        },
14498        "com.amazonaws.iot#IsAuthenticated": {
14499            "type": "boolean",
14500            "traits": {
14501                "smithy.api#box": {}
14502            }
14503        },
14504        "com.amazonaws.iot#IsDefaultVersion": {
14505            "type": "boolean"
14506        },
14507        "com.amazonaws.iot#IsDisabled": {
14508            "type": "boolean",
14509            "traits": {
14510                "smithy.api#box": {}
14511            }
14512        },
14513        "com.amazonaws.iot#IsSuppressed": {
14514            "type": "boolean",
14515            "traits": {
14516                "smithy.api#box": {}
14517            }
14518        },
14519        "com.amazonaws.iot#Job": {
14520            "type": "structure",
14521            "members": {
14522                "jobArn": {
14523                    "target": "com.amazonaws.iot#JobArn",
14524                    "traits": {
14525                        "smithy.api#documentation": "<p>An ARN identifying the job with format \"arn:aws:iot:region:account:job/jobId\".</p>"
14526                    }
14527                },
14528                "jobId": {
14529                    "target": "com.amazonaws.iot#JobId",
14530                    "traits": {
14531                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>"
14532                    }
14533                },
14534                "targetSelection": {
14535                    "target": "com.amazonaws.iot#TargetSelection",
14536                    "traits": {
14537                        "smithy.api#documentation": "<p>Specifies whether the job will continue to run (CONTINUOUS), or will be complete after all those things\n            specified as targets have completed the job (SNAPSHOT). If continuous, the job may also be run on a thing\n            when a change is detected in a target. For example, a job will run on a device when the thing representing\n            the device is added to a target group, even after the job was completed by all things originally in the \n            group. </p>"
14538                    }
14539                },
14540                "status": {
14541                    "target": "com.amazonaws.iot#JobStatus",
14542                    "traits": {
14543                        "smithy.api#documentation": "<p>The status of the job, one of <code>IN_PROGRESS</code>, <code>CANCELED</code>, \n            <code>DELETION_IN_PROGRESS</code> or <code>COMPLETED</code>. </p>"
14544                    }
14545                },
14546                "forceCanceled": {
14547                    "target": "com.amazonaws.iot#Forced",
14548                    "traits": {
14549                        "smithy.api#documentation": "<p>Will be <code>true</code> if the job was canceled with the optional <code>force</code> parameter set to \n          <code>true</code>.</p>"
14550                    }
14551                },
14552                "reasonCode": {
14553                    "target": "com.amazonaws.iot#ReasonCode",
14554                    "traits": {
14555                        "smithy.api#documentation": "<p>If the job was updated, provides the reason code for the update.</p>"
14556                    }
14557                },
14558                "comment": {
14559                    "target": "com.amazonaws.iot#Comment",
14560                    "traits": {
14561                        "smithy.api#documentation": "<p>If the job was updated, describes the reason for the update.</p>"
14562                    }
14563                },
14564                "targets": {
14565                    "target": "com.amazonaws.iot#JobTargets",
14566                    "traits": {
14567                        "smithy.api#documentation": "<p>A list of IoT things and thing groups to which the job should be sent.</p>"
14568                    }
14569                },
14570                "description": {
14571                    "target": "com.amazonaws.iot#JobDescription",
14572                    "traits": {
14573                        "smithy.api#documentation": "<p>A short text description of the job.</p>"
14574                    }
14575                },
14576                "presignedUrlConfig": {
14577                    "target": "com.amazonaws.iot#PresignedUrlConfig",
14578                    "traits": {
14579                        "smithy.api#documentation": "<p>Configuration for pre-signed S3 URLs.</p>"
14580                    }
14581                },
14582                "jobExecutionsRolloutConfig": {
14583                    "target": "com.amazonaws.iot#JobExecutionsRolloutConfig",
14584                    "traits": {
14585                        "smithy.api#documentation": "<p>Allows you to create a staged rollout of a job.</p>"
14586                    }
14587                },
14588                "abortConfig": {
14589                    "target": "com.amazonaws.iot#AbortConfig",
14590                    "traits": {
14591                        "smithy.api#documentation": "<p>Configuration for criteria to abort the job.</p>"
14592                    }
14593                },
14594                "createdAt": {
14595                    "target": "com.amazonaws.iot#DateType",
14596                    "traits": {
14597                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job was created.</p>"
14598                    }
14599                },
14600                "lastUpdatedAt": {
14601                    "target": "com.amazonaws.iot#DateType",
14602                    "traits": {
14603                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job was last updated.</p>"
14604                    }
14605                },
14606                "completedAt": {
14607                    "target": "com.amazonaws.iot#DateType",
14608                    "traits": {
14609                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job was completed.</p>"
14610                    }
14611                },
14612                "jobProcessDetails": {
14613                    "target": "com.amazonaws.iot#JobProcessDetails",
14614                    "traits": {
14615                        "smithy.api#documentation": "<p>Details about the job process.</p>"
14616                    }
14617                },
14618                "timeoutConfig": {
14619                    "target": "com.amazonaws.iot#TimeoutConfig",
14620                    "traits": {
14621                        "smithy.api#documentation": "<p>Specifies the amount of time each device has to finish its execution of the job.  A timer \n           is started when the job execution status is set to <code>IN_PROGRESS</code>. If the job \n           execution status is not set to another terminal state before the timer expires, it will\n           be automatically set to <code>TIMED_OUT</code>.</p>"
14622                    }
14623                },
14624                "namespaceId": {
14625                    "target": "com.amazonaws.iot#NamespaceId",
14626                    "traits": {
14627                        "smithy.api#documentation": "<p>The namespace used to indicate that a job is a customer-managed job.</p>\n        <p>When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that \n            contain the value in the following format.</p>\n        <p>\n            <code>$aws/things/<i>THING_NAME</i>/jobs/<i>JOB_ID</i>/notify-namespace-<i>NAMESPACE_ID</i>/</code>\n         </p>\n        <note>\n            <p>The <code>namespaceId</code> feature is in public preview.</p>\n         </note>"
14628                    }
14629                }
14630            },
14631            "traits": {
14632                "smithy.api#documentation": "<p>The <code>Job</code> object contains details about a job.</p>"
14633            }
14634        },
14635        "com.amazonaws.iot#JobArn": {
14636            "type": "string"
14637        },
14638        "com.amazonaws.iot#JobDescription": {
14639            "type": "string",
14640            "traits": {
14641                "smithy.api#length": {
14642                    "min": 0,
14643                    "max": 2028
14644                },
14645                "smithy.api#pattern": "[^\\p{C}]+"
14646            }
14647        },
14648        "com.amazonaws.iot#JobDocument": {
14649            "type": "string",
14650            "traits": {
14651                "smithy.api#length": {
14652                    "min": 0,
14653                    "max": 32768
14654                }
14655            }
14656        },
14657        "com.amazonaws.iot#JobDocumentSource": {
14658            "type": "string",
14659            "traits": {
14660                "smithy.api#length": {
14661                    "min": 1,
14662                    "max": 1350
14663                }
14664            }
14665        },
14666        "com.amazonaws.iot#JobExecution": {
14667            "type": "structure",
14668            "members": {
14669                "jobId": {
14670                    "target": "com.amazonaws.iot#JobId",
14671                    "traits": {
14672                        "smithy.api#documentation": "<p>The unique identifier you assigned to the job when it was created.</p>"
14673                    }
14674                },
14675                "status": {
14676                    "target": "com.amazonaws.iot#JobExecutionStatus",
14677                    "traits": {
14678                        "smithy.api#documentation": "<p>The status of the job execution (IN_PROGRESS, QUEUED, FAILED, SUCCEEDED, TIMED_OUT, \n            CANCELED, or REJECTED).</p>"
14679                    }
14680                },
14681                "forceCanceled": {
14682                    "target": "com.amazonaws.iot#Forced",
14683                    "traits": {
14684                        "smithy.api#documentation": "<p>Will be <code>true</code> if the job execution was canceled with the optional <code>force</code> \n          parameter set to <code>true</code>.</p>"
14685                    }
14686                },
14687                "statusDetails": {
14688                    "target": "com.amazonaws.iot#JobExecutionStatusDetails",
14689                    "traits": {
14690                        "smithy.api#documentation": "<p>A collection of name/value pairs that describe the status of the job execution.</p>"
14691                    }
14692                },
14693                "thingArn": {
14694                    "target": "com.amazonaws.iot#ThingArn",
14695                    "traits": {
14696                        "smithy.api#documentation": "<p>The ARN of the thing on which the job execution is running.</p>"
14697                    }
14698                },
14699                "queuedAt": {
14700                    "target": "com.amazonaws.iot#DateType",
14701                    "traits": {
14702                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job execution was queued.</p>"
14703                    }
14704                },
14705                "startedAt": {
14706                    "target": "com.amazonaws.iot#DateType",
14707                    "traits": {
14708                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job execution started.</p>"
14709                    }
14710                },
14711                "lastUpdatedAt": {
14712                    "target": "com.amazonaws.iot#DateType",
14713                    "traits": {
14714                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job execution was last updated.</p>"
14715                    }
14716                },
14717                "executionNumber": {
14718                    "target": "com.amazonaws.iot#ExecutionNumber",
14719                    "traits": {
14720                        "smithy.api#documentation": "<p>A string (consisting of the digits \"0\" through \"9\") which identifies this particular job execution on\n            this particular device. It can be used in commands which return or update job execution information.\n        </p>"
14721                    }
14722                },
14723                "versionNumber": {
14724                    "target": "com.amazonaws.iot#VersionNumber",
14725                    "traits": {
14726                        "smithy.api#documentation": "<p>The version of the job execution. Job execution versions are incremented each time they are updated\n      by a device.</p>"
14727                    }
14728                },
14729                "approximateSecondsBeforeTimedOut": {
14730                    "target": "com.amazonaws.iot#ApproximateSecondsBeforeTimedOut",
14731                    "traits": {
14732                        "smithy.api#documentation": "<p>The estimated number of seconds that remain before the job execution status will be\n           changed to <code>TIMED_OUT</code>. The timeout interval can be anywhere between 1 minute and 7 days (1 to 10080 minutes). \n           The actual job execution timeout can occur up to 60 seconds later than the estimated duration. \n       This value will not be included if the job execution has reached a terminal status.</p>"
14733                    }
14734                }
14735            },
14736            "traits": {
14737                "smithy.api#documentation": "<p>The job execution object represents the execution of a job on a particular device.</p>"
14738            }
14739        },
14740        "com.amazonaws.iot#JobExecutionFailureType": {
14741            "type": "string",
14742            "traits": {
14743                "smithy.api#enum": [
14744                    {
14745                        "value": "FAILED",
14746                        "name": "FAILED"
14747                    },
14748                    {
14749                        "value": "REJECTED",
14750                        "name": "REJECTED"
14751                    },
14752                    {
14753                        "value": "TIMED_OUT",
14754                        "name": "TIMED_OUT"
14755                    },
14756                    {
14757                        "value": "ALL",
14758                        "name": "ALL"
14759                    }
14760                ]
14761            }
14762        },
14763        "com.amazonaws.iot#JobExecutionStatus": {
14764            "type": "string",
14765            "traits": {
14766                "smithy.api#enum": [
14767                    {
14768                        "value": "QUEUED",
14769                        "name": "QUEUED"
14770                    },
14771                    {
14772                        "value": "IN_PROGRESS",
14773                        "name": "IN_PROGRESS"
14774                    },
14775                    {
14776                        "value": "SUCCEEDED",
14777                        "name": "SUCCEEDED"
14778                    },
14779                    {
14780                        "value": "FAILED",
14781                        "name": "FAILED"
14782                    },
14783                    {
14784                        "value": "TIMED_OUT",
14785                        "name": "TIMED_OUT"
14786                    },
14787                    {
14788                        "value": "REJECTED",
14789                        "name": "REJECTED"
14790                    },
14791                    {
14792                        "value": "REMOVED",
14793                        "name": "REMOVED"
14794                    },
14795                    {
14796                        "value": "CANCELED",
14797                        "name": "CANCELED"
14798                    }
14799                ]
14800            }
14801        },
14802        "com.amazonaws.iot#JobExecutionStatusDetails": {
14803            "type": "structure",
14804            "members": {
14805                "detailsMap": {
14806                    "target": "com.amazonaws.iot#DetailsMap",
14807                    "traits": {
14808                        "smithy.api#documentation": "<p>The job execution status.</p>"
14809                    }
14810                }
14811            },
14812            "traits": {
14813                "smithy.api#documentation": "<p>Details of the job execution status.</p>"
14814            }
14815        },
14816        "com.amazonaws.iot#JobExecutionSummary": {
14817            "type": "structure",
14818            "members": {
14819                "status": {
14820                    "target": "com.amazonaws.iot#JobExecutionStatus",
14821                    "traits": {
14822                        "smithy.api#documentation": "<p>The status of the job execution.</p>"
14823                    }
14824                },
14825                "queuedAt": {
14826                    "target": "com.amazonaws.iot#DateType",
14827                    "traits": {
14828                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job execution was queued.</p>"
14829                    }
14830                },
14831                "startedAt": {
14832                    "target": "com.amazonaws.iot#DateType",
14833                    "traits": {
14834                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job execution started.</p>"
14835                    }
14836                },
14837                "lastUpdatedAt": {
14838                    "target": "com.amazonaws.iot#DateType",
14839                    "traits": {
14840                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job execution was last updated.</p>"
14841                    }
14842                },
14843                "executionNumber": {
14844                    "target": "com.amazonaws.iot#ExecutionNumber",
14845                    "traits": {
14846                        "smithy.api#documentation": "<p>A string (consisting of the digits \"0\" through \"9\") which identifies this particular job execution on\n            this particular device. It can be used later in commands which return or update job execution\n            information.</p>"
14847                    }
14848                }
14849            },
14850            "traits": {
14851                "smithy.api#documentation": "<p>The job execution summary.</p>"
14852            }
14853        },
14854        "com.amazonaws.iot#JobExecutionSummaryForJob": {
14855            "type": "structure",
14856            "members": {
14857                "thingArn": {
14858                    "target": "com.amazonaws.iot#ThingArn",
14859                    "traits": {
14860                        "smithy.api#documentation": "<p>The ARN of the thing on which the job execution is running.</p>"
14861                    }
14862                },
14863                "jobExecutionSummary": {
14864                    "target": "com.amazonaws.iot#JobExecutionSummary",
14865                    "traits": {
14866                        "smithy.api#documentation": "<p>Contains a subset of information about a job execution.</p>"
14867                    }
14868                }
14869            },
14870            "traits": {
14871                "smithy.api#documentation": "<p>Contains a summary of information about job executions for a specific job.</p>"
14872            }
14873        },
14874        "com.amazonaws.iot#JobExecutionSummaryForJobList": {
14875            "type": "list",
14876            "member": {
14877                "target": "com.amazonaws.iot#JobExecutionSummaryForJob"
14878            }
14879        },
14880        "com.amazonaws.iot#JobExecutionSummaryForThing": {
14881            "type": "structure",
14882            "members": {
14883                "jobId": {
14884                    "target": "com.amazonaws.iot#JobId",
14885                    "traits": {
14886                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>"
14887                    }
14888                },
14889                "jobExecutionSummary": {
14890                    "target": "com.amazonaws.iot#JobExecutionSummary",
14891                    "traits": {
14892                        "smithy.api#documentation": "<p>Contains a subset of information about a job execution.</p>"
14893                    }
14894                }
14895            },
14896            "traits": {
14897                "smithy.api#documentation": "<p>The job execution summary for a thing.</p>"
14898            }
14899        },
14900        "com.amazonaws.iot#JobExecutionSummaryForThingList": {
14901            "type": "list",
14902            "member": {
14903                "target": "com.amazonaws.iot#JobExecutionSummaryForThing"
14904            }
14905        },
14906        "com.amazonaws.iot#JobExecutionsRolloutConfig": {
14907            "type": "structure",
14908            "members": {
14909                "maximumPerMinute": {
14910                    "target": "com.amazonaws.iot#MaxJobExecutionsPerMin",
14911                    "traits": {
14912                        "smithy.api#documentation": "<p>The maximum number of things that will be notified of a pending job, per minute.\n        This parameter allows you to create a staged rollout.</p>"
14913                    }
14914                },
14915                "exponentialRate": {
14916                    "target": "com.amazonaws.iot#ExponentialRolloutRate",
14917                    "traits": {
14918                        "smithy.api#documentation": "<p>The rate of increase for a job rollout.\n            This parameter allows you to define an exponential rate for a job rollout.</p>"
14919                    }
14920                }
14921            },
14922            "traits": {
14923                "smithy.api#documentation": "<p>Allows you to create a staged rollout of a job.</p>"
14924            }
14925        },
14926        "com.amazonaws.iot#JobId": {
14927            "type": "string",
14928            "traits": {
14929                "smithy.api#length": {
14930                    "min": 1,
14931                    "max": 64
14932                },
14933                "smithy.api#pattern": "[a-zA-Z0-9_-]+"
14934            }
14935        },
14936        "com.amazonaws.iot#JobProcessDetails": {
14937            "type": "structure",
14938            "members": {
14939                "processingTargets": {
14940                    "target": "com.amazonaws.iot#ProcessingTargetNameList",
14941                    "traits": {
14942                        "smithy.api#documentation": "<p>The target devices to which the job execution is being rolled out. This value will be null after the job execution has finished rolling out to all the target devices.</p>"
14943                    }
14944                },
14945                "numberOfCanceledThings": {
14946                    "target": "com.amazonaws.iot#CanceledThings",
14947                    "traits": {
14948                        "smithy.api#documentation": "<p>The number of things that cancelled the job.</p>"
14949                    }
14950                },
14951                "numberOfSucceededThings": {
14952                    "target": "com.amazonaws.iot#SucceededThings",
14953                    "traits": {
14954                        "smithy.api#documentation": "<p>The number of things which successfully completed the job.</p>"
14955                    }
14956                },
14957                "numberOfFailedThings": {
14958                    "target": "com.amazonaws.iot#FailedThings",
14959                    "traits": {
14960                        "smithy.api#documentation": "<p>The number of things that failed executing the job.</p>"
14961                    }
14962                },
14963                "numberOfRejectedThings": {
14964                    "target": "com.amazonaws.iot#RejectedThings",
14965                    "traits": {
14966                        "smithy.api#documentation": "<p>The number of things that rejected the job.</p>"
14967                    }
14968                },
14969                "numberOfQueuedThings": {
14970                    "target": "com.amazonaws.iot#QueuedThings",
14971                    "traits": {
14972                        "smithy.api#documentation": "<p>The number of things that are awaiting execution of the job.</p>"
14973                    }
14974                },
14975                "numberOfInProgressThings": {
14976                    "target": "com.amazonaws.iot#InProgressThings",
14977                    "traits": {
14978                        "smithy.api#documentation": "<p>The number of things currently executing the job.</p>"
14979                    }
14980                },
14981                "numberOfRemovedThings": {
14982                    "target": "com.amazonaws.iot#RemovedThings",
14983                    "traits": {
14984                        "smithy.api#documentation": "<p>The number of things that are no longer scheduled to execute the job because they have been deleted or\n            have been removed from the group that was a target of the job.</p>"
14985                    }
14986                },
14987                "numberOfTimedOutThings": {
14988                    "target": "com.amazonaws.iot#TimedOutThings",
14989                    "traits": {
14990                        "smithy.api#documentation": "<p>The number of things whose job execution status is <code>TIMED_OUT</code>.</p>"
14991                    }
14992                }
14993            },
14994            "traits": {
14995                "smithy.api#documentation": "<p>The job process details.</p>"
14996            }
14997        },
14998        "com.amazonaws.iot#JobStatus": {
14999            "type": "string",
15000            "traits": {
15001                "smithy.api#enum": [
15002                    {
15003                        "value": "IN_PROGRESS",
15004                        "name": "IN_PROGRESS"
15005                    },
15006                    {
15007                        "value": "CANCELED",
15008                        "name": "CANCELED"
15009                    },
15010                    {
15011                        "value": "COMPLETED",
15012                        "name": "COMPLETED"
15013                    },
15014                    {
15015                        "value": "DELETION_IN_PROGRESS",
15016                        "name": "DELETION_IN_PROGRESS"
15017                    }
15018                ]
15019            }
15020        },
15021        "com.amazonaws.iot#JobSummary": {
15022            "type": "structure",
15023            "members": {
15024                "jobArn": {
15025                    "target": "com.amazonaws.iot#JobArn",
15026                    "traits": {
15027                        "smithy.api#documentation": "<p>The job ARN.</p>"
15028                    }
15029                },
15030                "jobId": {
15031                    "target": "com.amazonaws.iot#JobId",
15032                    "traits": {
15033                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>"
15034                    }
15035                },
15036                "thingGroupId": {
15037                    "target": "com.amazonaws.iot#ThingGroupId",
15038                    "traits": {
15039                        "smithy.api#documentation": "<p>The ID of the thing group.</p>"
15040                    }
15041                },
15042                "targetSelection": {
15043                    "target": "com.amazonaws.iot#TargetSelection",
15044                    "traits": {
15045                        "smithy.api#documentation": "<p>Specifies whether the job will continue to run (CONTINUOUS), or will be complete after all those things\n            specified as targets have completed the job (SNAPSHOT). If continuous, the job may also be run on a thing\n            when a change is detected in a target. For example, a job will run on a thing when the thing is added to a\n            target group, even after the job was completed by all things originally in the group.</p>"
15046                    }
15047                },
15048                "status": {
15049                    "target": "com.amazonaws.iot#JobStatus",
15050                    "traits": {
15051                        "smithy.api#documentation": "<p>The job summary status.</p>"
15052                    }
15053                },
15054                "createdAt": {
15055                    "target": "com.amazonaws.iot#DateType",
15056                    "traits": {
15057                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job was created.</p>"
15058                    }
15059                },
15060                "lastUpdatedAt": {
15061                    "target": "com.amazonaws.iot#DateType",
15062                    "traits": {
15063                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job was last updated.</p>"
15064                    }
15065                },
15066                "completedAt": {
15067                    "target": "com.amazonaws.iot#DateType",
15068                    "traits": {
15069                        "smithy.api#documentation": "<p>The time, in seconds since the epoch, when the job completed.</p>"
15070                    }
15071                }
15072            },
15073            "traits": {
15074                "smithy.api#documentation": "<p>The job summary.</p>"
15075            }
15076        },
15077        "com.amazonaws.iot#JobSummaryList": {
15078            "type": "list",
15079            "member": {
15080                "target": "com.amazonaws.iot#JobSummary"
15081            }
15082        },
15083        "com.amazonaws.iot#JobTargets": {
15084            "type": "list",
15085            "member": {
15086                "target": "com.amazonaws.iot#TargetArn"
15087            },
15088            "traits": {
15089                "smithy.api#length": {
15090                    "min": 1
15091                }
15092            }
15093        },
15094        "com.amazonaws.iot#JsonDocument": {
15095            "type": "string"
15096        },
15097        "com.amazonaws.iot#KafkaAction": {
15098            "type": "structure",
15099            "members": {
15100                "destinationArn": {
15101                    "target": "com.amazonaws.iot#AwsArn",
15102                    "traits": {
15103                        "smithy.api#documentation": "<p>The ARN of Kafka action's VPC <code>TopicRuleDestination</code>.</p>",
15104                        "smithy.api#required": {}
15105                    }
15106                },
15107                "topic": {
15108                    "target": "com.amazonaws.iot#String",
15109                    "traits": {
15110                        "smithy.api#documentation": "<p>The Kafka topic for messages to be sent to the Kafka broker.</p>",
15111                        "smithy.api#required": {}
15112                    }
15113                },
15114                "key": {
15115                    "target": "com.amazonaws.iot#String",
15116                    "traits": {
15117                        "smithy.api#documentation": "<p>The Kafka message key.</p>"
15118                    }
15119                },
15120                "partition": {
15121                    "target": "com.amazonaws.iot#String",
15122                    "traits": {
15123                        "smithy.api#documentation": "<p>The Kafka message partition.</p>"
15124                    }
15125                },
15126                "clientProperties": {
15127                    "target": "com.amazonaws.iot#ClientProperties",
15128                    "traits": {
15129                        "smithy.api#documentation": "<p>Properties of the Apache Kafka producer client.</p>",
15130                        "smithy.api#required": {}
15131                    }
15132                }
15133            },
15134            "traits": {
15135                "smithy.api#documentation": "<p>Send messages to an Amazon Managed Streaming for Apache Kafka (Amazon MSK) or self-managed Apache Kafka cluster.</p>"
15136            }
15137        },
15138        "com.amazonaws.iot#Key": {
15139            "type": "string"
15140        },
15141        "com.amazonaws.iot#KeyName": {
15142            "type": "string",
15143            "traits": {
15144                "smithy.api#length": {
15145                    "min": 1,
15146                    "max": 128
15147                },
15148                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
15149            }
15150        },
15151        "com.amazonaws.iot#KeyPair": {
15152            "type": "structure",
15153            "members": {
15154                "PublicKey": {
15155                    "target": "com.amazonaws.iot#PublicKey",
15156                    "traits": {
15157                        "smithy.api#documentation": "<p>The public key.</p>"
15158                    }
15159                },
15160                "PrivateKey": {
15161                    "target": "com.amazonaws.iot#PrivateKey",
15162                    "traits": {
15163                        "smithy.api#documentation": "<p>The private key.</p>"
15164                    }
15165                }
15166            },
15167            "traits": {
15168                "smithy.api#documentation": "<p>Describes a key pair.</p>"
15169            }
15170        },
15171        "com.amazonaws.iot#KeyValue": {
15172            "type": "string",
15173            "traits": {
15174                "smithy.api#length": {
15175                    "min": 0,
15176                    "max": 5120
15177                }
15178            }
15179        },
15180        "com.amazonaws.iot#KinesisAction": {
15181            "type": "structure",
15182            "members": {
15183                "roleArn": {
15184                    "target": "com.amazonaws.iot#AwsArn",
15185                    "traits": {
15186                        "smithy.api#documentation": "<p>The ARN of the IAM role that grants access to the Amazon Kinesis stream.</p>",
15187                        "smithy.api#required": {}
15188                    }
15189                },
15190                "streamName": {
15191                    "target": "com.amazonaws.iot#StreamName",
15192                    "traits": {
15193                        "smithy.api#documentation": "<p>The name of the Amazon Kinesis stream.</p>",
15194                        "smithy.api#required": {}
15195                    }
15196                },
15197                "partitionKey": {
15198                    "target": "com.amazonaws.iot#PartitionKey",
15199                    "traits": {
15200                        "smithy.api#documentation": "<p>The partition key.</p>"
15201                    }
15202                }
15203            },
15204            "traits": {
15205                "smithy.api#documentation": "<p>Describes an action to write data to an Amazon Kinesis stream.</p>"
15206            }
15207        },
15208        "com.amazonaws.iot#LambdaAction": {
15209            "type": "structure",
15210            "members": {
15211                "functionArn": {
15212                    "target": "com.amazonaws.iot#FunctionArn",
15213                    "traits": {
15214                        "smithy.api#documentation": "<p>The ARN of the Lambda function.</p>",
15215                        "smithy.api#required": {}
15216                    }
15217                }
15218            },
15219            "traits": {
15220                "smithy.api#documentation": "<p>Describes an action to invoke a Lambda function.</p>"
15221            }
15222        },
15223        "com.amazonaws.iot#LaserMaxResults": {
15224            "type": "integer",
15225            "traits": {
15226                "smithy.api#box": {},
15227                "smithy.api#range": {
15228                    "min": 1,
15229                    "max": 250
15230                }
15231            }
15232        },
15233        "com.amazonaws.iot#LastModifiedDate": {
15234            "type": "timestamp"
15235        },
15236        "com.amazonaws.iot#LastUpdatedAtDate": {
15237            "type": "timestamp"
15238        },
15239        "com.amazonaws.iot#LimitExceededException": {
15240            "type": "structure",
15241            "members": {
15242                "message": {
15243                    "target": "com.amazonaws.iot#ErrorMessage2",
15244                    "traits": {
15245                        "smithy.api#documentation": "<p>The message for the exception.</p>"
15246                    }
15247                }
15248            },
15249            "traits": {
15250                "smithy.api#documentation": "<p>A limit has been exceeded.</p>",
15251                "smithy.api#error": "client",
15252                "smithy.api#httpError": 410
15253            }
15254        },
15255        "com.amazonaws.iot#ListActiveViolations": {
15256            "type": "operation",
15257            "input": {
15258                "target": "com.amazonaws.iot#ListActiveViolationsRequest"
15259            },
15260            "output": {
15261                "target": "com.amazonaws.iot#ListActiveViolationsResponse"
15262            },
15263            "errors": [
15264                {
15265                    "target": "com.amazonaws.iot#InternalFailureException"
15266                },
15267                {
15268                    "target": "com.amazonaws.iot#InvalidRequestException"
15269                },
15270                {
15271                    "target": "com.amazonaws.iot#ResourceNotFoundException"
15272                },
15273                {
15274                    "target": "com.amazonaws.iot#ThrottlingException"
15275                }
15276            ],
15277            "traits": {
15278                "smithy.api#documentation": "<p>Lists the active violations for a given Device Defender security profile.</p>",
15279                "smithy.api#http": {
15280                    "method": "GET",
15281                    "uri": "/active-violations",
15282                    "code": 200
15283                },
15284                "smithy.api#paginated": {
15285                    "inputToken": "nextToken",
15286                    "outputToken": "nextToken",
15287                    "items": "activeViolations",
15288                    "pageSize": "maxResults"
15289                }
15290            }
15291        },
15292        "com.amazonaws.iot#ListActiveViolationsRequest": {
15293            "type": "structure",
15294            "members": {
15295                "thingName": {
15296                    "target": "com.amazonaws.iot#DeviceDefenderThingName",
15297                    "traits": {
15298                        "smithy.api#documentation": "<p>The name of the thing whose active violations are listed.</p>",
15299                        "smithy.api#httpQuery": "thingName"
15300                    }
15301                },
15302                "securityProfileName": {
15303                    "target": "com.amazonaws.iot#SecurityProfileName",
15304                    "traits": {
15305                        "smithy.api#documentation": "<p>The name of the Device Defender security profile for which violations are listed.</p>",
15306                        "smithy.api#httpQuery": "securityProfileName"
15307                    }
15308                },
15309                "behaviorCriteriaType": {
15310                    "target": "com.amazonaws.iot#BehaviorCriteriaType",
15311                    "traits": {
15312                        "smithy.api#documentation": "<p>\n      The criteria for a behavior.\n    </p>",
15313                        "smithy.api#httpQuery": "behaviorCriteriaType"
15314                    }
15315                },
15316                "listSuppressedAlerts": {
15317                    "target": "com.amazonaws.iot#ListSuppressedAlerts",
15318                    "traits": {
15319                        "smithy.api#documentation": "<p>\n      A list of all suppressed alerts.\n    </p>",
15320                        "smithy.api#httpQuery": "listSuppressedAlerts"
15321                    }
15322                },
15323                "nextToken": {
15324                    "target": "com.amazonaws.iot#NextToken",
15325                    "traits": {
15326                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
15327                        "smithy.api#httpQuery": "nextToken"
15328                    }
15329                },
15330                "maxResults": {
15331                    "target": "com.amazonaws.iot#MaxResults",
15332                    "traits": {
15333                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
15334                        "smithy.api#httpQuery": "maxResults"
15335                    }
15336                }
15337            }
15338        },
15339        "com.amazonaws.iot#ListActiveViolationsResponse": {
15340            "type": "structure",
15341            "members": {
15342                "activeViolations": {
15343                    "target": "com.amazonaws.iot#ActiveViolations",
15344                    "traits": {
15345                        "smithy.api#documentation": "<p>The list of active violations.</p>"
15346                    }
15347                },
15348                "nextToken": {
15349                    "target": "com.amazonaws.iot#NextToken",
15350                    "traits": {
15351                        "smithy.api#documentation": "<p>A token that can be used to retrieve the next set of results, \n            or <code>null</code> if there are no additional results.</p>"
15352                    }
15353                }
15354            }
15355        },
15356        "com.amazonaws.iot#ListAttachedPolicies": {
15357            "type": "operation",
15358            "input": {
15359                "target": "com.amazonaws.iot#ListAttachedPoliciesRequest"
15360            },
15361            "output": {
15362                "target": "com.amazonaws.iot#ListAttachedPoliciesResponse"
15363            },
15364            "errors": [
15365                {
15366                    "target": "com.amazonaws.iot#InternalFailureException"
15367                },
15368                {
15369                    "target": "com.amazonaws.iot#InvalidRequestException"
15370                },
15371                {
15372                    "target": "com.amazonaws.iot#LimitExceededException"
15373                },
15374                {
15375                    "target": "com.amazonaws.iot#ResourceNotFoundException"
15376                },
15377                {
15378                    "target": "com.amazonaws.iot#ServiceUnavailableException"
15379                },
15380                {
15381                    "target": "com.amazonaws.iot#ThrottlingException"
15382                },
15383                {
15384                    "target": "com.amazonaws.iot#UnauthorizedException"
15385                }
15386            ],
15387            "traits": {
15388                "smithy.api#documentation": "<p>Lists the policies attached to the specified thing group.</p>",
15389                "smithy.api#http": {
15390                    "method": "POST",
15391                    "uri": "/attached-policies/{target}",
15392                    "code": 200
15393                },
15394                "smithy.api#paginated": {
15395                    "inputToken": "marker",
15396                    "outputToken": "nextMarker",
15397                    "items": "policies",
15398                    "pageSize": "pageSize"
15399                }
15400            }
15401        },
15402        "com.amazonaws.iot#ListAttachedPoliciesRequest": {
15403            "type": "structure",
15404            "members": {
15405                "target": {
15406                    "target": "com.amazonaws.iot#PolicyTarget",
15407                    "traits": {
15408                        "smithy.api#documentation": "<p>The group or principal for which the policies will be listed. Valid principals are CertificateArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:cert/<i>certificateId</i>), thingGroupArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:thinggroup/<i>groupName</i>) and CognitoId (<i>region</i>:<i>id</i>).</p>",
15409                        "smithy.api#httpLabel": {},
15410                        "smithy.api#required": {}
15411                    }
15412                },
15413                "recursive": {
15414                    "target": "com.amazonaws.iot#Recursive",
15415                    "traits": {
15416                        "smithy.api#documentation": "<p>When true, recursively list attached policies.</p>",
15417                        "smithy.api#httpQuery": "recursive"
15418                    }
15419                },
15420                "marker": {
15421                    "target": "com.amazonaws.iot#Marker",
15422                    "traits": {
15423                        "smithy.api#documentation": "<p>The token to retrieve the next set of results.</p>",
15424                        "smithy.api#httpQuery": "marker"
15425                    }
15426                },
15427                "pageSize": {
15428                    "target": "com.amazonaws.iot#PageSize",
15429                    "traits": {
15430                        "smithy.api#documentation": "<p>The maximum number of results to be returned per request.</p>",
15431                        "smithy.api#httpQuery": "pageSize"
15432                    }
15433                }
15434            }
15435        },
15436        "com.amazonaws.iot#ListAttachedPoliciesResponse": {
15437            "type": "structure",
15438            "members": {
15439                "policies": {
15440                    "target": "com.amazonaws.iot#Policies",
15441                    "traits": {
15442                        "smithy.api#documentation": "<p>The policies.</p>"
15443                    }
15444                },
15445                "nextMarker": {
15446                    "target": "com.amazonaws.iot#Marker",
15447                    "traits": {
15448                        "smithy.api#documentation": "<p>The token to retrieve the next set of results, or ``null`` if there are no more\n         results.</p>"
15449                    }
15450                }
15451            }
15452        },
15453        "com.amazonaws.iot#ListAuditFindings": {
15454            "type": "operation",
15455            "input": {
15456                "target": "com.amazonaws.iot#ListAuditFindingsRequest"
15457            },
15458            "output": {
15459                "target": "com.amazonaws.iot#ListAuditFindingsResponse"
15460            },
15461            "errors": [
15462                {
15463                    "target": "com.amazonaws.iot#InternalFailureException"
15464                },
15465                {
15466                    "target": "com.amazonaws.iot#InvalidRequestException"
15467                },
15468                {
15469                    "target": "com.amazonaws.iot#ThrottlingException"
15470                }
15471            ],
15472            "traits": {
15473                "smithy.api#documentation": "<p>Lists the findings (results) of a Device Defender audit or of the audits\n        performed during a specified time period. (Findings are retained for 90 days.)</p>",
15474                "smithy.api#http": {
15475                    "method": "POST",
15476                    "uri": "/audit/findings",
15477                    "code": 200
15478                },
15479                "smithy.api#paginated": {
15480                    "inputToken": "nextToken",
15481                    "outputToken": "nextToken",
15482                    "items": "findings",
15483                    "pageSize": "maxResults"
15484                }
15485            }
15486        },
15487        "com.amazonaws.iot#ListAuditFindingsRequest": {
15488            "type": "structure",
15489            "members": {
15490                "taskId": {
15491                    "target": "com.amazonaws.iot#AuditTaskId",
15492                    "traits": {
15493                        "smithy.api#documentation": "<p>A filter to limit results to the audit with the specified ID. You must\n            specify either the taskId or the startTime and endTime, but not both.</p>"
15494                    }
15495                },
15496                "checkName": {
15497                    "target": "com.amazonaws.iot#AuditCheckName",
15498                    "traits": {
15499                        "smithy.api#documentation": "<p>A filter to limit results to the findings for the specified audit check.</p>"
15500                    }
15501                },
15502                "resourceIdentifier": {
15503                    "target": "com.amazonaws.iot#ResourceIdentifier",
15504                    "traits": {
15505                        "smithy.api#documentation": "<p>Information identifying the noncompliant resource.</p>"
15506                    }
15507                },
15508                "maxResults": {
15509                    "target": "com.amazonaws.iot#MaxResults",
15510                    "traits": {
15511                        "smithy.api#documentation": "<p>The maximum number of results to return at one time. The default is 25.</p>"
15512                    }
15513                },
15514                "nextToken": {
15515                    "target": "com.amazonaws.iot#NextToken",
15516                    "traits": {
15517                        "smithy.api#documentation": "<p>The token for the next set of results.</p>"
15518                    }
15519                },
15520                "startTime": {
15521                    "target": "com.amazonaws.iot#Timestamp",
15522                    "traits": {
15523                        "smithy.api#documentation": "<p>A filter to limit results to those found after the specified time. You must\n            specify either the startTime and endTime or the taskId, but not both.</p>"
15524                    }
15525                },
15526                "endTime": {
15527                    "target": "com.amazonaws.iot#Timestamp",
15528                    "traits": {
15529                        "smithy.api#documentation": "<p>A filter to limit results to those found before the specified time. You must\n            specify either the startTime and endTime or the taskId, but not both.</p>"
15530                    }
15531                },
15532                "listSuppressedFindings": {
15533                    "target": "com.amazonaws.iot#ListSuppressedFindings",
15534                    "traits": {
15535                        "smithy.api#documentation": "<p>\n      Boolean flag indicating whether only the suppressed findings or the unsuppressed findings should be listed. If this parameter isn't provided, the response will list both suppressed and unsuppressed findings.\n    </p>"
15536                    }
15537                }
15538            }
15539        },
15540        "com.amazonaws.iot#ListAuditFindingsResponse": {
15541            "type": "structure",
15542            "members": {
15543                "findings": {
15544                    "target": "com.amazonaws.iot#AuditFindings",
15545                    "traits": {
15546                        "smithy.api#documentation": "<p>The findings (results) of the audit.</p>"
15547                    }
15548                },
15549                "nextToken": {
15550                    "target": "com.amazonaws.iot#NextToken",
15551                    "traits": {
15552                        "smithy.api#documentation": "<p>A token that can be used to retrieve the next set of results, or <code>null</code> \n            if there are no additional results.</p>"
15553                    }
15554                }
15555            }
15556        },
15557        "com.amazonaws.iot#ListAuditMitigationActionsExecutions": {
15558            "type": "operation",
15559            "input": {
15560                "target": "com.amazonaws.iot#ListAuditMitigationActionsExecutionsRequest"
15561            },
15562            "output": {
15563                "target": "com.amazonaws.iot#ListAuditMitigationActionsExecutionsResponse"
15564            },
15565            "errors": [
15566                {
15567                    "target": "com.amazonaws.iot#InternalFailureException"
15568                },
15569                {
15570                    "target": "com.amazonaws.iot#InvalidRequestException"
15571                },
15572                {
15573                    "target": "com.amazonaws.iot#ThrottlingException"
15574                }
15575            ],
15576            "traits": {
15577                "smithy.api#documentation": "<p>Gets the status of audit mitigation action tasks that were\n      executed.</p>",
15578                "smithy.api#http": {
15579                    "method": "GET",
15580                    "uri": "/audit/mitigationactions/executions",
15581                    "code": 200
15582                },
15583                "smithy.api#paginated": {
15584                    "inputToken": "nextToken",
15585                    "outputToken": "nextToken",
15586                    "items": "actionsExecutions",
15587                    "pageSize": "maxResults"
15588                }
15589            }
15590        },
15591        "com.amazonaws.iot#ListAuditMitigationActionsExecutionsRequest": {
15592            "type": "structure",
15593            "members": {
15594                "taskId": {
15595                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
15596                    "traits": {
15597                        "smithy.api#documentation": "<p>Specify this filter to limit results to actions for a specific audit mitigation actions task.</p>",
15598                        "smithy.api#httpQuery": "taskId",
15599                        "smithy.api#required": {}
15600                    }
15601                },
15602                "actionStatus": {
15603                    "target": "com.amazonaws.iot#AuditMitigationActionsExecutionStatus",
15604                    "traits": {
15605                        "smithy.api#documentation": "<p>Specify this filter to limit results to those with a specific status.</p>",
15606                        "smithy.api#httpQuery": "actionStatus"
15607                    }
15608                },
15609                "findingId": {
15610                    "target": "com.amazonaws.iot#FindingId",
15611                    "traits": {
15612                        "smithy.api#documentation": "<p>Specify this filter to limit results to those that were applied to a specific audit finding.</p>",
15613                        "smithy.api#httpQuery": "findingId",
15614                        "smithy.api#required": {}
15615                    }
15616                },
15617                "maxResults": {
15618                    "target": "com.amazonaws.iot#MaxResults",
15619                    "traits": {
15620                        "smithy.api#documentation": "<p>The maximum number of results to return at one time. The default is 25.</p>",
15621                        "smithy.api#httpQuery": "maxResults"
15622                    }
15623                },
15624                "nextToken": {
15625                    "target": "com.amazonaws.iot#NextToken",
15626                    "traits": {
15627                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
15628                        "smithy.api#httpQuery": "nextToken"
15629                    }
15630                }
15631            }
15632        },
15633        "com.amazonaws.iot#ListAuditMitigationActionsExecutionsResponse": {
15634            "type": "structure",
15635            "members": {
15636                "actionsExecutions": {
15637                    "target": "com.amazonaws.iot#AuditMitigationActionExecutionMetadataList",
15638                    "traits": {
15639                        "smithy.api#documentation": "<p>A set of task execution results based on the input parameters. Details include the mitigation action applied, start time, and task status.</p>"
15640                    }
15641                },
15642                "nextToken": {
15643                    "target": "com.amazonaws.iot#NextToken",
15644                    "traits": {
15645                        "smithy.api#documentation": "<p>The token for the next set of results.</p>"
15646                    }
15647                }
15648            }
15649        },
15650        "com.amazonaws.iot#ListAuditMitigationActionsTasks": {
15651            "type": "operation",
15652            "input": {
15653                "target": "com.amazonaws.iot#ListAuditMitigationActionsTasksRequest"
15654            },
15655            "output": {
15656                "target": "com.amazonaws.iot#ListAuditMitigationActionsTasksResponse"
15657            },
15658            "errors": [
15659                {
15660                    "target": "com.amazonaws.iot#InternalFailureException"
15661                },
15662                {
15663                    "target": "com.amazonaws.iot#InvalidRequestException"
15664                },
15665                {
15666                    "target": "com.amazonaws.iot#ThrottlingException"
15667                }
15668            ],
15669            "traits": {
15670                "smithy.api#documentation": "<p>Gets a list of audit mitigation action tasks that match the specified filters.</p>",
15671                "smithy.api#http": {
15672                    "method": "GET",
15673                    "uri": "/audit/mitigationactions/tasks",
15674                    "code": 200
15675                },
15676                "smithy.api#paginated": {
15677                    "inputToken": "nextToken",
15678                    "outputToken": "nextToken",
15679                    "items": "tasks",
15680                    "pageSize": "maxResults"
15681                }
15682            }
15683        },
15684        "com.amazonaws.iot#ListAuditMitigationActionsTasksRequest": {
15685            "type": "structure",
15686            "members": {
15687                "auditTaskId": {
15688                    "target": "com.amazonaws.iot#AuditTaskId",
15689                    "traits": {
15690                        "smithy.api#documentation": "<p>Specify this filter to limit results to tasks that were applied to results for a specific audit.</p>",
15691                        "smithy.api#httpQuery": "auditTaskId"
15692                    }
15693                },
15694                "findingId": {
15695                    "target": "com.amazonaws.iot#FindingId",
15696                    "traits": {
15697                        "smithy.api#documentation": "<p>Specify this filter to limit results to tasks that were applied to a specific audit finding.</p>",
15698                        "smithy.api#httpQuery": "findingId"
15699                    }
15700                },
15701                "taskStatus": {
15702                    "target": "com.amazonaws.iot#AuditMitigationActionsTaskStatus",
15703                    "traits": {
15704                        "smithy.api#documentation": "<p>Specify this filter to limit results to tasks that are in a specific state.</p>",
15705                        "smithy.api#httpQuery": "taskStatus"
15706                    }
15707                },
15708                "maxResults": {
15709                    "target": "com.amazonaws.iot#MaxResults",
15710                    "traits": {
15711                        "smithy.api#documentation": "<p>The maximum number of results to return at one time. The default is 25.</p>",
15712                        "smithy.api#httpQuery": "maxResults"
15713                    }
15714                },
15715                "nextToken": {
15716                    "target": "com.amazonaws.iot#NextToken",
15717                    "traits": {
15718                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
15719                        "smithy.api#httpQuery": "nextToken"
15720                    }
15721                },
15722                "startTime": {
15723                    "target": "com.amazonaws.iot#Timestamp",
15724                    "traits": {
15725                        "smithy.api#documentation": "<p>Specify this filter to limit results to tasks that began on or after a specific date and time.</p>",
15726                        "smithy.api#httpQuery": "startTime",
15727                        "smithy.api#required": {}
15728                    }
15729                },
15730                "endTime": {
15731                    "target": "com.amazonaws.iot#Timestamp",
15732                    "traits": {
15733                        "smithy.api#documentation": "<p>Specify this filter to limit results to tasks that were completed or canceled on or before a specific date and time.</p>",
15734                        "smithy.api#httpQuery": "endTime",
15735                        "smithy.api#required": {}
15736                    }
15737                }
15738            }
15739        },
15740        "com.amazonaws.iot#ListAuditMitigationActionsTasksResponse": {
15741            "type": "structure",
15742            "members": {
15743                "tasks": {
15744                    "target": "com.amazonaws.iot#AuditMitigationActionsTaskMetadataList",
15745                    "traits": {
15746                        "smithy.api#documentation": "<p>The collection of audit mitigation tasks that matched the filter criteria.</p>"
15747                    }
15748                },
15749                "nextToken": {
15750                    "target": "com.amazonaws.iot#NextToken",
15751                    "traits": {
15752                        "smithy.api#documentation": "<p>The token for the next set of results.</p>"
15753                    }
15754                }
15755            }
15756        },
15757        "com.amazonaws.iot#ListAuditSuppressions": {
15758            "type": "operation",
15759            "input": {
15760                "target": "com.amazonaws.iot#ListAuditSuppressionsRequest"
15761            },
15762            "output": {
15763                "target": "com.amazonaws.iot#ListAuditSuppressionsResponse"
15764            },
15765            "errors": [
15766                {
15767                    "target": "com.amazonaws.iot#InternalFailureException"
15768                },
15769                {
15770                    "target": "com.amazonaws.iot#InvalidRequestException"
15771                },
15772                {
15773                    "target": "com.amazonaws.iot#ThrottlingException"
15774                }
15775            ],
15776            "traits": {
15777                "smithy.api#documentation": "<p>\n      Lists your Device Defender audit listings.\n    </p>",
15778                "smithy.api#http": {
15779                    "method": "POST",
15780                    "uri": "/audit/suppressions/list",
15781                    "code": 200
15782                },
15783                "smithy.api#paginated": {
15784                    "inputToken": "nextToken",
15785                    "outputToken": "nextToken",
15786                    "items": "suppressions",
15787                    "pageSize": "maxResults"
15788                }
15789            }
15790        },
15791        "com.amazonaws.iot#ListAuditSuppressionsRequest": {
15792            "type": "structure",
15793            "members": {
15794                "checkName": {
15795                    "target": "com.amazonaws.iot#AuditCheckName"
15796                },
15797                "resourceIdentifier": {
15798                    "target": "com.amazonaws.iot#ResourceIdentifier"
15799                },
15800                "ascendingOrder": {
15801                    "target": "com.amazonaws.iot#AscendingOrder",
15802                    "traits": {
15803                        "smithy.api#documentation": "<p>\n      Determines whether suppressions are listed in ascending order by expiration date or not. If parameter isn't provided, <code>ascendingOrder=true</code>.\n    </p>"
15804                    }
15805                },
15806                "nextToken": {
15807                    "target": "com.amazonaws.iot#NextToken",
15808                    "traits": {
15809                        "smithy.api#documentation": "<p>\n      The token for the next set of results.\n    </p>"
15810                    }
15811                },
15812                "maxResults": {
15813                    "target": "com.amazonaws.iot#MaxResults",
15814                    "traits": {
15815                        "smithy.api#documentation": "<p>\n      The maximum number of results to return at one time. The default is 25.\n    </p>"
15816                    }
15817                }
15818            }
15819        },
15820        "com.amazonaws.iot#ListAuditSuppressionsResponse": {
15821            "type": "structure",
15822            "members": {
15823                "suppressions": {
15824                    "target": "com.amazonaws.iot#AuditSuppressionList",
15825                    "traits": {
15826                        "smithy.api#documentation": "<p>\n      List of audit suppressions.\n    </p>"
15827                    }
15828                },
15829                "nextToken": {
15830                    "target": "com.amazonaws.iot#NextToken",
15831                    "traits": {
15832                        "smithy.api#documentation": "<p>\n      A token that can be used to retrieve the next set of results, or <code>null</code> if there are no additional results.\n    </p>"
15833                    }
15834                }
15835            }
15836        },
15837        "com.amazonaws.iot#ListAuditTasks": {
15838            "type": "operation",
15839            "input": {
15840                "target": "com.amazonaws.iot#ListAuditTasksRequest"
15841            },
15842            "output": {
15843                "target": "com.amazonaws.iot#ListAuditTasksResponse"
15844            },
15845            "errors": [
15846                {
15847                    "target": "com.amazonaws.iot#InternalFailureException"
15848                },
15849                {
15850                    "target": "com.amazonaws.iot#InvalidRequestException"
15851                },
15852                {
15853                    "target": "com.amazonaws.iot#ThrottlingException"
15854                }
15855            ],
15856            "traits": {
15857                "smithy.api#documentation": "<p>Lists the Device Defender audits that have been performed during a given\n          time period.</p>",
15858                "smithy.api#http": {
15859                    "method": "GET",
15860                    "uri": "/audit/tasks",
15861                    "code": 200
15862                },
15863                "smithy.api#paginated": {
15864                    "inputToken": "nextToken",
15865                    "outputToken": "nextToken",
15866                    "items": "tasks",
15867                    "pageSize": "maxResults"
15868                }
15869            }
15870        },
15871        "com.amazonaws.iot#ListAuditTasksRequest": {
15872            "type": "structure",
15873            "members": {
15874                "startTime": {
15875                    "target": "com.amazonaws.iot#Timestamp",
15876                    "traits": {
15877                        "smithy.api#documentation": "<p>The beginning of the time period. Audit information is retained for a \n              limited time (90 days). Requesting a start time prior to what is retained \n              results in an \"InvalidRequestException\".</p>",
15878                        "smithy.api#httpQuery": "startTime",
15879                        "smithy.api#required": {}
15880                    }
15881                },
15882                "endTime": {
15883                    "target": "com.amazonaws.iot#Timestamp",
15884                    "traits": {
15885                        "smithy.api#documentation": "<p>The end of the time period.</p>",
15886                        "smithy.api#httpQuery": "endTime",
15887                        "smithy.api#required": {}
15888                    }
15889                },
15890                "taskType": {
15891                    "target": "com.amazonaws.iot#AuditTaskType",
15892                    "traits": {
15893                        "smithy.api#documentation": "<p>A filter to limit the output to the specified type of audit: can be one of\n            \"ON_DEMAND_AUDIT_TASK\" or \"SCHEDULED__AUDIT_TASK\".</p>",
15894                        "smithy.api#httpQuery": "taskType"
15895                    }
15896                },
15897                "taskStatus": {
15898                    "target": "com.amazonaws.iot#AuditTaskStatus",
15899                    "traits": {
15900                        "smithy.api#documentation": "<p>A filter to limit the output to audits with the specified completion\n            status: can be one of \"IN_PROGRESS\", \"COMPLETED\", \"FAILED\", or \"CANCELED\".</p>",
15901                        "smithy.api#httpQuery": "taskStatus"
15902                    }
15903                },
15904                "nextToken": {
15905                    "target": "com.amazonaws.iot#NextToken",
15906                    "traits": {
15907                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
15908                        "smithy.api#httpQuery": "nextToken"
15909                    }
15910                },
15911                "maxResults": {
15912                    "target": "com.amazonaws.iot#MaxResults",
15913                    "traits": {
15914                        "smithy.api#documentation": "<p>The maximum number of results to return at one time. The default is 25.</p>",
15915                        "smithy.api#httpQuery": "maxResults"
15916                    }
15917                }
15918            }
15919        },
15920        "com.amazonaws.iot#ListAuditTasksResponse": {
15921            "type": "structure",
15922            "members": {
15923                "tasks": {
15924                    "target": "com.amazonaws.iot#AuditTaskMetadataList",
15925                    "traits": {
15926                        "smithy.api#documentation": "<p>The audits that were performed during the specified time period.</p>"
15927                    }
15928                },
15929                "nextToken": {
15930                    "target": "com.amazonaws.iot#NextToken",
15931                    "traits": {
15932                        "smithy.api#documentation": "<p>A token that can be used to retrieve the next set of results, or <code>null</code> \n            if there are no additional results.</p>"
15933                    }
15934                }
15935            }
15936        },
15937        "com.amazonaws.iot#ListAuthorizers": {
15938            "type": "operation",
15939            "input": {
15940                "target": "com.amazonaws.iot#ListAuthorizersRequest"
15941            },
15942            "output": {
15943                "target": "com.amazonaws.iot#ListAuthorizersResponse"
15944            },
15945            "errors": [
15946                {
15947                    "target": "com.amazonaws.iot#InternalFailureException"
15948                },
15949                {
15950                    "target": "com.amazonaws.iot#InvalidRequestException"
15951                },
15952                {
15953                    "target": "com.amazonaws.iot#ServiceUnavailableException"
15954                },
15955                {
15956                    "target": "com.amazonaws.iot#ThrottlingException"
15957                },
15958                {
15959                    "target": "com.amazonaws.iot#UnauthorizedException"
15960                }
15961            ],
15962            "traits": {
15963                "smithy.api#documentation": "<p>Lists the authorizers registered in your account.</p>",
15964                "smithy.api#http": {
15965                    "method": "GET",
15966                    "uri": "/authorizers",
15967                    "code": 200
15968                },
15969                "smithy.api#paginated": {
15970                    "inputToken": "marker",
15971                    "outputToken": "nextMarker",
15972                    "items": "authorizers",
15973                    "pageSize": "pageSize"
15974                }
15975            }
15976        },
15977        "com.amazonaws.iot#ListAuthorizersRequest": {
15978            "type": "structure",
15979            "members": {
15980                "pageSize": {
15981                    "target": "com.amazonaws.iot#PageSize",
15982                    "traits": {
15983                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
15984                        "smithy.api#httpQuery": "pageSize"
15985                    }
15986                },
15987                "marker": {
15988                    "target": "com.amazonaws.iot#Marker",
15989                    "traits": {
15990                        "smithy.api#documentation": "<p>A marker used to get the next set of results.</p>",
15991                        "smithy.api#httpQuery": "marker"
15992                    }
15993                },
15994                "ascendingOrder": {
15995                    "target": "com.amazonaws.iot#AscendingOrder",
15996                    "traits": {
15997                        "smithy.api#documentation": "<p>Return the list of authorizers in ascending alphabetical order.</p>",
15998                        "smithy.api#httpQuery": "isAscendingOrder"
15999                    }
16000                },
16001                "status": {
16002                    "target": "com.amazonaws.iot#AuthorizerStatus",
16003                    "traits": {
16004                        "smithy.api#documentation": "<p>The status of the list authorizers request.</p>",
16005                        "smithy.api#httpQuery": "status"
16006                    }
16007                }
16008            }
16009        },
16010        "com.amazonaws.iot#ListAuthorizersResponse": {
16011            "type": "structure",
16012            "members": {
16013                "authorizers": {
16014                    "target": "com.amazonaws.iot#Authorizers",
16015                    "traits": {
16016                        "smithy.api#documentation": "<p>The authorizers.</p>"
16017                    }
16018                },
16019                "nextMarker": {
16020                    "target": "com.amazonaws.iot#Marker",
16021                    "traits": {
16022                        "smithy.api#documentation": "<p>A marker used to get the next set of results.</p>"
16023                    }
16024                }
16025            }
16026        },
16027        "com.amazonaws.iot#ListBillingGroups": {
16028            "type": "operation",
16029            "input": {
16030                "target": "com.amazonaws.iot#ListBillingGroupsRequest"
16031            },
16032            "output": {
16033                "target": "com.amazonaws.iot#ListBillingGroupsResponse"
16034            },
16035            "errors": [
16036                {
16037                    "target": "com.amazonaws.iot#InternalFailureException"
16038                },
16039                {
16040                    "target": "com.amazonaws.iot#InvalidRequestException"
16041                },
16042                {
16043                    "target": "com.amazonaws.iot#ResourceNotFoundException"
16044                },
16045                {
16046                    "target": "com.amazonaws.iot#ThrottlingException"
16047                }
16048            ],
16049            "traits": {
16050                "smithy.api#documentation": "<p>Lists the billing groups you have created.</p>",
16051                "smithy.api#http": {
16052                    "method": "GET",
16053                    "uri": "/billing-groups",
16054                    "code": 200
16055                },
16056                "smithy.api#paginated": {
16057                    "inputToken": "nextToken",
16058                    "outputToken": "nextToken",
16059                    "items": "billingGroups",
16060                    "pageSize": "maxResults"
16061                }
16062            }
16063        },
16064        "com.amazonaws.iot#ListBillingGroupsRequest": {
16065            "type": "structure",
16066            "members": {
16067                "nextToken": {
16068                    "target": "com.amazonaws.iot#NextToken",
16069                    "traits": {
16070                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
16071                        "smithy.api#httpQuery": "nextToken"
16072                    }
16073                },
16074                "maxResults": {
16075                    "target": "com.amazonaws.iot#RegistryMaxResults",
16076                    "traits": {
16077                        "smithy.api#documentation": "<p>The maximum number of results to return per request.</p>",
16078                        "smithy.api#httpQuery": "maxResults"
16079                    }
16080                },
16081                "namePrefixFilter": {
16082                    "target": "com.amazonaws.iot#BillingGroupName",
16083                    "traits": {
16084                        "smithy.api#documentation": "<p>Limit the results to billing groups whose names have the given prefix.</p>",
16085                        "smithy.api#httpQuery": "namePrefixFilter"
16086                    }
16087                }
16088            }
16089        },
16090        "com.amazonaws.iot#ListBillingGroupsResponse": {
16091            "type": "structure",
16092            "members": {
16093                "billingGroups": {
16094                    "target": "com.amazonaws.iot#BillingGroupNameAndArnList",
16095                    "traits": {
16096                        "smithy.api#documentation": "<p>The list of billing groups.</p>"
16097                    }
16098                },
16099                "nextToken": {
16100                    "target": "com.amazonaws.iot#NextToken",
16101                    "traits": {
16102                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
16103                    }
16104                }
16105            }
16106        },
16107        "com.amazonaws.iot#ListCACertificates": {
16108            "type": "operation",
16109            "input": {
16110                "target": "com.amazonaws.iot#ListCACertificatesRequest"
16111            },
16112            "output": {
16113                "target": "com.amazonaws.iot#ListCACertificatesResponse"
16114            },
16115            "errors": [
16116                {
16117                    "target": "com.amazonaws.iot#InternalFailureException"
16118                },
16119                {
16120                    "target": "com.amazonaws.iot#InvalidRequestException"
16121                },
16122                {
16123                    "target": "com.amazonaws.iot#ServiceUnavailableException"
16124                },
16125                {
16126                    "target": "com.amazonaws.iot#ThrottlingException"
16127                },
16128                {
16129                    "target": "com.amazonaws.iot#UnauthorizedException"
16130                }
16131            ],
16132            "traits": {
16133                "smithy.api#documentation": "<p>Lists the CA certificates registered for your AWS account.</p>\n         <p>The results are paginated with a default page size of 25. You can use the returned\n         marker to retrieve additional results.</p>",
16134                "smithy.api#http": {
16135                    "method": "GET",
16136                    "uri": "/cacertificates",
16137                    "code": 200
16138                },
16139                "smithy.api#paginated": {
16140                    "inputToken": "marker",
16141                    "outputToken": "nextMarker",
16142                    "items": "certificates",
16143                    "pageSize": "pageSize"
16144                }
16145            }
16146        },
16147        "com.amazonaws.iot#ListCACertificatesRequest": {
16148            "type": "structure",
16149            "members": {
16150                "pageSize": {
16151                    "target": "com.amazonaws.iot#PageSize",
16152                    "traits": {
16153                        "smithy.api#documentation": "<p>The result page size.</p>",
16154                        "smithy.api#httpQuery": "pageSize"
16155                    }
16156                },
16157                "marker": {
16158                    "target": "com.amazonaws.iot#Marker",
16159                    "traits": {
16160                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>",
16161                        "smithy.api#httpQuery": "marker"
16162                    }
16163                },
16164                "ascendingOrder": {
16165                    "target": "com.amazonaws.iot#AscendingOrder",
16166                    "traits": {
16167                        "smithy.api#documentation": "<p>Determines the order of the results.</p>",
16168                        "smithy.api#httpQuery": "isAscendingOrder"
16169                    }
16170                }
16171            },
16172            "traits": {
16173                "smithy.api#documentation": "<p>Input for the ListCACertificates operation.</p>"
16174            }
16175        },
16176        "com.amazonaws.iot#ListCACertificatesResponse": {
16177            "type": "structure",
16178            "members": {
16179                "certificates": {
16180                    "target": "com.amazonaws.iot#CACertificates",
16181                    "traits": {
16182                        "smithy.api#documentation": "<p>The CA certificates registered in your AWS account.</p>"
16183                    }
16184                },
16185                "nextMarker": {
16186                    "target": "com.amazonaws.iot#Marker",
16187                    "traits": {
16188                        "smithy.api#documentation": "<p>The current position within the list of CA certificates.</p>"
16189                    }
16190                }
16191            },
16192            "traits": {
16193                "smithy.api#documentation": "<p>The output from the ListCACertificates operation.</p>"
16194            }
16195        },
16196        "com.amazonaws.iot#ListCertificates": {
16197            "type": "operation",
16198            "input": {
16199                "target": "com.amazonaws.iot#ListCertificatesRequest"
16200            },
16201            "output": {
16202                "target": "com.amazonaws.iot#ListCertificatesResponse"
16203            },
16204            "errors": [
16205                {
16206                    "target": "com.amazonaws.iot#InternalFailureException"
16207                },
16208                {
16209                    "target": "com.amazonaws.iot#InvalidRequestException"
16210                },
16211                {
16212                    "target": "com.amazonaws.iot#ServiceUnavailableException"
16213                },
16214                {
16215                    "target": "com.amazonaws.iot#ThrottlingException"
16216                },
16217                {
16218                    "target": "com.amazonaws.iot#UnauthorizedException"
16219                }
16220            ],
16221            "traits": {
16222                "smithy.api#documentation": "<p>Lists the certificates registered in your AWS account.</p>\n         <p>The results are paginated with a default page size of 25. You can use the returned\n         marker to retrieve additional results.</p>",
16223                "smithy.api#http": {
16224                    "method": "GET",
16225                    "uri": "/certificates",
16226                    "code": 200
16227                },
16228                "smithy.api#paginated": {
16229                    "inputToken": "marker",
16230                    "outputToken": "nextMarker",
16231                    "items": "certificates",
16232                    "pageSize": "pageSize"
16233                }
16234            }
16235        },
16236        "com.amazonaws.iot#ListCertificatesByCA": {
16237            "type": "operation",
16238            "input": {
16239                "target": "com.amazonaws.iot#ListCertificatesByCARequest"
16240            },
16241            "output": {
16242                "target": "com.amazonaws.iot#ListCertificatesByCAResponse"
16243            },
16244            "errors": [
16245                {
16246                    "target": "com.amazonaws.iot#InternalFailureException"
16247                },
16248                {
16249                    "target": "com.amazonaws.iot#InvalidRequestException"
16250                },
16251                {
16252                    "target": "com.amazonaws.iot#ServiceUnavailableException"
16253                },
16254                {
16255                    "target": "com.amazonaws.iot#ThrottlingException"
16256                },
16257                {
16258                    "target": "com.amazonaws.iot#UnauthorizedException"
16259                }
16260            ],
16261            "traits": {
16262                "smithy.api#documentation": "<p>List the device certificates signed by the specified CA certificate.</p>",
16263                "smithy.api#http": {
16264                    "method": "GET",
16265                    "uri": "/certificates-by-ca/{caCertificateId}",
16266                    "code": 200
16267                },
16268                "smithy.api#paginated": {
16269                    "inputToken": "marker",
16270                    "outputToken": "nextMarker",
16271                    "items": "certificates",
16272                    "pageSize": "pageSize"
16273                }
16274            }
16275        },
16276        "com.amazonaws.iot#ListCertificatesByCARequest": {
16277            "type": "structure",
16278            "members": {
16279                "caCertificateId": {
16280                    "target": "com.amazonaws.iot#CertificateId",
16281                    "traits": {
16282                        "smithy.api#documentation": "<p>The ID of the CA certificate. This operation will list all registered device\n         certificate that were signed by this CA certificate.</p>",
16283                        "smithy.api#httpLabel": {},
16284                        "smithy.api#required": {}
16285                    }
16286                },
16287                "pageSize": {
16288                    "target": "com.amazonaws.iot#PageSize",
16289                    "traits": {
16290                        "smithy.api#documentation": "<p>The result page size.</p>",
16291                        "smithy.api#httpQuery": "pageSize"
16292                    }
16293                },
16294                "marker": {
16295                    "target": "com.amazonaws.iot#Marker",
16296                    "traits": {
16297                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>",
16298                        "smithy.api#httpQuery": "marker"
16299                    }
16300                },
16301                "ascendingOrder": {
16302                    "target": "com.amazonaws.iot#AscendingOrder",
16303                    "traits": {
16304                        "smithy.api#documentation": "<p>Specifies the order for results. If True, the results are returned in ascending\n         order, based on the creation date.</p>",
16305                        "smithy.api#httpQuery": "isAscendingOrder"
16306                    }
16307                }
16308            },
16309            "traits": {
16310                "smithy.api#documentation": "<p>The input to the ListCertificatesByCA operation.</p>"
16311            }
16312        },
16313        "com.amazonaws.iot#ListCertificatesByCAResponse": {
16314            "type": "structure",
16315            "members": {
16316                "certificates": {
16317                    "target": "com.amazonaws.iot#Certificates",
16318                    "traits": {
16319                        "smithy.api#documentation": "<p>The device certificates signed by the specified CA certificate.</p>"
16320                    }
16321                },
16322                "nextMarker": {
16323                    "target": "com.amazonaws.iot#Marker",
16324                    "traits": {
16325                        "smithy.api#documentation": "<p>The marker for the next set of results, or null if there are no additional\n         results.</p>"
16326                    }
16327                }
16328            },
16329            "traits": {
16330                "smithy.api#documentation": "<p>The output of the ListCertificatesByCA operation.</p>"
16331            }
16332        },
16333        "com.amazonaws.iot#ListCertificatesRequest": {
16334            "type": "structure",
16335            "members": {
16336                "pageSize": {
16337                    "target": "com.amazonaws.iot#PageSize",
16338                    "traits": {
16339                        "smithy.api#documentation": "<p>The result page size.</p>",
16340                        "smithy.api#httpQuery": "pageSize"
16341                    }
16342                },
16343                "marker": {
16344                    "target": "com.amazonaws.iot#Marker",
16345                    "traits": {
16346                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>",
16347                        "smithy.api#httpQuery": "marker"
16348                    }
16349                },
16350                "ascendingOrder": {
16351                    "target": "com.amazonaws.iot#AscendingOrder",
16352                    "traits": {
16353                        "smithy.api#documentation": "<p>Specifies the order for results. If True, the results are returned in ascending\n         order, based on the creation date.</p>",
16354                        "smithy.api#httpQuery": "isAscendingOrder"
16355                    }
16356                }
16357            },
16358            "traits": {
16359                "smithy.api#documentation": "<p>The input for the ListCertificates operation.</p>"
16360            }
16361        },
16362        "com.amazonaws.iot#ListCertificatesResponse": {
16363            "type": "structure",
16364            "members": {
16365                "certificates": {
16366                    "target": "com.amazonaws.iot#Certificates",
16367                    "traits": {
16368                        "smithy.api#documentation": "<p>The descriptions of the certificates.</p>"
16369                    }
16370                },
16371                "nextMarker": {
16372                    "target": "com.amazonaws.iot#Marker",
16373                    "traits": {
16374                        "smithy.api#documentation": "<p>The marker for the next set of results, or null if there are no additional\n         results.</p>"
16375                    }
16376                }
16377            },
16378            "traits": {
16379                "smithy.api#documentation": "<p>The output of the ListCertificates operation.</p>"
16380            }
16381        },
16382        "com.amazonaws.iot#ListCustomMetrics": {
16383            "type": "operation",
16384            "input": {
16385                "target": "com.amazonaws.iot#ListCustomMetricsRequest"
16386            },
16387            "output": {
16388                "target": "com.amazonaws.iot#ListCustomMetricsResponse"
16389            },
16390            "errors": [
16391                {
16392                    "target": "com.amazonaws.iot#InternalFailureException"
16393                },
16394                {
16395                    "target": "com.amazonaws.iot#InvalidRequestException"
16396                },
16397                {
16398                    "target": "com.amazonaws.iot#ThrottlingException"
16399                }
16400            ],
16401            "traits": {
16402                "smithy.api#documentation": "<p>\n      Lists your Device Defender detect custom metrics.\n    </p>",
16403                "smithy.api#http": {
16404                    "method": "GET",
16405                    "uri": "/custom-metrics",
16406                    "code": 200
16407                },
16408                "smithy.api#paginated": {
16409                    "inputToken": "nextToken",
16410                    "outputToken": "nextToken",
16411                    "items": "metricNames",
16412                    "pageSize": "maxResults"
16413                }
16414            }
16415        },
16416        "com.amazonaws.iot#ListCustomMetricsRequest": {
16417            "type": "structure",
16418            "members": {
16419                "nextToken": {
16420                    "target": "com.amazonaws.iot#NextToken",
16421                    "traits": {
16422                        "smithy.api#documentation": "<p>\n      The token for the next set of results.\n    </p>",
16423                        "smithy.api#httpQuery": "nextToken"
16424                    }
16425                },
16426                "maxResults": {
16427                    "target": "com.amazonaws.iot#MaxResults",
16428                    "traits": {
16429                        "smithy.api#documentation": "<p>\n      The maximum number of results to return at one time. The default is 25.\n    </p>",
16430                        "smithy.api#httpQuery": "maxResults"
16431                    }
16432                }
16433            }
16434        },
16435        "com.amazonaws.iot#ListCustomMetricsResponse": {
16436            "type": "structure",
16437            "members": {
16438                "metricNames": {
16439                    "target": "com.amazonaws.iot#MetricNames",
16440                    "traits": {
16441                        "smithy.api#documentation": "<p>\n      The name of the custom metric.\n    </p>"
16442                    }
16443                },
16444                "nextToken": {
16445                    "target": "com.amazonaws.iot#NextToken",
16446                    "traits": {
16447                        "smithy.api#documentation": "<p>\n      A token that can be used to retrieve the next set of results, \n      or <code>null</code> if there are no additional results.\n    </p>"
16448                    }
16449                }
16450            }
16451        },
16452        "com.amazonaws.iot#ListDetectMitigationActionsExecutions": {
16453            "type": "operation",
16454            "input": {
16455                "target": "com.amazonaws.iot#ListDetectMitigationActionsExecutionsRequest"
16456            },
16457            "output": {
16458                "target": "com.amazonaws.iot#ListDetectMitigationActionsExecutionsResponse"
16459            },
16460            "errors": [
16461                {
16462                    "target": "com.amazonaws.iot#InternalFailureException"
16463                },
16464                {
16465                    "target": "com.amazonaws.iot#InvalidRequestException"
16466                },
16467                {
16468                    "target": "com.amazonaws.iot#ThrottlingException"
16469                }
16470            ],
16471            "traits": {
16472                "smithy.api#documentation": "<p>\n      Lists mitigation actions executions for a Device Defender ML Detect Security Profile.\n    </p>",
16473                "smithy.api#http": {
16474                    "method": "GET",
16475                    "uri": "/detect/mitigationactions/executions",
16476                    "code": 200
16477                },
16478                "smithy.api#paginated": {
16479                    "inputToken": "nextToken",
16480                    "outputToken": "nextToken",
16481                    "items": "actionsExecutions",
16482                    "pageSize": "maxResults"
16483                }
16484            }
16485        },
16486        "com.amazonaws.iot#ListDetectMitigationActionsExecutionsRequest": {
16487            "type": "structure",
16488            "members": {
16489                "taskId": {
16490                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
16491                    "traits": {
16492                        "smithy.api#documentation": "<p>\n      The unique identifier of the task.\n    </p>",
16493                        "smithy.api#httpQuery": "taskId"
16494                    }
16495                },
16496                "violationId": {
16497                    "target": "com.amazonaws.iot#ViolationId",
16498                    "traits": {
16499                        "smithy.api#documentation": "<p>\n      The unique identifier of the violation.\n    </p>",
16500                        "smithy.api#httpQuery": "violationId"
16501                    }
16502                },
16503                "thingName": {
16504                    "target": "com.amazonaws.iot#DeviceDefenderThingName",
16505                    "traits": {
16506                        "smithy.api#documentation": "<p>\n      The name of the thing whose mitigation actions are listed.\n    </p>",
16507                        "smithy.api#httpQuery": "thingName"
16508                    }
16509                },
16510                "startTime": {
16511                    "target": "com.amazonaws.iot#Timestamp",
16512                    "traits": {
16513                        "smithy.api#documentation": "<p>\n      A filter to limit results to those found after the specified time. You must\n      specify either the startTime and endTime or the taskId, but not both.\n    </p>",
16514                        "smithy.api#httpQuery": "startTime"
16515                    }
16516                },
16517                "endTime": {
16518                    "target": "com.amazonaws.iot#Timestamp",
16519                    "traits": {
16520                        "smithy.api#documentation": "<p>\n      The end of the time period for which ML Detect mitigation actions executions are returned.\n    </p>",
16521                        "smithy.api#httpQuery": "endTime"
16522                    }
16523                },
16524                "maxResults": {
16525                    "target": "com.amazonaws.iot#MaxResults",
16526                    "traits": {
16527                        "smithy.api#documentation": "<p>\n      The maximum number of results to return at one time. The default is 25.\n    </p>",
16528                        "smithy.api#httpQuery": "maxResults"
16529                    }
16530                },
16531                "nextToken": {
16532                    "target": "com.amazonaws.iot#NextToken",
16533                    "traits": {
16534                        "smithy.api#documentation": "<p>\n      The token for the next set of results.\n    </p>",
16535                        "smithy.api#httpQuery": "nextToken"
16536                    }
16537                }
16538            }
16539        },
16540        "com.amazonaws.iot#ListDetectMitigationActionsExecutionsResponse": {
16541            "type": "structure",
16542            "members": {
16543                "actionsExecutions": {
16544                    "target": "com.amazonaws.iot#DetectMitigationActionExecutionList",
16545                    "traits": {
16546                        "smithy.api#documentation": "<p>\n      List of actions executions.\n    </p>"
16547                    }
16548                },
16549                "nextToken": {
16550                    "target": "com.amazonaws.iot#NextToken",
16551                    "traits": {
16552                        "smithy.api#documentation": "<p>\n      A token that can be used to retrieve the next set of results, or <code>null</code> if there are no additional results.\n    </p>"
16553                    }
16554                }
16555            }
16556        },
16557        "com.amazonaws.iot#ListDetectMitigationActionsTasks": {
16558            "type": "operation",
16559            "input": {
16560                "target": "com.amazonaws.iot#ListDetectMitigationActionsTasksRequest"
16561            },
16562            "output": {
16563                "target": "com.amazonaws.iot#ListDetectMitigationActionsTasksResponse"
16564            },
16565            "errors": [
16566                {
16567                    "target": "com.amazonaws.iot#InternalFailureException"
16568                },
16569                {
16570                    "target": "com.amazonaws.iot#InvalidRequestException"
16571                },
16572                {
16573                    "target": "com.amazonaws.iot#ThrottlingException"
16574                }
16575            ],
16576            "traits": {
16577                "smithy.api#documentation": "<p>\n      List of Device Defender ML Detect mitigation actions tasks.\n    </p>",
16578                "smithy.api#http": {
16579                    "method": "GET",
16580                    "uri": "/detect/mitigationactions/tasks",
16581                    "code": 200
16582                },
16583                "smithy.api#paginated": {
16584                    "inputToken": "nextToken",
16585                    "outputToken": "nextToken",
16586                    "items": "tasks",
16587                    "pageSize": "maxResults"
16588                }
16589            }
16590        },
16591        "com.amazonaws.iot#ListDetectMitigationActionsTasksRequest": {
16592            "type": "structure",
16593            "members": {
16594                "maxResults": {
16595                    "target": "com.amazonaws.iot#MaxResults",
16596                    "traits": {
16597                        "smithy.api#documentation": "<p>The maximum number of results to return at one time. The default is 25.</p>",
16598                        "smithy.api#httpQuery": "maxResults"
16599                    }
16600                },
16601                "nextToken": {
16602                    "target": "com.amazonaws.iot#NextToken",
16603                    "traits": {
16604                        "smithy.api#documentation": "<p>\n      The token for the next set of results.\n    </p>",
16605                        "smithy.api#httpQuery": "nextToken"
16606                    }
16607                },
16608                "startTime": {
16609                    "target": "com.amazonaws.iot#Timestamp",
16610                    "traits": {
16611                        "smithy.api#documentation": "<p>\n      A filter to limit results to those found after the specified time. You must\n      specify either the startTime and endTime or the taskId, but not both.\n    </p>",
16612                        "smithy.api#httpQuery": "startTime",
16613                        "smithy.api#required": {}
16614                    }
16615                },
16616                "endTime": {
16617                    "target": "com.amazonaws.iot#Timestamp",
16618                    "traits": {
16619                        "smithy.api#documentation": "<p>\n      The end of the time period for which ML Detect mitigation actions tasks are returned.\n    </p>",
16620                        "smithy.api#httpQuery": "endTime",
16621                        "smithy.api#required": {}
16622                    }
16623                }
16624            }
16625        },
16626        "com.amazonaws.iot#ListDetectMitigationActionsTasksResponse": {
16627            "type": "structure",
16628            "members": {
16629                "tasks": {
16630                    "target": "com.amazonaws.iot#DetectMitigationActionsTaskSummaryList",
16631                    "traits": {
16632                        "smithy.api#documentation": "<p>\n      The collection of ML Detect mitigation tasks that matched the filter criteria.\n    </p>"
16633                    }
16634                },
16635                "nextToken": {
16636                    "target": "com.amazonaws.iot#NextToken",
16637                    "traits": {
16638                        "smithy.api#documentation": "<p>\n      A token that can be used to retrieve the next set of results, or <code>null</code> if there are no additional results.\n    </p>"
16639                    }
16640                }
16641            }
16642        },
16643        "com.amazonaws.iot#ListDimensions": {
16644            "type": "operation",
16645            "input": {
16646                "target": "com.amazonaws.iot#ListDimensionsRequest"
16647            },
16648            "output": {
16649                "target": "com.amazonaws.iot#ListDimensionsResponse"
16650            },
16651            "errors": [
16652                {
16653                    "target": "com.amazonaws.iot#InternalFailureException"
16654                },
16655                {
16656                    "target": "com.amazonaws.iot#InvalidRequestException"
16657                },
16658                {
16659                    "target": "com.amazonaws.iot#ThrottlingException"
16660                }
16661            ],
16662            "traits": {
16663                "smithy.api#documentation": "<p>List the set of dimensions that are defined for your AWS account.</p>",
16664                "smithy.api#http": {
16665                    "method": "GET",
16666                    "uri": "/dimensions",
16667                    "code": 200
16668                },
16669                "smithy.api#paginated": {
16670                    "inputToken": "nextToken",
16671                    "outputToken": "nextToken",
16672                    "items": "dimensionNames",
16673                    "pageSize": "maxResults"
16674                }
16675            }
16676        },
16677        "com.amazonaws.iot#ListDimensionsRequest": {
16678            "type": "structure",
16679            "members": {
16680                "nextToken": {
16681                    "target": "com.amazonaws.iot#NextToken",
16682                    "traits": {
16683                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
16684                        "smithy.api#httpQuery": "nextToken"
16685                    }
16686                },
16687                "maxResults": {
16688                    "target": "com.amazonaws.iot#MaxResults",
16689                    "traits": {
16690                        "smithy.api#documentation": "<p>The maximum number of results to retrieve at one time.</p>",
16691                        "smithy.api#httpQuery": "maxResults"
16692                    }
16693                }
16694            }
16695        },
16696        "com.amazonaws.iot#ListDimensionsResponse": {
16697            "type": "structure",
16698            "members": {
16699                "dimensionNames": {
16700                    "target": "com.amazonaws.iot#DimensionNames",
16701                    "traits": {
16702                        "smithy.api#documentation": "<p>A list of the names of the defined dimensions. Use <code>DescribeDimension</code> to get details for a dimension.</p>"
16703                    }
16704                },
16705                "nextToken": {
16706                    "target": "com.amazonaws.iot#NextToken",
16707                    "traits": {
16708                        "smithy.api#documentation": "<p>A token that can be used to retrieve the next set of results, or <code>null</code> if there are no additional results.</p>"
16709                    }
16710                }
16711            }
16712        },
16713        "com.amazonaws.iot#ListDomainConfigurations": {
16714            "type": "operation",
16715            "input": {
16716                "target": "com.amazonaws.iot#ListDomainConfigurationsRequest"
16717            },
16718            "output": {
16719                "target": "com.amazonaws.iot#ListDomainConfigurationsResponse"
16720            },
16721            "errors": [
16722                {
16723                    "target": "com.amazonaws.iot#InternalFailureException"
16724                },
16725                {
16726                    "target": "com.amazonaws.iot#InvalidRequestException"
16727                },
16728                {
16729                    "target": "com.amazonaws.iot#ServiceUnavailableException"
16730                },
16731                {
16732                    "target": "com.amazonaws.iot#ThrottlingException"
16733                },
16734                {
16735                    "target": "com.amazonaws.iot#UnauthorizedException"
16736                }
16737            ],
16738            "traits": {
16739                "smithy.api#documentation": "<p>Gets a list of domain configurations for the user. This list is sorted alphabetically by domain configuration name.</p>\n         <note>\n            <p>The domain configuration feature is in public preview and is subject to change.</p>\n         </note>",
16740                "smithy.api#http": {
16741                    "method": "GET",
16742                    "uri": "/domainConfigurations",
16743                    "code": 200
16744                },
16745                "smithy.api#paginated": {
16746                    "inputToken": "marker",
16747                    "outputToken": "nextMarker",
16748                    "items": "domainConfigurations",
16749                    "pageSize": "pageSize"
16750                }
16751            }
16752        },
16753        "com.amazonaws.iot#ListDomainConfigurationsRequest": {
16754            "type": "structure",
16755            "members": {
16756                "marker": {
16757                    "target": "com.amazonaws.iot#Marker",
16758                    "traits": {
16759                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>",
16760                        "smithy.api#httpQuery": "marker"
16761                    }
16762                },
16763                "pageSize": {
16764                    "target": "com.amazonaws.iot#PageSize",
16765                    "traits": {
16766                        "smithy.api#documentation": "<p>The result page size.</p>",
16767                        "smithy.api#httpQuery": "pageSize"
16768                    }
16769                },
16770                "serviceType": {
16771                    "target": "com.amazonaws.iot#ServiceType",
16772                    "traits": {
16773                        "smithy.api#documentation": "<p>The type of service delivered by the endpoint.</p>",
16774                        "smithy.api#httpQuery": "serviceType"
16775                    }
16776                }
16777            }
16778        },
16779        "com.amazonaws.iot#ListDomainConfigurationsResponse": {
16780            "type": "structure",
16781            "members": {
16782                "domainConfigurations": {
16783                    "target": "com.amazonaws.iot#DomainConfigurations",
16784                    "traits": {
16785                        "smithy.api#documentation": "<p>A list of objects that contain summary information about the user's domain configurations.</p>"
16786                    }
16787                },
16788                "nextMarker": {
16789                    "target": "com.amazonaws.iot#Marker",
16790                    "traits": {
16791                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>"
16792                    }
16793                }
16794            }
16795        },
16796        "com.amazonaws.iot#ListIndices": {
16797            "type": "operation",
16798            "input": {
16799                "target": "com.amazonaws.iot#ListIndicesRequest"
16800            },
16801            "output": {
16802                "target": "com.amazonaws.iot#ListIndicesResponse"
16803            },
16804            "errors": [
16805                {
16806                    "target": "com.amazonaws.iot#InternalFailureException"
16807                },
16808                {
16809                    "target": "com.amazonaws.iot#InvalidRequestException"
16810                },
16811                {
16812                    "target": "com.amazonaws.iot#ServiceUnavailableException"
16813                },
16814                {
16815                    "target": "com.amazonaws.iot#ThrottlingException"
16816                },
16817                {
16818                    "target": "com.amazonaws.iot#UnauthorizedException"
16819                }
16820            ],
16821            "traits": {
16822                "smithy.api#documentation": "<p>Lists the search indices.</p>",
16823                "smithy.api#http": {
16824                    "method": "GET",
16825                    "uri": "/indices",
16826                    "code": 200
16827                },
16828                "smithy.api#paginated": {
16829                    "inputToken": "nextToken",
16830                    "outputToken": "nextToken",
16831                    "items": "indexNames",
16832                    "pageSize": "maxResults"
16833                }
16834            }
16835        },
16836        "com.amazonaws.iot#ListIndicesRequest": {
16837            "type": "structure",
16838            "members": {
16839                "nextToken": {
16840                    "target": "com.amazonaws.iot#NextToken",
16841                    "traits": {
16842                        "smithy.api#documentation": "<p>The token used to get the next set of results, or <code>null</code> if there are no additional\n      results.</p>",
16843                        "smithy.api#httpQuery": "nextToken"
16844                    }
16845                },
16846                "maxResults": {
16847                    "target": "com.amazonaws.iot#QueryMaxResults",
16848                    "traits": {
16849                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
16850                        "smithy.api#httpQuery": "maxResults"
16851                    }
16852                }
16853            }
16854        },
16855        "com.amazonaws.iot#ListIndicesResponse": {
16856            "type": "structure",
16857            "members": {
16858                "indexNames": {
16859                    "target": "com.amazonaws.iot#IndexNamesList",
16860                    "traits": {
16861                        "smithy.api#documentation": "<p>The index names.</p>"
16862                    }
16863                },
16864                "nextToken": {
16865                    "target": "com.amazonaws.iot#NextToken",
16866                    "traits": {
16867                        "smithy.api#documentation": "<p>The token used to get the next set of results, or <code>null</code> if there are no additional\n      results.</p>"
16868                    }
16869                }
16870            }
16871        },
16872        "com.amazonaws.iot#ListJobExecutionsForJob": {
16873            "type": "operation",
16874            "input": {
16875                "target": "com.amazonaws.iot#ListJobExecutionsForJobRequest"
16876            },
16877            "output": {
16878                "target": "com.amazonaws.iot#ListJobExecutionsForJobResponse"
16879            },
16880            "errors": [
16881                {
16882                    "target": "com.amazonaws.iot#InvalidRequestException"
16883                },
16884                {
16885                    "target": "com.amazonaws.iot#ResourceNotFoundException"
16886                },
16887                {
16888                    "target": "com.amazonaws.iot#ServiceUnavailableException"
16889                },
16890                {
16891                    "target": "com.amazonaws.iot#ThrottlingException"
16892                }
16893            ],
16894            "traits": {
16895                "smithy.api#documentation": "<p>Lists the job executions for a job.</p>",
16896                "smithy.api#http": {
16897                    "method": "GET",
16898                    "uri": "/jobs/{jobId}/things",
16899                    "code": 200
16900                },
16901                "smithy.api#paginated": {
16902                    "inputToken": "nextToken",
16903                    "outputToken": "nextToken",
16904                    "items": "executionSummaries",
16905                    "pageSize": "maxResults"
16906                }
16907            }
16908        },
16909        "com.amazonaws.iot#ListJobExecutionsForJobRequest": {
16910            "type": "structure",
16911            "members": {
16912                "jobId": {
16913                    "target": "com.amazonaws.iot#JobId",
16914                    "traits": {
16915                        "smithy.api#documentation": "<p>The unique identifier you assigned to this job when it was created.</p>",
16916                        "smithy.api#httpLabel": {},
16917                        "smithy.api#required": {}
16918                    }
16919                },
16920                "status": {
16921                    "target": "com.amazonaws.iot#JobExecutionStatus",
16922                    "traits": {
16923                        "smithy.api#documentation": "<p>The status of the job.</p>",
16924                        "smithy.api#httpQuery": "status"
16925                    }
16926                },
16927                "maxResults": {
16928                    "target": "com.amazonaws.iot#LaserMaxResults",
16929                    "traits": {
16930                        "smithy.api#documentation": "<p>The maximum number of results to be returned per request.</p>",
16931                        "smithy.api#httpQuery": "maxResults"
16932                    }
16933                },
16934                "nextToken": {
16935                    "target": "com.amazonaws.iot#NextToken",
16936                    "traits": {
16937                        "smithy.api#documentation": "<p>The token to retrieve the next set of results.</p>",
16938                        "smithy.api#httpQuery": "nextToken"
16939                    }
16940                }
16941            }
16942        },
16943        "com.amazonaws.iot#ListJobExecutionsForJobResponse": {
16944            "type": "structure",
16945            "members": {
16946                "executionSummaries": {
16947                    "target": "com.amazonaws.iot#JobExecutionSummaryForJobList",
16948                    "traits": {
16949                        "smithy.api#documentation": "<p>A list of job execution summaries.</p>"
16950                    }
16951                },
16952                "nextToken": {
16953                    "target": "com.amazonaws.iot#NextToken",
16954                    "traits": {
16955                        "smithy.api#documentation": "<p>The token for the next set of results, or <b>null</b> if there are no\n            additional results.</p>"
16956                    }
16957                }
16958            }
16959        },
16960        "com.amazonaws.iot#ListJobExecutionsForThing": {
16961            "type": "operation",
16962            "input": {
16963                "target": "com.amazonaws.iot#ListJobExecutionsForThingRequest"
16964            },
16965            "output": {
16966                "target": "com.amazonaws.iot#ListJobExecutionsForThingResponse"
16967            },
16968            "errors": [
16969                {
16970                    "target": "com.amazonaws.iot#InvalidRequestException"
16971                },
16972                {
16973                    "target": "com.amazonaws.iot#ResourceNotFoundException"
16974                },
16975                {
16976                    "target": "com.amazonaws.iot#ServiceUnavailableException"
16977                },
16978                {
16979                    "target": "com.amazonaws.iot#ThrottlingException"
16980                }
16981            ],
16982            "traits": {
16983                "smithy.api#documentation": "<p>Lists the job executions for the specified thing.</p>",
16984                "smithy.api#http": {
16985                    "method": "GET",
16986                    "uri": "/things/{thingName}/jobs",
16987                    "code": 200
16988                },
16989                "smithy.api#paginated": {
16990                    "inputToken": "nextToken",
16991                    "outputToken": "nextToken",
16992                    "items": "executionSummaries",
16993                    "pageSize": "maxResults"
16994                }
16995            }
16996        },
16997        "com.amazonaws.iot#ListJobExecutionsForThingRequest": {
16998            "type": "structure",
16999            "members": {
17000                "thingName": {
17001                    "target": "com.amazonaws.iot#ThingName",
17002                    "traits": {
17003                        "smithy.api#documentation": "<p>The thing name.</p>",
17004                        "smithy.api#httpLabel": {},
17005                        "smithy.api#required": {}
17006                    }
17007                },
17008                "status": {
17009                    "target": "com.amazonaws.iot#JobExecutionStatus",
17010                    "traits": {
17011                        "smithy.api#documentation": "<p>An optional filter that lets you search for jobs that have the specified status.</p>",
17012                        "smithy.api#httpQuery": "status"
17013                    }
17014                },
17015                "namespaceId": {
17016                    "target": "com.amazonaws.iot#NamespaceId",
17017                    "traits": {
17018                        "smithy.api#documentation": "<p>The namespace used to indicate that a job is a customer-managed job.</p>\n        <p>When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that \n            contain the value in the following format.</p>\n        <p>\n            <code>$aws/things/<i>THING_NAME</i>/jobs/<i>JOB_ID</i>/notify-namespace-<i>NAMESPACE_ID</i>/</code>\n         </p>\n        <note>\n            <p>The <code>namespaceId</code> feature is in public preview.</p>\n         </note>",
17019                        "smithy.api#httpQuery": "namespaceId"
17020                    }
17021                },
17022                "maxResults": {
17023                    "target": "com.amazonaws.iot#LaserMaxResults",
17024                    "traits": {
17025                        "smithy.api#documentation": "<p>The maximum number of results to be returned per request.</p>",
17026                        "smithy.api#httpQuery": "maxResults"
17027                    }
17028                },
17029                "nextToken": {
17030                    "target": "com.amazonaws.iot#NextToken",
17031                    "traits": {
17032                        "smithy.api#documentation": "<p>The token to retrieve the next set of results.</p>",
17033                        "smithy.api#httpQuery": "nextToken"
17034                    }
17035                }
17036            }
17037        },
17038        "com.amazonaws.iot#ListJobExecutionsForThingResponse": {
17039            "type": "structure",
17040            "members": {
17041                "executionSummaries": {
17042                    "target": "com.amazonaws.iot#JobExecutionSummaryForThingList",
17043                    "traits": {
17044                        "smithy.api#documentation": "<p>A list of job execution summaries.</p>"
17045                    }
17046                },
17047                "nextToken": {
17048                    "target": "com.amazonaws.iot#NextToken",
17049                    "traits": {
17050                        "smithy.api#documentation": "<p>The token for the next set of results, or <b>null</b> if there are no\n            additional results.</p>"
17051                    }
17052                }
17053            }
17054        },
17055        "com.amazonaws.iot#ListJobs": {
17056            "type": "operation",
17057            "input": {
17058                "target": "com.amazonaws.iot#ListJobsRequest"
17059            },
17060            "output": {
17061                "target": "com.amazonaws.iot#ListJobsResponse"
17062            },
17063            "errors": [
17064                {
17065                    "target": "com.amazonaws.iot#InvalidRequestException"
17066                },
17067                {
17068                    "target": "com.amazonaws.iot#ResourceNotFoundException"
17069                },
17070                {
17071                    "target": "com.amazonaws.iot#ServiceUnavailableException"
17072                },
17073                {
17074                    "target": "com.amazonaws.iot#ThrottlingException"
17075                }
17076            ],
17077            "traits": {
17078                "smithy.api#documentation": "<p>Lists jobs.</p>",
17079                "smithy.api#http": {
17080                    "method": "GET",
17081                    "uri": "/jobs",
17082                    "code": 200
17083                },
17084                "smithy.api#paginated": {
17085                    "inputToken": "nextToken",
17086                    "outputToken": "nextToken",
17087                    "items": "jobs",
17088                    "pageSize": "maxResults"
17089                }
17090            }
17091        },
17092        "com.amazonaws.iot#ListJobsRequest": {
17093            "type": "structure",
17094            "members": {
17095                "status": {
17096                    "target": "com.amazonaws.iot#JobStatus",
17097                    "traits": {
17098                        "smithy.api#documentation": "<p>An optional filter that lets you search for jobs that have the specified status.</p>",
17099                        "smithy.api#httpQuery": "status"
17100                    }
17101                },
17102                "targetSelection": {
17103                    "target": "com.amazonaws.iot#TargetSelection",
17104                    "traits": {
17105                        "smithy.api#documentation": "<p>Specifies whether the job will continue to run (CONTINUOUS), or will be complete after all those things\n            specified as targets have completed the job (SNAPSHOT). If continuous, the job may also be run on a thing\n            when a change is detected in a target. For example, a job will run on a thing when the thing is added to a\n            target group, even after the job was completed by all things originally in the group. </p>",
17106                        "smithy.api#httpQuery": "targetSelection"
17107                    }
17108                },
17109                "maxResults": {
17110                    "target": "com.amazonaws.iot#LaserMaxResults",
17111                    "traits": {
17112                        "smithy.api#documentation": "<p>The maximum number of results to return per request.</p>",
17113                        "smithy.api#httpQuery": "maxResults"
17114                    }
17115                },
17116                "nextToken": {
17117                    "target": "com.amazonaws.iot#NextToken",
17118                    "traits": {
17119                        "smithy.api#documentation": "<p>The token to retrieve the next set of results.</p>",
17120                        "smithy.api#httpQuery": "nextToken"
17121                    }
17122                },
17123                "thingGroupName": {
17124                    "target": "com.amazonaws.iot#ThingGroupName",
17125                    "traits": {
17126                        "smithy.api#documentation": "<p>A filter that limits the returned jobs to those for the specified group.</p>",
17127                        "smithy.api#httpQuery": "thingGroupName"
17128                    }
17129                },
17130                "thingGroupId": {
17131                    "target": "com.amazonaws.iot#ThingGroupId",
17132                    "traits": {
17133                        "smithy.api#documentation": "<p>A filter that limits the returned jobs to those for the specified group.</p>",
17134                        "smithy.api#httpQuery": "thingGroupId"
17135                    }
17136                },
17137                "namespaceId": {
17138                    "target": "com.amazonaws.iot#NamespaceId",
17139                    "traits": {
17140                        "smithy.api#documentation": "<p>The namespace used to indicate that a job is a customer-managed job.</p>\n        <p>When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that \n            contain the value in the following format.</p>\n        <p>\n            <code>$aws/things/<i>THING_NAME</i>/jobs/<i>JOB_ID</i>/notify-namespace-<i>NAMESPACE_ID</i>/</code>\n         </p>\n        <note>\n            <p>The <code>namespaceId</code> feature is in public preview.</p>\n         </note>",
17141                        "smithy.api#httpQuery": "namespaceId"
17142                    }
17143                }
17144            }
17145        },
17146        "com.amazonaws.iot#ListJobsResponse": {
17147            "type": "structure",
17148            "members": {
17149                "jobs": {
17150                    "target": "com.amazonaws.iot#JobSummaryList",
17151                    "traits": {
17152                        "smithy.api#documentation": "<p>A list of jobs.</p>"
17153                    }
17154                },
17155                "nextToken": {
17156                    "target": "com.amazonaws.iot#NextToken",
17157                    "traits": {
17158                        "smithy.api#documentation": "<p>The token for the next set of results, or <b>null</b> if there are no\n            additional results.</p>"
17159                    }
17160                }
17161            }
17162        },
17163        "com.amazonaws.iot#ListMitigationActions": {
17164            "type": "operation",
17165            "input": {
17166                "target": "com.amazonaws.iot#ListMitigationActionsRequest"
17167            },
17168            "output": {
17169                "target": "com.amazonaws.iot#ListMitigationActionsResponse"
17170            },
17171            "errors": [
17172                {
17173                    "target": "com.amazonaws.iot#InternalFailureException"
17174                },
17175                {
17176                    "target": "com.amazonaws.iot#InvalidRequestException"
17177                },
17178                {
17179                    "target": "com.amazonaws.iot#ThrottlingException"
17180                }
17181            ],
17182            "traits": {
17183                "smithy.api#documentation": "<p>Gets a list of all mitigation actions that match the specified filter criteria.</p>",
17184                "smithy.api#http": {
17185                    "method": "GET",
17186                    "uri": "/mitigationactions/actions",
17187                    "code": 200
17188                },
17189                "smithy.api#paginated": {
17190                    "inputToken": "nextToken",
17191                    "outputToken": "nextToken",
17192                    "items": "actionIdentifiers",
17193                    "pageSize": "maxResults"
17194                }
17195            }
17196        },
17197        "com.amazonaws.iot#ListMitigationActionsRequest": {
17198            "type": "structure",
17199            "members": {
17200                "actionType": {
17201                    "target": "com.amazonaws.iot#MitigationActionType",
17202                    "traits": {
17203                        "smithy.api#documentation": "<p>Specify a value to limit the result to mitigation actions with a specific action type.</p>",
17204                        "smithy.api#httpQuery": "actionType"
17205                    }
17206                },
17207                "maxResults": {
17208                    "target": "com.amazonaws.iot#MaxResults",
17209                    "traits": {
17210                        "smithy.api#documentation": "<p>The maximum number of results to return at one time. The default is 25.</p>",
17211                        "smithy.api#httpQuery": "maxResults"
17212                    }
17213                },
17214                "nextToken": {
17215                    "target": "com.amazonaws.iot#NextToken",
17216                    "traits": {
17217                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
17218                        "smithy.api#httpQuery": "nextToken"
17219                    }
17220                }
17221            }
17222        },
17223        "com.amazonaws.iot#ListMitigationActionsResponse": {
17224            "type": "structure",
17225            "members": {
17226                "actionIdentifiers": {
17227                    "target": "com.amazonaws.iot#MitigationActionIdentifierList",
17228                    "traits": {
17229                        "smithy.api#documentation": "<p>A set of actions that matched the specified filter criteria.</p>"
17230                    }
17231                },
17232                "nextToken": {
17233                    "target": "com.amazonaws.iot#NextToken",
17234                    "traits": {
17235                        "smithy.api#documentation": "<p>The token for the next set of results.</p>"
17236                    }
17237                }
17238            }
17239        },
17240        "com.amazonaws.iot#ListOTAUpdates": {
17241            "type": "operation",
17242            "input": {
17243                "target": "com.amazonaws.iot#ListOTAUpdatesRequest"
17244            },
17245            "output": {
17246                "target": "com.amazonaws.iot#ListOTAUpdatesResponse"
17247            },
17248            "errors": [
17249                {
17250                    "target": "com.amazonaws.iot#InternalFailureException"
17251                },
17252                {
17253                    "target": "com.amazonaws.iot#InvalidRequestException"
17254                },
17255                {
17256                    "target": "com.amazonaws.iot#ServiceUnavailableException"
17257                },
17258                {
17259                    "target": "com.amazonaws.iot#ThrottlingException"
17260                },
17261                {
17262                    "target": "com.amazonaws.iot#UnauthorizedException"
17263                }
17264            ],
17265            "traits": {
17266                "smithy.api#documentation": "<p>Lists OTA updates.</p>",
17267                "smithy.api#http": {
17268                    "method": "GET",
17269                    "uri": "/otaUpdates",
17270                    "code": 200
17271                },
17272                "smithy.api#paginated": {
17273                    "inputToken": "nextToken",
17274                    "outputToken": "nextToken",
17275                    "items": "otaUpdates",
17276                    "pageSize": "maxResults"
17277                }
17278            }
17279        },
17280        "com.amazonaws.iot#ListOTAUpdatesRequest": {
17281            "type": "structure",
17282            "members": {
17283                "maxResults": {
17284                    "target": "com.amazonaws.iot#MaxResults",
17285                    "traits": {
17286                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
17287                        "smithy.api#httpQuery": "maxResults"
17288                    }
17289                },
17290                "nextToken": {
17291                    "target": "com.amazonaws.iot#NextToken",
17292                    "traits": {
17293                        "smithy.api#documentation": "<p>A token used to retrieve the next set of results.</p>",
17294                        "smithy.api#httpQuery": "nextToken"
17295                    }
17296                },
17297                "otaUpdateStatus": {
17298                    "target": "com.amazonaws.iot#OTAUpdateStatus",
17299                    "traits": {
17300                        "smithy.api#documentation": "<p>The OTA update job status.</p>",
17301                        "smithy.api#httpQuery": "otaUpdateStatus"
17302                    }
17303                }
17304            }
17305        },
17306        "com.amazonaws.iot#ListOTAUpdatesResponse": {
17307            "type": "structure",
17308            "members": {
17309                "otaUpdates": {
17310                    "target": "com.amazonaws.iot#OTAUpdatesSummary",
17311                    "traits": {
17312                        "smithy.api#documentation": "<p>A list of OTA update jobs.</p>"
17313                    }
17314                },
17315                "nextToken": {
17316                    "target": "com.amazonaws.iot#NextToken",
17317                    "traits": {
17318                        "smithy.api#documentation": "<p>A token to use to get the next set of results.</p>"
17319                    }
17320                }
17321            }
17322        },
17323        "com.amazonaws.iot#ListOutgoingCertificates": {
17324            "type": "operation",
17325            "input": {
17326                "target": "com.amazonaws.iot#ListOutgoingCertificatesRequest"
17327            },
17328            "output": {
17329                "target": "com.amazonaws.iot#ListOutgoingCertificatesResponse"
17330            },
17331            "errors": [
17332                {
17333                    "target": "com.amazonaws.iot#InternalFailureException"
17334                },
17335                {
17336                    "target": "com.amazonaws.iot#InvalidRequestException"
17337                },
17338                {
17339                    "target": "com.amazonaws.iot#ServiceUnavailableException"
17340                },
17341                {
17342                    "target": "com.amazonaws.iot#ThrottlingException"
17343                },
17344                {
17345                    "target": "com.amazonaws.iot#UnauthorizedException"
17346                }
17347            ],
17348            "traits": {
17349                "smithy.api#documentation": "<p>Lists certificates that are being transferred but not yet accepted.</p>",
17350                "smithy.api#http": {
17351                    "method": "GET",
17352                    "uri": "/certificates-out-going",
17353                    "code": 200
17354                },
17355                "smithy.api#paginated": {
17356                    "inputToken": "marker",
17357                    "outputToken": "nextMarker",
17358                    "items": "outgoingCertificates",
17359                    "pageSize": "pageSize"
17360                }
17361            }
17362        },
17363        "com.amazonaws.iot#ListOutgoingCertificatesRequest": {
17364            "type": "structure",
17365            "members": {
17366                "pageSize": {
17367                    "target": "com.amazonaws.iot#PageSize",
17368                    "traits": {
17369                        "smithy.api#documentation": "<p>The result page size.</p>",
17370                        "smithy.api#httpQuery": "pageSize"
17371                    }
17372                },
17373                "marker": {
17374                    "target": "com.amazonaws.iot#Marker",
17375                    "traits": {
17376                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>",
17377                        "smithy.api#httpQuery": "marker"
17378                    }
17379                },
17380                "ascendingOrder": {
17381                    "target": "com.amazonaws.iot#AscendingOrder",
17382                    "traits": {
17383                        "smithy.api#documentation": "<p>Specifies the order for results. If True, the results are returned in ascending\n         order, based on the creation date.</p>",
17384                        "smithy.api#httpQuery": "isAscendingOrder"
17385                    }
17386                }
17387            },
17388            "traits": {
17389                "smithy.api#documentation": "<p>The input to the ListOutgoingCertificates operation.</p>"
17390            }
17391        },
17392        "com.amazonaws.iot#ListOutgoingCertificatesResponse": {
17393            "type": "structure",
17394            "members": {
17395                "outgoingCertificates": {
17396                    "target": "com.amazonaws.iot#OutgoingCertificates",
17397                    "traits": {
17398                        "smithy.api#documentation": "<p>The certificates that are being transferred but not yet accepted.</p>"
17399                    }
17400                },
17401                "nextMarker": {
17402                    "target": "com.amazonaws.iot#Marker",
17403                    "traits": {
17404                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>"
17405                    }
17406                }
17407            },
17408            "traits": {
17409                "smithy.api#documentation": "<p>The output from the ListOutgoingCertificates operation.</p>"
17410            }
17411        },
17412        "com.amazonaws.iot#ListPolicies": {
17413            "type": "operation",
17414            "input": {
17415                "target": "com.amazonaws.iot#ListPoliciesRequest"
17416            },
17417            "output": {
17418                "target": "com.amazonaws.iot#ListPoliciesResponse"
17419            },
17420            "errors": [
17421                {
17422                    "target": "com.amazonaws.iot#InternalFailureException"
17423                },
17424                {
17425                    "target": "com.amazonaws.iot#InvalidRequestException"
17426                },
17427                {
17428                    "target": "com.amazonaws.iot#ServiceUnavailableException"
17429                },
17430                {
17431                    "target": "com.amazonaws.iot#ThrottlingException"
17432                },
17433                {
17434                    "target": "com.amazonaws.iot#UnauthorizedException"
17435                }
17436            ],
17437            "traits": {
17438                "smithy.api#documentation": "<p>Lists your policies.</p>",
17439                "smithy.api#http": {
17440                    "method": "GET",
17441                    "uri": "/policies",
17442                    "code": 200
17443                },
17444                "smithy.api#paginated": {
17445                    "inputToken": "marker",
17446                    "outputToken": "nextMarker",
17447                    "items": "policies",
17448                    "pageSize": "pageSize"
17449                }
17450            }
17451        },
17452        "com.amazonaws.iot#ListPoliciesRequest": {
17453            "type": "structure",
17454            "members": {
17455                "marker": {
17456                    "target": "com.amazonaws.iot#Marker",
17457                    "traits": {
17458                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>",
17459                        "smithy.api#httpQuery": "marker"
17460                    }
17461                },
17462                "pageSize": {
17463                    "target": "com.amazonaws.iot#PageSize",
17464                    "traits": {
17465                        "smithy.api#documentation": "<p>The result page size.</p>",
17466                        "smithy.api#httpQuery": "pageSize"
17467                    }
17468                },
17469                "ascendingOrder": {
17470                    "target": "com.amazonaws.iot#AscendingOrder",
17471                    "traits": {
17472                        "smithy.api#documentation": "<p>Specifies the order for results. If true, the results are returned in ascending\n         creation order.</p>",
17473                        "smithy.api#httpQuery": "isAscendingOrder"
17474                    }
17475                }
17476            },
17477            "traits": {
17478                "smithy.api#documentation": "<p>The input for the ListPolicies operation.</p>"
17479            }
17480        },
17481        "com.amazonaws.iot#ListPoliciesResponse": {
17482            "type": "structure",
17483            "members": {
17484                "policies": {
17485                    "target": "com.amazonaws.iot#Policies",
17486                    "traits": {
17487                        "smithy.api#documentation": "<p>The descriptions of the policies.</p>"
17488                    }
17489                },
17490                "nextMarker": {
17491                    "target": "com.amazonaws.iot#Marker",
17492                    "traits": {
17493                        "smithy.api#documentation": "<p>The marker for the next set of results, or null if there are no additional\n         results.</p>"
17494                    }
17495                }
17496            },
17497            "traits": {
17498                "smithy.api#documentation": "<p>The output from the ListPolicies operation.</p>"
17499            }
17500        },
17501        "com.amazonaws.iot#ListPolicyPrincipals": {
17502            "type": "operation",
17503            "input": {
17504                "target": "com.amazonaws.iot#ListPolicyPrincipalsRequest"
17505            },
17506            "output": {
17507                "target": "com.amazonaws.iot#ListPolicyPrincipalsResponse"
17508            },
17509            "errors": [
17510                {
17511                    "target": "com.amazonaws.iot#InternalFailureException"
17512                },
17513                {
17514                    "target": "com.amazonaws.iot#InvalidRequestException"
17515                },
17516                {
17517                    "target": "com.amazonaws.iot#ResourceNotFoundException"
17518                },
17519                {
17520                    "target": "com.amazonaws.iot#ServiceUnavailableException"
17521                },
17522                {
17523                    "target": "com.amazonaws.iot#ThrottlingException"
17524                },
17525                {
17526                    "target": "com.amazonaws.iot#UnauthorizedException"
17527                }
17528            ],
17529            "traits": {
17530                "smithy.api#deprecated": {},
17531                "smithy.api#documentation": "<p>Lists the principals associated with the specified policy.</p>\n         <p>\n            <b>Note:</b> This API is deprecated. Please use <a>ListTargetsForPolicy</a> instead.</p>",
17532                "smithy.api#http": {
17533                    "method": "GET",
17534                    "uri": "/policy-principals",
17535                    "code": 200
17536                },
17537                "smithy.api#paginated": {
17538                    "inputToken": "marker",
17539                    "outputToken": "nextMarker",
17540                    "items": "principals",
17541                    "pageSize": "pageSize"
17542                }
17543            }
17544        },
17545        "com.amazonaws.iot#ListPolicyPrincipalsRequest": {
17546            "type": "structure",
17547            "members": {
17548                "policyName": {
17549                    "target": "com.amazonaws.iot#PolicyName",
17550                    "traits": {
17551                        "smithy.api#documentation": "<p>The policy name.</p>",
17552                        "smithy.api#httpHeader": "x-amzn-iot-policy",
17553                        "smithy.api#required": {}
17554                    }
17555                },
17556                "marker": {
17557                    "target": "com.amazonaws.iot#Marker",
17558                    "traits": {
17559                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>",
17560                        "smithy.api#httpQuery": "marker"
17561                    }
17562                },
17563                "pageSize": {
17564                    "target": "com.amazonaws.iot#PageSize",
17565                    "traits": {
17566                        "smithy.api#documentation": "<p>The result page size.</p>",
17567                        "smithy.api#httpQuery": "pageSize"
17568                    }
17569                },
17570                "ascendingOrder": {
17571                    "target": "com.amazonaws.iot#AscendingOrder",
17572                    "traits": {
17573                        "smithy.api#documentation": "<p>Specifies the order for results. If true, the results are returned in ascending\n         creation order.</p>",
17574                        "smithy.api#httpQuery": "isAscendingOrder"
17575                    }
17576                }
17577            },
17578            "traits": {
17579                "smithy.api#documentation": "<p>The input for the ListPolicyPrincipals operation.</p>"
17580            }
17581        },
17582        "com.amazonaws.iot#ListPolicyPrincipalsResponse": {
17583            "type": "structure",
17584            "members": {
17585                "principals": {
17586                    "target": "com.amazonaws.iot#Principals",
17587                    "traits": {
17588                        "smithy.api#documentation": "<p>The descriptions of the principals.</p>"
17589                    }
17590                },
17591                "nextMarker": {
17592                    "target": "com.amazonaws.iot#Marker",
17593                    "traits": {
17594                        "smithy.api#documentation": "<p>The marker for the next set of results, or null if there are no additional\n         results.</p>"
17595                    }
17596                }
17597            },
17598            "traits": {
17599                "smithy.api#documentation": "<p>The output from the ListPolicyPrincipals operation.</p>"
17600            }
17601        },
17602        "com.amazonaws.iot#ListPolicyVersions": {
17603            "type": "operation",
17604            "input": {
17605                "target": "com.amazonaws.iot#ListPolicyVersionsRequest"
17606            },
17607            "output": {
17608                "target": "com.amazonaws.iot#ListPolicyVersionsResponse"
17609            },
17610            "errors": [
17611                {
17612                    "target": "com.amazonaws.iot#InternalFailureException"
17613                },
17614                {
17615                    "target": "com.amazonaws.iot#InvalidRequestException"
17616                },
17617                {
17618                    "target": "com.amazonaws.iot#ResourceNotFoundException"
17619                },
17620                {
17621                    "target": "com.amazonaws.iot#ServiceUnavailableException"
17622                },
17623                {
17624                    "target": "com.amazonaws.iot#ThrottlingException"
17625                },
17626                {
17627                    "target": "com.amazonaws.iot#UnauthorizedException"
17628                }
17629            ],
17630            "traits": {
17631                "smithy.api#documentation": "<p>Lists the versions of the specified policy and identifies the default\n         version.</p>",
17632                "smithy.api#http": {
17633                    "method": "GET",
17634                    "uri": "/policies/{policyName}/version",
17635                    "code": 200
17636                }
17637            }
17638        },
17639        "com.amazonaws.iot#ListPolicyVersionsRequest": {
17640            "type": "structure",
17641            "members": {
17642                "policyName": {
17643                    "target": "com.amazonaws.iot#PolicyName",
17644                    "traits": {
17645                        "smithy.api#documentation": "<p>The policy name.</p>",
17646                        "smithy.api#httpLabel": {},
17647                        "smithy.api#required": {}
17648                    }
17649                }
17650            },
17651            "traits": {
17652                "smithy.api#documentation": "<p>The input for the ListPolicyVersions operation.</p>"
17653            }
17654        },
17655        "com.amazonaws.iot#ListPolicyVersionsResponse": {
17656            "type": "structure",
17657            "members": {
17658                "policyVersions": {
17659                    "target": "com.amazonaws.iot#PolicyVersions",
17660                    "traits": {
17661                        "smithy.api#documentation": "<p>The policy versions.</p>"
17662                    }
17663                }
17664            },
17665            "traits": {
17666                "smithy.api#documentation": "<p>The output from the ListPolicyVersions operation.</p>"
17667            }
17668        },
17669        "com.amazonaws.iot#ListPrincipalPolicies": {
17670            "type": "operation",
17671            "input": {
17672                "target": "com.amazonaws.iot#ListPrincipalPoliciesRequest"
17673            },
17674            "output": {
17675                "target": "com.amazonaws.iot#ListPrincipalPoliciesResponse"
17676            },
17677            "errors": [
17678                {
17679                    "target": "com.amazonaws.iot#InternalFailureException"
17680                },
17681                {
17682                    "target": "com.amazonaws.iot#InvalidRequestException"
17683                },
17684                {
17685                    "target": "com.amazonaws.iot#ResourceNotFoundException"
17686                },
17687                {
17688                    "target": "com.amazonaws.iot#ServiceUnavailableException"
17689                },
17690                {
17691                    "target": "com.amazonaws.iot#ThrottlingException"
17692                },
17693                {
17694                    "target": "com.amazonaws.iot#UnauthorizedException"
17695                }
17696            ],
17697            "traits": {
17698                "smithy.api#deprecated": {},
17699                "smithy.api#documentation": "<p>Lists the policies attached to the specified principal. If you use an Cognito\n         identity, the ID must be in <a href=\"https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetCredentialsForIdentity.html#API_GetCredentialsForIdentity_RequestSyntax\">AmazonCognito Identity format</a>.</p>\n         <p>\n            <b>Note:</b> This API is deprecated. Please use <a>ListAttachedPolicies</a> instead.</p>",
17700                "smithy.api#http": {
17701                    "method": "GET",
17702                    "uri": "/principal-policies",
17703                    "code": 200
17704                },
17705                "smithy.api#paginated": {
17706                    "inputToken": "marker",
17707                    "outputToken": "nextMarker",
17708                    "items": "policies",
17709                    "pageSize": "pageSize"
17710                }
17711            }
17712        },
17713        "com.amazonaws.iot#ListPrincipalPoliciesRequest": {
17714            "type": "structure",
17715            "members": {
17716                "principal": {
17717                    "target": "com.amazonaws.iot#Principal",
17718                    "traits": {
17719                        "smithy.api#documentation": "<p>The principal. Valid principals are CertificateArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:cert/<i>certificateId</i>), thingGroupArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:thinggroup/<i>groupName</i>) and CognitoId (<i>region</i>:<i>id</i>).</p>",
17720                        "smithy.api#httpHeader": "x-amzn-iot-principal",
17721                        "smithy.api#required": {}
17722                    }
17723                },
17724                "marker": {
17725                    "target": "com.amazonaws.iot#Marker",
17726                    "traits": {
17727                        "smithy.api#documentation": "<p>The marker for the next set of results.</p>",
17728                        "smithy.api#httpQuery": "marker"
17729                    }
17730                },
17731                "pageSize": {
17732                    "target": "com.amazonaws.iot#PageSize",
17733                    "traits": {
17734                        "smithy.api#documentation": "<p>The result page size.</p>",
17735                        "smithy.api#httpQuery": "pageSize"
17736                    }
17737                },
17738                "ascendingOrder": {
17739                    "target": "com.amazonaws.iot#AscendingOrder",
17740                    "traits": {
17741                        "smithy.api#documentation": "<p>Specifies the order for results. If true, results are returned in ascending creation\n         order.</p>",
17742                        "smithy.api#httpQuery": "isAscendingOrder"
17743                    }
17744                }
17745            },
17746            "traits": {
17747                "smithy.api#documentation": "<p>The input for the ListPrincipalPolicies operation.</p>"
17748            }
17749        },
17750        "com.amazonaws.iot#ListPrincipalPoliciesResponse": {
17751            "type": "structure",
17752            "members": {
17753                "policies": {
17754                    "target": "com.amazonaws.iot#Policies",
17755                    "traits": {
17756                        "smithy.api#documentation": "<p>The policies.</p>"
17757                    }
17758                },
17759                "nextMarker": {
17760                    "target": "com.amazonaws.iot#Marker",
17761                    "traits": {
17762                        "smithy.api#documentation": "<p>The marker for the next set of results, or null if there are no additional\n         results.</p>"
17763                    }
17764                }
17765            },
17766            "traits": {
17767                "smithy.api#documentation": "<p>The output from the ListPrincipalPolicies operation.</p>"
17768            }
17769        },
17770        "com.amazonaws.iot#ListPrincipalThings": {
17771            "type": "operation",
17772            "input": {
17773                "target": "com.amazonaws.iot#ListPrincipalThingsRequest"
17774            },
17775            "output": {
17776                "target": "com.amazonaws.iot#ListPrincipalThingsResponse"
17777            },
17778            "errors": [
17779                {
17780                    "target": "com.amazonaws.iot#InternalFailureException"
17781                },
17782                {
17783                    "target": "com.amazonaws.iot#InvalidRequestException"
17784                },
17785                {
17786                    "target": "com.amazonaws.iot#ResourceNotFoundException"
17787                },
17788                {
17789                    "target": "com.amazonaws.iot#ServiceUnavailableException"
17790                },
17791                {
17792                    "target": "com.amazonaws.iot#ThrottlingException"
17793                },
17794                {
17795                    "target": "com.amazonaws.iot#UnauthorizedException"
17796                }
17797            ],
17798            "traits": {
17799                "smithy.api#documentation": "<p>Lists the things associated with the specified principal. A principal can be X.509\n\t\t\tcertificates, IAM users, groups, and roles, Amazon Cognito identities or federated\n\t\t\tidentities. </p>",
17800                "smithy.api#http": {
17801                    "method": "GET",
17802                    "uri": "/principals/things",
17803                    "code": 200
17804                },
17805                "smithy.api#paginated": {
17806                    "inputToken": "nextToken",
17807                    "outputToken": "nextToken",
17808                    "items": "things",
17809                    "pageSize": "maxResults"
17810                }
17811            }
17812        },
17813        "com.amazonaws.iot#ListPrincipalThingsRequest": {
17814            "type": "structure",
17815            "members": {
17816                "nextToken": {
17817                    "target": "com.amazonaws.iot#NextToken",
17818                    "traits": {
17819                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
17820                        "smithy.api#httpQuery": "nextToken"
17821                    }
17822                },
17823                "maxResults": {
17824                    "target": "com.amazonaws.iot#RegistryMaxResults",
17825                    "traits": {
17826                        "smithy.api#documentation": "<p>The maximum number of results to return in this operation.</p>",
17827                        "smithy.api#httpQuery": "maxResults"
17828                    }
17829                },
17830                "principal": {
17831                    "target": "com.amazonaws.iot#Principal",
17832                    "traits": {
17833                        "smithy.api#documentation": "<p>The principal.</p>",
17834                        "smithy.api#httpHeader": "x-amzn-principal",
17835                        "smithy.api#required": {}
17836                    }
17837                }
17838            },
17839            "traits": {
17840                "smithy.api#documentation": "<p>The input for the ListPrincipalThings operation.</p>"
17841            }
17842        },
17843        "com.amazonaws.iot#ListPrincipalThingsResponse": {
17844            "type": "structure",
17845            "members": {
17846                "things": {
17847                    "target": "com.amazonaws.iot#ThingNameList",
17848                    "traits": {
17849                        "smithy.api#documentation": "<p>The things.</p>"
17850                    }
17851                },
17852                "nextToken": {
17853                    "target": "com.amazonaws.iot#NextToken",
17854                    "traits": {
17855                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
17856                    }
17857                }
17858            },
17859            "traits": {
17860                "smithy.api#documentation": "<p>The output from the ListPrincipalThings operation.</p>"
17861            }
17862        },
17863        "com.amazonaws.iot#ListProvisioningTemplateVersions": {
17864            "type": "operation",
17865            "input": {
17866                "target": "com.amazonaws.iot#ListProvisioningTemplateVersionsRequest"
17867            },
17868            "output": {
17869                "target": "com.amazonaws.iot#ListProvisioningTemplateVersionsResponse"
17870            },
17871            "errors": [
17872                {
17873                    "target": "com.amazonaws.iot#InternalFailureException"
17874                },
17875                {
17876                    "target": "com.amazonaws.iot#InvalidRequestException"
17877                },
17878                {
17879                    "target": "com.amazonaws.iot#ResourceNotFoundException"
17880                },
17881                {
17882                    "target": "com.amazonaws.iot#ThrottlingException"
17883                },
17884                {
17885                    "target": "com.amazonaws.iot#UnauthorizedException"
17886                }
17887            ],
17888            "traits": {
17889                "smithy.api#documentation": "<p>A list of fleet provisioning template versions.</p>",
17890                "smithy.api#http": {
17891                    "method": "GET",
17892                    "uri": "/provisioning-templates/{templateName}/versions",
17893                    "code": 200
17894                },
17895                "smithy.api#paginated": {
17896                    "inputToken": "nextToken",
17897                    "outputToken": "nextToken",
17898                    "items": "versions",
17899                    "pageSize": "maxResults"
17900                }
17901            }
17902        },
17903        "com.amazonaws.iot#ListProvisioningTemplateVersionsRequest": {
17904            "type": "structure",
17905            "members": {
17906                "templateName": {
17907                    "target": "com.amazonaws.iot#TemplateName",
17908                    "traits": {
17909                        "smithy.api#documentation": "<p>The name of the fleet provisioning template.</p>",
17910                        "smithy.api#httpLabel": {},
17911                        "smithy.api#required": {}
17912                    }
17913                },
17914                "maxResults": {
17915                    "target": "com.amazonaws.iot#MaxResults",
17916                    "traits": {
17917                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
17918                        "smithy.api#httpQuery": "maxResults"
17919                    }
17920                },
17921                "nextToken": {
17922                    "target": "com.amazonaws.iot#NextToken",
17923                    "traits": {
17924                        "smithy.api#documentation": "<p>A token to retrieve the next set of results.</p>",
17925                        "smithy.api#httpQuery": "nextToken"
17926                    }
17927                }
17928            }
17929        },
17930        "com.amazonaws.iot#ListProvisioningTemplateVersionsResponse": {
17931            "type": "structure",
17932            "members": {
17933                "versions": {
17934                    "target": "com.amazonaws.iot#ProvisioningTemplateVersionListing",
17935                    "traits": {
17936                        "smithy.api#documentation": "<p>The list of fleet provisioning template versions.</p>"
17937                    }
17938                },
17939                "nextToken": {
17940                    "target": "com.amazonaws.iot#NextToken",
17941                    "traits": {
17942                        "smithy.api#documentation": "<p>A token to retrieve the next set of results.</p>"
17943                    }
17944                }
17945            }
17946        },
17947        "com.amazonaws.iot#ListProvisioningTemplates": {
17948            "type": "operation",
17949            "input": {
17950                "target": "com.amazonaws.iot#ListProvisioningTemplatesRequest"
17951            },
17952            "output": {
17953                "target": "com.amazonaws.iot#ListProvisioningTemplatesResponse"
17954            },
17955            "errors": [
17956                {
17957                    "target": "com.amazonaws.iot#InternalFailureException"
17958                },
17959                {
17960                    "target": "com.amazonaws.iot#InvalidRequestException"
17961                },
17962                {
17963                    "target": "com.amazonaws.iot#ThrottlingException"
17964                },
17965                {
17966                    "target": "com.amazonaws.iot#UnauthorizedException"
17967                }
17968            ],
17969            "traits": {
17970                "smithy.api#documentation": "<p>Lists the fleet provisioning templates in your AWS account.</p>",
17971                "smithy.api#http": {
17972                    "method": "GET",
17973                    "uri": "/provisioning-templates",
17974                    "code": 200
17975                },
17976                "smithy.api#paginated": {
17977                    "inputToken": "nextToken",
17978                    "outputToken": "nextToken",
17979                    "items": "templates",
17980                    "pageSize": "maxResults"
17981                }
17982            }
17983        },
17984        "com.amazonaws.iot#ListProvisioningTemplatesRequest": {
17985            "type": "structure",
17986            "members": {
17987                "maxResults": {
17988                    "target": "com.amazonaws.iot#MaxResults",
17989                    "traits": {
17990                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
17991                        "smithy.api#httpQuery": "maxResults"
17992                    }
17993                },
17994                "nextToken": {
17995                    "target": "com.amazonaws.iot#NextToken",
17996                    "traits": {
17997                        "smithy.api#documentation": "<p>A token to retrieve the next set of results.</p>",
17998                        "smithy.api#httpQuery": "nextToken"
17999                    }
18000                }
18001            }
18002        },
18003        "com.amazonaws.iot#ListProvisioningTemplatesResponse": {
18004            "type": "structure",
18005            "members": {
18006                "templates": {
18007                    "target": "com.amazonaws.iot#ProvisioningTemplateListing",
18008                    "traits": {
18009                        "smithy.api#documentation": "<p>A list of fleet provisioning templates</p>"
18010                    }
18011                },
18012                "nextToken": {
18013                    "target": "com.amazonaws.iot#NextToken",
18014                    "traits": {
18015                        "smithy.api#documentation": "<p>A token to retrieve the next set of results.</p>"
18016                    }
18017                }
18018            }
18019        },
18020        "com.amazonaws.iot#ListRoleAliases": {
18021            "type": "operation",
18022            "input": {
18023                "target": "com.amazonaws.iot#ListRoleAliasesRequest"
18024            },
18025            "output": {
18026                "target": "com.amazonaws.iot#ListRoleAliasesResponse"
18027            },
18028            "errors": [
18029                {
18030                    "target": "com.amazonaws.iot#InternalFailureException"
18031                },
18032                {
18033                    "target": "com.amazonaws.iot#InvalidRequestException"
18034                },
18035                {
18036                    "target": "com.amazonaws.iot#ServiceUnavailableException"
18037                },
18038                {
18039                    "target": "com.amazonaws.iot#ThrottlingException"
18040                },
18041                {
18042                    "target": "com.amazonaws.iot#UnauthorizedException"
18043                }
18044            ],
18045            "traits": {
18046                "smithy.api#documentation": "<p>Lists the role aliases registered in your account.</p>",
18047                "smithy.api#http": {
18048                    "method": "GET",
18049                    "uri": "/role-aliases",
18050                    "code": 200
18051                },
18052                "smithy.api#paginated": {
18053                    "inputToken": "marker",
18054                    "outputToken": "nextMarker",
18055                    "items": "roleAliases",
18056                    "pageSize": "pageSize"
18057                }
18058            }
18059        },
18060        "com.amazonaws.iot#ListRoleAliasesRequest": {
18061            "type": "structure",
18062            "members": {
18063                "pageSize": {
18064                    "target": "com.amazonaws.iot#PageSize",
18065                    "traits": {
18066                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
18067                        "smithy.api#httpQuery": "pageSize"
18068                    }
18069                },
18070                "marker": {
18071                    "target": "com.amazonaws.iot#Marker",
18072                    "traits": {
18073                        "smithy.api#documentation": "<p>A marker used to get the next set of results.</p>",
18074                        "smithy.api#httpQuery": "marker"
18075                    }
18076                },
18077                "ascendingOrder": {
18078                    "target": "com.amazonaws.iot#AscendingOrder",
18079                    "traits": {
18080                        "smithy.api#documentation": "<p>Return the list of role aliases in ascending alphabetical order.</p>",
18081                        "smithy.api#httpQuery": "isAscendingOrder"
18082                    }
18083                }
18084            }
18085        },
18086        "com.amazonaws.iot#ListRoleAliasesResponse": {
18087            "type": "structure",
18088            "members": {
18089                "roleAliases": {
18090                    "target": "com.amazonaws.iot#RoleAliases",
18091                    "traits": {
18092                        "smithy.api#documentation": "<p>The role aliases.</p>"
18093                    }
18094                },
18095                "nextMarker": {
18096                    "target": "com.amazonaws.iot#Marker",
18097                    "traits": {
18098                        "smithy.api#documentation": "<p>A marker used to get the next set of results.</p>"
18099                    }
18100                }
18101            }
18102        },
18103        "com.amazonaws.iot#ListScheduledAudits": {
18104            "type": "operation",
18105            "input": {
18106                "target": "com.amazonaws.iot#ListScheduledAuditsRequest"
18107            },
18108            "output": {
18109                "target": "com.amazonaws.iot#ListScheduledAuditsResponse"
18110            },
18111            "errors": [
18112                {
18113                    "target": "com.amazonaws.iot#InternalFailureException"
18114                },
18115                {
18116                    "target": "com.amazonaws.iot#InvalidRequestException"
18117                },
18118                {
18119                    "target": "com.amazonaws.iot#ThrottlingException"
18120                }
18121            ],
18122            "traits": {
18123                "smithy.api#documentation": "<p>Lists all of your scheduled audits.</p>",
18124                "smithy.api#http": {
18125                    "method": "GET",
18126                    "uri": "/audit/scheduledaudits",
18127                    "code": 200
18128                },
18129                "smithy.api#paginated": {
18130                    "inputToken": "nextToken",
18131                    "outputToken": "nextToken",
18132                    "items": "scheduledAudits",
18133                    "pageSize": "maxResults"
18134                }
18135            }
18136        },
18137        "com.amazonaws.iot#ListScheduledAuditsRequest": {
18138            "type": "structure",
18139            "members": {
18140                "nextToken": {
18141                    "target": "com.amazonaws.iot#NextToken",
18142                    "traits": {
18143                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
18144                        "smithy.api#httpQuery": "nextToken"
18145                    }
18146                },
18147                "maxResults": {
18148                    "target": "com.amazonaws.iot#MaxResults",
18149                    "traits": {
18150                        "smithy.api#documentation": "<p>The maximum number of results to return at one time. The default is 25.</p>",
18151                        "smithy.api#httpQuery": "maxResults"
18152                    }
18153                }
18154            }
18155        },
18156        "com.amazonaws.iot#ListScheduledAuditsResponse": {
18157            "type": "structure",
18158            "members": {
18159                "scheduledAudits": {
18160                    "target": "com.amazonaws.iot#ScheduledAuditMetadataList",
18161                    "traits": {
18162                        "smithy.api#documentation": "<p>The list of scheduled audits.</p>"
18163                    }
18164                },
18165                "nextToken": {
18166                    "target": "com.amazonaws.iot#NextToken",
18167                    "traits": {
18168                        "smithy.api#documentation": "<p>A token that can be used to retrieve the next set of results, \n            or <code>null</code> if there are no additional results.</p>"
18169                    }
18170                }
18171            }
18172        },
18173        "com.amazonaws.iot#ListSecurityProfiles": {
18174            "type": "operation",
18175            "input": {
18176                "target": "com.amazonaws.iot#ListSecurityProfilesRequest"
18177            },
18178            "output": {
18179                "target": "com.amazonaws.iot#ListSecurityProfilesResponse"
18180            },
18181            "errors": [
18182                {
18183                    "target": "com.amazonaws.iot#InternalFailureException"
18184                },
18185                {
18186                    "target": "com.amazonaws.iot#InvalidRequestException"
18187                },
18188                {
18189                    "target": "com.amazonaws.iot#ResourceNotFoundException"
18190                },
18191                {
18192                    "target": "com.amazonaws.iot#ThrottlingException"
18193                }
18194            ],
18195            "traits": {
18196                "smithy.api#documentation": "<p>Lists the Device Defender security profiles\n      you've\n      created. You can filter security profiles by dimension or custom metric.</p>\n         <note>\n            <p>\n               <code>dimensionName</code> and <code>metricName</code> cannot be used in the same request.</p>\n         </note>",
18197                "smithy.api#http": {
18198                    "method": "GET",
18199                    "uri": "/security-profiles",
18200                    "code": 200
18201                },
18202                "smithy.api#paginated": {
18203                    "inputToken": "nextToken",
18204                    "outputToken": "nextToken",
18205                    "items": "securityProfileIdentifiers",
18206                    "pageSize": "maxResults"
18207                }
18208            }
18209        },
18210        "com.amazonaws.iot#ListSecurityProfilesForTarget": {
18211            "type": "operation",
18212            "input": {
18213                "target": "com.amazonaws.iot#ListSecurityProfilesForTargetRequest"
18214            },
18215            "output": {
18216                "target": "com.amazonaws.iot#ListSecurityProfilesForTargetResponse"
18217            },
18218            "errors": [
18219                {
18220                    "target": "com.amazonaws.iot#InternalFailureException"
18221                },
18222                {
18223                    "target": "com.amazonaws.iot#InvalidRequestException"
18224                },
18225                {
18226                    "target": "com.amazonaws.iot#ResourceNotFoundException"
18227                },
18228                {
18229                    "target": "com.amazonaws.iot#ThrottlingException"
18230                }
18231            ],
18232            "traits": {
18233                "smithy.api#documentation": "<p>Lists the Device Defender security profiles attached to a target (thing group).</p>",
18234                "smithy.api#http": {
18235                    "method": "GET",
18236                    "uri": "/security-profiles-for-target",
18237                    "code": 200
18238                },
18239                "smithy.api#paginated": {
18240                    "inputToken": "nextToken",
18241                    "outputToken": "nextToken",
18242                    "items": "securityProfileTargetMappings",
18243                    "pageSize": "maxResults"
18244                }
18245            }
18246        },
18247        "com.amazonaws.iot#ListSecurityProfilesForTargetRequest": {
18248            "type": "structure",
18249            "members": {
18250                "nextToken": {
18251                    "target": "com.amazonaws.iot#NextToken",
18252                    "traits": {
18253                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
18254                        "smithy.api#httpQuery": "nextToken"
18255                    }
18256                },
18257                "maxResults": {
18258                    "target": "com.amazonaws.iot#MaxResults",
18259                    "traits": {
18260                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
18261                        "smithy.api#httpQuery": "maxResults"
18262                    }
18263                },
18264                "recursive": {
18265                    "target": "com.amazonaws.iot#Recursive",
18266                    "traits": {
18267                        "smithy.api#documentation": "<p>If true, return child groups too.</p>",
18268                        "smithy.api#httpQuery": "recursive"
18269                    }
18270                },
18271                "securityProfileTargetArn": {
18272                    "target": "com.amazonaws.iot#SecurityProfileTargetArn",
18273                    "traits": {
18274                        "smithy.api#documentation": "<p>The ARN of the target (thing group) whose attached security profiles you want to get.</p>",
18275                        "smithy.api#httpQuery": "securityProfileTargetArn",
18276                        "smithy.api#required": {}
18277                    }
18278                }
18279            }
18280        },
18281        "com.amazonaws.iot#ListSecurityProfilesForTargetResponse": {
18282            "type": "structure",
18283            "members": {
18284                "securityProfileTargetMappings": {
18285                    "target": "com.amazonaws.iot#SecurityProfileTargetMappings",
18286                    "traits": {
18287                        "smithy.api#documentation": "<p>A list of security profiles and their associated targets.</p>"
18288                    }
18289                },
18290                "nextToken": {
18291                    "target": "com.amazonaws.iot#NextToken",
18292                    "traits": {
18293                        "smithy.api#documentation": "<p>A token that can be used to retrieve the next set of results, or <code>null</code> if there are no\n        additional results.</p>"
18294                    }
18295                }
18296            }
18297        },
18298        "com.amazonaws.iot#ListSecurityProfilesRequest": {
18299            "type": "structure",
18300            "members": {
18301                "nextToken": {
18302                    "target": "com.amazonaws.iot#NextToken",
18303                    "traits": {
18304                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
18305                        "smithy.api#httpQuery": "nextToken"
18306                    }
18307                },
18308                "maxResults": {
18309                    "target": "com.amazonaws.iot#MaxResults",
18310                    "traits": {
18311                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
18312                        "smithy.api#httpQuery": "maxResults"
18313                    }
18314                },
18315                "dimensionName": {
18316                    "target": "com.amazonaws.iot#DimensionName",
18317                    "traits": {
18318                        "smithy.api#documentation": "<p>A filter to limit results to the security profiles that use the defined dimension.\n      Cannot be used with <code>metricName</code>\n         </p>",
18319                        "smithy.api#httpQuery": "dimensionName"
18320                    }
18321                },
18322                "metricName": {
18323                    "target": "com.amazonaws.iot#MetricName",
18324                    "traits": {
18325                        "smithy.api#documentation": "<p> The name of the custom metric.\n      Cannot be used with <code>dimensionName</code>. </p>",
18326                        "smithy.api#httpQuery": "metricName"
18327                    }
18328                }
18329            }
18330        },
18331        "com.amazonaws.iot#ListSecurityProfilesResponse": {
18332            "type": "structure",
18333            "members": {
18334                "securityProfileIdentifiers": {
18335                    "target": "com.amazonaws.iot#SecurityProfileIdentifiers",
18336                    "traits": {
18337                        "smithy.api#documentation": "<p>A list of security profile identifiers (names and ARNs).</p>"
18338                    }
18339                },
18340                "nextToken": {
18341                    "target": "com.amazonaws.iot#NextToken",
18342                    "traits": {
18343                        "smithy.api#documentation": "<p>A token that can be used to retrieve the next set of results, or <code>null</code> if there are no\n        additional results.</p>"
18344                    }
18345                }
18346            }
18347        },
18348        "com.amazonaws.iot#ListStreams": {
18349            "type": "operation",
18350            "input": {
18351                "target": "com.amazonaws.iot#ListStreamsRequest"
18352            },
18353            "output": {
18354                "target": "com.amazonaws.iot#ListStreamsResponse"
18355            },
18356            "errors": [
18357                {
18358                    "target": "com.amazonaws.iot#InternalFailureException"
18359                },
18360                {
18361                    "target": "com.amazonaws.iot#InvalidRequestException"
18362                },
18363                {
18364                    "target": "com.amazonaws.iot#ServiceUnavailableException"
18365                },
18366                {
18367                    "target": "com.amazonaws.iot#ThrottlingException"
18368                },
18369                {
18370                    "target": "com.amazonaws.iot#UnauthorizedException"
18371                }
18372            ],
18373            "traits": {
18374                "smithy.api#documentation": "<p>Lists all of the streams in your AWS account.</p>",
18375                "smithy.api#http": {
18376                    "method": "GET",
18377                    "uri": "/streams",
18378                    "code": 200
18379                },
18380                "smithy.api#paginated": {
18381                    "inputToken": "nextToken",
18382                    "outputToken": "nextToken",
18383                    "items": "streams",
18384                    "pageSize": "maxResults"
18385                }
18386            }
18387        },
18388        "com.amazonaws.iot#ListStreamsRequest": {
18389            "type": "structure",
18390            "members": {
18391                "maxResults": {
18392                    "target": "com.amazonaws.iot#MaxResults",
18393                    "traits": {
18394                        "smithy.api#documentation": "<p>The maximum number of results to return at a time.</p>",
18395                        "smithy.api#httpQuery": "maxResults"
18396                    }
18397                },
18398                "nextToken": {
18399                    "target": "com.amazonaws.iot#NextToken",
18400                    "traits": {
18401                        "smithy.api#documentation": "<p>A token used to get the next set of results.</p>",
18402                        "smithy.api#httpQuery": "nextToken"
18403                    }
18404                },
18405                "ascendingOrder": {
18406                    "target": "com.amazonaws.iot#AscendingOrder",
18407                    "traits": {
18408                        "smithy.api#documentation": "<p>Set to true to return the list of streams in ascending order.</p>",
18409                        "smithy.api#httpQuery": "isAscendingOrder"
18410                    }
18411                }
18412            }
18413        },
18414        "com.amazonaws.iot#ListStreamsResponse": {
18415            "type": "structure",
18416            "members": {
18417                "streams": {
18418                    "target": "com.amazonaws.iot#StreamsSummary",
18419                    "traits": {
18420                        "smithy.api#documentation": "<p>A list of streams.</p>"
18421                    }
18422                },
18423                "nextToken": {
18424                    "target": "com.amazonaws.iot#NextToken",
18425                    "traits": {
18426                        "smithy.api#documentation": "<p>A token used to get the next set of results.</p>"
18427                    }
18428                }
18429            }
18430        },
18431        "com.amazonaws.iot#ListSuppressedAlerts": {
18432            "type": "boolean",
18433            "traits": {
18434                "smithy.api#box": {}
18435            }
18436        },
18437        "com.amazonaws.iot#ListSuppressedFindings": {
18438            "type": "boolean"
18439        },
18440        "com.amazonaws.iot#ListTagsForResource": {
18441            "type": "operation",
18442            "input": {
18443                "target": "com.amazonaws.iot#ListTagsForResourceRequest"
18444            },
18445            "output": {
18446                "target": "com.amazonaws.iot#ListTagsForResourceResponse"
18447            },
18448            "errors": [
18449                {
18450                    "target": "com.amazonaws.iot#InternalFailureException"
18451                },
18452                {
18453                    "target": "com.amazonaws.iot#InvalidRequestException"
18454                },
18455                {
18456                    "target": "com.amazonaws.iot#ResourceNotFoundException"
18457                },
18458                {
18459                    "target": "com.amazonaws.iot#ThrottlingException"
18460                }
18461            ],
18462            "traits": {
18463                "smithy.api#documentation": "<p>Lists the tags (metadata) you have assigned to the resource.</p>",
18464                "smithy.api#http": {
18465                    "method": "GET",
18466                    "uri": "/tags",
18467                    "code": 200
18468                },
18469                "smithy.api#paginated": {
18470                    "inputToken": "nextToken",
18471                    "outputToken": "nextToken",
18472                    "items": "tags"
18473                }
18474            }
18475        },
18476        "com.amazonaws.iot#ListTagsForResourceRequest": {
18477            "type": "structure",
18478            "members": {
18479                "resourceArn": {
18480                    "target": "com.amazonaws.iot#ResourceArn",
18481                    "traits": {
18482                        "smithy.api#documentation": "<p>The ARN of the resource.</p>",
18483                        "smithy.api#httpQuery": "resourceArn",
18484                        "smithy.api#required": {}
18485                    }
18486                },
18487                "nextToken": {
18488                    "target": "com.amazonaws.iot#NextToken",
18489                    "traits": {
18490                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
18491                        "smithy.api#httpQuery": "nextToken"
18492                    }
18493                }
18494            }
18495        },
18496        "com.amazonaws.iot#ListTagsForResourceResponse": {
18497            "type": "structure",
18498            "members": {
18499                "tags": {
18500                    "target": "com.amazonaws.iot#TagList",
18501                    "traits": {
18502                        "smithy.api#documentation": "<p>The list of tags assigned to the resource.</p>"
18503                    }
18504                },
18505                "nextToken": {
18506                    "target": "com.amazonaws.iot#NextToken",
18507                    "traits": {
18508                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
18509                    }
18510                }
18511            }
18512        },
18513        "com.amazonaws.iot#ListTargetsForPolicy": {
18514            "type": "operation",
18515            "input": {
18516                "target": "com.amazonaws.iot#ListTargetsForPolicyRequest"
18517            },
18518            "output": {
18519                "target": "com.amazonaws.iot#ListTargetsForPolicyResponse"
18520            },
18521            "errors": [
18522                {
18523                    "target": "com.amazonaws.iot#InternalFailureException"
18524                },
18525                {
18526                    "target": "com.amazonaws.iot#InvalidRequestException"
18527                },
18528                {
18529                    "target": "com.amazonaws.iot#LimitExceededException"
18530                },
18531                {
18532                    "target": "com.amazonaws.iot#ResourceNotFoundException"
18533                },
18534                {
18535                    "target": "com.amazonaws.iot#ServiceUnavailableException"
18536                },
18537                {
18538                    "target": "com.amazonaws.iot#ThrottlingException"
18539                },
18540                {
18541                    "target": "com.amazonaws.iot#UnauthorizedException"
18542                }
18543            ],
18544            "traits": {
18545                "smithy.api#documentation": "<p>List targets for the specified policy.</p>",
18546                "smithy.api#http": {
18547                    "method": "POST",
18548                    "uri": "/policy-targets/{policyName}",
18549                    "code": 200
18550                },
18551                "smithy.api#paginated": {
18552                    "inputToken": "marker",
18553                    "outputToken": "nextMarker",
18554                    "items": "targets",
18555                    "pageSize": "pageSize"
18556                }
18557            }
18558        },
18559        "com.amazonaws.iot#ListTargetsForPolicyRequest": {
18560            "type": "structure",
18561            "members": {
18562                "policyName": {
18563                    "target": "com.amazonaws.iot#PolicyName",
18564                    "traits": {
18565                        "smithy.api#documentation": "<p>The policy name.</p>",
18566                        "smithy.api#httpLabel": {},
18567                        "smithy.api#required": {}
18568                    }
18569                },
18570                "marker": {
18571                    "target": "com.amazonaws.iot#Marker",
18572                    "traits": {
18573                        "smithy.api#documentation": "<p>A marker used to get the next set of results.</p>",
18574                        "smithy.api#httpQuery": "marker"
18575                    }
18576                },
18577                "pageSize": {
18578                    "target": "com.amazonaws.iot#PageSize",
18579                    "traits": {
18580                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
18581                        "smithy.api#httpQuery": "pageSize"
18582                    }
18583                }
18584            }
18585        },
18586        "com.amazonaws.iot#ListTargetsForPolicyResponse": {
18587            "type": "structure",
18588            "members": {
18589                "targets": {
18590                    "target": "com.amazonaws.iot#PolicyTargets",
18591                    "traits": {
18592                        "smithy.api#documentation": "<p>The policy targets.</p>"
18593                    }
18594                },
18595                "nextMarker": {
18596                    "target": "com.amazonaws.iot#Marker",
18597                    "traits": {
18598                        "smithy.api#documentation": "<p>A marker used to get the next set of results.</p>"
18599                    }
18600                }
18601            }
18602        },
18603        "com.amazonaws.iot#ListTargetsForSecurityProfile": {
18604            "type": "operation",
18605            "input": {
18606                "target": "com.amazonaws.iot#ListTargetsForSecurityProfileRequest"
18607            },
18608            "output": {
18609                "target": "com.amazonaws.iot#ListTargetsForSecurityProfileResponse"
18610            },
18611            "errors": [
18612                {
18613                    "target": "com.amazonaws.iot#InternalFailureException"
18614                },
18615                {
18616                    "target": "com.amazonaws.iot#InvalidRequestException"
18617                },
18618                {
18619                    "target": "com.amazonaws.iot#ResourceNotFoundException"
18620                },
18621                {
18622                    "target": "com.amazonaws.iot#ThrottlingException"
18623                }
18624            ],
18625            "traits": {
18626                "smithy.api#documentation": "<p>Lists the targets (thing groups) associated with a given Device Defender security profile.</p>",
18627                "smithy.api#http": {
18628                    "method": "GET",
18629                    "uri": "/security-profiles/{securityProfileName}/targets",
18630                    "code": 200
18631                },
18632                "smithy.api#paginated": {
18633                    "inputToken": "nextToken",
18634                    "outputToken": "nextToken",
18635                    "items": "securityProfileTargets",
18636                    "pageSize": "maxResults"
18637                }
18638            }
18639        },
18640        "com.amazonaws.iot#ListTargetsForSecurityProfileRequest": {
18641            "type": "structure",
18642            "members": {
18643                "securityProfileName": {
18644                    "target": "com.amazonaws.iot#SecurityProfileName",
18645                    "traits": {
18646                        "smithy.api#documentation": "<p>The security profile.</p>",
18647                        "smithy.api#httpLabel": {},
18648                        "smithy.api#required": {}
18649                    }
18650                },
18651                "nextToken": {
18652                    "target": "com.amazonaws.iot#NextToken",
18653                    "traits": {
18654                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
18655                        "smithy.api#httpQuery": "nextToken"
18656                    }
18657                },
18658                "maxResults": {
18659                    "target": "com.amazonaws.iot#MaxResults",
18660                    "traits": {
18661                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
18662                        "smithy.api#httpQuery": "maxResults"
18663                    }
18664                }
18665            }
18666        },
18667        "com.amazonaws.iot#ListTargetsForSecurityProfileResponse": {
18668            "type": "structure",
18669            "members": {
18670                "securityProfileTargets": {
18671                    "target": "com.amazonaws.iot#SecurityProfileTargets",
18672                    "traits": {
18673                        "smithy.api#documentation": "<p>The thing groups to which the security profile is attached.</p>"
18674                    }
18675                },
18676                "nextToken": {
18677                    "target": "com.amazonaws.iot#NextToken",
18678                    "traits": {
18679                        "smithy.api#documentation": "<p>A token that can be used to retrieve the next set of results, or <code>null</code> if there are no\n        additional results.</p>"
18680                    }
18681                }
18682            }
18683        },
18684        "com.amazonaws.iot#ListThingGroups": {
18685            "type": "operation",
18686            "input": {
18687                "target": "com.amazonaws.iot#ListThingGroupsRequest"
18688            },
18689            "output": {
18690                "target": "com.amazonaws.iot#ListThingGroupsResponse"
18691            },
18692            "errors": [
18693                {
18694                    "target": "com.amazonaws.iot#InternalFailureException"
18695                },
18696                {
18697                    "target": "com.amazonaws.iot#InvalidRequestException"
18698                },
18699                {
18700                    "target": "com.amazonaws.iot#ResourceNotFoundException"
18701                },
18702                {
18703                    "target": "com.amazonaws.iot#ThrottlingException"
18704                }
18705            ],
18706            "traits": {
18707                "smithy.api#documentation": "<p>List the thing groups in your account.</p>",
18708                "smithy.api#http": {
18709                    "method": "GET",
18710                    "uri": "/thing-groups",
18711                    "code": 200
18712                },
18713                "smithy.api#paginated": {
18714                    "inputToken": "nextToken",
18715                    "outputToken": "nextToken",
18716                    "items": "thingGroups",
18717                    "pageSize": "maxResults"
18718                }
18719            }
18720        },
18721        "com.amazonaws.iot#ListThingGroupsForThing": {
18722            "type": "operation",
18723            "input": {
18724                "target": "com.amazonaws.iot#ListThingGroupsForThingRequest"
18725            },
18726            "output": {
18727                "target": "com.amazonaws.iot#ListThingGroupsForThingResponse"
18728            },
18729            "errors": [
18730                {
18731                    "target": "com.amazonaws.iot#InternalFailureException"
18732                },
18733                {
18734                    "target": "com.amazonaws.iot#InvalidRequestException"
18735                },
18736                {
18737                    "target": "com.amazonaws.iot#ResourceNotFoundException"
18738                },
18739                {
18740                    "target": "com.amazonaws.iot#ThrottlingException"
18741                }
18742            ],
18743            "traits": {
18744                "smithy.api#documentation": "<p>List the thing groups to which the specified thing belongs.</p>",
18745                "smithy.api#http": {
18746                    "method": "GET",
18747                    "uri": "/things/{thingName}/thing-groups",
18748                    "code": 200
18749                },
18750                "smithy.api#paginated": {
18751                    "inputToken": "nextToken",
18752                    "outputToken": "nextToken",
18753                    "items": "thingGroups",
18754                    "pageSize": "maxResults"
18755                }
18756            }
18757        },
18758        "com.amazonaws.iot#ListThingGroupsForThingRequest": {
18759            "type": "structure",
18760            "members": {
18761                "thingName": {
18762                    "target": "com.amazonaws.iot#ThingName",
18763                    "traits": {
18764                        "smithy.api#documentation": "<p>The thing name.</p>",
18765                        "smithy.api#httpLabel": {},
18766                        "smithy.api#required": {}
18767                    }
18768                },
18769                "nextToken": {
18770                    "target": "com.amazonaws.iot#NextToken",
18771                    "traits": {
18772                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
18773                        "smithy.api#httpQuery": "nextToken"
18774                    }
18775                },
18776                "maxResults": {
18777                    "target": "com.amazonaws.iot#RegistryMaxResults",
18778                    "traits": {
18779                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
18780                        "smithy.api#httpQuery": "maxResults"
18781                    }
18782                }
18783            }
18784        },
18785        "com.amazonaws.iot#ListThingGroupsForThingResponse": {
18786            "type": "structure",
18787            "members": {
18788                "thingGroups": {
18789                    "target": "com.amazonaws.iot#ThingGroupNameAndArnList",
18790                    "traits": {
18791                        "smithy.api#documentation": "<p>The thing groups.</p>"
18792                    }
18793                },
18794                "nextToken": {
18795                    "target": "com.amazonaws.iot#NextToken",
18796                    "traits": {
18797                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
18798                    }
18799                }
18800            }
18801        },
18802        "com.amazonaws.iot#ListThingGroupsRequest": {
18803            "type": "structure",
18804            "members": {
18805                "nextToken": {
18806                    "target": "com.amazonaws.iot#NextToken",
18807                    "traits": {
18808                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
18809                        "smithy.api#httpQuery": "nextToken"
18810                    }
18811                },
18812                "maxResults": {
18813                    "target": "com.amazonaws.iot#RegistryMaxResults",
18814                    "traits": {
18815                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
18816                        "smithy.api#httpQuery": "maxResults"
18817                    }
18818                },
18819                "parentGroup": {
18820                    "target": "com.amazonaws.iot#ThingGroupName",
18821                    "traits": {
18822                        "smithy.api#documentation": "<p>A filter that limits the results to those with the specified parent group.</p>",
18823                        "smithy.api#httpQuery": "parentGroup"
18824                    }
18825                },
18826                "namePrefixFilter": {
18827                    "target": "com.amazonaws.iot#ThingGroupName",
18828                    "traits": {
18829                        "smithy.api#documentation": "<p>A filter that limits the results to those with the specified name prefix.</p>",
18830                        "smithy.api#httpQuery": "namePrefixFilter"
18831                    }
18832                },
18833                "recursive": {
18834                    "target": "com.amazonaws.iot#RecursiveWithoutDefault",
18835                    "traits": {
18836                        "smithy.api#documentation": "<p>If true, return child groups as well.</p>",
18837                        "smithy.api#httpQuery": "recursive"
18838                    }
18839                }
18840            }
18841        },
18842        "com.amazonaws.iot#ListThingGroupsResponse": {
18843            "type": "structure",
18844            "members": {
18845                "thingGroups": {
18846                    "target": "com.amazonaws.iot#ThingGroupNameAndArnList",
18847                    "traits": {
18848                        "smithy.api#documentation": "<p>The thing groups.</p>"
18849                    }
18850                },
18851                "nextToken": {
18852                    "target": "com.amazonaws.iot#NextToken",
18853                    "traits": {
18854                        "smithy.api#documentation": "<p>The token to use to get the next set of results. Will not be returned if operation has returned all results.</p>"
18855                    }
18856                }
18857            }
18858        },
18859        "com.amazonaws.iot#ListThingPrincipals": {
18860            "type": "operation",
18861            "input": {
18862                "target": "com.amazonaws.iot#ListThingPrincipalsRequest"
18863            },
18864            "output": {
18865                "target": "com.amazonaws.iot#ListThingPrincipalsResponse"
18866            },
18867            "errors": [
18868                {
18869                    "target": "com.amazonaws.iot#InternalFailureException"
18870                },
18871                {
18872                    "target": "com.amazonaws.iot#InvalidRequestException"
18873                },
18874                {
18875                    "target": "com.amazonaws.iot#ResourceNotFoundException"
18876                },
18877                {
18878                    "target": "com.amazonaws.iot#ServiceUnavailableException"
18879                },
18880                {
18881                    "target": "com.amazonaws.iot#ThrottlingException"
18882                },
18883                {
18884                    "target": "com.amazonaws.iot#UnauthorizedException"
18885                }
18886            ],
18887            "traits": {
18888                "smithy.api#documentation": "<p>Lists the principals associated with the specified thing. A principal can be X.509\n\t\t\tcertificates, IAM users, groups, and roles, Amazon Cognito identities or federated\n\t\t\tidentities.</p>",
18889                "smithy.api#http": {
18890                    "method": "GET",
18891                    "uri": "/things/{thingName}/principals",
18892                    "code": 200
18893                },
18894                "smithy.api#paginated": {
18895                    "inputToken": "nextToken",
18896                    "outputToken": "nextToken",
18897                    "items": "principals",
18898                    "pageSize": "maxResults"
18899                }
18900            }
18901        },
18902        "com.amazonaws.iot#ListThingPrincipalsRequest": {
18903            "type": "structure",
18904            "members": {
18905                "nextToken": {
18906                    "target": "com.amazonaws.iot#NextToken",
18907                    "traits": {
18908                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
18909                        "smithy.api#httpQuery": "nextToken"
18910                    }
18911                },
18912                "maxResults": {
18913                    "target": "com.amazonaws.iot#RegistryMaxResults",
18914                    "traits": {
18915                        "smithy.api#documentation": "<p>The maximum number of results to return in this operation.</p>",
18916                        "smithy.api#httpQuery": "maxResults"
18917                    }
18918                },
18919                "thingName": {
18920                    "target": "com.amazonaws.iot#ThingName",
18921                    "traits": {
18922                        "smithy.api#documentation": "<p>The name of the thing.</p>",
18923                        "smithy.api#httpLabel": {},
18924                        "smithy.api#required": {}
18925                    }
18926                }
18927            },
18928            "traits": {
18929                "smithy.api#documentation": "<p>The input for the ListThingPrincipal operation.</p>"
18930            }
18931        },
18932        "com.amazonaws.iot#ListThingPrincipalsResponse": {
18933            "type": "structure",
18934            "members": {
18935                "principals": {
18936                    "target": "com.amazonaws.iot#Principals",
18937                    "traits": {
18938                        "smithy.api#documentation": "<p>The principals associated with the thing.</p>"
18939                    }
18940                },
18941                "nextToken": {
18942                    "target": "com.amazonaws.iot#NextToken",
18943                    "traits": {
18944                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
18945                    }
18946                }
18947            },
18948            "traits": {
18949                "smithy.api#documentation": "<p>The output from the ListThingPrincipals operation.</p>"
18950            }
18951        },
18952        "com.amazonaws.iot#ListThingRegistrationTaskReports": {
18953            "type": "operation",
18954            "input": {
18955                "target": "com.amazonaws.iot#ListThingRegistrationTaskReportsRequest"
18956            },
18957            "output": {
18958                "target": "com.amazonaws.iot#ListThingRegistrationTaskReportsResponse"
18959            },
18960            "errors": [
18961                {
18962                    "target": "com.amazonaws.iot#InternalFailureException"
18963                },
18964                {
18965                    "target": "com.amazonaws.iot#InvalidRequestException"
18966                },
18967                {
18968                    "target": "com.amazonaws.iot#ThrottlingException"
18969                },
18970                {
18971                    "target": "com.amazonaws.iot#UnauthorizedException"
18972                }
18973            ],
18974            "traits": {
18975                "smithy.api#documentation": "<p>Information about the thing registration tasks.</p>",
18976                "smithy.api#http": {
18977                    "method": "GET",
18978                    "uri": "/thing-registration-tasks/{taskId}/reports",
18979                    "code": 200
18980                },
18981                "smithy.api#paginated": {
18982                    "inputToken": "nextToken",
18983                    "outputToken": "nextToken",
18984                    "items": "resourceLinks",
18985                    "pageSize": "maxResults"
18986                }
18987            }
18988        },
18989        "com.amazonaws.iot#ListThingRegistrationTaskReportsRequest": {
18990            "type": "structure",
18991            "members": {
18992                "taskId": {
18993                    "target": "com.amazonaws.iot#TaskId",
18994                    "traits": {
18995                        "smithy.api#documentation": "<p>The id of the task.</p>",
18996                        "smithy.api#httpLabel": {},
18997                        "smithy.api#required": {}
18998                    }
18999                },
19000                "reportType": {
19001                    "target": "com.amazonaws.iot#ReportType",
19002                    "traits": {
19003                        "smithy.api#documentation": "<p>The type of task report.</p>",
19004                        "smithy.api#httpQuery": "reportType",
19005                        "smithy.api#required": {}
19006                    }
19007                },
19008                "nextToken": {
19009                    "target": "com.amazonaws.iot#NextToken",
19010                    "traits": {
19011                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\tthe first set of results.</p>",
19012                        "smithy.api#httpQuery": "nextToken"
19013                    }
19014                },
19015                "maxResults": {
19016                    "target": "com.amazonaws.iot#RegistryMaxResults",
19017                    "traits": {
19018                        "smithy.api#documentation": "<p>The maximum number of results to return per request.</p>",
19019                        "smithy.api#httpQuery": "maxResults"
19020                    }
19021                }
19022            }
19023        },
19024        "com.amazonaws.iot#ListThingRegistrationTaskReportsResponse": {
19025            "type": "structure",
19026            "members": {
19027                "resourceLinks": {
19028                    "target": "com.amazonaws.iot#S3FileUrlList",
19029                    "traits": {
19030                        "smithy.api#documentation": "<p>Links to the task resources.</p>"
19031                    }
19032                },
19033                "reportType": {
19034                    "target": "com.amazonaws.iot#ReportType",
19035                    "traits": {
19036                        "smithy.api#documentation": "<p>The type of task report.</p>"
19037                    }
19038                },
19039                "nextToken": {
19040                    "target": "com.amazonaws.iot#NextToken",
19041                    "traits": {
19042                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
19043                    }
19044                }
19045            }
19046        },
19047        "com.amazonaws.iot#ListThingRegistrationTasks": {
19048            "type": "operation",
19049            "input": {
19050                "target": "com.amazonaws.iot#ListThingRegistrationTasksRequest"
19051            },
19052            "output": {
19053                "target": "com.amazonaws.iot#ListThingRegistrationTasksResponse"
19054            },
19055            "errors": [
19056                {
19057                    "target": "com.amazonaws.iot#InternalFailureException"
19058                },
19059                {
19060                    "target": "com.amazonaws.iot#InvalidRequestException"
19061                },
19062                {
19063                    "target": "com.amazonaws.iot#ThrottlingException"
19064                },
19065                {
19066                    "target": "com.amazonaws.iot#UnauthorizedException"
19067                }
19068            ],
19069            "traits": {
19070                "smithy.api#documentation": "<p>List bulk thing provisioning tasks.</p>",
19071                "smithy.api#http": {
19072                    "method": "GET",
19073                    "uri": "/thing-registration-tasks",
19074                    "code": 200
19075                },
19076                "smithy.api#paginated": {
19077                    "inputToken": "nextToken",
19078                    "outputToken": "nextToken",
19079                    "items": "taskIds",
19080                    "pageSize": "maxResults"
19081                }
19082            }
19083        },
19084        "com.amazonaws.iot#ListThingRegistrationTasksRequest": {
19085            "type": "structure",
19086            "members": {
19087                "nextToken": {
19088                    "target": "com.amazonaws.iot#NextToken",
19089                    "traits": {
19090                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
19091                        "smithy.api#httpQuery": "nextToken"
19092                    }
19093                },
19094                "maxResults": {
19095                    "target": "com.amazonaws.iot#RegistryMaxResults",
19096                    "traits": {
19097                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
19098                        "smithy.api#httpQuery": "maxResults"
19099                    }
19100                },
19101                "status": {
19102                    "target": "com.amazonaws.iot#Status",
19103                    "traits": {
19104                        "smithy.api#documentation": "<p>The status of the bulk thing provisioning task.</p>",
19105                        "smithy.api#httpQuery": "status"
19106                    }
19107                }
19108            }
19109        },
19110        "com.amazonaws.iot#ListThingRegistrationTasksResponse": {
19111            "type": "structure",
19112            "members": {
19113                "taskIds": {
19114                    "target": "com.amazonaws.iot#TaskIdList",
19115                    "traits": {
19116                        "smithy.api#documentation": "<p>A list of bulk thing provisioning task IDs.</p>"
19117                    }
19118                },
19119                "nextToken": {
19120                    "target": "com.amazonaws.iot#NextToken",
19121                    "traits": {
19122                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
19123                    }
19124                }
19125            }
19126        },
19127        "com.amazonaws.iot#ListThingTypes": {
19128            "type": "operation",
19129            "input": {
19130                "target": "com.amazonaws.iot#ListThingTypesRequest"
19131            },
19132            "output": {
19133                "target": "com.amazonaws.iot#ListThingTypesResponse"
19134            },
19135            "errors": [
19136                {
19137                    "target": "com.amazonaws.iot#InternalFailureException"
19138                },
19139                {
19140                    "target": "com.amazonaws.iot#InvalidRequestException"
19141                },
19142                {
19143                    "target": "com.amazonaws.iot#ServiceUnavailableException"
19144                },
19145                {
19146                    "target": "com.amazonaws.iot#ThrottlingException"
19147                },
19148                {
19149                    "target": "com.amazonaws.iot#UnauthorizedException"
19150                }
19151            ],
19152            "traits": {
19153                "smithy.api#documentation": "<p>Lists the existing thing types.</p>",
19154                "smithy.api#http": {
19155                    "method": "GET",
19156                    "uri": "/thing-types",
19157                    "code": 200
19158                },
19159                "smithy.api#paginated": {
19160                    "inputToken": "nextToken",
19161                    "outputToken": "nextToken",
19162                    "items": "thingTypes",
19163                    "pageSize": "maxResults"
19164                }
19165            }
19166        },
19167        "com.amazonaws.iot#ListThingTypesRequest": {
19168            "type": "structure",
19169            "members": {
19170                "nextToken": {
19171                    "target": "com.amazonaws.iot#NextToken",
19172                    "traits": {
19173                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
19174                        "smithy.api#httpQuery": "nextToken"
19175                    }
19176                },
19177                "maxResults": {
19178                    "target": "com.amazonaws.iot#RegistryMaxResults",
19179                    "traits": {
19180                        "smithy.api#documentation": "<p>The maximum number of results to return in this operation.</p>",
19181                        "smithy.api#httpQuery": "maxResults"
19182                    }
19183                },
19184                "thingTypeName": {
19185                    "target": "com.amazonaws.iot#ThingTypeName",
19186                    "traits": {
19187                        "smithy.api#documentation": "<p>The name of the thing type.</p>",
19188                        "smithy.api#httpQuery": "thingTypeName"
19189                    }
19190                }
19191            },
19192            "traits": {
19193                "smithy.api#documentation": "<p>The input for the ListThingTypes operation.</p>"
19194            }
19195        },
19196        "com.amazonaws.iot#ListThingTypesResponse": {
19197            "type": "structure",
19198            "members": {
19199                "thingTypes": {
19200                    "target": "com.amazonaws.iot#ThingTypeList",
19201                    "traits": {
19202                        "smithy.api#documentation": "<p>The thing types.</p>"
19203                    }
19204                },
19205                "nextToken": {
19206                    "target": "com.amazonaws.iot#NextToken",
19207                    "traits": {
19208                        "smithy.api#documentation": "<p>The token for the next set of results. Will not be returned if operation has returned all results.</p>"
19209                    }
19210                }
19211            },
19212            "traits": {
19213                "smithy.api#documentation": "<p>The output for the ListThingTypes operation.</p>"
19214            }
19215        },
19216        "com.amazonaws.iot#ListThings": {
19217            "type": "operation",
19218            "input": {
19219                "target": "com.amazonaws.iot#ListThingsRequest"
19220            },
19221            "output": {
19222                "target": "com.amazonaws.iot#ListThingsResponse"
19223            },
19224            "errors": [
19225                {
19226                    "target": "com.amazonaws.iot#InternalFailureException"
19227                },
19228                {
19229                    "target": "com.amazonaws.iot#InvalidRequestException"
19230                },
19231                {
19232                    "target": "com.amazonaws.iot#ServiceUnavailableException"
19233                },
19234                {
19235                    "target": "com.amazonaws.iot#ThrottlingException"
19236                },
19237                {
19238                    "target": "com.amazonaws.iot#UnauthorizedException"
19239                }
19240            ],
19241            "traits": {
19242                "smithy.api#documentation": "<p>Lists your things. Use the <b>attributeName</b> and\n\t\t\t\t<b>attributeValue</b> parameters to filter your things.\n\t\t\tFor example, calling <code>ListThings</code> with attributeName=Color and\n\t\t\tattributeValue=Red retrieves all things in the registry that contain an attribute\n\t\t\t\t<b>Color</b> with the value <b>Red</b>. </p>\n\t\t       <note>\n\t\t\t         <p>You will not be charged for calling this API if an <code>Access denied</code> error is returned. You will also not be charged if no attributes or pagination token was provided in request and no pagination token and no results were returned.</p>\n\t\t       </note>",
19243                "smithy.api#http": {
19244                    "method": "GET",
19245                    "uri": "/things",
19246                    "code": 200
19247                },
19248                "smithy.api#paginated": {
19249                    "inputToken": "nextToken",
19250                    "outputToken": "nextToken",
19251                    "items": "things",
19252                    "pageSize": "maxResults"
19253                }
19254            }
19255        },
19256        "com.amazonaws.iot#ListThingsInBillingGroup": {
19257            "type": "operation",
19258            "input": {
19259                "target": "com.amazonaws.iot#ListThingsInBillingGroupRequest"
19260            },
19261            "output": {
19262                "target": "com.amazonaws.iot#ListThingsInBillingGroupResponse"
19263            },
19264            "errors": [
19265                {
19266                    "target": "com.amazonaws.iot#InternalFailureException"
19267                },
19268                {
19269                    "target": "com.amazonaws.iot#InvalidRequestException"
19270                },
19271                {
19272                    "target": "com.amazonaws.iot#ResourceNotFoundException"
19273                },
19274                {
19275                    "target": "com.amazonaws.iot#ThrottlingException"
19276                }
19277            ],
19278            "traits": {
19279                "smithy.api#documentation": "<p>Lists the things you have added to the given billing group.</p>",
19280                "smithy.api#http": {
19281                    "method": "GET",
19282                    "uri": "/billing-groups/{billingGroupName}/things",
19283                    "code": 200
19284                },
19285                "smithy.api#paginated": {
19286                    "inputToken": "nextToken",
19287                    "outputToken": "nextToken",
19288                    "items": "things",
19289                    "pageSize": "maxResults"
19290                }
19291            }
19292        },
19293        "com.amazonaws.iot#ListThingsInBillingGroupRequest": {
19294            "type": "structure",
19295            "members": {
19296                "billingGroupName": {
19297                    "target": "com.amazonaws.iot#BillingGroupName",
19298                    "traits": {
19299                        "smithy.api#documentation": "<p>The name of the billing group.</p>",
19300                        "smithy.api#httpLabel": {},
19301                        "smithy.api#required": {}
19302                    }
19303                },
19304                "nextToken": {
19305                    "target": "com.amazonaws.iot#NextToken",
19306                    "traits": {
19307                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
19308                        "smithy.api#httpQuery": "nextToken"
19309                    }
19310                },
19311                "maxResults": {
19312                    "target": "com.amazonaws.iot#RegistryMaxResults",
19313                    "traits": {
19314                        "smithy.api#documentation": "<p>The maximum number of results to return per request.</p>",
19315                        "smithy.api#httpQuery": "maxResults"
19316                    }
19317                }
19318            }
19319        },
19320        "com.amazonaws.iot#ListThingsInBillingGroupResponse": {
19321            "type": "structure",
19322            "members": {
19323                "things": {
19324                    "target": "com.amazonaws.iot#ThingNameList",
19325                    "traits": {
19326                        "smithy.api#documentation": "<p>A list of things in the billing group.</p>"
19327                    }
19328                },
19329                "nextToken": {
19330                    "target": "com.amazonaws.iot#NextToken",
19331                    "traits": {
19332                        "smithy.api#documentation": "<p>The token to use to get the next set of results. Will not be returned if operation has returned all results.</p>"
19333                    }
19334                }
19335            }
19336        },
19337        "com.amazonaws.iot#ListThingsInThingGroup": {
19338            "type": "operation",
19339            "input": {
19340                "target": "com.amazonaws.iot#ListThingsInThingGroupRequest"
19341            },
19342            "output": {
19343                "target": "com.amazonaws.iot#ListThingsInThingGroupResponse"
19344            },
19345            "errors": [
19346                {
19347                    "target": "com.amazonaws.iot#InternalFailureException"
19348                },
19349                {
19350                    "target": "com.amazonaws.iot#InvalidRequestException"
19351                },
19352                {
19353                    "target": "com.amazonaws.iot#ResourceNotFoundException"
19354                },
19355                {
19356                    "target": "com.amazonaws.iot#ThrottlingException"
19357                }
19358            ],
19359            "traits": {
19360                "smithy.api#documentation": "<p>Lists the things in the specified group.</p>",
19361                "smithy.api#http": {
19362                    "method": "GET",
19363                    "uri": "/thing-groups/{thingGroupName}/things",
19364                    "code": 200
19365                },
19366                "smithy.api#paginated": {
19367                    "inputToken": "nextToken",
19368                    "outputToken": "nextToken",
19369                    "items": "things",
19370                    "pageSize": "maxResults"
19371                }
19372            }
19373        },
19374        "com.amazonaws.iot#ListThingsInThingGroupRequest": {
19375            "type": "structure",
19376            "members": {
19377                "thingGroupName": {
19378                    "target": "com.amazonaws.iot#ThingGroupName",
19379                    "traits": {
19380                        "smithy.api#documentation": "<p>The thing group name.</p>",
19381                        "smithy.api#httpLabel": {},
19382                        "smithy.api#required": {}
19383                    }
19384                },
19385                "recursive": {
19386                    "target": "com.amazonaws.iot#Recursive",
19387                    "traits": {
19388                        "smithy.api#documentation": "<p>When true, list things in this thing group and in all child groups as\n\t\t\twell.</p>",
19389                        "smithy.api#httpQuery": "recursive"
19390                    }
19391                },
19392                "nextToken": {
19393                    "target": "com.amazonaws.iot#NextToken",
19394                    "traits": {
19395                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
19396                        "smithy.api#httpQuery": "nextToken"
19397                    }
19398                },
19399                "maxResults": {
19400                    "target": "com.amazonaws.iot#RegistryMaxResults",
19401                    "traits": {
19402                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
19403                        "smithy.api#httpQuery": "maxResults"
19404                    }
19405                }
19406            }
19407        },
19408        "com.amazonaws.iot#ListThingsInThingGroupResponse": {
19409            "type": "structure",
19410            "members": {
19411                "things": {
19412                    "target": "com.amazonaws.iot#ThingNameList",
19413                    "traits": {
19414                        "smithy.api#documentation": "<p>The things in the specified thing group.</p>"
19415                    }
19416                },
19417                "nextToken": {
19418                    "target": "com.amazonaws.iot#NextToken",
19419                    "traits": {
19420                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
19421                    }
19422                }
19423            }
19424        },
19425        "com.amazonaws.iot#ListThingsRequest": {
19426            "type": "structure",
19427            "members": {
19428                "nextToken": {
19429                    "target": "com.amazonaws.iot#NextToken",
19430                    "traits": {
19431                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n\t\t\tvalue from a previous response; otherwise <b>null</b> to receive\n\t\t\tthe first set of results.</p>",
19432                        "smithy.api#httpQuery": "nextToken"
19433                    }
19434                },
19435                "maxResults": {
19436                    "target": "com.amazonaws.iot#RegistryMaxResults",
19437                    "traits": {
19438                        "smithy.api#documentation": "<p>The maximum number of results to return in this operation.</p>",
19439                        "smithy.api#httpQuery": "maxResults"
19440                    }
19441                },
19442                "attributeName": {
19443                    "target": "com.amazonaws.iot#AttributeName",
19444                    "traits": {
19445                        "smithy.api#documentation": "<p>The attribute name used to search for things.</p>",
19446                        "smithy.api#httpQuery": "attributeName"
19447                    }
19448                },
19449                "attributeValue": {
19450                    "target": "com.amazonaws.iot#AttributeValue",
19451                    "traits": {
19452                        "smithy.api#documentation": "<p>The attribute value used to search for things.</p>",
19453                        "smithy.api#httpQuery": "attributeValue"
19454                    }
19455                },
19456                "thingTypeName": {
19457                    "target": "com.amazonaws.iot#ThingTypeName",
19458                    "traits": {
19459                        "smithy.api#documentation": "<p>The name of the thing type used to search for things.</p>",
19460                        "smithy.api#httpQuery": "thingTypeName"
19461                    }
19462                },
19463                "usePrefixAttributeValue": {
19464                    "target": "com.amazonaws.iot#usePrefixAttributeValue",
19465                    "traits": {
19466                        "smithy.api#documentation": "<p>When <code>true</code>, the action returns the thing resources with attribute values\n                     that start with the <code>attributeValue</code> provided.</p>\n            <p>When <code>false</code>, or not present, the action returns only the thing\n\t\t\tresources with attribute values that match the entire <code>attributeValue</code>\n\t\t\tprovided. </p>",
19467                        "smithy.api#httpQuery": "usePrefixAttributeValue"
19468                    }
19469                }
19470            },
19471            "traits": {
19472                "smithy.api#documentation": "<p>The input for the ListThings operation.</p>"
19473            }
19474        },
19475        "com.amazonaws.iot#ListThingsResponse": {
19476            "type": "structure",
19477            "members": {
19478                "things": {
19479                    "target": "com.amazonaws.iot#ThingAttributeList",
19480                    "traits": {
19481                        "smithy.api#documentation": "<p>The things.</p>"
19482                    }
19483                },
19484                "nextToken": {
19485                    "target": "com.amazonaws.iot#NextToken",
19486                    "traits": {
19487                        "smithy.api#documentation": "<p>The token to use to get the next set of results. Will not be returned if operation has returned all results.</p>"
19488                    }
19489                }
19490            },
19491            "traits": {
19492                "smithy.api#documentation": "<p>The output from the ListThings operation.</p>"
19493            }
19494        },
19495        "com.amazonaws.iot#ListTopicRuleDestinations": {
19496            "type": "operation",
19497            "input": {
19498                "target": "com.amazonaws.iot#ListTopicRuleDestinationsRequest"
19499            },
19500            "output": {
19501                "target": "com.amazonaws.iot#ListTopicRuleDestinationsResponse"
19502            },
19503            "errors": [
19504                {
19505                    "target": "com.amazonaws.iot#InternalException"
19506                },
19507                {
19508                    "target": "com.amazonaws.iot#InvalidRequestException"
19509                },
19510                {
19511                    "target": "com.amazonaws.iot#ServiceUnavailableException"
19512                },
19513                {
19514                    "target": "com.amazonaws.iot#UnauthorizedException"
19515                }
19516            ],
19517            "traits": {
19518                "smithy.api#documentation": "<p>Lists all the topic rule destinations in your AWS account.</p>",
19519                "smithy.api#http": {
19520                    "method": "GET",
19521                    "uri": "/destinations",
19522                    "code": 200
19523                },
19524                "smithy.api#paginated": {
19525                    "inputToken": "nextToken",
19526                    "outputToken": "nextToken",
19527                    "items": "destinationSummaries",
19528                    "pageSize": "maxResults"
19529                }
19530            }
19531        },
19532        "com.amazonaws.iot#ListTopicRuleDestinationsRequest": {
19533            "type": "structure",
19534            "members": {
19535                "maxResults": {
19536                    "target": "com.amazonaws.iot#TopicRuleDestinationMaxResults",
19537                    "traits": {
19538                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
19539                        "smithy.api#httpQuery": "maxResults"
19540                    }
19541                },
19542                "nextToken": {
19543                    "target": "com.amazonaws.iot#NextToken",
19544                    "traits": {
19545                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n         value from a previous response; otherwise <b>null</b> to receive\n         the first set of results.</p>",
19546                        "smithy.api#httpQuery": "nextToken"
19547                    }
19548                }
19549            }
19550        },
19551        "com.amazonaws.iot#ListTopicRuleDestinationsResponse": {
19552            "type": "structure",
19553            "members": {
19554                "destinationSummaries": {
19555                    "target": "com.amazonaws.iot#TopicRuleDestinationSummaries",
19556                    "traits": {
19557                        "smithy.api#documentation": "<p>Information about a topic rule destination.</p>"
19558                    }
19559                },
19560                "nextToken": {
19561                    "target": "com.amazonaws.iot#NextToken",
19562                    "traits": {
19563                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
19564                    }
19565                }
19566            }
19567        },
19568        "com.amazonaws.iot#ListTopicRules": {
19569            "type": "operation",
19570            "input": {
19571                "target": "com.amazonaws.iot#ListTopicRulesRequest"
19572            },
19573            "output": {
19574                "target": "com.amazonaws.iot#ListTopicRulesResponse"
19575            },
19576            "errors": [
19577                {
19578                    "target": "com.amazonaws.iot#InternalException"
19579                },
19580                {
19581                    "target": "com.amazonaws.iot#InvalidRequestException"
19582                },
19583                {
19584                    "target": "com.amazonaws.iot#ServiceUnavailableException"
19585                }
19586            ],
19587            "traits": {
19588                "smithy.api#documentation": "<p>Lists the rules for the specific topic.</p>",
19589                "smithy.api#http": {
19590                    "method": "GET",
19591                    "uri": "/rules",
19592                    "code": 200
19593                },
19594                "smithy.api#paginated": {
19595                    "inputToken": "nextToken",
19596                    "outputToken": "nextToken",
19597                    "items": "rules",
19598                    "pageSize": "maxResults"
19599                }
19600            }
19601        },
19602        "com.amazonaws.iot#ListTopicRulesRequest": {
19603            "type": "structure",
19604            "members": {
19605                "topic": {
19606                    "target": "com.amazonaws.iot#Topic",
19607                    "traits": {
19608                        "smithy.api#documentation": "<p>The topic.</p>",
19609                        "smithy.api#httpQuery": "topic"
19610                    }
19611                },
19612                "maxResults": {
19613                    "target": "com.amazonaws.iot#TopicRuleMaxResults",
19614                    "traits": {
19615                        "smithy.api#documentation": "<p>The maximum number of results to return.</p>",
19616                        "smithy.api#httpQuery": "maxResults"
19617                    }
19618                },
19619                "nextToken": {
19620                    "target": "com.amazonaws.iot#NextToken",
19621                    "traits": {
19622                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n         value from a previous response; otherwise <b>null</b> to receive\n         the first set of results.</p>",
19623                        "smithy.api#httpQuery": "nextToken"
19624                    }
19625                },
19626                "ruleDisabled": {
19627                    "target": "com.amazonaws.iot#IsDisabled",
19628                    "traits": {
19629                        "smithy.api#documentation": "<p>Specifies whether the rule is disabled.</p>",
19630                        "smithy.api#httpQuery": "ruleDisabled"
19631                    }
19632                }
19633            },
19634            "traits": {
19635                "smithy.api#documentation": "<p>The input for the ListTopicRules operation.</p>"
19636            }
19637        },
19638        "com.amazonaws.iot#ListTopicRulesResponse": {
19639            "type": "structure",
19640            "members": {
19641                "rules": {
19642                    "target": "com.amazonaws.iot#TopicRuleList",
19643                    "traits": {
19644                        "smithy.api#documentation": "<p>The rules.</p>"
19645                    }
19646                },
19647                "nextToken": {
19648                    "target": "com.amazonaws.iot#NextToken",
19649                    "traits": {
19650                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
19651                    }
19652                }
19653            },
19654            "traits": {
19655                "smithy.api#documentation": "<p>The output from the ListTopicRules operation.</p>"
19656            }
19657        },
19658        "com.amazonaws.iot#ListV2LoggingLevels": {
19659            "type": "operation",
19660            "input": {
19661                "target": "com.amazonaws.iot#ListV2LoggingLevelsRequest"
19662            },
19663            "output": {
19664                "target": "com.amazonaws.iot#ListV2LoggingLevelsResponse"
19665            },
19666            "errors": [
19667                {
19668                    "target": "com.amazonaws.iot#InternalException"
19669                },
19670                {
19671                    "target": "com.amazonaws.iot#InvalidRequestException"
19672                },
19673                {
19674                    "target": "com.amazonaws.iot#NotConfiguredException"
19675                },
19676                {
19677                    "target": "com.amazonaws.iot#ServiceUnavailableException"
19678                }
19679            ],
19680            "traits": {
19681                "smithy.api#documentation": "<p>Lists logging levels.</p>",
19682                "smithy.api#http": {
19683                    "method": "GET",
19684                    "uri": "/v2LoggingLevel",
19685                    "code": 200
19686                },
19687                "smithy.api#paginated": {
19688                    "inputToken": "nextToken",
19689                    "outputToken": "nextToken",
19690                    "items": "logTargetConfigurations",
19691                    "pageSize": "maxResults"
19692                }
19693            }
19694        },
19695        "com.amazonaws.iot#ListV2LoggingLevelsRequest": {
19696            "type": "structure",
19697            "members": {
19698                "targetType": {
19699                    "target": "com.amazonaws.iot#LogTargetType",
19700                    "traits": {
19701                        "smithy.api#documentation": "<p>The type of resource for which you are configuring logging. Must be\n            <code>THING_Group</code>.</p>",
19702                        "smithy.api#httpQuery": "targetType"
19703                    }
19704                },
19705                "nextToken": {
19706                    "target": "com.amazonaws.iot#NextToken",
19707                    "traits": {
19708                        "smithy.api#documentation": "<p>To retrieve the next set of results, the <code>nextToken</code>\n         value from a previous response; otherwise <b>null</b> to receive\n         the first set of results.</p>",
19709                        "smithy.api#httpQuery": "nextToken"
19710                    }
19711                },
19712                "maxResults": {
19713                    "target": "com.amazonaws.iot#SkyfallMaxResults",
19714                    "traits": {
19715                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
19716                        "smithy.api#httpQuery": "maxResults"
19717                    }
19718                }
19719            }
19720        },
19721        "com.amazonaws.iot#ListV2LoggingLevelsResponse": {
19722            "type": "structure",
19723            "members": {
19724                "logTargetConfigurations": {
19725                    "target": "com.amazonaws.iot#LogTargetConfigurations",
19726                    "traits": {
19727                        "smithy.api#documentation": "<p>The logging configuration for a target.</p>"
19728                    }
19729                },
19730                "nextToken": {
19731                    "target": "com.amazonaws.iot#NextToken",
19732                    "traits": {
19733                        "smithy.api#documentation": "<p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>"
19734                    }
19735                }
19736            }
19737        },
19738        "com.amazonaws.iot#ListViolationEvents": {
19739            "type": "operation",
19740            "input": {
19741                "target": "com.amazonaws.iot#ListViolationEventsRequest"
19742            },
19743            "output": {
19744                "target": "com.amazonaws.iot#ListViolationEventsResponse"
19745            },
19746            "errors": [
19747                {
19748                    "target": "com.amazonaws.iot#InternalFailureException"
19749                },
19750                {
19751                    "target": "com.amazonaws.iot#InvalidRequestException"
19752                },
19753                {
19754                    "target": "com.amazonaws.iot#ThrottlingException"
19755                }
19756            ],
19757            "traits": {
19758                "smithy.api#documentation": "<p>Lists the Device Defender security profile violations discovered during the given time period. \n      You can use filters to limit the results to those alerts issued for a particular security profile, \n      behavior, or thing (device).</p>",
19759                "smithy.api#http": {
19760                    "method": "GET",
19761                    "uri": "/violation-events",
19762                    "code": 200
19763                },
19764                "smithy.api#paginated": {
19765                    "inputToken": "nextToken",
19766                    "outputToken": "nextToken",
19767                    "items": "violationEvents",
19768                    "pageSize": "maxResults"
19769                }
19770            }
19771        },
19772        "com.amazonaws.iot#ListViolationEventsRequest": {
19773            "type": "structure",
19774            "members": {
19775                "startTime": {
19776                    "target": "com.amazonaws.iot#Timestamp",
19777                    "traits": {
19778                        "smithy.api#documentation": "<p>The start time for the alerts to be listed.</p>",
19779                        "smithy.api#httpQuery": "startTime",
19780                        "smithy.api#required": {}
19781                    }
19782                },
19783                "endTime": {
19784                    "target": "com.amazonaws.iot#Timestamp",
19785                    "traits": {
19786                        "smithy.api#documentation": "<p>The end time for the alerts to be listed.</p>",
19787                        "smithy.api#httpQuery": "endTime",
19788                        "smithy.api#required": {}
19789                    }
19790                },
19791                "thingName": {
19792                    "target": "com.amazonaws.iot#DeviceDefenderThingName",
19793                    "traits": {
19794                        "smithy.api#documentation": "<p>A filter to limit results to those alerts caused by the specified thing.</p>",
19795                        "smithy.api#httpQuery": "thingName"
19796                    }
19797                },
19798                "securityProfileName": {
19799                    "target": "com.amazonaws.iot#SecurityProfileName",
19800                    "traits": {
19801                        "smithy.api#documentation": "<p>A filter to limit results to those alerts generated by the specified security profile.</p>",
19802                        "smithy.api#httpQuery": "securityProfileName"
19803                    }
19804                },
19805                "behaviorCriteriaType": {
19806                    "target": "com.amazonaws.iot#BehaviorCriteriaType",
19807                    "traits": {
19808                        "smithy.api#documentation": "<p>\n      The criteria for a behavior.\n    </p>",
19809                        "smithy.api#httpQuery": "behaviorCriteriaType"
19810                    }
19811                },
19812                "listSuppressedAlerts": {
19813                    "target": "com.amazonaws.iot#ListSuppressedAlerts",
19814                    "traits": {
19815                        "smithy.api#documentation": "<p>\n      A list of all suppressed alerts.\n    </p>",
19816                        "smithy.api#httpQuery": "listSuppressedAlerts"
19817                    }
19818                },
19819                "nextToken": {
19820                    "target": "com.amazonaws.iot#NextToken",
19821                    "traits": {
19822                        "smithy.api#documentation": "<p>The token for the next set of results.</p>",
19823                        "smithy.api#httpQuery": "nextToken"
19824                    }
19825                },
19826                "maxResults": {
19827                    "target": "com.amazonaws.iot#MaxResults",
19828                    "traits": {
19829                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>",
19830                        "smithy.api#httpQuery": "maxResults"
19831                    }
19832                }
19833            }
19834        },
19835        "com.amazonaws.iot#ListViolationEventsResponse": {
19836            "type": "structure",
19837            "members": {
19838                "violationEvents": {
19839                    "target": "com.amazonaws.iot#ViolationEvents",
19840                    "traits": {
19841                        "smithy.api#documentation": "<p>The security profile violation alerts issued for this account during the given time period, \n      potentially filtered by security profile, behavior violated, or thing (device) violating.</p>"
19842                    }
19843                },
19844                "nextToken": {
19845                    "target": "com.amazonaws.iot#NextToken",
19846                    "traits": {
19847                        "smithy.api#documentation": "<p>A token that can be used to retrieve the next set of results, or <code>null</code> if there are no\n        additional results.</p>"
19848                    }
19849                }
19850            }
19851        },
19852        "com.amazonaws.iot#LogGroupName": {
19853            "type": "string"
19854        },
19855        "com.amazonaws.iot#LogLevel": {
19856            "type": "string",
19857            "traits": {
19858                "smithy.api#enum": [
19859                    {
19860                        "value": "DEBUG",
19861                        "name": "DEBUG"
19862                    },
19863                    {
19864                        "value": "INFO",
19865                        "name": "INFO"
19866                    },
19867                    {
19868                        "value": "ERROR",
19869                        "name": "ERROR"
19870                    },
19871                    {
19872                        "value": "WARN",
19873                        "name": "WARN"
19874                    },
19875                    {
19876                        "value": "DISABLED",
19877                        "name": "DISABLED"
19878                    }
19879                ]
19880            }
19881        },
19882        "com.amazonaws.iot#LogTarget": {
19883            "type": "structure",
19884            "members": {
19885                "targetType": {
19886                    "target": "com.amazonaws.iot#LogTargetType",
19887                    "traits": {
19888                        "smithy.api#documentation": "<p>The target type.</p>",
19889                        "smithy.api#required": {}
19890                    }
19891                },
19892                "targetName": {
19893                    "target": "com.amazonaws.iot#LogTargetName",
19894                    "traits": {
19895                        "smithy.api#documentation": "<p>The target name.</p>"
19896                    }
19897                }
19898            },
19899            "traits": {
19900                "smithy.api#documentation": "<p>A log target.</p>"
19901            }
19902        },
19903        "com.amazonaws.iot#LogTargetConfiguration": {
19904            "type": "structure",
19905            "members": {
19906                "logTarget": {
19907                    "target": "com.amazonaws.iot#LogTarget",
19908                    "traits": {
19909                        "smithy.api#documentation": "<p>A log target</p>"
19910                    }
19911                },
19912                "logLevel": {
19913                    "target": "com.amazonaws.iot#LogLevel",
19914                    "traits": {
19915                        "smithy.api#documentation": "<p>The logging level.</p>"
19916                    }
19917                }
19918            },
19919            "traits": {
19920                "smithy.api#documentation": "<p>The target configuration.</p>"
19921            }
19922        },
19923        "com.amazonaws.iot#LogTargetConfigurations": {
19924            "type": "list",
19925            "member": {
19926                "target": "com.amazonaws.iot#LogTargetConfiguration"
19927            }
19928        },
19929        "com.amazonaws.iot#LogTargetName": {
19930            "type": "string"
19931        },
19932        "com.amazonaws.iot#LogTargetType": {
19933            "type": "string",
19934            "traits": {
19935                "smithy.api#enum": [
19936                    {
19937                        "value": "DEFAULT",
19938                        "name": "DEFAULT"
19939                    },
19940                    {
19941                        "value": "THING_GROUP",
19942                        "name": "THING_GROUP"
19943                    }
19944                ]
19945            }
19946        },
19947        "com.amazonaws.iot#LoggingOptionsPayload": {
19948            "type": "structure",
19949            "members": {
19950                "roleArn": {
19951                    "target": "com.amazonaws.iot#AwsArn",
19952                    "traits": {
19953                        "smithy.api#documentation": "<p>The ARN of the IAM role that grants access.</p>",
19954                        "smithy.api#required": {}
19955                    }
19956                },
19957                "logLevel": {
19958                    "target": "com.amazonaws.iot#LogLevel",
19959                    "traits": {
19960                        "smithy.api#documentation": "<p>The log level.</p>"
19961                    }
19962                }
19963            },
19964            "traits": {
19965                "smithy.api#documentation": "<p>Describes the logging options payload.</p>"
19966            }
19967        },
19968        "com.amazonaws.iot#MachineLearningDetectionConfig": {
19969            "type": "structure",
19970            "members": {
19971                "confidenceLevel": {
19972                    "target": "com.amazonaws.iot#ConfidenceLevel",
19973                    "traits": {
19974                        "smithy.api#documentation": "<p>\n            The sensitivity of anomalous behavior evaluation. Can be <code>Low</code>, <code>Medium</code>, or <code>High</code>.\n        </p>",
19975                        "smithy.api#required": {}
19976                    }
19977                }
19978            },
19979            "traits": {
19980                "smithy.api#documentation": "<p>\n            The configuration of an ML Detect Security Profile.\n        </p>"
19981            }
19982        },
19983        "com.amazonaws.iot#MalformedPolicyException": {
19984            "type": "structure",
19985            "members": {
19986                "message": {
19987                    "target": "com.amazonaws.iot#ErrorMessage2",
19988                    "traits": {
19989                        "smithy.api#documentation": "<p>The message for the exception.</p>"
19990                    }
19991                }
19992            },
19993            "traits": {
19994                "smithy.api#documentation": "<p>The policy documentation is not valid.</p>",
19995                "smithy.api#error": "client",
19996                "smithy.api#httpError": 400
19997            }
19998        },
19999        "com.amazonaws.iot#Marker": {
20000            "type": "string",
20001            "traits": {
20002                "smithy.api#length": {
20003                    "min": 0,
20004                    "max": 1024
20005                },
20006                "smithy.api#pattern": "[A-Za-z0-9+/]+={0,2}"
20007            }
20008        },
20009        "com.amazonaws.iot#MaxJobExecutionsPerMin": {
20010            "type": "integer",
20011            "traits": {
20012                "smithy.api#box": {},
20013                "smithy.api#range": {
20014                    "min": 1,
20015                    "max": 1000
20016                }
20017            }
20018        },
20019        "com.amazonaws.iot#MaxResults": {
20020            "type": "integer",
20021            "traits": {
20022                "smithy.api#box": {},
20023                "smithy.api#range": {
20024                    "min": 1,
20025                    "max": 250
20026                }
20027            }
20028        },
20029        "com.amazonaws.iot#Maximum": {
20030            "type": "double"
20031        },
20032        "com.amazonaws.iot#MaximumPerMinute": {
20033            "type": "integer",
20034            "traits": {
20035                "smithy.api#box": {},
20036                "smithy.api#range": {
20037                    "min": 1,
20038                    "max": 1000
20039                }
20040            }
20041        },
20042        "com.amazonaws.iot#Message": {
20043            "type": "string",
20044            "traits": {
20045                "smithy.api#length": {
20046                    "min": 0,
20047                    "max": 128
20048                }
20049            }
20050        },
20051        "com.amazonaws.iot#MessageFormat": {
20052            "type": "string",
20053            "traits": {
20054                "smithy.api#enum": [
20055                    {
20056                        "value": "RAW",
20057                        "name": "RAW"
20058                    },
20059                    {
20060                        "value": "JSON",
20061                        "name": "JSON"
20062                    }
20063                ]
20064            }
20065        },
20066        "com.amazonaws.iot#MessageId": {
20067            "type": "string",
20068            "traits": {
20069                "smithy.api#length": {
20070                    "min": 0,
20071                    "max": 128
20072                }
20073            }
20074        },
20075        "com.amazonaws.iot#MetricDimension": {
20076            "type": "structure",
20077            "members": {
20078                "dimensionName": {
20079                    "target": "com.amazonaws.iot#DimensionName",
20080                    "traits": {
20081                        "smithy.api#documentation": "<p>A unique identifier for the dimension.</p>",
20082                        "smithy.api#required": {}
20083                    }
20084                },
20085                "operator": {
20086                    "target": "com.amazonaws.iot#DimensionValueOperator",
20087                    "traits": {
20088                        "smithy.api#documentation": "<p>Defines how the <code>dimensionValues</code> of a dimension are interpreted. For example, for dimension type TOPIC_FILTER, the <code>IN</code> operator, a message will be counted only if its topic matches one of the topic filters. With <code>NOT_IN</code> operator, a message will be counted only if it doesn't match any of the topic filters. The operator is optional: if it's not provided (is <code>null</code>), it will be interpreted as <code>IN</code>.</p>"
20089                    }
20090                }
20091            },
20092            "traits": {
20093                "smithy.api#documentation": "<p>The dimension of a metric.</p>"
20094            }
20095        },
20096        "com.amazonaws.iot#MetricName": {
20097            "type": "string",
20098            "traits": {
20099                "smithy.api#length": {
20100                    "min": 1,
20101                    "max": 128
20102                },
20103                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
20104            }
20105        },
20106        "com.amazonaws.iot#MetricNames": {
20107            "type": "list",
20108            "member": {
20109                "target": "com.amazonaws.iot#MetricName"
20110            }
20111        },
20112        "com.amazonaws.iot#MetricToRetain": {
20113            "type": "structure",
20114            "members": {
20115                "metric": {
20116                    "target": "com.amazonaws.iot#BehaviorMetric",
20117                    "traits": {
20118                        "smithy.api#documentation": "<p>What is measured by the behavior.</p>",
20119                        "smithy.api#required": {}
20120                    }
20121                },
20122                "metricDimension": {
20123                    "target": "com.amazonaws.iot#MetricDimension",
20124                    "traits": {
20125                        "smithy.api#documentation": "<p>The dimension of a metric. This can't be used with custom metrics.</p>"
20126                    }
20127                }
20128            },
20129            "traits": {
20130                "smithy.api#documentation": "<p>The metric you want to retain. Dimensions are optional.</p>"
20131            }
20132        },
20133        "com.amazonaws.iot#MetricValue": {
20134            "type": "structure",
20135            "members": {
20136                "count": {
20137                    "target": "com.amazonaws.iot#UnsignedLong",
20138                    "traits": {
20139                        "smithy.api#documentation": "<p>If the <code>comparisonOperator</code> calls for a numeric value, use this \n          to specify that numeric value to be compared with the <code>metric</code>.</p>"
20140                    }
20141                },
20142                "cidrs": {
20143                    "target": "com.amazonaws.iot#Cidrs",
20144                    "traits": {
20145                        "smithy.api#documentation": "<p>If the <code>comparisonOperator</code> calls for a set of CIDRs, use this\n          to specify that set to be compared with the <code>metric</code>.</p>"
20146                    }
20147                },
20148                "ports": {
20149                    "target": "com.amazonaws.iot#Ports",
20150                    "traits": {
20151                        "smithy.api#documentation": "<p>If the <code>comparisonOperator</code> calls for a set of ports, use this\n          to specify that set to be compared with the <code>metric</code>.</p>"
20152                    }
20153                },
20154                "number": {
20155                    "target": "com.amazonaws.iot#Number",
20156                    "traits": {
20157                        "smithy.api#documentation": "<p>\n            The numeral value of a metric.\n        </p>"
20158                    }
20159                },
20160                "numbers": {
20161                    "target": "com.amazonaws.iot#NumberList",
20162                    "traits": {
20163                        "smithy.api#documentation": "<p>\n            The numeral values of a metric.\n        </p>"
20164                    }
20165                },
20166                "strings": {
20167                    "target": "com.amazonaws.iot#StringList",
20168                    "traits": {
20169                        "smithy.api#documentation": "<p>\n            The string values of a metric.\n        </p>"
20170                    }
20171                }
20172            },
20173            "traits": {
20174                "smithy.api#documentation": "<p>The value to be compared with the <code>metric</code>.</p>"
20175            }
20176        },
20177        "com.amazonaws.iot#Minimum": {
20178            "type": "double"
20179        },
20180        "com.amazonaws.iot#MinimumNumberOfExecutedThings": {
20181            "type": "integer",
20182            "traits": {
20183                "smithy.api#box": {},
20184                "smithy.api#range": {
20185                    "min": 1
20186                }
20187            }
20188        },
20189        "com.amazonaws.iot#MissingContextValue": {
20190            "type": "string"
20191        },
20192        "com.amazonaws.iot#MissingContextValues": {
20193            "type": "list",
20194            "member": {
20195                "target": "com.amazonaws.iot#MissingContextValue"
20196            }
20197        },
20198        "com.amazonaws.iot#MitigationAction": {
20199            "type": "structure",
20200            "members": {
20201                "name": {
20202                    "target": "com.amazonaws.iot#MitigationActionName",
20203                    "traits": {
20204                        "smithy.api#documentation": "<p>A user-friendly name for the mitigation action.</p>"
20205                    }
20206                },
20207                "id": {
20208                    "target": "com.amazonaws.iot#MitigationActionId",
20209                    "traits": {
20210                        "smithy.api#documentation": "<p>A unique identifier for the mitigation action.</p>"
20211                    }
20212                },
20213                "roleArn": {
20214                    "target": "com.amazonaws.iot#RoleArn",
20215                    "traits": {
20216                        "smithy.api#documentation": "<p>The IAM role ARN used to apply this mitigation action.</p>"
20217                    }
20218                },
20219                "actionParams": {
20220                    "target": "com.amazonaws.iot#MitigationActionParams",
20221                    "traits": {
20222                        "smithy.api#documentation": "<p>The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.</p>"
20223                    }
20224                }
20225            },
20226            "traits": {
20227                "smithy.api#documentation": "<p>Describes which changes should be applied as part of a mitigation action.</p>"
20228            }
20229        },
20230        "com.amazonaws.iot#MitigationActionArn": {
20231            "type": "string"
20232        },
20233        "com.amazonaws.iot#MitigationActionId": {
20234            "type": "string"
20235        },
20236        "com.amazonaws.iot#MitigationActionIdentifier": {
20237            "type": "structure",
20238            "members": {
20239                "actionName": {
20240                    "target": "com.amazonaws.iot#MitigationActionName",
20241                    "traits": {
20242                        "smithy.api#documentation": "<p>The friendly name of the mitigation action.</p>"
20243                    }
20244                },
20245                "actionArn": {
20246                    "target": "com.amazonaws.iot#MitigationActionArn",
20247                    "traits": {
20248                        "smithy.api#documentation": "<p>The IAM role ARN used to apply this mitigation action.</p>"
20249                    }
20250                },
20251                "creationDate": {
20252                    "target": "com.amazonaws.iot#Timestamp",
20253                    "traits": {
20254                        "smithy.api#documentation": "<p>The date when this mitigation action was created.</p>"
20255                    }
20256                }
20257            },
20258            "traits": {
20259                "smithy.api#documentation": "<p>Information that identifies a mitigation action. This information is returned by ListMitigationActions.</p>"
20260            }
20261        },
20262        "com.amazonaws.iot#MitigationActionIdentifierList": {
20263            "type": "list",
20264            "member": {
20265                "target": "com.amazonaws.iot#MitigationActionIdentifier"
20266            }
20267        },
20268        "com.amazonaws.iot#MitigationActionList": {
20269            "type": "list",
20270            "member": {
20271                "target": "com.amazonaws.iot#MitigationAction"
20272            }
20273        },
20274        "com.amazonaws.iot#MitigationActionName": {
20275            "type": "string",
20276            "traits": {
20277                "smithy.api#length": {
20278                    "min": 0,
20279                    "max": 128
20280                },
20281                "smithy.api#pattern": "[a-zA-Z0-9_-]+"
20282            }
20283        },
20284        "com.amazonaws.iot#MitigationActionNameList": {
20285            "type": "list",
20286            "member": {
20287                "target": "com.amazonaws.iot#MitigationActionName"
20288            },
20289            "traits": {
20290                "smithy.api#length": {
20291                    "min": 1,
20292                    "max": 5
20293                }
20294            }
20295        },
20296        "com.amazonaws.iot#MitigationActionParams": {
20297            "type": "structure",
20298            "members": {
20299                "updateDeviceCertificateParams": {
20300                    "target": "com.amazonaws.iot#UpdateDeviceCertificateParams",
20301                    "traits": {
20302                        "smithy.api#documentation": "<p>Parameters to define a mitigation action that changes the state of the device certificate to inactive.</p>"
20303                    }
20304                },
20305                "updateCACertificateParams": {
20306                    "target": "com.amazonaws.iot#UpdateCACertificateParams",
20307                    "traits": {
20308                        "smithy.api#documentation": "<p>Parameters to define a mitigation action that changes the state of the CA certificate to inactive.</p>"
20309                    }
20310                },
20311                "addThingsToThingGroupParams": {
20312                    "target": "com.amazonaws.iot#AddThingsToThingGroupParams",
20313                    "traits": {
20314                        "smithy.api#documentation": "<p>Parameters to define a mitigation action that moves devices associated with a certificate to one or more specified thing groups, typically for quarantine.</p>"
20315                    }
20316                },
20317                "replaceDefaultPolicyVersionParams": {
20318                    "target": "com.amazonaws.iot#ReplaceDefaultPolicyVersionParams",
20319                    "traits": {
20320                        "smithy.api#documentation": "<p>Parameters to define a mitigation action that adds a blank policy to restrict permissions.</p>"
20321                    }
20322                },
20323                "enableIoTLoggingParams": {
20324                    "target": "com.amazonaws.iot#EnableIoTLoggingParams",
20325                    "traits": {
20326                        "smithy.api#documentation": "<p>Parameters to define a mitigation action that enables AWS IoT logging at a specified level of detail.</p>"
20327                    }
20328                },
20329                "publishFindingToSnsParams": {
20330                    "target": "com.amazonaws.iot#PublishFindingToSnsParams",
20331                    "traits": {
20332                        "smithy.api#documentation": "<p>Parameters to define a mitigation action that publishes findings to Amazon Simple Notification Service (Amazon SNS. You can implement your own custom actions in response to the Amazon SNS messages.</p>"
20333                    }
20334                }
20335            },
20336            "traits": {
20337                "smithy.api#documentation": "<p>The set of parameters for this mitigation action. You can specify only one type of parameter (in other words, you can apply only one action for each defined mitigation action).</p>"
20338            }
20339        },
20340        "com.amazonaws.iot#MitigationActionType": {
20341            "type": "string",
20342            "traits": {
20343                "smithy.api#enum": [
20344                    {
20345                        "value": "UPDATE_DEVICE_CERTIFICATE",
20346                        "name": "UPDATE_DEVICE_CERTIFICATE"
20347                    },
20348                    {
20349                        "value": "UPDATE_CA_CERTIFICATE",
20350                        "name": "UPDATE_CA_CERTIFICATE"
20351                    },
20352                    {
20353                        "value": "ADD_THINGS_TO_THING_GROUP",
20354                        "name": "ADD_THINGS_TO_THING_GROUP"
20355                    },
20356                    {
20357                        "value": "REPLACE_DEFAULT_POLICY_VERSION",
20358                        "name": "REPLACE_DEFAULT_POLICY_VERSION"
20359                    },
20360                    {
20361                        "value": "ENABLE_IOT_LOGGING",
20362                        "name": "ENABLE_IOT_LOGGING"
20363                    },
20364                    {
20365                        "value": "PUBLISH_FINDING_TO_SNS",
20366                        "name": "PUBLISH_FINDING_TO_SNS"
20367                    }
20368                ]
20369            }
20370        },
20371        "com.amazonaws.iot#MitigationActionsTaskId": {
20372            "type": "string",
20373            "traits": {
20374                "smithy.api#length": {
20375                    "min": 1,
20376                    "max": 128
20377                },
20378                "smithy.api#pattern": "[a-zA-Z0-9_-]+"
20379            }
20380        },
20381        "com.amazonaws.iot#ModelStatus": {
20382            "type": "string",
20383            "traits": {
20384                "smithy.api#enum": [
20385                    {
20386                        "value": "PENDING_BUILD",
20387                        "name": "PENDING_BUILD"
20388                    },
20389                    {
20390                        "value": "ACTIVE",
20391                        "name": "ACTIVE"
20392                    },
20393                    {
20394                        "value": "EXPIRED",
20395                        "name": "EXPIRED"
20396                    }
20397                ]
20398            }
20399        },
20400        "com.amazonaws.iot#MqttClientId": {
20401            "type": "string",
20402            "traits": {
20403                "smithy.api#length": {
20404                    "min": 1,
20405                    "max": 65535
20406                }
20407            }
20408        },
20409        "com.amazonaws.iot#MqttContext": {
20410            "type": "structure",
20411            "members": {
20412                "username": {
20413                    "target": "com.amazonaws.iot#MqttUsername",
20414                    "traits": {
20415                        "smithy.api#documentation": "<p>The value of the <code>username</code> key in an MQTT authorization request.</p>"
20416                    }
20417                },
20418                "password": {
20419                    "target": "com.amazonaws.iot#MqttPassword",
20420                    "traits": {
20421                        "smithy.api#documentation": "<p>The value of the <code>password</code> key in an MQTT authorization request.</p>"
20422                    }
20423                },
20424                "clientId": {
20425                    "target": "com.amazonaws.iot#MqttClientId",
20426                    "traits": {
20427                        "smithy.api#documentation": "<p>The value of the <code>clientId</code> key in an MQTT authorization request.</p>"
20428                    }
20429                }
20430            },
20431            "traits": {
20432                "smithy.api#documentation": "<p>Specifies the MQTT context to use for the test authorizer request</p>"
20433            }
20434        },
20435        "com.amazonaws.iot#MqttPassword": {
20436            "type": "blob",
20437            "traits": {
20438                "smithy.api#length": {
20439                    "min": 1,
20440                    "max": 65535
20441                }
20442            }
20443        },
20444        "com.amazonaws.iot#MqttUsername": {
20445            "type": "string",
20446            "traits": {
20447                "smithy.api#length": {
20448                    "min": 1,
20449                    "max": 65535
20450                }
20451            }
20452        },
20453        "com.amazonaws.iot#NamespaceId": {
20454            "type": "string",
20455            "traits": {
20456                "smithy.api#length": {
20457                    "min": 1,
20458                    "max": 64
20459                },
20460                "smithy.api#pattern": "[a-zA-Z0-9_-]+"
20461            }
20462        },
20463        "com.amazonaws.iot#NextToken": {
20464            "type": "string"
20465        },
20466        "com.amazonaws.iot#NonCompliantChecksCount": {
20467            "type": "integer",
20468            "traits": {
20469                "smithy.api#box": {}
20470            }
20471        },
20472        "com.amazonaws.iot#NonCompliantResource": {
20473            "type": "structure",
20474            "members": {
20475                "resourceType": {
20476                    "target": "com.amazonaws.iot#ResourceType",
20477                    "traits": {
20478                        "smithy.api#documentation": "<p>The type of the noncompliant resource.</p>"
20479                    }
20480                },
20481                "resourceIdentifier": {
20482                    "target": "com.amazonaws.iot#ResourceIdentifier",
20483                    "traits": {
20484                        "smithy.api#documentation": "<p>Information that identifies the noncompliant resource.</p>"
20485                    }
20486                },
20487                "additionalInfo": {
20488                    "target": "com.amazonaws.iot#StringMap",
20489                    "traits": {
20490                        "smithy.api#documentation": "<p>Other information about the noncompliant resource.</p>"
20491                    }
20492                }
20493            },
20494            "traits": {
20495                "smithy.api#documentation": "<p>Information about the resource that was noncompliant with the audit check.</p>"
20496            }
20497        },
20498        "com.amazonaws.iot#NonCompliantResourcesCount": {
20499            "type": "long",
20500            "traits": {
20501                "smithy.api#box": {}
20502            }
20503        },
20504        "com.amazonaws.iot#NotConfiguredException": {
20505            "type": "structure",
20506            "members": {
20507                "message": {
20508                    "target": "com.amazonaws.iot#ErrorMessage2",
20509                    "traits": {
20510                        "smithy.api#documentation": "<p>The message for the exception.</p>"
20511                    }
20512                }
20513            },
20514            "traits": {
20515                "smithy.api#documentation": "<p>The resource is not configured.</p>",
20516                "smithy.api#error": "client",
20517                "smithy.api#httpError": 404
20518            }
20519        },
20520        "com.amazonaws.iot#NullableBoolean": {
20521            "type": "boolean",
20522            "traits": {
20523                "smithy.api#box": {}
20524            }
20525        },
20526        "com.amazonaws.iot#Number": {
20527            "type": "double",
20528            "traits": {
20529                "smithy.api#box": {}
20530            }
20531        },
20532        "com.amazonaws.iot#NumberList": {
20533            "type": "list",
20534            "member": {
20535                "target": "com.amazonaws.iot#Number"
20536            }
20537        },
20538        "com.amazonaws.iot#NumberOfThings": {
20539            "type": "integer",
20540            "traits": {
20541                "smithy.api#box": {},
20542                "smithy.api#range": {
20543                    "min": 1
20544                }
20545            }
20546        },
20547        "com.amazonaws.iot#OTAUpdateArn": {
20548            "type": "string"
20549        },
20550        "com.amazonaws.iot#OTAUpdateDescription": {
20551            "type": "string",
20552            "traits": {
20553                "smithy.api#length": {
20554                    "min": 0,
20555                    "max": 2028
20556                },
20557                "smithy.api#pattern": "[^\\p{C}]+"
20558            }
20559        },
20560        "com.amazonaws.iot#OTAUpdateErrorMessage": {
20561            "type": "string"
20562        },
20563        "com.amazonaws.iot#OTAUpdateFile": {
20564            "type": "structure",
20565            "members": {
20566                "fileName": {
20567                    "target": "com.amazonaws.iot#FileName",
20568                    "traits": {
20569                        "smithy.api#documentation": "<p>The name of the file.</p>"
20570                    }
20571                },
20572                "fileType": {
20573                    "target": "com.amazonaws.iot#FileType",
20574                    "traits": {
20575                        "smithy.api#documentation": "<p>An integer value you can include in the job document to allow your devices to identify the type of file received \n            from the cloud.</p>"
20576                    }
20577                },
20578                "fileVersion": {
20579                    "target": "com.amazonaws.iot#OTAUpdateFileVersion",
20580                    "traits": {
20581                        "smithy.api#documentation": "<p>The file version.</p>"
20582                    }
20583                },
20584                "fileLocation": {
20585                    "target": "com.amazonaws.iot#FileLocation",
20586                    "traits": {
20587                        "smithy.api#documentation": "<p>The location of the updated firmware.</p>"
20588                    }
20589                },
20590                "codeSigning": {
20591                    "target": "com.amazonaws.iot#CodeSigning",
20592                    "traits": {
20593                        "smithy.api#documentation": "<p>The code signing method of the file.</p>"
20594                    }
20595                },
20596                "attributes": {
20597                    "target": "com.amazonaws.iot#AttributesMap",
20598                    "traits": {
20599                        "smithy.api#documentation": "<p>A list of name/attribute pairs.</p>"
20600                    }
20601                }
20602            },
20603            "traits": {
20604                "smithy.api#documentation": "<p>Describes a file to be associated with an OTA update.</p>"
20605            }
20606        },
20607        "com.amazonaws.iot#OTAUpdateFileVersion": {
20608            "type": "string"
20609        },
20610        "com.amazonaws.iot#OTAUpdateFiles": {
20611            "type": "list",
20612            "member": {
20613                "target": "com.amazonaws.iot#OTAUpdateFile"
20614            },
20615            "traits": {
20616                "smithy.api#length": {
20617                    "min": 1,
20618                    "max": 50
20619                }
20620            }
20621        },
20622        "com.amazonaws.iot#OTAUpdateId": {
20623            "type": "string",
20624            "traits": {
20625                "smithy.api#length": {
20626                    "min": 1,
20627                    "max": 128
20628                },
20629                "smithy.api#pattern": "[a-zA-Z0-9_-]+"
20630            }
20631        },
20632        "com.amazonaws.iot#OTAUpdateInfo": {
20633            "type": "structure",
20634            "members": {
20635                "otaUpdateId": {
20636                    "target": "com.amazonaws.iot#OTAUpdateId",
20637                    "traits": {
20638                        "smithy.api#documentation": "<p>The OTA update ID.</p>"
20639                    }
20640                },
20641                "otaUpdateArn": {
20642                    "target": "com.amazonaws.iot#OTAUpdateArn",
20643                    "traits": {
20644                        "smithy.api#documentation": "<p>The OTA update ARN.</p>"
20645                    }
20646                },
20647                "creationDate": {
20648                    "target": "com.amazonaws.iot#DateType",
20649                    "traits": {
20650                        "smithy.api#documentation": "<p>The date when the OTA update was created.</p>"
20651                    }
20652                },
20653                "lastModifiedDate": {
20654                    "target": "com.amazonaws.iot#DateType",
20655                    "traits": {
20656                        "smithy.api#documentation": "<p>The date when the OTA update was last updated.</p>"
20657                    }
20658                },
20659                "description": {
20660                    "target": "com.amazonaws.iot#OTAUpdateDescription",
20661                    "traits": {
20662                        "smithy.api#documentation": "<p>A description of the OTA update.</p>"
20663                    }
20664                },
20665                "targets": {
20666                    "target": "com.amazonaws.iot#Targets",
20667                    "traits": {
20668                        "smithy.api#documentation": "<p>The targets of the OTA update.</p>"
20669                    }
20670                },
20671                "protocols": {
20672                    "target": "com.amazonaws.iot#Protocols",
20673                    "traits": {
20674                        "smithy.api#documentation": "<p>The protocol used to transfer the OTA update image. Valid values are [HTTP], [MQTT], [HTTP, MQTT]. When both\n             HTTP and MQTT are specified, the target device can choose the protocol.</p>"
20675                    }
20676                },
20677                "awsJobExecutionsRolloutConfig": {
20678                    "target": "com.amazonaws.iot#AwsJobExecutionsRolloutConfig",
20679                    "traits": {
20680                        "smithy.api#documentation": "<p>Configuration for the rollout of OTA updates.</p>"
20681                    }
20682                },
20683                "awsJobPresignedUrlConfig": {
20684                    "target": "com.amazonaws.iot#AwsJobPresignedUrlConfig",
20685                    "traits": {
20686                        "smithy.api#documentation": "<p>Configuration information for pre-signed URLs. Valid when <code>protocols</code>\n             contains HTTP.</p>"
20687                    }
20688                },
20689                "targetSelection": {
20690                    "target": "com.amazonaws.iot#TargetSelection",
20691                    "traits": {
20692                        "smithy.api#documentation": "<p>Specifies whether the OTA update will continue to run (CONTINUOUS), or will be complete after all those\n            things specified as targets have completed the OTA update (SNAPSHOT). If continuous, the OTA update may also\n            be run on a thing when a change is detected in a target. For example, an OTA update will run on a thing when\n            the thing is added to a target group, even after the OTA update was completed by all things originally in\n            the group. </p>"
20693                    }
20694                },
20695                "otaUpdateFiles": {
20696                    "target": "com.amazonaws.iot#OTAUpdateFiles",
20697                    "traits": {
20698                        "smithy.api#documentation": "<p>A list of files associated with the OTA update.</p>"
20699                    }
20700                },
20701                "otaUpdateStatus": {
20702                    "target": "com.amazonaws.iot#OTAUpdateStatus",
20703                    "traits": {
20704                        "smithy.api#documentation": "<p>The status of the OTA update.</p>"
20705                    }
20706                },
20707                "awsIotJobId": {
20708                    "target": "com.amazonaws.iot#AwsIotJobId",
20709                    "traits": {
20710                        "smithy.api#documentation": "<p>The AWS IoT job ID associated with the OTA update.</p>"
20711                    }
20712                },
20713                "awsIotJobArn": {
20714                    "target": "com.amazonaws.iot#AwsIotJobArn",
20715                    "traits": {
20716                        "smithy.api#documentation": "<p>The AWS IoT job ARN associated with the OTA update.</p>"
20717                    }
20718                },
20719                "errorInfo": {
20720                    "target": "com.amazonaws.iot#ErrorInfo",
20721                    "traits": {
20722                        "smithy.api#documentation": "<p>Error information associated with the OTA update.</p>"
20723                    }
20724                },
20725                "additionalParameters": {
20726                    "target": "com.amazonaws.iot#AdditionalParameterMap",
20727                    "traits": {
20728                        "smithy.api#documentation": "<p>A collection of name/value pairs</p>"
20729                    }
20730                }
20731            },
20732            "traits": {
20733                "smithy.api#documentation": "<p>Information about an OTA update.</p>"
20734            }
20735        },
20736        "com.amazonaws.iot#OTAUpdateStatus": {
20737            "type": "string",
20738            "traits": {
20739                "smithy.api#enum": [
20740                    {
20741                        "value": "CREATE_PENDING",
20742                        "name": "CREATE_PENDING"
20743                    },
20744                    {
20745                        "value": "CREATE_IN_PROGRESS",
20746                        "name": "CREATE_IN_PROGRESS"
20747                    },
20748                    {
20749                        "value": "CREATE_COMPLETE",
20750                        "name": "CREATE_COMPLETE"
20751                    },
20752                    {
20753                        "value": "CREATE_FAILED",
20754                        "name": "CREATE_FAILED"
20755                    }
20756                ]
20757            }
20758        },
20759        "com.amazonaws.iot#OTAUpdateSummary": {
20760            "type": "structure",
20761            "members": {
20762                "otaUpdateId": {
20763                    "target": "com.amazonaws.iot#OTAUpdateId",
20764                    "traits": {
20765                        "smithy.api#documentation": "<p>The OTA update ID.</p>"
20766                    }
20767                },
20768                "otaUpdateArn": {
20769                    "target": "com.amazonaws.iot#OTAUpdateArn",
20770                    "traits": {
20771                        "smithy.api#documentation": "<p>The OTA update ARN.</p>"
20772                    }
20773                },
20774                "creationDate": {
20775                    "target": "com.amazonaws.iot#DateType",
20776                    "traits": {
20777                        "smithy.api#documentation": "<p>The date when the OTA update was created.</p>"
20778                    }
20779                }
20780            },
20781            "traits": {
20782                "smithy.api#documentation": "<p>An OTA update summary.</p>"
20783            }
20784        },
20785        "com.amazonaws.iot#OTAUpdatesSummary": {
20786            "type": "list",
20787            "member": {
20788                "target": "com.amazonaws.iot#OTAUpdateSummary"
20789            }
20790        },
20791        "com.amazonaws.iot#OptionalVersion": {
20792            "type": "long",
20793            "traits": {
20794                "smithy.api#box": {}
20795            }
20796        },
20797        "com.amazonaws.iot#OutgoingCertificate": {
20798            "type": "structure",
20799            "members": {
20800                "certificateArn": {
20801                    "target": "com.amazonaws.iot#CertificateArn",
20802                    "traits": {
20803                        "smithy.api#documentation": "<p>The certificate ARN.</p>"
20804                    }
20805                },
20806                "certificateId": {
20807                    "target": "com.amazonaws.iot#CertificateId",
20808                    "traits": {
20809                        "smithy.api#documentation": "<p>The certificate ID.</p>"
20810                    }
20811                },
20812                "transferredTo": {
20813                    "target": "com.amazonaws.iot#AwsAccountId",
20814                    "traits": {
20815                        "smithy.api#documentation": "<p>The AWS account to which the transfer was made.</p>"
20816                    }
20817                },
20818                "transferDate": {
20819                    "target": "com.amazonaws.iot#DateType",
20820                    "traits": {
20821                        "smithy.api#documentation": "<p>The date the transfer was initiated.</p>"
20822                    }
20823                },
20824                "transferMessage": {
20825                    "target": "com.amazonaws.iot#Message",
20826                    "traits": {
20827                        "smithy.api#documentation": "<p>The transfer message.</p>"
20828                    }
20829                },
20830                "creationDate": {
20831                    "target": "com.amazonaws.iot#DateType",
20832                    "traits": {
20833                        "smithy.api#documentation": "<p>The certificate creation date.</p>"
20834                    }
20835                }
20836            },
20837            "traits": {
20838                "smithy.api#documentation": "<p>A certificate that has been transferred but not yet accepted.</p>"
20839            }
20840        },
20841        "com.amazonaws.iot#OutgoingCertificates": {
20842            "type": "list",
20843            "member": {
20844                "target": "com.amazonaws.iot#OutgoingCertificate"
20845            }
20846        },
20847        "com.amazonaws.iot#OverrideDynamicGroups": {
20848            "type": "boolean"
20849        },
20850        "com.amazonaws.iot#PageSize": {
20851            "type": "integer",
20852            "traits": {
20853                "smithy.api#box": {},
20854                "smithy.api#range": {
20855                    "min": 1,
20856                    "max": 250
20857                }
20858            }
20859        },
20860        "com.amazonaws.iot#Parameter": {
20861            "type": "string"
20862        },
20863        "com.amazonaws.iot#Parameters": {
20864            "type": "map",
20865            "key": {
20866                "target": "com.amazonaws.iot#Parameter"
20867            },
20868            "value": {
20869                "target": "com.amazonaws.iot#Value"
20870            }
20871        },
20872        "com.amazonaws.iot#PartitionKey": {
20873            "type": "string"
20874        },
20875        "com.amazonaws.iot#PayloadField": {
20876            "type": "string"
20877        },
20878        "com.amazonaws.iot#PayloadVersion": {
20879            "type": "string",
20880            "traits": {
20881                "smithy.api#length": {
20882                    "min": 10,
20883                    "max": 32
20884                },
20885                "smithy.api#pattern": "^[0-9-]+$"
20886            }
20887        },
20888        "com.amazonaws.iot#Percent": {
20889            "type": "double",
20890            "traits": {
20891                "smithy.api#range": {
20892                    "min": 0,
20893                    "max": 100
20894                }
20895            }
20896        },
20897        "com.amazonaws.iot#PercentList": {
20898            "type": "list",
20899            "member": {
20900                "target": "com.amazonaws.iot#Percent"
20901            }
20902        },
20903        "com.amazonaws.iot#PercentPair": {
20904            "type": "structure",
20905            "members": {
20906                "percent": {
20907                    "target": "com.amazonaws.iot#Percent",
20908                    "traits": {
20909                        "smithy.api#documentation": "<p>The percentile.</p>"
20910                    }
20911                },
20912                "value": {
20913                    "target": "com.amazonaws.iot#PercentValue",
20914                    "traits": {
20915                        "smithy.api#documentation": "<p>The value of the percentile.</p>"
20916                    }
20917                }
20918            },
20919            "traits": {
20920                "smithy.api#documentation": "<p>Describes the percentile and percentile value.</p>"
20921            }
20922        },
20923        "com.amazonaws.iot#PercentValue": {
20924            "type": "double"
20925        },
20926        "com.amazonaws.iot#Percentage": {
20927            "type": "integer",
20928            "traits": {
20929                "smithy.api#range": {
20930                    "min": 0,
20931                    "max": 100
20932                }
20933            }
20934        },
20935        "com.amazonaws.iot#Percentiles": {
20936            "type": "list",
20937            "member": {
20938                "target": "com.amazonaws.iot#PercentPair"
20939            }
20940        },
20941        "com.amazonaws.iot#Platform": {
20942            "type": "string"
20943        },
20944        "com.amazonaws.iot#Policies": {
20945            "type": "list",
20946            "member": {
20947                "target": "com.amazonaws.iot#Policy"
20948            }
20949        },
20950        "com.amazonaws.iot#Policy": {
20951            "type": "structure",
20952            "members": {
20953                "policyName": {
20954                    "target": "com.amazonaws.iot#PolicyName",
20955                    "traits": {
20956                        "smithy.api#documentation": "<p>The policy name.</p>"
20957                    }
20958                },
20959                "policyArn": {
20960                    "target": "com.amazonaws.iot#PolicyArn",
20961                    "traits": {
20962                        "smithy.api#documentation": "<p>The policy ARN.</p>"
20963                    }
20964                }
20965            },
20966            "traits": {
20967                "smithy.api#documentation": "<p>Describes an AWS IoT policy.</p>"
20968            }
20969        },
20970        "com.amazonaws.iot#PolicyArn": {
20971            "type": "string"
20972        },
20973        "com.amazonaws.iot#PolicyDocument": {
20974            "type": "string"
20975        },
20976        "com.amazonaws.iot#PolicyDocuments": {
20977            "type": "list",
20978            "member": {
20979                "target": "com.amazonaws.iot#PolicyDocument"
20980            }
20981        },
20982        "com.amazonaws.iot#PolicyName": {
20983            "type": "string",
20984            "traits": {
20985                "smithy.api#length": {
20986                    "min": 1,
20987                    "max": 128
20988                },
20989                "smithy.api#pattern": "[\\w+=,.@-]+"
20990            }
20991        },
20992        "com.amazonaws.iot#PolicyNames": {
20993            "type": "list",
20994            "member": {
20995                "target": "com.amazonaws.iot#PolicyName"
20996            }
20997        },
20998        "com.amazonaws.iot#PolicyTarget": {
20999            "type": "string"
21000        },
21001        "com.amazonaws.iot#PolicyTargets": {
21002            "type": "list",
21003            "member": {
21004                "target": "com.amazonaws.iot#PolicyTarget"
21005            }
21006        },
21007        "com.amazonaws.iot#PolicyTemplateName": {
21008            "type": "string",
21009            "traits": {
21010                "smithy.api#enum": [
21011                    {
21012                        "value": "BLANK_POLICY",
21013                        "name": "BLANK_POLICY"
21014                    }
21015                ]
21016            }
21017        },
21018        "com.amazonaws.iot#PolicyVersion": {
21019            "type": "structure",
21020            "members": {
21021                "versionId": {
21022                    "target": "com.amazonaws.iot#PolicyVersionId",
21023                    "traits": {
21024                        "smithy.api#documentation": "<p>The policy version ID.</p>"
21025                    }
21026                },
21027                "isDefaultVersion": {
21028                    "target": "com.amazonaws.iot#IsDefaultVersion",
21029                    "traits": {
21030                        "smithy.api#documentation": "<p>Specifies whether the policy version is the default.</p>"
21031                    }
21032                },
21033                "createDate": {
21034                    "target": "com.amazonaws.iot#DateType",
21035                    "traits": {
21036                        "smithy.api#documentation": "<p>The date and time the policy was created.</p>"
21037                    }
21038                }
21039            },
21040            "traits": {
21041                "smithy.api#documentation": "<p>Describes a policy version.</p>"
21042            }
21043        },
21044        "com.amazonaws.iot#PolicyVersionId": {
21045            "type": "string",
21046            "traits": {
21047                "smithy.api#pattern": "[0-9]+"
21048            }
21049        },
21050        "com.amazonaws.iot#PolicyVersionIdentifier": {
21051            "type": "structure",
21052            "members": {
21053                "policyName": {
21054                    "target": "com.amazonaws.iot#PolicyName",
21055                    "traits": {
21056                        "smithy.api#documentation": "<p>The name of the policy.</p>"
21057                    }
21058                },
21059                "policyVersionId": {
21060                    "target": "com.amazonaws.iot#PolicyVersionId",
21061                    "traits": {
21062                        "smithy.api#documentation": "<p>The ID of the version of the policy associated with the resource.</p>"
21063                    }
21064                }
21065            },
21066            "traits": {
21067                "smithy.api#documentation": "<p>Information about the version of the policy associated with the resource.</p>"
21068            }
21069        },
21070        "com.amazonaws.iot#PolicyVersions": {
21071            "type": "list",
21072            "member": {
21073                "target": "com.amazonaws.iot#PolicyVersion"
21074            }
21075        },
21076        "com.amazonaws.iot#Port": {
21077            "type": "integer",
21078            "traits": {
21079                "smithy.api#box": {},
21080                "smithy.api#range": {
21081                    "min": 0,
21082                    "max": 65535
21083                }
21084            }
21085        },
21086        "com.amazonaws.iot#Ports": {
21087            "type": "list",
21088            "member": {
21089                "target": "com.amazonaws.iot#Port"
21090            }
21091        },
21092        "com.amazonaws.iot#Prefix": {
21093            "type": "string"
21094        },
21095        "com.amazonaws.iot#PresignedUrlConfig": {
21096            "type": "structure",
21097            "members": {
21098                "roleArn": {
21099                    "target": "com.amazonaws.iot#RoleArn",
21100                    "traits": {
21101                        "smithy.api#documentation": "<p>The ARN of an IAM role that grants grants permission to download files from the S3 bucket where the job\n            data/updates are stored. The role must also grant permission for IoT to download the files.</p>"
21102                    }
21103                },
21104                "expiresInSec": {
21105                    "target": "com.amazonaws.iot#ExpiresInSec",
21106                    "traits": {
21107                        "smithy.api#documentation": "<p>How long (in seconds) pre-signed URLs are valid. Valid values are 60 - 3600, the default value is 3600\n            seconds. Pre-signed URLs are generated when Jobs receives an MQTT request for the job document.</p>"
21108                    }
21109                }
21110            },
21111            "traits": {
21112                "smithy.api#documentation": "<p>Configuration for pre-signed S3 URLs.</p>"
21113            }
21114        },
21115        "com.amazonaws.iot#PrimitiveBoolean": {
21116            "type": "boolean"
21117        },
21118        "com.amazonaws.iot#Principal": {
21119            "type": "string"
21120        },
21121        "com.amazonaws.iot#PrincipalArn": {
21122            "type": "string"
21123        },
21124        "com.amazonaws.iot#PrincipalId": {
21125            "type": "string",
21126            "traits": {
21127                "smithy.api#length": {
21128                    "min": 1,
21129                    "max": 128
21130                },
21131                "smithy.api#pattern": "[a-zA-Z0-9]+"
21132            }
21133        },
21134        "com.amazonaws.iot#Principals": {
21135            "type": "list",
21136            "member": {
21137                "target": "com.amazonaws.iot#PrincipalArn"
21138            }
21139        },
21140        "com.amazonaws.iot#PrivateKey": {
21141            "type": "string",
21142            "traits": {
21143                "smithy.api#length": {
21144                    "min": 1
21145                },
21146                "smithy.api#sensitive": {}
21147            }
21148        },
21149        "com.amazonaws.iot#ProcessingTargetName": {
21150            "type": "string"
21151        },
21152        "com.amazonaws.iot#ProcessingTargetNameList": {
21153            "type": "list",
21154            "member": {
21155                "target": "com.amazonaws.iot#ProcessingTargetName"
21156            }
21157        },
21158        "com.amazonaws.iot#Protocol": {
21159            "type": "string",
21160            "traits": {
21161                "smithy.api#enum": [
21162                    {
21163                        "value": "MQTT",
21164                        "name": "MQTT"
21165                    },
21166                    {
21167                        "value": "HTTP",
21168                        "name": "HTTP"
21169                    }
21170                ]
21171            }
21172        },
21173        "com.amazonaws.iot#Protocols": {
21174            "type": "list",
21175            "member": {
21176                "target": "com.amazonaws.iot#Protocol"
21177            },
21178            "traits": {
21179                "smithy.api#length": {
21180                    "min": 1,
21181                    "max": 2
21182                }
21183            }
21184        },
21185        "com.amazonaws.iot#ProvisioningHook": {
21186            "type": "structure",
21187            "members": {
21188                "payloadVersion": {
21189                    "target": "com.amazonaws.iot#PayloadVersion",
21190                    "traits": {
21191                        "smithy.api#documentation": "<p>The payload that was sent to the target function.</p>\n         <p>\n            <i>Note:</i> Only Lambda functions are currently supported.</p>"
21192                    }
21193                },
21194                "targetArn": {
21195                    "target": "com.amazonaws.iot#TargetArn",
21196                    "traits": {
21197                        "smithy.api#documentation": "<p>The ARN of the target function.</p>\n         <p>\n            <i>Note:</i> Only Lambda functions are currently supported.</p>",
21198                        "smithy.api#required": {}
21199                    }
21200                }
21201            },
21202            "traits": {
21203                "smithy.api#documentation": "<p>Structure that contains <code>payloadVersion</code> and\n         <code>targetArn</code>.</p>"
21204            }
21205        },
21206        "com.amazonaws.iot#ProvisioningTemplateListing": {
21207            "type": "list",
21208            "member": {
21209                "target": "com.amazonaws.iot#ProvisioningTemplateSummary"
21210            }
21211        },
21212        "com.amazonaws.iot#ProvisioningTemplateSummary": {
21213            "type": "structure",
21214            "members": {
21215                "templateArn": {
21216                    "target": "com.amazonaws.iot#TemplateArn",
21217                    "traits": {
21218                        "smithy.api#documentation": "<p>The ARN of the fleet provisioning template.</p>"
21219                    }
21220                },
21221                "templateName": {
21222                    "target": "com.amazonaws.iot#TemplateName",
21223                    "traits": {
21224                        "smithy.api#documentation": "<p>The name of the fleet provisioning template.</p>"
21225                    }
21226                },
21227                "description": {
21228                    "target": "com.amazonaws.iot#TemplateDescription",
21229                    "traits": {
21230                        "smithy.api#documentation": "<p>The description of the fleet provisioning template.</p>"
21231                    }
21232                },
21233                "creationDate": {
21234                    "target": "com.amazonaws.iot#DateType",
21235                    "traits": {
21236                        "smithy.api#documentation": "<p>The date when the fleet provisioning template summary was created.</p>"
21237                    }
21238                },
21239                "lastModifiedDate": {
21240                    "target": "com.amazonaws.iot#DateType",
21241                    "traits": {
21242                        "smithy.api#documentation": "<p>The date when the fleet provisioning template summary was last modified.</p>"
21243                    }
21244                },
21245                "enabled": {
21246                    "target": "com.amazonaws.iot#Enabled",
21247                    "traits": {
21248                        "smithy.api#documentation": "<p>True if the fleet provision template is enabled, otherwise false.</p>"
21249                    }
21250                }
21251            },
21252            "traits": {
21253                "smithy.api#documentation": "<p>A summary of information about a fleet provisioning template.</p>"
21254            }
21255        },
21256        "com.amazonaws.iot#ProvisioningTemplateVersionListing": {
21257            "type": "list",
21258            "member": {
21259                "target": "com.amazonaws.iot#ProvisioningTemplateVersionSummary"
21260            }
21261        },
21262        "com.amazonaws.iot#ProvisioningTemplateVersionSummary": {
21263            "type": "structure",
21264            "members": {
21265                "versionId": {
21266                    "target": "com.amazonaws.iot#TemplateVersionId",
21267                    "traits": {
21268                        "smithy.api#documentation": "<p>The ID of the fleet privisioning template version.</p>"
21269                    }
21270                },
21271                "creationDate": {
21272                    "target": "com.amazonaws.iot#DateType",
21273                    "traits": {
21274                        "smithy.api#documentation": "<p>The date when the fleet provisioning template version was created</p>"
21275                    }
21276                },
21277                "isDefaultVersion": {
21278                    "target": "com.amazonaws.iot#IsDefaultVersion",
21279                    "traits": {
21280                        "smithy.api#documentation": "<p>True if the fleet provisioning template version is the default version, otherwise\n         false.</p>"
21281                    }
21282                }
21283            },
21284            "traits": {
21285                "smithy.api#documentation": "<p>A summary of information about a fleet provision template version.</p>"
21286            }
21287        },
21288        "com.amazonaws.iot#PublicKey": {
21289            "type": "string",
21290            "traits": {
21291                "smithy.api#length": {
21292                    "min": 1
21293                }
21294            }
21295        },
21296        "com.amazonaws.iot#PublicKeyMap": {
21297            "type": "map",
21298            "key": {
21299                "target": "com.amazonaws.iot#KeyName"
21300            },
21301            "value": {
21302                "target": "com.amazonaws.iot#KeyValue"
21303            }
21304        },
21305        "com.amazonaws.iot#PublishFindingToSnsParams": {
21306            "type": "structure",
21307            "members": {
21308                "topicArn": {
21309                    "target": "com.amazonaws.iot#SnsTopicArn",
21310                    "traits": {
21311                        "smithy.api#documentation": "<p>The ARN of the topic to which you want to publish the findings.</p>",
21312                        "smithy.api#required": {}
21313                    }
21314                }
21315            },
21316            "traits": {
21317                "smithy.api#documentation": "<p>Parameters to define a mitigation action that publishes findings to Amazon SNS. You can implement your own custom actions in response to the Amazon SNS messages.</p>"
21318            }
21319        },
21320        "com.amazonaws.iot#PutAssetPropertyValueEntry": {
21321            "type": "structure",
21322            "members": {
21323                "entryId": {
21324                    "target": "com.amazonaws.iot#AssetPropertyEntryId",
21325                    "traits": {
21326                        "smithy.api#documentation": "<p>Optional. A unique identifier for this entry that you can define to better track which\n      message caused an error in case of failure. Accepts substitution templates. Defaults to a new\n      UUID.</p>"
21327                    }
21328                },
21329                "assetId": {
21330                    "target": "com.amazonaws.iot#AssetId",
21331                    "traits": {
21332                        "smithy.api#documentation": "<p>The ID of the AWS IoT SiteWise asset. You must specify either a <code>propertyAlias</code>\n      or both an <code>aliasId</code> and a <code>propertyId</code>. Accepts substitution\n      templates.</p>"
21333                    }
21334                },
21335                "propertyId": {
21336                    "target": "com.amazonaws.iot#AssetPropertyId",
21337                    "traits": {
21338                        "smithy.api#documentation": "<p>The ID of the asset's property. You must specify either a <code>propertyAlias</code> or\n      both an <code>aliasId</code> and a <code>propertyId</code>. Accepts substitution\n      templates.</p>"
21339                    }
21340                },
21341                "propertyAlias": {
21342                    "target": "com.amazonaws.iot#AssetPropertyAlias",
21343                    "traits": {
21344                        "smithy.api#documentation": "<p>The name of the property alias associated with your asset property. You must specify\n      either a <code>propertyAlias</code> or both an <code>aliasId</code> and a\n        <code>propertyId</code>. Accepts substitution templates.</p>"
21345                    }
21346                },
21347                "propertyValues": {
21348                    "target": "com.amazonaws.iot#AssetPropertyValueList",
21349                    "traits": {
21350                        "smithy.api#documentation": "<p>A list of property values to insert that each contain timestamp, quality, and value (TQV)\n      information.</p>",
21351                        "smithy.api#required": {}
21352                    }
21353                }
21354            },
21355            "traits": {
21356                "smithy.api#documentation": "<p>An asset property value entry containing the following information.</p>"
21357            }
21358        },
21359        "com.amazonaws.iot#PutAssetPropertyValueEntryList": {
21360            "type": "list",
21361            "member": {
21362                "target": "com.amazonaws.iot#PutAssetPropertyValueEntry"
21363            },
21364            "traits": {
21365                "smithy.api#length": {
21366                    "min": 1
21367                }
21368            }
21369        },
21370        "com.amazonaws.iot#PutItemInput": {
21371            "type": "structure",
21372            "members": {
21373                "tableName": {
21374                    "target": "com.amazonaws.iot#TableName",
21375                    "traits": {
21376                        "smithy.api#documentation": "<p>The table where the message data will be written.</p>",
21377                        "smithy.api#required": {}
21378                    }
21379                }
21380            },
21381            "traits": {
21382                "smithy.api#documentation": "<p>The input for the DynamoActionVS action that specifies the DynamoDB table to which\n         the message data will be written.</p>"
21383            }
21384        },
21385        "com.amazonaws.iot#Qos": {
21386            "type": "integer",
21387            "traits": {
21388                "smithy.api#box": {},
21389                "smithy.api#range": {
21390                    "min": 0,
21391                    "max": 1
21392                }
21393            }
21394        },
21395        "com.amazonaws.iot#QueryMaxResults": {
21396            "type": "integer",
21397            "traits": {
21398                "smithy.api#box": {},
21399                "smithy.api#range": {
21400                    "min": 1,
21401                    "max": 500
21402                }
21403            }
21404        },
21405        "com.amazonaws.iot#QueryString": {
21406            "type": "string",
21407            "traits": {
21408                "smithy.api#length": {
21409                    "min": 1
21410                }
21411            }
21412        },
21413        "com.amazonaws.iot#QueryVersion": {
21414            "type": "string"
21415        },
21416        "com.amazonaws.iot#QueueUrl": {
21417            "type": "string"
21418        },
21419        "com.amazonaws.iot#QueuedThings": {
21420            "type": "integer",
21421            "traits": {
21422                "smithy.api#box": {}
21423            }
21424        },
21425        "com.amazonaws.iot#RangeKeyField": {
21426            "type": "string"
21427        },
21428        "com.amazonaws.iot#RangeKeyValue": {
21429            "type": "string"
21430        },
21431        "com.amazonaws.iot#RateIncreaseCriteria": {
21432            "type": "structure",
21433            "members": {
21434                "numberOfNotifiedThings": {
21435                    "target": "com.amazonaws.iot#NumberOfThings",
21436                    "traits": {
21437                        "smithy.api#documentation": "<p>The threshold for number of notified things that will initiate the increase in rate of rollout.</p>"
21438                    }
21439                },
21440                "numberOfSucceededThings": {
21441                    "target": "com.amazonaws.iot#NumberOfThings",
21442                    "traits": {
21443                        "smithy.api#documentation": "<p>The threshold for number of succeeded things that will initiate the increase in rate of rollout.</p>"
21444                    }
21445                }
21446            },
21447            "traits": {
21448                "smithy.api#documentation": "<p>Allows you to define a criteria to initiate the increase in rate of rollout for a job.</p>"
21449            }
21450        },
21451        "com.amazonaws.iot#ReasonCode": {
21452            "type": "string",
21453            "traits": {
21454                "smithy.api#length": {
21455                    "min": 0,
21456                    "max": 128
21457                },
21458                "smithy.api#pattern": "[\\p{Upper}\\p{Digit}_]+"
21459            }
21460        },
21461        "com.amazonaws.iot#ReasonForNonCompliance": {
21462            "type": "string"
21463        },
21464        "com.amazonaws.iot#ReasonForNonComplianceCode": {
21465            "type": "string"
21466        },
21467        "com.amazonaws.iot#ReasonForNonComplianceCodes": {
21468            "type": "list",
21469            "member": {
21470                "target": "com.amazonaws.iot#ReasonForNonComplianceCode"
21471            },
21472            "traits": {
21473                "smithy.api#length": {
21474                    "min": 1,
21475                    "max": 25
21476                }
21477            }
21478        },
21479        "com.amazonaws.iot#Recursive": {
21480            "type": "boolean"
21481        },
21482        "com.amazonaws.iot#RecursiveWithoutDefault": {
21483            "type": "boolean",
21484            "traits": {
21485                "smithy.api#box": {}
21486            }
21487        },
21488        "com.amazonaws.iot#RegisterCACertificate": {
21489            "type": "operation",
21490            "input": {
21491                "target": "com.amazonaws.iot#RegisterCACertificateRequest"
21492            },
21493            "output": {
21494                "target": "com.amazonaws.iot#RegisterCACertificateResponse"
21495            },
21496            "errors": [
21497                {
21498                    "target": "com.amazonaws.iot#CertificateValidationException"
21499                },
21500                {
21501                    "target": "com.amazonaws.iot#InternalFailureException"
21502                },
21503                {
21504                    "target": "com.amazonaws.iot#InvalidRequestException"
21505                },
21506                {
21507                    "target": "com.amazonaws.iot#LimitExceededException"
21508                },
21509                {
21510                    "target": "com.amazonaws.iot#RegistrationCodeValidationException"
21511                },
21512                {
21513                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
21514                },
21515                {
21516                    "target": "com.amazonaws.iot#ServiceUnavailableException"
21517                },
21518                {
21519                    "target": "com.amazonaws.iot#ThrottlingException"
21520                },
21521                {
21522                    "target": "com.amazonaws.iot#UnauthorizedException"
21523                }
21524            ],
21525            "traits": {
21526                "smithy.api#documentation": "<p>Registers a CA certificate with AWS IoT. This CA certificate can then be used to sign\n         device certificates, which can be then registered with AWS IoT. You can register up to 10\n         CA certificates per AWS account that have the same subject field. This enables you to have\n         up to 10 certificate authorities sign your device certificates. If you have more than one\n         CA certificate registered, make sure you pass the CA certificate when you register your\n         device certificates with the RegisterCertificate API.</p>",
21527                "smithy.api#http": {
21528                    "method": "POST",
21529                    "uri": "/cacertificate",
21530                    "code": 200
21531                }
21532            }
21533        },
21534        "com.amazonaws.iot#RegisterCACertificateRequest": {
21535            "type": "structure",
21536            "members": {
21537                "caCertificate": {
21538                    "target": "com.amazonaws.iot#CertificatePem",
21539                    "traits": {
21540                        "smithy.api#documentation": "<p>The CA certificate.</p>",
21541                        "smithy.api#required": {}
21542                    }
21543                },
21544                "verificationCertificate": {
21545                    "target": "com.amazonaws.iot#CertificatePem",
21546                    "traits": {
21547                        "smithy.api#documentation": "<p>The private key verification certificate.</p>",
21548                        "smithy.api#required": {}
21549                    }
21550                },
21551                "setAsActive": {
21552                    "target": "com.amazonaws.iot#SetAsActive",
21553                    "traits": {
21554                        "smithy.api#documentation": "<p>A boolean value that specifies if the CA certificate is set to active.</p>",
21555                        "smithy.api#httpQuery": "setAsActive"
21556                    }
21557                },
21558                "allowAutoRegistration": {
21559                    "target": "com.amazonaws.iot#AllowAutoRegistration",
21560                    "traits": {
21561                        "smithy.api#documentation": "<p>Allows this CA certificate to be used for auto registration of device\n         certificates.</p>",
21562                        "smithy.api#httpQuery": "allowAutoRegistration"
21563                    }
21564                },
21565                "registrationConfig": {
21566                    "target": "com.amazonaws.iot#RegistrationConfig",
21567                    "traits": {
21568                        "smithy.api#documentation": "<p>Information about the registration configuration.</p>"
21569                    }
21570                },
21571                "tags": {
21572                    "target": "com.amazonaws.iot#TagList",
21573                    "traits": {
21574                        "smithy.api#documentation": "<p>Metadata which can be used to manage the CA certificate.</p>\n         <note>\n            <p>For URI Request parameters use format: ...key1=value1&key2=value2...</p>\n            <p>For the CLI command-line parameter use format: &&tags\n            \"key1=value1&key2=value2...\"</p>\n            <p>For the cli-input-json file use format: \"tags\":\n            \"key1=value1&key2=value2...\"</p>\n         </note>"
21575                    }
21576                }
21577            },
21578            "traits": {
21579                "smithy.api#documentation": "<p>The input to the RegisterCACertificate operation.</p>"
21580            }
21581        },
21582        "com.amazonaws.iot#RegisterCACertificateResponse": {
21583            "type": "structure",
21584            "members": {
21585                "certificateArn": {
21586                    "target": "com.amazonaws.iot#CertificateArn",
21587                    "traits": {
21588                        "smithy.api#documentation": "<p>The CA certificate ARN.</p>"
21589                    }
21590                },
21591                "certificateId": {
21592                    "target": "com.amazonaws.iot#CertificateId",
21593                    "traits": {
21594                        "smithy.api#documentation": "<p>The CA certificate identifier.</p>"
21595                    }
21596                }
21597            },
21598            "traits": {
21599                "smithy.api#documentation": "<p>The output from the RegisterCACertificateResponse operation.</p>"
21600            }
21601        },
21602        "com.amazonaws.iot#RegisterCertificate": {
21603            "type": "operation",
21604            "input": {
21605                "target": "com.amazonaws.iot#RegisterCertificateRequest"
21606            },
21607            "output": {
21608                "target": "com.amazonaws.iot#RegisterCertificateResponse"
21609            },
21610            "errors": [
21611                {
21612                    "target": "com.amazonaws.iot#CertificateConflictException"
21613                },
21614                {
21615                    "target": "com.amazonaws.iot#CertificateStateException"
21616                },
21617                {
21618                    "target": "com.amazonaws.iot#CertificateValidationException"
21619                },
21620                {
21621                    "target": "com.amazonaws.iot#InternalFailureException"
21622                },
21623                {
21624                    "target": "com.amazonaws.iot#InvalidRequestException"
21625                },
21626                {
21627                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
21628                },
21629                {
21630                    "target": "com.amazonaws.iot#ServiceUnavailableException"
21631                },
21632                {
21633                    "target": "com.amazonaws.iot#ThrottlingException"
21634                },
21635                {
21636                    "target": "com.amazonaws.iot#UnauthorizedException"
21637                }
21638            ],
21639            "traits": {
21640                "smithy.api#documentation": "<p>Registers a device certificate with AWS IoT. If you have more than one CA certificate\n         that has the same subject field, you must specify the CA certificate that was used to sign\n         the device certificate being registered.</p>",
21641                "smithy.api#http": {
21642                    "method": "POST",
21643                    "uri": "/certificate/register",
21644                    "code": 200
21645                }
21646            }
21647        },
21648        "com.amazonaws.iot#RegisterCertificateRequest": {
21649            "type": "structure",
21650            "members": {
21651                "certificatePem": {
21652                    "target": "com.amazonaws.iot#CertificatePem",
21653                    "traits": {
21654                        "smithy.api#documentation": "<p>The certificate data, in PEM format.</p>",
21655                        "smithy.api#required": {}
21656                    }
21657                },
21658                "caCertificatePem": {
21659                    "target": "com.amazonaws.iot#CertificatePem",
21660                    "traits": {
21661                        "smithy.api#documentation": "<p>The CA certificate used to sign the device certificate being registered.</p>"
21662                    }
21663                },
21664                "setAsActive": {
21665                    "target": "com.amazonaws.iot#SetAsActiveFlag",
21666                    "traits": {
21667                        "smithy.api#deprecated": {},
21668                        "smithy.api#documentation": "<p>A boolean value that specifies if the certificate is set to active.</p>",
21669                        "smithy.api#httpQuery": "setAsActive"
21670                    }
21671                },
21672                "status": {
21673                    "target": "com.amazonaws.iot#CertificateStatus",
21674                    "traits": {
21675                        "smithy.api#documentation": "<p>The status of the register certificate request.</p>"
21676                    }
21677                }
21678            },
21679            "traits": {
21680                "smithy.api#documentation": "<p>The input to the RegisterCertificate operation.</p>"
21681            }
21682        },
21683        "com.amazonaws.iot#RegisterCertificateResponse": {
21684            "type": "structure",
21685            "members": {
21686                "certificateArn": {
21687                    "target": "com.amazonaws.iot#CertificateArn",
21688                    "traits": {
21689                        "smithy.api#documentation": "<p>The certificate ARN.</p>"
21690                    }
21691                },
21692                "certificateId": {
21693                    "target": "com.amazonaws.iot#CertificateId",
21694                    "traits": {
21695                        "smithy.api#documentation": "<p>The certificate identifier.</p>"
21696                    }
21697                }
21698            },
21699            "traits": {
21700                "smithy.api#documentation": "<p>The output from the RegisterCertificate operation.</p>"
21701            }
21702        },
21703        "com.amazonaws.iot#RegisterCertificateWithoutCA": {
21704            "type": "operation",
21705            "input": {
21706                "target": "com.amazonaws.iot#RegisterCertificateWithoutCARequest"
21707            },
21708            "output": {
21709                "target": "com.amazonaws.iot#RegisterCertificateWithoutCAResponse"
21710            },
21711            "errors": [
21712                {
21713                    "target": "com.amazonaws.iot#CertificateStateException"
21714                },
21715                {
21716                    "target": "com.amazonaws.iot#CertificateValidationException"
21717                },
21718                {
21719                    "target": "com.amazonaws.iot#InternalFailureException"
21720                },
21721                {
21722                    "target": "com.amazonaws.iot#InvalidRequestException"
21723                },
21724                {
21725                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
21726                },
21727                {
21728                    "target": "com.amazonaws.iot#ServiceUnavailableException"
21729                },
21730                {
21731                    "target": "com.amazonaws.iot#ThrottlingException"
21732                },
21733                {
21734                    "target": "com.amazonaws.iot#UnauthorizedException"
21735                }
21736            ],
21737            "traits": {
21738                "smithy.api#documentation": "<p>Register a certificate that does not have a certificate authority (CA).</p>",
21739                "smithy.api#http": {
21740                    "method": "POST",
21741                    "uri": "/certificate/register-no-ca",
21742                    "code": 200
21743                }
21744            }
21745        },
21746        "com.amazonaws.iot#RegisterCertificateWithoutCARequest": {
21747            "type": "structure",
21748            "members": {
21749                "certificatePem": {
21750                    "target": "com.amazonaws.iot#CertificatePem",
21751                    "traits": {
21752                        "smithy.api#documentation": "<p>The certificate data, in PEM format.</p>",
21753                        "smithy.api#required": {}
21754                    }
21755                },
21756                "status": {
21757                    "target": "com.amazonaws.iot#CertificateStatus",
21758                    "traits": {
21759                        "smithy.api#documentation": "<p>The status of the register certificate request.</p>"
21760                    }
21761                }
21762            }
21763        },
21764        "com.amazonaws.iot#RegisterCertificateWithoutCAResponse": {
21765            "type": "structure",
21766            "members": {
21767                "certificateArn": {
21768                    "target": "com.amazonaws.iot#CertificateArn",
21769                    "traits": {
21770                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the registered certificate.</p>"
21771                    }
21772                },
21773                "certificateId": {
21774                    "target": "com.amazonaws.iot#CertificateId",
21775                    "traits": {
21776                        "smithy.api#documentation": "<p>The ID of the registered certificate. (The last part of the certificate ARN contains the\n         certificate ID.</p>"
21777                    }
21778                }
21779            }
21780        },
21781        "com.amazonaws.iot#RegisterThing": {
21782            "type": "operation",
21783            "input": {
21784                "target": "com.amazonaws.iot#RegisterThingRequest"
21785            },
21786            "output": {
21787                "target": "com.amazonaws.iot#RegisterThingResponse"
21788            },
21789            "errors": [
21790                {
21791                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
21792                },
21793                {
21794                    "target": "com.amazonaws.iot#InternalFailureException"
21795                },
21796                {
21797                    "target": "com.amazonaws.iot#InvalidRequestException"
21798                },
21799                {
21800                    "target": "com.amazonaws.iot#ResourceRegistrationFailureException"
21801                },
21802                {
21803                    "target": "com.amazonaws.iot#ServiceUnavailableException"
21804                },
21805                {
21806                    "target": "com.amazonaws.iot#ThrottlingException"
21807                },
21808                {
21809                    "target": "com.amazonaws.iot#UnauthorizedException"
21810                }
21811            ],
21812            "traits": {
21813                "smithy.api#documentation": "<p>Provisions a thing in the device registry. RegisterThing calls other AWS IoT control\n         plane APIs. These calls might exceed your account level <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_iot\">\n            AWS IoT Throttling Limits</a> and cause throttle errors. Please contact <a href=\"https://console.aws.amazon.com/support/home\">AWS Customer Support</a> to raise\n         your throttling limits if necessary.</p>",
21814                "smithy.api#http": {
21815                    "method": "POST",
21816                    "uri": "/things",
21817                    "code": 200
21818                }
21819            }
21820        },
21821        "com.amazonaws.iot#RegisterThingRequest": {
21822            "type": "structure",
21823            "members": {
21824                "templateBody": {
21825                    "target": "com.amazonaws.iot#TemplateBody",
21826                    "traits": {
21827                        "smithy.api#documentation": "<p>The provisioning template. See <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/provision-w-cert.html\">Provisioning Devices That Have Device Certificates</a> for more information.</p>",
21828                        "smithy.api#required": {}
21829                    }
21830                },
21831                "parameters": {
21832                    "target": "com.amazonaws.iot#Parameters",
21833                    "traits": {
21834                        "smithy.api#documentation": "<p>The parameters for provisioning a thing. See <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/provision-template.html\">Provisioning Templates</a> for more information.</p>"
21835                    }
21836                }
21837            }
21838        },
21839        "com.amazonaws.iot#RegisterThingResponse": {
21840            "type": "structure",
21841            "members": {
21842                "certificatePem": {
21843                    "target": "com.amazonaws.iot#CertificatePem",
21844                    "traits": {
21845                        "smithy.api#documentation": "<p>The certificate data, in PEM format.</p>"
21846                    }
21847                },
21848                "resourceArns": {
21849                    "target": "com.amazonaws.iot#ResourceArns",
21850                    "traits": {
21851                        "smithy.api#documentation": "<p>ARNs for the generated resources.</p>"
21852                    }
21853                }
21854            }
21855        },
21856        "com.amazonaws.iot#RegistrationCode": {
21857            "type": "string",
21858            "traits": {
21859                "smithy.api#length": {
21860                    "min": 64,
21861                    "max": 64
21862                },
21863                "smithy.api#pattern": "(0x)?[a-fA-F0-9]+"
21864            }
21865        },
21866        "com.amazonaws.iot#RegistrationCodeValidationException": {
21867            "type": "structure",
21868            "members": {
21869                "message": {
21870                    "target": "com.amazonaws.iot#ErrorMessage2",
21871                    "traits": {
21872                        "smithy.api#documentation": "<p>Additional information about the exception.</p>"
21873                    }
21874                }
21875            },
21876            "traits": {
21877                "smithy.api#documentation": "<p>The registration code is invalid.</p>",
21878                "smithy.api#error": "client",
21879                "smithy.api#httpError": 400
21880            }
21881        },
21882        "com.amazonaws.iot#RegistrationConfig": {
21883            "type": "structure",
21884            "members": {
21885                "templateBody": {
21886                    "target": "com.amazonaws.iot#TemplateBody",
21887                    "traits": {
21888                        "smithy.api#documentation": "<p>The template body.</p>"
21889                    }
21890                },
21891                "roleArn": {
21892                    "target": "com.amazonaws.iot#RoleArn",
21893                    "traits": {
21894                        "smithy.api#documentation": "<p>The ARN of the role.</p>"
21895                    }
21896                }
21897            },
21898            "traits": {
21899                "smithy.api#documentation": "<p>The registration configuration.</p>"
21900            }
21901        },
21902        "com.amazonaws.iot#RegistryMaxResults": {
21903            "type": "integer",
21904            "traits": {
21905                "smithy.api#box": {},
21906                "smithy.api#range": {
21907                    "min": 1,
21908                    "max": 250
21909                }
21910            }
21911        },
21912        "com.amazonaws.iot#RegistryS3BucketName": {
21913            "type": "string",
21914            "traits": {
21915                "smithy.api#length": {
21916                    "min": 3,
21917                    "max": 256
21918                },
21919                "smithy.api#pattern": "[a-zA-Z0-9._-]+"
21920            }
21921        },
21922        "com.amazonaws.iot#RegistryS3KeyName": {
21923            "type": "string",
21924            "traits": {
21925                "smithy.api#length": {
21926                    "min": 1,
21927                    "max": 1024
21928                },
21929                "smithy.api#pattern": "[a-zA-Z0-9!_.*'()-\\/]+"
21930            }
21931        },
21932        "com.amazonaws.iot#RejectCertificateTransfer": {
21933            "type": "operation",
21934            "input": {
21935                "target": "com.amazonaws.iot#RejectCertificateTransferRequest"
21936            },
21937            "errors": [
21938                {
21939                    "target": "com.amazonaws.iot#InternalFailureException"
21940                },
21941                {
21942                    "target": "com.amazonaws.iot#InvalidRequestException"
21943                },
21944                {
21945                    "target": "com.amazonaws.iot#ResourceNotFoundException"
21946                },
21947                {
21948                    "target": "com.amazonaws.iot#ServiceUnavailableException"
21949                },
21950                {
21951                    "target": "com.amazonaws.iot#ThrottlingException"
21952                },
21953                {
21954                    "target": "com.amazonaws.iot#TransferAlreadyCompletedException"
21955                },
21956                {
21957                    "target": "com.amazonaws.iot#UnauthorizedException"
21958                }
21959            ],
21960            "traits": {
21961                "smithy.api#documentation": "<p>Rejects a pending certificate transfer. After AWS IoT rejects a certificate transfer,\n         the certificate status changes from <b>PENDING_TRANSFER</b> to\n            <b>INACTIVE</b>.</p>\n         <p>To check for pending certificate transfers, call <a>ListCertificates</a>\n         to enumerate your certificates.</p>\n         <p>This operation can only be called by the transfer destination. After it is called,\n         the certificate will be returned to the source's account in the INACTIVE state.</p>",
21962                "smithy.api#http": {
21963                    "method": "PATCH",
21964                    "uri": "/reject-certificate-transfer/{certificateId}",
21965                    "code": 200
21966                }
21967            }
21968        },
21969        "com.amazonaws.iot#RejectCertificateTransferRequest": {
21970            "type": "structure",
21971            "members": {
21972                "certificateId": {
21973                    "target": "com.amazonaws.iot#CertificateId",
21974                    "traits": {
21975                        "smithy.api#documentation": "<p>The ID of the certificate. (The last part of the certificate ARN contains the\n         certificate ID.)</p>",
21976                        "smithy.api#httpLabel": {},
21977                        "smithy.api#required": {}
21978                    }
21979                },
21980                "rejectReason": {
21981                    "target": "com.amazonaws.iot#Message",
21982                    "traits": {
21983                        "smithy.api#documentation": "<p>The reason the certificate transfer was rejected.</p>"
21984                    }
21985                }
21986            },
21987            "traits": {
21988                "smithy.api#documentation": "<p>The input for the RejectCertificateTransfer operation.</p>"
21989            }
21990        },
21991        "com.amazonaws.iot#RejectedThings": {
21992            "type": "integer",
21993            "traits": {
21994                "smithy.api#box": {}
21995            }
21996        },
21997        "com.amazonaws.iot#RelatedResource": {
21998            "type": "structure",
21999            "members": {
22000                "resourceType": {
22001                    "target": "com.amazonaws.iot#ResourceType",
22002                    "traits": {
22003                        "smithy.api#documentation": "<p>The type of resource.</p>"
22004                    }
22005                },
22006                "resourceIdentifier": {
22007                    "target": "com.amazonaws.iot#ResourceIdentifier",
22008                    "traits": {
22009                        "smithy.api#documentation": "<p>Information that identifies the resource.</p>"
22010                    }
22011                },
22012                "additionalInfo": {
22013                    "target": "com.amazonaws.iot#StringMap",
22014                    "traits": {
22015                        "smithy.api#documentation": "<p>Other information about the resource.</p>"
22016                    }
22017                }
22018            },
22019            "traits": {
22020                "smithy.api#documentation": "<p>Information about a related resource.</p>"
22021            }
22022        },
22023        "com.amazonaws.iot#RelatedResources": {
22024            "type": "list",
22025            "member": {
22026                "target": "com.amazonaws.iot#RelatedResource"
22027            }
22028        },
22029        "com.amazonaws.iot#RemoveAuthorizerConfig": {
22030            "type": "boolean"
22031        },
22032        "com.amazonaws.iot#RemoveAutoRegistration": {
22033            "type": "boolean"
22034        },
22035        "com.amazonaws.iot#RemoveHook": {
22036            "type": "boolean",
22037            "traits": {
22038                "smithy.api#box": {}
22039            }
22040        },
22041        "com.amazonaws.iot#RemoveThingFromBillingGroup": {
22042            "type": "operation",
22043            "input": {
22044                "target": "com.amazonaws.iot#RemoveThingFromBillingGroupRequest"
22045            },
22046            "output": {
22047                "target": "com.amazonaws.iot#RemoveThingFromBillingGroupResponse"
22048            },
22049            "errors": [
22050                {
22051                    "target": "com.amazonaws.iot#InternalFailureException"
22052                },
22053                {
22054                    "target": "com.amazonaws.iot#InvalidRequestException"
22055                },
22056                {
22057                    "target": "com.amazonaws.iot#ResourceNotFoundException"
22058                },
22059                {
22060                    "target": "com.amazonaws.iot#ThrottlingException"
22061                }
22062            ],
22063            "traits": {
22064                "smithy.api#documentation": "<p>Removes the given thing from the billing group.</p>",
22065                "smithy.api#http": {
22066                    "method": "PUT",
22067                    "uri": "/billing-groups/removeThingFromBillingGroup",
22068                    "code": 200
22069                }
22070            }
22071        },
22072        "com.amazonaws.iot#RemoveThingFromBillingGroupRequest": {
22073            "type": "structure",
22074            "members": {
22075                "billingGroupName": {
22076                    "target": "com.amazonaws.iot#BillingGroupName",
22077                    "traits": {
22078                        "smithy.api#documentation": "<p>The name of the billing group.</p>"
22079                    }
22080                },
22081                "billingGroupArn": {
22082                    "target": "com.amazonaws.iot#BillingGroupArn",
22083                    "traits": {
22084                        "smithy.api#documentation": "<p>The ARN of the billing group.</p>"
22085                    }
22086                },
22087                "thingName": {
22088                    "target": "com.amazonaws.iot#ThingName",
22089                    "traits": {
22090                        "smithy.api#documentation": "<p>The name of the thing to be removed from the billing group.</p>"
22091                    }
22092                },
22093                "thingArn": {
22094                    "target": "com.amazonaws.iot#ThingArn",
22095                    "traits": {
22096                        "smithy.api#documentation": "<p>The ARN of the thing to be removed from the billing group.</p>"
22097                    }
22098                }
22099            }
22100        },
22101        "com.amazonaws.iot#RemoveThingFromBillingGroupResponse": {
22102            "type": "structure",
22103            "members": {}
22104        },
22105        "com.amazonaws.iot#RemoveThingFromThingGroup": {
22106            "type": "operation",
22107            "input": {
22108                "target": "com.amazonaws.iot#RemoveThingFromThingGroupRequest"
22109            },
22110            "output": {
22111                "target": "com.amazonaws.iot#RemoveThingFromThingGroupResponse"
22112            },
22113            "errors": [
22114                {
22115                    "target": "com.amazonaws.iot#InternalFailureException"
22116                },
22117                {
22118                    "target": "com.amazonaws.iot#InvalidRequestException"
22119                },
22120                {
22121                    "target": "com.amazonaws.iot#ResourceNotFoundException"
22122                },
22123                {
22124                    "target": "com.amazonaws.iot#ThrottlingException"
22125                }
22126            ],
22127            "traits": {
22128                "smithy.api#documentation": "<p>Remove the specified thing from the specified group.</p>\n\t\t       <p>You must specify either a <code>thingGroupArn</code> or a\n\t\t\t<code>thingGroupName</code> to identify the thing group and\n\t\t\teither a <code>thingArn</code> or a <code>thingName</code> to\n\t\t\tidentify the thing to remove from the thing group.\n\t\t</p>",
22129                "smithy.api#http": {
22130                    "method": "PUT",
22131                    "uri": "/thing-groups/removeThingFromThingGroup",
22132                    "code": 200
22133                }
22134            }
22135        },
22136        "com.amazonaws.iot#RemoveThingFromThingGroupRequest": {
22137            "type": "structure",
22138            "members": {
22139                "thingGroupName": {
22140                    "target": "com.amazonaws.iot#ThingGroupName",
22141                    "traits": {
22142                        "smithy.api#documentation": "<p>The group name.</p>"
22143                    }
22144                },
22145                "thingGroupArn": {
22146                    "target": "com.amazonaws.iot#ThingGroupArn",
22147                    "traits": {
22148                        "smithy.api#documentation": "<p>The group ARN.</p>"
22149                    }
22150                },
22151                "thingName": {
22152                    "target": "com.amazonaws.iot#ThingName",
22153                    "traits": {
22154                        "smithy.api#documentation": "<p>The name of the thing to remove from the group.</p>"
22155                    }
22156                },
22157                "thingArn": {
22158                    "target": "com.amazonaws.iot#ThingArn",
22159                    "traits": {
22160                        "smithy.api#documentation": "<p>The ARN of the thing to remove from the group.</p>"
22161                    }
22162                }
22163            }
22164        },
22165        "com.amazonaws.iot#RemoveThingFromThingGroupResponse": {
22166            "type": "structure",
22167            "members": {}
22168        },
22169        "com.amazonaws.iot#RemoveThingType": {
22170            "type": "boolean"
22171        },
22172        "com.amazonaws.iot#RemovedThings": {
22173            "type": "integer",
22174            "traits": {
22175                "smithy.api#box": {}
22176            }
22177        },
22178        "com.amazonaws.iot#ReplaceDefaultPolicyVersionParams": {
22179            "type": "structure",
22180            "members": {
22181                "templateName": {
22182                    "target": "com.amazonaws.iot#PolicyTemplateName",
22183                    "traits": {
22184                        "smithy.api#documentation": "<p>The name of the template to be applied. The only supported value is <code>BLANK_POLICY</code>.</p>",
22185                        "smithy.api#required": {}
22186                    }
22187                }
22188            },
22189            "traits": {
22190                "smithy.api#documentation": "<p>Parameters to define a mitigation action that adds a blank policy to restrict permissions.</p>"
22191            }
22192        },
22193        "com.amazonaws.iot#ReplaceTopicRule": {
22194            "type": "operation",
22195            "input": {
22196                "target": "com.amazonaws.iot#ReplaceTopicRuleRequest"
22197            },
22198            "errors": [
22199                {
22200                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
22201                },
22202                {
22203                    "target": "com.amazonaws.iot#InternalException"
22204                },
22205                {
22206                    "target": "com.amazonaws.iot#InvalidRequestException"
22207                },
22208                {
22209                    "target": "com.amazonaws.iot#ServiceUnavailableException"
22210                },
22211                {
22212                    "target": "com.amazonaws.iot#SqlParseException"
22213                },
22214                {
22215                    "target": "com.amazonaws.iot#UnauthorizedException"
22216                }
22217            ],
22218            "traits": {
22219                "smithy.api#documentation": "<p>Replaces the rule. You must specify all parameters for the new rule. Creating rules\n         is an administrator-level action. Any user who has permission to create rules will be able\n         to access data processed by the rule.</p>",
22220                "smithy.api#http": {
22221                    "method": "PATCH",
22222                    "uri": "/rules/{ruleName}",
22223                    "code": 200
22224                }
22225            }
22226        },
22227        "com.amazonaws.iot#ReplaceTopicRuleRequest": {
22228            "type": "structure",
22229            "members": {
22230                "ruleName": {
22231                    "target": "com.amazonaws.iot#RuleName",
22232                    "traits": {
22233                        "smithy.api#documentation": "<p>The name of the rule.</p>",
22234                        "smithy.api#httpLabel": {},
22235                        "smithy.api#required": {}
22236                    }
22237                },
22238                "topicRulePayload": {
22239                    "target": "com.amazonaws.iot#TopicRulePayload",
22240                    "traits": {
22241                        "smithy.api#documentation": "<p>The rule payload.</p>",
22242                        "smithy.api#httpPayload": {},
22243                        "smithy.api#required": {}
22244                    }
22245                }
22246            },
22247            "traits": {
22248                "smithy.api#documentation": "<p>The input for the ReplaceTopicRule operation.</p>"
22249            }
22250        },
22251        "com.amazonaws.iot#ReportType": {
22252            "type": "string",
22253            "traits": {
22254                "smithy.api#enum": [
22255                    {
22256                        "value": "ERRORS",
22257                        "name": "ERRORS"
22258                    },
22259                    {
22260                        "value": "RESULTS",
22261                        "name": "RESULTS"
22262                    }
22263                ]
22264            }
22265        },
22266        "com.amazonaws.iot#RepublishAction": {
22267            "type": "structure",
22268            "members": {
22269                "roleArn": {
22270                    "target": "com.amazonaws.iot#AwsArn",
22271                    "traits": {
22272                        "smithy.api#documentation": "<p>The ARN of the IAM role that grants access.</p>",
22273                        "smithy.api#required": {}
22274                    }
22275                },
22276                "topic": {
22277                    "target": "com.amazonaws.iot#TopicPattern",
22278                    "traits": {
22279                        "smithy.api#documentation": "<p>The name of the MQTT topic.</p>",
22280                        "smithy.api#required": {}
22281                    }
22282                },
22283                "qos": {
22284                    "target": "com.amazonaws.iot#Qos",
22285                    "traits": {
22286                        "smithy.api#documentation": "<p>The Quality of Service (QoS) level to use when republishing messages. The default value\n         is 0.</p>"
22287                    }
22288                }
22289            },
22290            "traits": {
22291                "smithy.api#documentation": "<p>Describes an action to republish to another topic.</p>"
22292            }
22293        },
22294        "com.amazonaws.iot#ReservedDomainConfigurationName": {
22295            "type": "string",
22296            "traits": {
22297                "smithy.api#length": {
22298                    "min": 1,
22299                    "max": 128
22300                },
22301                "smithy.api#pattern": "[\\w.:-]+"
22302            }
22303        },
22304        "com.amazonaws.iot#Resource": {
22305            "type": "string",
22306            "traits": {
22307                "smithy.api#length": {
22308                    "min": 0,
22309                    "max": 2048
22310                }
22311            }
22312        },
22313        "com.amazonaws.iot#ResourceAlreadyExistsException": {
22314            "type": "structure",
22315            "members": {
22316                "message": {
22317                    "target": "com.amazonaws.iot#ErrorMessage2",
22318                    "traits": {
22319                        "smithy.api#documentation": "<p>The message for the exception.</p>"
22320                    }
22321                },
22322                "resourceId": {
22323                    "target": "com.amazonaws.iot#resourceId",
22324                    "traits": {
22325                        "smithy.api#documentation": "<p>The ID of the resource that caused the exception.</p>"
22326                    }
22327                },
22328                "resourceArn": {
22329                    "target": "com.amazonaws.iot#ResourceArn",
22330                    "traits": {
22331                        "smithy.api#documentation": "<p>The ARN of the resource that caused the exception.</p>"
22332                    }
22333                }
22334            },
22335            "traits": {
22336                "smithy.api#documentation": "<p>The resource already exists.</p>",
22337                "smithy.api#error": "client",
22338                "smithy.api#httpError": 409
22339            }
22340        },
22341        "com.amazonaws.iot#ResourceArn": {
22342            "type": "string"
22343        },
22344        "com.amazonaws.iot#ResourceArns": {
22345            "type": "map",
22346            "key": {
22347                "target": "com.amazonaws.iot#ResourceLogicalId"
22348            },
22349            "value": {
22350                "target": "com.amazonaws.iot#ResourceArn"
22351            }
22352        },
22353        "com.amazonaws.iot#ResourceIdentifier": {
22354            "type": "structure",
22355            "members": {
22356                "deviceCertificateId": {
22357                    "target": "com.amazonaws.iot#CertificateId",
22358                    "traits": {
22359                        "smithy.api#documentation": "<p>The ID of the certificate attached to the resource.</p>"
22360                    }
22361                },
22362                "caCertificateId": {
22363                    "target": "com.amazonaws.iot#CertificateId",
22364                    "traits": {
22365                        "smithy.api#documentation": "<p>The ID of the CA certificate used to authorize the certificate.</p>"
22366                    }
22367                },
22368                "cognitoIdentityPoolId": {
22369                    "target": "com.amazonaws.iot#CognitoIdentityPoolId",
22370                    "traits": {
22371                        "smithy.api#documentation": "<p>The ID of the Amazon Cognito identity pool.</p>"
22372                    }
22373                },
22374                "clientId": {
22375                    "target": "com.amazonaws.iot#ClientId",
22376                    "traits": {
22377                        "smithy.api#documentation": "<p>The client ID.</p>"
22378                    }
22379                },
22380                "policyVersionIdentifier": {
22381                    "target": "com.amazonaws.iot#PolicyVersionIdentifier",
22382                    "traits": {
22383                        "smithy.api#documentation": "<p>The version of the policy associated with the resource.</p>"
22384                    }
22385                },
22386                "account": {
22387                    "target": "com.amazonaws.iot#AwsAccountId",
22388                    "traits": {
22389                        "smithy.api#documentation": "<p>The account with which the resource is associated.</p>"
22390                    }
22391                },
22392                "iamRoleArn": {
22393                    "target": "com.amazonaws.iot#RoleArn",
22394                    "traits": {
22395                        "smithy.api#documentation": "<p>The ARN of the IAM role that has overly permissive actions.</p>"
22396                    }
22397                },
22398                "roleAliasArn": {
22399                    "target": "com.amazonaws.iot#RoleAliasArn",
22400                    "traits": {
22401                        "smithy.api#documentation": "<p>The ARN of the role alias that has overly permissive actions.</p>"
22402                    }
22403                }
22404            },
22405            "traits": {
22406                "smithy.api#documentation": "<p>Information that identifies the noncompliant resource.</p>"
22407            }
22408        },
22409        "com.amazonaws.iot#ResourceLogicalId": {
22410            "type": "string"
22411        },
22412        "com.amazonaws.iot#ResourceNotFoundException": {
22413            "type": "structure",
22414            "members": {
22415                "message": {
22416                    "target": "com.amazonaws.iot#ErrorMessage2",
22417                    "traits": {
22418                        "smithy.api#documentation": "<p>The message for the exception.</p>"
22419                    }
22420                }
22421            },
22422            "traits": {
22423                "smithy.api#documentation": "<p>The specified resource does not exist.</p>",
22424                "smithy.api#error": "client",
22425                "smithy.api#httpError": 404
22426            }
22427        },
22428        "com.amazonaws.iot#ResourceRegistrationFailureException": {
22429            "type": "structure",
22430            "members": {
22431                "message": {
22432                    "target": "com.amazonaws.iot#ErrorMessage2",
22433                    "traits": {
22434                        "smithy.api#documentation": "<p>The message for the exception.</p>"
22435                    }
22436                }
22437            },
22438            "traits": {
22439                "smithy.api#documentation": "<p>The resource registration failed.</p>",
22440                "smithy.api#error": "client",
22441                "smithy.api#httpError": 400
22442            }
22443        },
22444        "com.amazonaws.iot#ResourceType": {
22445            "type": "string",
22446            "traits": {
22447                "smithy.api#enum": [
22448                    {
22449                        "value": "DEVICE_CERTIFICATE",
22450                        "name": "DEVICE_CERTIFICATE"
22451                    },
22452                    {
22453                        "value": "CA_CERTIFICATE",
22454                        "name": "CA_CERTIFICATE"
22455                    },
22456                    {
22457                        "value": "IOT_POLICY",
22458                        "name": "IOT_POLICY"
22459                    },
22460                    {
22461                        "value": "COGNITO_IDENTITY_POOL",
22462                        "name": "COGNITO_IDENTITY_POOL"
22463                    },
22464                    {
22465                        "value": "CLIENT_ID",
22466                        "name": "CLIENT_ID"
22467                    },
22468                    {
22469                        "value": "ACCOUNT_SETTINGS",
22470                        "name": "ACCOUNT_SETTINGS"
22471                    },
22472                    {
22473                        "value": "ROLE_ALIAS",
22474                        "name": "ROLE_ALIAS"
22475                    },
22476                    {
22477                        "value": "IAM_ROLE",
22478                        "name": "IAM_ROLE"
22479                    }
22480                ]
22481            }
22482        },
22483        "com.amazonaws.iot#Resources": {
22484            "type": "list",
22485            "member": {
22486                "target": "com.amazonaws.iot#Resource"
22487            }
22488        },
22489        "com.amazonaws.iot#RoleAlias": {
22490            "type": "string",
22491            "traits": {
22492                "smithy.api#length": {
22493                    "min": 1,
22494                    "max": 128
22495                },
22496                "smithy.api#pattern": "[\\w=,@-]+"
22497            }
22498        },
22499        "com.amazonaws.iot#RoleAliasArn": {
22500            "type": "string",
22501            "traits": {
22502                "smithy.api#length": {
22503                    "min": 1,
22504                    "max": 2048
22505                }
22506            }
22507        },
22508        "com.amazonaws.iot#RoleAliasDescription": {
22509            "type": "structure",
22510            "members": {
22511                "roleAlias": {
22512                    "target": "com.amazonaws.iot#RoleAlias",
22513                    "traits": {
22514                        "smithy.api#documentation": "<p>The role alias.</p>"
22515                    }
22516                },
22517                "roleAliasArn": {
22518                    "target": "com.amazonaws.iot#RoleAliasArn",
22519                    "traits": {
22520                        "smithy.api#documentation": "<p>The ARN of the role alias.</p>"
22521                    }
22522                },
22523                "roleArn": {
22524                    "target": "com.amazonaws.iot#RoleArn",
22525                    "traits": {
22526                        "smithy.api#documentation": "<p>The role ARN.</p>"
22527                    }
22528                },
22529                "owner": {
22530                    "target": "com.amazonaws.iot#AwsAccountId",
22531                    "traits": {
22532                        "smithy.api#documentation": "<p>The role alias owner.</p>"
22533                    }
22534                },
22535                "credentialDurationSeconds": {
22536                    "target": "com.amazonaws.iot#CredentialDurationSeconds",
22537                    "traits": {
22538                        "smithy.api#documentation": "<p>The number of seconds for which the credential is valid.</p>"
22539                    }
22540                },
22541                "creationDate": {
22542                    "target": "com.amazonaws.iot#DateType",
22543                    "traits": {
22544                        "smithy.api#documentation": "<p>The UNIX timestamp of when the role alias was created.</p>"
22545                    }
22546                },
22547                "lastModifiedDate": {
22548                    "target": "com.amazonaws.iot#DateType",
22549                    "traits": {
22550                        "smithy.api#documentation": "<p>The UNIX timestamp of when the role alias was last modified.</p>"
22551                    }
22552                }
22553            },
22554            "traits": {
22555                "smithy.api#documentation": "<p>Role alias description.</p>"
22556            }
22557        },
22558        "com.amazonaws.iot#RoleAliases": {
22559            "type": "list",
22560            "member": {
22561                "target": "com.amazonaws.iot#RoleAlias"
22562            }
22563        },
22564        "com.amazonaws.iot#RoleArn": {
22565            "type": "string",
22566            "traits": {
22567                "smithy.api#length": {
22568                    "min": 20,
22569                    "max": 2048
22570                }
22571            }
22572        },
22573        "com.amazonaws.iot#RolloutRatePerMinute": {
22574            "type": "integer",
22575            "traits": {
22576                "smithy.api#box": {},
22577                "smithy.api#range": {
22578                    "min": 1,
22579                    "max": 1000
22580                }
22581            }
22582        },
22583        "com.amazonaws.iot#RuleArn": {
22584            "type": "string"
22585        },
22586        "com.amazonaws.iot#RuleName": {
22587            "type": "string",
22588            "traits": {
22589                "smithy.api#length": {
22590                    "min": 1,
22591                    "max": 128
22592                },
22593                "smithy.api#pattern": "^[a-zA-Z0-9_]+$"
22594            }
22595        },
22596        "com.amazonaws.iot#S3Action": {
22597            "type": "structure",
22598            "members": {
22599                "roleArn": {
22600                    "target": "com.amazonaws.iot#AwsArn",
22601                    "traits": {
22602                        "smithy.api#documentation": "<p>The ARN of the IAM role that grants access.</p>",
22603                        "smithy.api#required": {}
22604                    }
22605                },
22606                "bucketName": {
22607                    "target": "com.amazonaws.iot#BucketName",
22608                    "traits": {
22609                        "smithy.api#documentation": "<p>The Amazon S3 bucket.</p>",
22610                        "smithy.api#required": {}
22611                    }
22612                },
22613                "key": {
22614                    "target": "com.amazonaws.iot#Key",
22615                    "traits": {
22616                        "smithy.api#documentation": "<p>The object key. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/dev/list_amazons3.html\">Actions, resources, and condition keys for Amazon S3</a>.</p>",
22617                        "smithy.api#required": {}
22618                    }
22619                },
22620                "cannedAcl": {
22621                    "target": "com.amazonaws.iot#CannedAccessControlList",
22622                    "traits": {
22623                        "smithy.api#documentation": "<p>The Amazon S3 canned ACL that controls access to the object identified by the object\n         key. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl\">S3 canned ACLs</a>.</p>"
22624                    }
22625                }
22626            },
22627            "traits": {
22628                "smithy.api#documentation": "<p>Describes an action to write data to an Amazon S3 bucket.</p>"
22629            }
22630        },
22631        "com.amazonaws.iot#S3Bucket": {
22632            "type": "string",
22633            "traits": {
22634                "smithy.api#length": {
22635                    "min": 1
22636                }
22637            }
22638        },
22639        "com.amazonaws.iot#S3Destination": {
22640            "type": "structure",
22641            "members": {
22642                "bucket": {
22643                    "target": "com.amazonaws.iot#S3Bucket",
22644                    "traits": {
22645                        "smithy.api#documentation": "<p>The S3 bucket that contains the updated firmware.</p>"
22646                    }
22647                },
22648                "prefix": {
22649                    "target": "com.amazonaws.iot#Prefix",
22650                    "traits": {
22651                        "smithy.api#documentation": "<p>The S3 prefix.</p>"
22652                    }
22653                }
22654            },
22655            "traits": {
22656                "smithy.api#documentation": "<p>Describes the location of updated firmware in S3.</p>"
22657            }
22658        },
22659        "com.amazonaws.iot#S3FileUrl": {
22660            "type": "string",
22661            "traits": {
22662                "smithy.api#length": {
22663                    "min": 0,
22664                    "max": 65535
22665                }
22666            }
22667        },
22668        "com.amazonaws.iot#S3FileUrlList": {
22669            "type": "list",
22670            "member": {
22671                "target": "com.amazonaws.iot#S3FileUrl"
22672            }
22673        },
22674        "com.amazonaws.iot#S3Key": {
22675            "type": "string",
22676            "traits": {
22677                "smithy.api#length": {
22678                    "min": 1
22679                }
22680            }
22681        },
22682        "com.amazonaws.iot#S3Location": {
22683            "type": "structure",
22684            "members": {
22685                "bucket": {
22686                    "target": "com.amazonaws.iot#S3Bucket",
22687                    "traits": {
22688                        "smithy.api#documentation": "<p>The S3 bucket.</p>"
22689                    }
22690                },
22691                "key": {
22692                    "target": "com.amazonaws.iot#S3Key",
22693                    "traits": {
22694                        "smithy.api#documentation": "<p>The S3 key.</p>"
22695                    }
22696                },
22697                "version": {
22698                    "target": "com.amazonaws.iot#S3Version",
22699                    "traits": {
22700                        "smithy.api#documentation": "<p>The S3 bucket version.</p>"
22701                    }
22702                }
22703            },
22704            "traits": {
22705                "smithy.api#documentation": "<p>The S3 location.</p>"
22706            }
22707        },
22708        "com.amazonaws.iot#S3Version": {
22709            "type": "string"
22710        },
22711        "com.amazonaws.iot#SQL": {
22712            "type": "string"
22713        },
22714        "com.amazonaws.iot#SalesforceAction": {
22715            "type": "structure",
22716            "members": {
22717                "token": {
22718                    "target": "com.amazonaws.iot#SalesforceToken",
22719                    "traits": {
22720                        "smithy.api#documentation": "<p>The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The\n         token is available from the Salesforce IoT Cloud platform after creation of the Input\n         Stream.</p>",
22721                        "smithy.api#required": {}
22722                    }
22723                },
22724                "url": {
22725                    "target": "com.amazonaws.iot#SalesforceEndpoint",
22726                    "traits": {
22727                        "smithy.api#documentation": "<p>The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from\n         the Salesforce IoT Cloud platform after creation of the Input Stream.</p>",
22728                        "smithy.api#required": {}
22729                    }
22730                }
22731            },
22732            "traits": {
22733                "smithy.api#documentation": "<p>Describes an action to write a message to a Salesforce IoT Cloud Input\n         Stream.</p>"
22734            }
22735        },
22736        "com.amazonaws.iot#SalesforceEndpoint": {
22737            "type": "string",
22738            "traits": {
22739                "smithy.api#length": {
22740                    "min": 0,
22741                    "max": 2000
22742                },
22743                "smithy.api#pattern": "https://ingestion-[a-zA-Z0-9]{1,12}\\.[a-zA-Z0-9]+\\.((sfdc-matrix\\.net)|(sfdcnow\\.com))/streams/\\w{1,20}/\\w{1,20}/event"
22744            }
22745        },
22746        "com.amazonaws.iot#SalesforceToken": {
22747            "type": "string",
22748            "traits": {
22749                "smithy.api#length": {
22750                    "min": 40
22751                }
22752            }
22753        },
22754        "com.amazonaws.iot#ScheduledAuditArn": {
22755            "type": "string"
22756        },
22757        "com.amazonaws.iot#ScheduledAuditMetadata": {
22758            "type": "structure",
22759            "members": {
22760                "scheduledAuditName": {
22761                    "target": "com.amazonaws.iot#ScheduledAuditName",
22762                    "traits": {
22763                        "smithy.api#documentation": "<p>The name of the scheduled audit.</p>"
22764                    }
22765                },
22766                "scheduledAuditArn": {
22767                    "target": "com.amazonaws.iot#ScheduledAuditArn",
22768                    "traits": {
22769                        "smithy.api#documentation": "<p>The ARN of the scheduled audit.</p>"
22770                    }
22771                },
22772                "frequency": {
22773                    "target": "com.amazonaws.iot#AuditFrequency",
22774                    "traits": {
22775                        "smithy.api#documentation": "<p>How often the scheduled audit occurs.</p>"
22776                    }
22777                },
22778                "dayOfMonth": {
22779                    "target": "com.amazonaws.iot#DayOfMonth",
22780                    "traits": {
22781                        "smithy.api#documentation": "<p>The day of the month on which the scheduled audit is run (if the\n          <code>frequency</code> is \"MONTHLY\").\n        If days 29-31 are specified, and the month does not have that many\n        days, the audit takes place on the \"LAST\" day of the month.</p>"
22782                    }
22783                },
22784                "dayOfWeek": {
22785                    "target": "com.amazonaws.iot#DayOfWeek",
22786                    "traits": {
22787                        "smithy.api#documentation": "<p>The day of the week on which the scheduled audit is run (if the\n          <code>frequency</code> is \"WEEKLY\" or \"BIWEEKLY\").</p>"
22788                    }
22789                }
22790            },
22791            "traits": {
22792                "smithy.api#documentation": "<p>Information about the scheduled audit.</p>"
22793            }
22794        },
22795        "com.amazonaws.iot#ScheduledAuditMetadataList": {
22796            "type": "list",
22797            "member": {
22798                "target": "com.amazonaws.iot#ScheduledAuditMetadata"
22799            }
22800        },
22801        "com.amazonaws.iot#ScheduledAuditName": {
22802            "type": "string",
22803            "traits": {
22804                "smithy.api#length": {
22805                    "min": 1,
22806                    "max": 128
22807                },
22808                "smithy.api#pattern": "[a-zA-Z0-9_-]+"
22809            }
22810        },
22811        "com.amazonaws.iot#SearchIndex": {
22812            "type": "operation",
22813            "input": {
22814                "target": "com.amazonaws.iot#SearchIndexRequest"
22815            },
22816            "output": {
22817                "target": "com.amazonaws.iot#SearchIndexResponse"
22818            },
22819            "errors": [
22820                {
22821                    "target": "com.amazonaws.iot#IndexNotReadyException"
22822                },
22823                {
22824                    "target": "com.amazonaws.iot#InternalFailureException"
22825                },
22826                {
22827                    "target": "com.amazonaws.iot#InvalidQueryException"
22828                },
22829                {
22830                    "target": "com.amazonaws.iot#InvalidRequestException"
22831                },
22832                {
22833                    "target": "com.amazonaws.iot#ResourceNotFoundException"
22834                },
22835                {
22836                    "target": "com.amazonaws.iot#ServiceUnavailableException"
22837                },
22838                {
22839                    "target": "com.amazonaws.iot#ThrottlingException"
22840                },
22841                {
22842                    "target": "com.amazonaws.iot#UnauthorizedException"
22843                }
22844            ],
22845            "traits": {
22846                "smithy.api#documentation": "<p>The query search index.</p>",
22847                "smithy.api#http": {
22848                    "method": "POST",
22849                    "uri": "/indices/search",
22850                    "code": 200
22851                }
22852            }
22853        },
22854        "com.amazonaws.iot#SearchIndexRequest": {
22855            "type": "structure",
22856            "members": {
22857                "indexName": {
22858                    "target": "com.amazonaws.iot#IndexName",
22859                    "traits": {
22860                        "smithy.api#documentation": "<p>The search index name.</p>"
22861                    }
22862                },
22863                "queryString": {
22864                    "target": "com.amazonaws.iot#QueryString",
22865                    "traits": {
22866                        "smithy.api#documentation": "<p>The search query string.</p>",
22867                        "smithy.api#required": {}
22868                    }
22869                },
22870                "nextToken": {
22871                    "target": "com.amazonaws.iot#NextToken",
22872                    "traits": {
22873                        "smithy.api#documentation": "<p>The token used to get the next set of results, or <code>null</code> if there are no additional\n      results.</p>"
22874                    }
22875                },
22876                "maxResults": {
22877                    "target": "com.amazonaws.iot#QueryMaxResults",
22878                    "traits": {
22879                        "smithy.api#documentation": "<p>The maximum number of results to return at one time.</p>"
22880                    }
22881                },
22882                "queryVersion": {
22883                    "target": "com.amazonaws.iot#QueryVersion",
22884                    "traits": {
22885                        "smithy.api#documentation": "<p>The query version.</p>"
22886                    }
22887                }
22888            }
22889        },
22890        "com.amazonaws.iot#SearchIndexResponse": {
22891            "type": "structure",
22892            "members": {
22893                "nextToken": {
22894                    "target": "com.amazonaws.iot#NextToken",
22895                    "traits": {
22896                        "smithy.api#documentation": "<p>The token used to get the next set of results, or <code>null</code> if there are no additional\n      results.</p>"
22897                    }
22898                },
22899                "things": {
22900                    "target": "com.amazonaws.iot#ThingDocumentList",
22901                    "traits": {
22902                        "smithy.api#documentation": "<p>The things that match the search query.</p>"
22903                    }
22904                },
22905                "thingGroups": {
22906                    "target": "com.amazonaws.iot#ThingGroupDocumentList",
22907                    "traits": {
22908                        "smithy.api#documentation": "<p>The thing groups that match the search query.</p>"
22909                    }
22910                }
22911            }
22912        },
22913        "com.amazonaws.iot#SearchableAttributes": {
22914            "type": "list",
22915            "member": {
22916                "target": "com.amazonaws.iot#AttributeName"
22917            }
22918        },
22919        "com.amazonaws.iot#Seconds": {
22920            "type": "integer",
22921            "traits": {
22922                "smithy.api#box": {}
22923            }
22924        },
22925        "com.amazonaws.iot#SecurityGroupId": {
22926            "type": "string"
22927        },
22928        "com.amazonaws.iot#SecurityGroupList": {
22929            "type": "list",
22930            "member": {
22931                "target": "com.amazonaws.iot#SecurityGroupId"
22932            }
22933        },
22934        "com.amazonaws.iot#SecurityProfileArn": {
22935            "type": "string"
22936        },
22937        "com.amazonaws.iot#SecurityProfileDescription": {
22938            "type": "string",
22939            "traits": {
22940                "smithy.api#length": {
22941                    "min": 0,
22942                    "max": 1000
22943                },
22944                "smithy.api#pattern": "[\\p{Graph}\\x20]*"
22945            }
22946        },
22947        "com.amazonaws.iot#SecurityProfileIdentifier": {
22948            "type": "structure",
22949            "members": {
22950                "name": {
22951                    "target": "com.amazonaws.iot#SecurityProfileName",
22952                    "traits": {
22953                        "smithy.api#documentation": "<p>The name you've given to the security profile.</p>",
22954                        "smithy.api#required": {}
22955                    }
22956                },
22957                "arn": {
22958                    "target": "com.amazonaws.iot#SecurityProfileArn",
22959                    "traits": {
22960                        "smithy.api#documentation": "<p>The ARN of the security profile.</p>",
22961                        "smithy.api#required": {}
22962                    }
22963                }
22964            },
22965            "traits": {
22966                "smithy.api#documentation": "<p>Identifying information for a Device Defender security profile.</p>"
22967            }
22968        },
22969        "com.amazonaws.iot#SecurityProfileIdentifiers": {
22970            "type": "list",
22971            "member": {
22972                "target": "com.amazonaws.iot#SecurityProfileIdentifier"
22973            }
22974        },
22975        "com.amazonaws.iot#SecurityProfileName": {
22976            "type": "string",
22977            "traits": {
22978                "smithy.api#length": {
22979                    "min": 1,
22980                    "max": 128
22981                },
22982                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
22983            }
22984        },
22985        "com.amazonaws.iot#SecurityProfileTarget": {
22986            "type": "structure",
22987            "members": {
22988                "arn": {
22989                    "target": "com.amazonaws.iot#SecurityProfileTargetArn",
22990                    "traits": {
22991                        "smithy.api#documentation": "<p>The ARN of the security profile.</p>",
22992                        "smithy.api#required": {}
22993                    }
22994                }
22995            },
22996            "traits": {
22997                "smithy.api#documentation": "<p>A target to which an alert is sent when a security profile behavior is \n          violated.</p>"
22998            }
22999        },
23000        "com.amazonaws.iot#SecurityProfileTargetArn": {
23001            "type": "string"
23002        },
23003        "com.amazonaws.iot#SecurityProfileTargetMapping": {
23004            "type": "structure",
23005            "members": {
23006                "securityProfileIdentifier": {
23007                    "target": "com.amazonaws.iot#SecurityProfileIdentifier",
23008                    "traits": {
23009                        "smithy.api#documentation": "<p>Information that identifies the security profile.</p>"
23010                    }
23011                },
23012                "target": {
23013                    "target": "com.amazonaws.iot#SecurityProfileTarget",
23014                    "traits": {
23015                        "smithy.api#documentation": "<p>Information about the target (thing group) associated with the security profile.</p>"
23016                    }
23017                }
23018            },
23019            "traits": {
23020                "smithy.api#documentation": "<p>Information about a security profile and the target associated with it.</p>"
23021            }
23022        },
23023        "com.amazonaws.iot#SecurityProfileTargetMappings": {
23024            "type": "list",
23025            "member": {
23026                "target": "com.amazonaws.iot#SecurityProfileTargetMapping"
23027            }
23028        },
23029        "com.amazonaws.iot#SecurityProfileTargets": {
23030            "type": "list",
23031            "member": {
23032                "target": "com.amazonaws.iot#SecurityProfileTarget"
23033            }
23034        },
23035        "com.amazonaws.iot#ServerCertificateArns": {
23036            "type": "list",
23037            "member": {
23038                "target": "com.amazonaws.iot#AcmCertificateArn"
23039            },
23040            "traits": {
23041                "smithy.api#length": {
23042                    "min": 0,
23043                    "max": 1
23044                }
23045            }
23046        },
23047        "com.amazonaws.iot#ServerCertificateStatus": {
23048            "type": "string",
23049            "traits": {
23050                "smithy.api#enum": [
23051                    {
23052                        "value": "INVALID",
23053                        "name": "INVALID"
23054                    },
23055                    {
23056                        "value": "VALID",
23057                        "name": "VALID"
23058                    }
23059                ]
23060            }
23061        },
23062        "com.amazonaws.iot#ServerCertificateStatusDetail": {
23063            "type": "string"
23064        },
23065        "com.amazonaws.iot#ServerCertificateSummary": {
23066            "type": "structure",
23067            "members": {
23068                "serverCertificateArn": {
23069                    "target": "com.amazonaws.iot#AcmCertificateArn",
23070                    "traits": {
23071                        "smithy.api#documentation": "<p>The ARN of the server certificate.</p>"
23072                    }
23073                },
23074                "serverCertificateStatus": {
23075                    "target": "com.amazonaws.iot#ServerCertificateStatus",
23076                    "traits": {
23077                        "smithy.api#documentation": "<p>The status of the server certificate.</p>"
23078                    }
23079                },
23080                "serverCertificateStatusDetail": {
23081                    "target": "com.amazonaws.iot#ServerCertificateStatusDetail",
23082                    "traits": {
23083                        "smithy.api#documentation": "<p>Details that explain the status of the server certificate.</p>"
23084                    }
23085                }
23086            },
23087            "traits": {
23088                "smithy.api#documentation": "<p>An object that contains information about a server certificate.</p>"
23089            }
23090        },
23091        "com.amazonaws.iot#ServerCertificates": {
23092            "type": "list",
23093            "member": {
23094                "target": "com.amazonaws.iot#ServerCertificateSummary"
23095            }
23096        },
23097        "com.amazonaws.iot#ServerName": {
23098            "type": "string",
23099            "traits": {
23100                "smithy.api#length": {
23101                    "min": 1,
23102                    "max": 253
23103                }
23104            }
23105        },
23106        "com.amazonaws.iot#ServiceName": {
23107            "type": "string"
23108        },
23109        "com.amazonaws.iot#ServiceType": {
23110            "type": "string",
23111            "traits": {
23112                "smithy.api#enum": [
23113                    {
23114                        "value": "DATA",
23115                        "name": "DATA"
23116                    },
23117                    {
23118                        "value": "CREDENTIAL_PROVIDER",
23119                        "name": "CREDENTIAL_PROVIDER"
23120                    },
23121                    {
23122                        "value": "JOBS",
23123                        "name": "JOBS"
23124                    }
23125                ]
23126            }
23127        },
23128        "com.amazonaws.iot#ServiceUnavailableException": {
23129            "type": "structure",
23130            "members": {
23131                "message": {
23132                    "target": "com.amazonaws.iot#ErrorMessage2",
23133                    "traits": {
23134                        "smithy.api#documentation": "<p>The message for the exception.</p>"
23135                    }
23136                }
23137            },
23138            "traits": {
23139                "smithy.api#documentation": "<p>The service is temporarily unavailable.</p>",
23140                "smithy.api#error": "server",
23141                "smithy.api#httpError": 503
23142            }
23143        },
23144        "com.amazonaws.iot#SetAsActive": {
23145            "type": "boolean"
23146        },
23147        "com.amazonaws.iot#SetAsActiveFlag": {
23148            "type": "boolean",
23149            "traits": {
23150                "smithy.api#box": {}
23151            }
23152        },
23153        "com.amazonaws.iot#SetAsDefault": {
23154            "type": "boolean"
23155        },
23156        "com.amazonaws.iot#SetDefaultAuthorizer": {
23157            "type": "operation",
23158            "input": {
23159                "target": "com.amazonaws.iot#SetDefaultAuthorizerRequest"
23160            },
23161            "output": {
23162                "target": "com.amazonaws.iot#SetDefaultAuthorizerResponse"
23163            },
23164            "errors": [
23165                {
23166                    "target": "com.amazonaws.iot#InternalFailureException"
23167                },
23168                {
23169                    "target": "com.amazonaws.iot#InvalidRequestException"
23170                },
23171                {
23172                    "target": "com.amazonaws.iot#ResourceAlreadyExistsException"
23173                },
23174                {
23175                    "target": "com.amazonaws.iot#ResourceNotFoundException"
23176                },
23177                {
23178                    "target": "com.amazonaws.iot#ServiceUnavailableException"
23179                },
23180                {
23181                    "target": "com.amazonaws.iot#ThrottlingException"
23182                },
23183                {
23184                    "target": "com.amazonaws.iot#UnauthorizedException"
23185                }
23186            ],
23187            "traits": {
23188                "smithy.api#documentation": "<p>Sets the default authorizer. This will be used if a websocket connection is made\n         without specifying an authorizer.</p>",
23189                "smithy.api#http": {
23190                    "method": "POST",
23191                    "uri": "/default-authorizer",
23192                    "code": 200
23193                }
23194            }
23195        },
23196        "com.amazonaws.iot#SetDefaultAuthorizerRequest": {
23197            "type": "structure",
23198            "members": {
23199                "authorizerName": {
23200                    "target": "com.amazonaws.iot#AuthorizerName",
23201                    "traits": {
23202                        "smithy.api#documentation": "<p>The authorizer name.</p>",
23203                        "smithy.api#required": {}
23204                    }
23205                }
23206            }
23207        },
23208        "com.amazonaws.iot#SetDefaultAuthorizerResponse": {
23209            "type": "structure",
23210            "members": {
23211                "authorizerName": {
23212                    "target": "com.amazonaws.iot#AuthorizerName",
23213                    "traits": {
23214                        "smithy.api#documentation": "<p>The authorizer name.</p>"
23215                    }
23216                },
23217                "authorizerArn": {
23218                    "target": "com.amazonaws.iot#AuthorizerArn",
23219                    "traits": {
23220                        "smithy.api#documentation": "<p>The authorizer ARN.</p>"
23221                    }
23222                }
23223            }
23224        },
23225        "com.amazonaws.iot#SetDefaultPolicyVersion": {
23226            "type": "operation",
23227            "input": {
23228                "target": "com.amazonaws.iot#SetDefaultPolicyVersionRequest"
23229            },
23230            "errors": [
23231                {
23232                    "target": "com.amazonaws.iot#InternalFailureException"
23233                },
23234                {
23235                    "target": "com.amazonaws.iot#InvalidRequestException"
23236                },
23237                {
23238                    "target": "com.amazonaws.iot#ResourceNotFoundException"
23239                },
23240                {
23241                    "target": "com.amazonaws.iot#ServiceUnavailableException"
23242                },
23243                {
23244                    "target": "com.amazonaws.iot#ThrottlingException"
23245                },
23246                {
23247                    "target": "com.amazonaws.iot#UnauthorizedException"
23248                }
23249            ],
23250            "traits": {
23251                "smithy.api#documentation": "<p>Sets the specified version of the specified policy as the policy's default\n         (operative) version. This action affects all certificates to which the policy is attached.\n         To list the principals the policy is attached to, use the ListPrincipalPolicy\n         API.</p>",
23252                "smithy.api#http": {
23253                    "method": "PATCH",
23254                    "uri": "/policies/{policyName}/version/{policyVersionId}",
23255                    "code": 200
23256                }
23257            }
23258        },
23259        "com.amazonaws.iot#SetDefaultPolicyVersionRequest": {
23260            "type": "structure",
23261            "members": {
23262                "policyName": {
23263                    "target": "com.amazonaws.iot#PolicyName",
23264                    "traits": {
23265                        "smithy.api#documentation": "<p>The policy name.</p>",
23266                        "smithy.api#httpLabel": {},
23267                        "smithy.api#required": {}
23268                    }
23269                },
23270                "policyVersionId": {
23271                    "target": "com.amazonaws.iot#PolicyVersionId",
23272                    "traits": {
23273                        "smithy.api#documentation": "<p>The policy version ID.</p>",
23274                        "smithy.api#httpLabel": {},
23275                        "smithy.api#required": {}
23276                    }
23277                }
23278            },
23279            "traits": {
23280                "smithy.api#documentation": "<p>The input for the SetDefaultPolicyVersion operation.</p>"
23281            }
23282        },
23283        "com.amazonaws.iot#SetLoggingOptions": {
23284            "type": "operation",
23285            "input": {
23286                "target": "com.amazonaws.iot#SetLoggingOptionsRequest"
23287            },
23288            "errors": [
23289                {
23290                    "target": "com.amazonaws.iot#InternalException"
23291                },
23292                {
23293                    "target": "com.amazonaws.iot#InvalidRequestException"
23294                },
23295                {
23296                    "target": "com.amazonaws.iot#ServiceUnavailableException"
23297                }
23298            ],
23299            "traits": {
23300                "smithy.api#documentation": "<p>Sets the logging options.</p>\n         <p>NOTE: use of this command is not recommended. Use <code>SetV2LoggingOptions</code>\n         instead.</p>",
23301                "smithy.api#http": {
23302                    "method": "POST",
23303                    "uri": "/loggingOptions",
23304                    "code": 200
23305                }
23306            }
23307        },
23308        "com.amazonaws.iot#SetLoggingOptionsRequest": {
23309            "type": "structure",
23310            "members": {
23311                "loggingOptionsPayload": {
23312                    "target": "com.amazonaws.iot#LoggingOptionsPayload",
23313                    "traits": {
23314                        "smithy.api#documentation": "<p>The logging options payload.</p>",
23315                        "smithy.api#httpPayload": {},
23316                        "smithy.api#required": {}
23317                    }
23318                }
23319            },
23320            "traits": {
23321                "smithy.api#documentation": "<p>The input for the SetLoggingOptions operation.</p>"
23322            }
23323        },
23324        "com.amazonaws.iot#SetV2LoggingLevel": {
23325            "type": "operation",
23326            "input": {
23327                "target": "com.amazonaws.iot#SetV2LoggingLevelRequest"
23328            },
23329            "errors": [
23330                {
23331                    "target": "com.amazonaws.iot#InternalException"
23332                },
23333                {
23334                    "target": "com.amazonaws.iot#InvalidRequestException"
23335                },
23336                {
23337                    "target": "com.amazonaws.iot#LimitExceededException"
23338                },
23339                {
23340                    "target": "com.amazonaws.iot#NotConfiguredException"
23341                },
23342                {
23343                    "target": "com.amazonaws.iot#ServiceUnavailableException"
23344                }
23345            ],
23346            "traits": {
23347                "smithy.api#documentation": "<p>Sets the logging level.</p>",
23348                "smithy.api#http": {
23349                    "method": "POST",
23350                    "uri": "/v2LoggingLevel",
23351                    "code": 200
23352                }
23353            }
23354        },
23355        "com.amazonaws.iot#SetV2LoggingLevelRequest": {
23356            "type": "structure",
23357            "members": {
23358                "logTarget": {
23359                    "target": "com.amazonaws.iot#LogTarget",
23360                    "traits": {
23361                        "smithy.api#documentation": "<p>The log target.</p>",
23362                        "smithy.api#required": {}
23363                    }
23364                },
23365                "logLevel": {
23366                    "target": "com.amazonaws.iot#LogLevel",
23367                    "traits": {
23368                        "smithy.api#documentation": "<p>The log level.</p>",
23369                        "smithy.api#required": {}
23370                    }
23371                }
23372            }
23373        },
23374        "com.amazonaws.iot#SetV2LoggingOptions": {
23375            "type": "operation",
23376            "input": {
23377                "target": "com.amazonaws.iot#SetV2LoggingOptionsRequest"
23378            },
23379            "errors": [
23380                {
23381                    "target": "com.amazonaws.iot#InternalException"
23382                },
23383                {
23384                    "target": "com.amazonaws.iot#InvalidRequestException"
23385                },
23386                {
23387                    "target": "com.amazonaws.iot#ServiceUnavailableException"
23388                }
23389            ],
23390            "traits": {
23391                "smithy.api#documentation": "<p>Sets the logging options for the V2 logging service.</p>",
23392                "smithy.api#http": {
23393                    "method": "POST",
23394                    "uri": "/v2LoggingOptions",
23395                    "code": 200
23396                }
23397            }
23398        },
23399        "com.amazonaws.iot#SetV2LoggingOptionsRequest": {
23400            "type": "structure",
23401            "members": {
23402                "roleArn": {
23403                    "target": "com.amazonaws.iot#AwsArn",
23404                    "traits": {
23405                        "smithy.api#documentation": "<p>The ARN of the role that allows IoT to write to Cloudwatch logs.</p>"
23406                    }
23407                },
23408                "defaultLogLevel": {
23409                    "target": "com.amazonaws.iot#LogLevel",
23410                    "traits": {
23411                        "smithy.api#documentation": "<p>The default logging level.</p>"
23412                    }
23413                },
23414                "disableAllLogs": {
23415                    "target": "com.amazonaws.iot#DisableAllLogs",
23416                    "traits": {
23417                        "smithy.api#documentation": "<p>If true all logs are disabled. The default is false.</p>"
23418                    }
23419                }
23420            }
23421        },
23422        "com.amazonaws.iot#SigV4Authorization": {
23423            "type": "structure",
23424            "members": {
23425                "signingRegion": {
23426                    "target": "com.amazonaws.iot#SigningRegion",
23427                    "traits": {
23428                        "smithy.api#documentation": "<p>The signing region.</p>",
23429                        "smithy.api#required": {}
23430                    }
23431                },
23432                "serviceName": {
23433                    "target": "com.amazonaws.iot#ServiceName",
23434                    "traits": {
23435                        "smithy.api#documentation": "<p>The service name to use while signing with Sig V4.</p>",
23436                        "smithy.api#required": {}
23437                    }
23438                },
23439                "roleArn": {
23440                    "target": "com.amazonaws.iot#AwsArn",
23441                    "traits": {
23442                        "smithy.api#documentation": "<p>The ARN of the signing role.</p>",
23443                        "smithy.api#required": {}
23444                    }
23445                }
23446            },
23447            "traits": {
23448                "smithy.api#documentation": "<p>For more information, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 signing process</a>.</p>"
23449            }
23450        },
23451        "com.amazonaws.iot#Signature": {
23452            "type": "blob"
23453        },
23454        "com.amazonaws.iot#SignatureAlgorithm": {
23455            "type": "string"
23456        },
23457        "com.amazonaws.iot#SigningJobId": {
23458            "type": "string"
23459        },
23460        "com.amazonaws.iot#SigningProfileName": {
23461            "type": "string"
23462        },
23463        "com.amazonaws.iot#SigningProfileParameter": {
23464            "type": "structure",
23465            "members": {
23466                "certificateArn": {
23467                    "target": "com.amazonaws.iot#CertificateArn",
23468                    "traits": {
23469                        "smithy.api#documentation": "<p>Certificate ARN.</p>"
23470                    }
23471                },
23472                "platform": {
23473                    "target": "com.amazonaws.iot#Platform",
23474                    "traits": {
23475                        "smithy.api#documentation": "<p>The hardware platform of your device.</p>"
23476                    }
23477                },
23478                "certificatePathOnDevice": {
23479                    "target": "com.amazonaws.iot#CertificatePathOnDevice",
23480                    "traits": {
23481                        "smithy.api#documentation": "<p>The location of the code-signing certificate on your device.</p>"
23482                    }
23483                }
23484            },
23485            "traits": {
23486                "smithy.api#documentation": "<p>Describes the code-signing profile.</p>"
23487            }
23488        },
23489        "com.amazonaws.iot#SigningRegion": {
23490            "type": "string"
23491        },
23492        "com.amazonaws.iot#SkippedFindingsCount": {
23493            "type": "long",
23494            "traits": {
23495                "smithy.api#box": {}
23496            }
23497        },
23498        "com.amazonaws.iot#SkyfallMaxResults": {
23499            "type": "integer",
23500            "traits": {
23501                "smithy.api#box": {},
23502                "smithy.api#range": {
23503                    "min": 1,
23504                    "max": 250
23505                }
23506            }
23507        },
23508        "com.amazonaws.iot#SnsAction": {
23509            "type": "structure",
23510            "members": {
23511                "targetArn": {
23512                    "target": "com.amazonaws.iot#AwsArn",
23513                    "traits": {
23514                        "smithy.api#documentation": "<p>The ARN of the SNS topic.</p>",
23515                        "smithy.api#required": {}
23516                    }
23517                },
23518                "roleArn": {
23519                    "target": "com.amazonaws.iot#AwsArn",
23520                    "traits": {
23521                        "smithy.api#documentation": "<p>The ARN of the IAM role that grants access.</p>",
23522                        "smithy.api#required": {}
23523                    }
23524                },
23525                "messageFormat": {
23526                    "target": "com.amazonaws.iot#MessageFormat",
23527                    "traits": {
23528                        "smithy.api#documentation": "<p>(Optional) The message format of the message to publish. Accepted values are \"JSON\"\n         and \"RAW\". The default value of the attribute is \"RAW\". SNS uses this setting to determine\n         if the payload should be parsed and relevant platform-specific bits of the payload should\n         be extracted. To read more about SNS message formats, see <a href=\"https://docs.aws.amazon.com/sns/latest/dg/json-formats.html\">https://docs.aws.amazon.com/sns/latest/dg/json-formats.html</a> refer to their official documentation.</p>"
23529                    }
23530                }
23531            },
23532            "traits": {
23533                "smithy.api#documentation": "<p>Describes an action to publish to an Amazon SNS topic.</p>"
23534            }
23535        },
23536        "com.amazonaws.iot#SnsTopicArn": {
23537            "type": "string",
23538            "traits": {
23539                "smithy.api#length": {
23540                    "min": 0,
23541                    "max": 350
23542                }
23543            }
23544        },
23545        "com.amazonaws.iot#SqlParseException": {
23546            "type": "structure",
23547            "members": {
23548                "message": {
23549                    "target": "com.amazonaws.iot#ErrorMessage2",
23550                    "traits": {
23551                        "smithy.api#documentation": "<p>The message for the exception.</p>"
23552                    }
23553                }
23554            },
23555            "traits": {
23556                "smithy.api#documentation": "<p>The Rule-SQL expression can't be parsed correctly.</p>",
23557                "smithy.api#error": "client",
23558                "smithy.api#httpError": 400
23559            }
23560        },
23561        "com.amazonaws.iot#SqsAction": {
23562            "type": "structure",
23563            "members": {
23564                "roleArn": {
23565                    "target": "com.amazonaws.iot#AwsArn",
23566                    "traits": {
23567                        "smithy.api#documentation": "<p>The ARN of the IAM role that grants access.</p>",
23568                        "smithy.api#required": {}
23569                    }
23570                },
23571                "queueUrl": {
23572                    "target": "com.amazonaws.iot#QueueUrl",
23573                    "traits": {
23574                        "smithy.api#documentation": "<p>The URL of the Amazon SQS queue.</p>",
23575                        "smithy.api#required": {}
23576                    }
23577                },
23578                "useBase64": {
23579                    "target": "com.amazonaws.iot#UseBase64",
23580                    "traits": {
23581                        "smithy.api#documentation": "<p>Specifies whether to use Base64 encoding.</p>"
23582                    }
23583                }
23584            },
23585            "traits": {
23586                "smithy.api#documentation": "<p>Describes an action to publish data to an Amazon SQS queue.</p>"
23587            }
23588        },
23589        "com.amazonaws.iot#StartAuditMitigationActionsTask": {
23590            "type": "operation",
23591            "input": {
23592                "target": "com.amazonaws.iot#StartAuditMitigationActionsTaskRequest"
23593            },
23594            "output": {
23595                "target": "com.amazonaws.iot#StartAuditMitigationActionsTaskResponse"
23596            },
23597            "errors": [
23598                {
23599                    "target": "com.amazonaws.iot#InternalFailureException"
23600                },
23601                {
23602                    "target": "com.amazonaws.iot#InvalidRequestException"
23603                },
23604                {
23605                    "target": "com.amazonaws.iot#LimitExceededException"
23606                },
23607                {
23608                    "target": "com.amazonaws.iot#TaskAlreadyExistsException"
23609                },
23610                {
23611                    "target": "com.amazonaws.iot#ThrottlingException"
23612                }
23613            ],
23614            "traits": {
23615                "smithy.api#documentation": "<p>Starts a task that applies a set of mitigation actions to the specified target.</p>",
23616                "smithy.api#http": {
23617                    "method": "POST",
23618                    "uri": "/audit/mitigationactions/tasks/{taskId}",
23619                    "code": 200
23620                }
23621            }
23622        },
23623        "com.amazonaws.iot#StartAuditMitigationActionsTaskRequest": {
23624            "type": "structure",
23625            "members": {
23626                "taskId": {
23627                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
23628                    "traits": {
23629                        "smithy.api#documentation": "<p>A unique identifier for the task. You can use this identifier to check the status of the task or to cancel it.</p>",
23630                        "smithy.api#httpLabel": {},
23631                        "smithy.api#required": {}
23632                    }
23633                },
23634                "target": {
23635                    "target": "com.amazonaws.iot#AuditMitigationActionsTaskTarget",
23636                    "traits": {
23637                        "smithy.api#documentation": "<p>Specifies the audit findings to which the mitigation actions are applied. You can apply\n      them to a type of audit check, to all findings from an audit, or to a\n      specific set of\n      findings.</p>",
23638                        "smithy.api#required": {}
23639                    }
23640                },
23641                "auditCheckToActionsMapping": {
23642                    "target": "com.amazonaws.iot#AuditCheckToActionsMapping",
23643                    "traits": {
23644                        "smithy.api#documentation": "<p>For an audit check, specifies which mitigation actions to apply. Those actions must be defined in your AWS account.</p>",
23645                        "smithy.api#required": {}
23646                    }
23647                },
23648                "clientRequestToken": {
23649                    "target": "com.amazonaws.iot#ClientRequestToken",
23650                    "traits": {
23651                        "smithy.api#documentation": "<p>Each audit mitigation task must have a unique client request token. If you try to start a new task with the same token as a task that already exists, an exception occurs. If you omit this value, a unique client request token is generated automatically.</p>",
23652                        "smithy.api#idempotencyToken": {},
23653                        "smithy.api#required": {}
23654                    }
23655                }
23656            }
23657        },
23658        "com.amazonaws.iot#StartAuditMitigationActionsTaskResponse": {
23659            "type": "structure",
23660            "members": {
23661                "taskId": {
23662                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
23663                    "traits": {
23664                        "smithy.api#documentation": "<p>The unique identifier for the audit mitigation task. This matches the <code>taskId</code> that you specified in the request.</p>"
23665                    }
23666                }
23667            }
23668        },
23669        "com.amazonaws.iot#StartDetectMitigationActionsTask": {
23670            "type": "operation",
23671            "input": {
23672                "target": "com.amazonaws.iot#StartDetectMitigationActionsTaskRequest"
23673            },
23674            "output": {
23675                "target": "com.amazonaws.iot#StartDetectMitigationActionsTaskResponse"
23676            },
23677            "errors": [
23678                {
23679                    "target": "com.amazonaws.iot#InternalFailureException"
23680                },
23681                {
23682                    "target": "com.amazonaws.iot#InvalidRequestException"
23683                },
23684                {
23685                    "target": "com.amazonaws.iot#LimitExceededException"
23686                },
23687                {
23688                    "target": "com.amazonaws.iot#TaskAlreadyExistsException"
23689                },
23690                {
23691                    "target": "com.amazonaws.iot#ThrottlingException"
23692                }
23693            ],
23694            "traits": {
23695                "smithy.api#documentation": "<p>\n      Starts a Device Defender ML Detect mitigation actions task.\n    </p>",
23696                "smithy.api#http": {
23697                    "method": "PUT",
23698                    "uri": "/detect/mitigationactions/tasks/{taskId}",
23699                    "code": 200
23700                }
23701            }
23702        },
23703        "com.amazonaws.iot#StartDetectMitigationActionsTaskRequest": {
23704            "type": "structure",
23705            "members": {
23706                "taskId": {
23707                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
23708                    "traits": {
23709                        "smithy.api#documentation": "<p>\n      The unique identifier of the task.\n    </p>",
23710                        "smithy.api#httpLabel": {},
23711                        "smithy.api#required": {}
23712                    }
23713                },
23714                "target": {
23715                    "target": "com.amazonaws.iot#DetectMitigationActionsTaskTarget",
23716                    "traits": {
23717                        "smithy.api#documentation": "<p>\n      Specifies the ML Detect findings to which the mitigation actions are applied.\n    </p>",
23718                        "smithy.api#required": {}
23719                    }
23720                },
23721                "actions": {
23722                    "target": "com.amazonaws.iot#DetectMitigationActionsToExecuteList",
23723                    "traits": {
23724                        "smithy.api#documentation": "<p>\n      The actions to be performed when a device has unexpected behavior.\n    </p>",
23725                        "smithy.api#required": {}
23726                    }
23727                },
23728                "violationEventOccurrenceRange": {
23729                    "target": "com.amazonaws.iot#ViolationEventOccurrenceRange",
23730                    "traits": {
23731                        "smithy.api#documentation": "<p>\n      Specifies the time period of which violation events occurred between.\n    </p>"
23732                    }
23733                },
23734                "includeOnlyActiveViolations": {
23735                    "target": "com.amazonaws.iot#NullableBoolean",
23736                    "traits": {
23737                        "smithy.api#documentation": "<p>\n      Specifies to list only active violations.\n    </p>"
23738                    }
23739                },
23740                "includeSuppressedAlerts": {
23741                    "target": "com.amazonaws.iot#NullableBoolean",
23742                    "traits": {
23743                        "smithy.api#documentation": "<p>\n      Specifies to include suppressed alerts.\n    </p>"
23744                    }
23745                },
23746                "clientRequestToken": {
23747                    "target": "com.amazonaws.iot#ClientRequestToken",
23748                    "traits": {
23749                        "smithy.api#documentation": "<p>\n      Each mitigation action task must have a unique client request token. If you try to create a new task with the same token as a task that already exists, an exception occurs. If you omit this value, AWS SDKs will automatically generate a unique client request.\n    </p>",
23750                        "smithy.api#idempotencyToken": {},
23751                        "smithy.api#required": {}
23752                    }
23753                }
23754            }
23755        },
23756        "com.amazonaws.iot#StartDetectMitigationActionsTaskResponse": {
23757            "type": "structure",
23758            "members": {
23759                "taskId": {
23760                    "target": "com.amazonaws.iot#MitigationActionsTaskId",
23761                    "traits": {
23762                        "smithy.api#documentation": "<p>\n      The unique identifier of the task.\n    </p>"
23763                    }
23764                }
23765            }
23766        },
23767        "com.amazonaws.iot#StartOnDemandAuditTask": {
23768            "type": "operation",
23769            "input": {
23770                "target": "com.amazonaws.iot#StartOnDemandAuditTaskRequest"
23771            },
23772            "output": {
23773                "target": "com.amazonaws.iot#StartOnDemandAuditTaskResponse"
23774            },
23775            "errors": [
23776                {
23777                    "target": "com.amazonaws.iot#InternalFailureException"
23778                },
23779                {
23780                    "target": "com.amazonaws.iot#InvalidRequestException"
23781                },
23782                {
23783                    "target": "com.amazonaws.iot#LimitExceededException"
23784                },
23785                {
23786                    "target": "com.amazonaws.iot#ThrottlingException"
23787                }
23788            ],
23789            "traits": {
23790                "smithy.api#documentation": "<p>Starts an on-demand Device Defender audit.</p>",
23791                "smithy.api#http": {
23792                    "method": "POST",
23793                    "uri": "/audit/tasks",
23794                    "code": 200
23795                }
23796            }
23797        },
23798        "com.amazonaws.iot#StartOnDemandAuditTaskRequest": {
23799            "type": "structure",
23800            "members": {
23801                "targetCheckNames": {
23802                    "target": "com.amazonaws.iot#TargetAuditCheckNames",
23803                    "traits": {
23804                        "smithy.api#documentation": "<p>Which checks are performed during the audit. The checks you specify must be enabled \n            for your account or an exception occurs. Use <code>DescribeAccountAuditConfiguration</code> \n            to see the list of all checks, including those that are enabled or \n            <code>UpdateAccountAuditConfiguration</code> to select which checks are enabled.</p>",
23805                        "smithy.api#required": {}
23806                    }
23807                }
23808            }
23809        },
23810        "com.amazonaws.iot#StartOnDemandAuditTaskResponse": {
23811            "type": "structure",
23812            "members": {
23813                "taskId": {
23814                    "target": "com.amazonaws.iot#AuditTaskId",
23815                    "traits": {
23816                        "smithy.api#documentation": "<p>The ID of the on-demand audit you started.</p>"
23817                    }
23818                }
23819            }
23820        },
23821        "com.amazonaws.iot#StartSigningJobParameter": {
23822            "type": "structure",
23823            "members": {
23824                "signingProfileParameter": {
23825                    "target": "com.amazonaws.iot#SigningProfileParameter",
23826                    "traits": {
23827                        "smithy.api#documentation": "<p>Describes the code-signing profile.</p>"
23828                    }
23829                },
23830                "signingProfileName": {
23831                    "target": "com.amazonaws.iot#SigningProfileName",
23832                    "traits": {
23833                        "smithy.api#documentation": "<p>The code-signing profile name.</p>"
23834                    }
23835                },
23836                "destination": {
23837                    "target": "com.amazonaws.iot#Destination",
23838                    "traits": {
23839                        "smithy.api#documentation": "<p>The location to write the code-signed file.</p>"
23840                    }
23841                }
23842            },
23843            "traits": {
23844                "smithy.api#documentation": "<p>Information required to start a signing job.</p>"
23845            }
23846        },
23847        "com.amazonaws.iot#StartThingRegistrationTask": {
23848            "type": "operation",
23849            "input": {
23850                "target": "com.amazonaws.iot#StartThingRegistrationTaskRequest"
23851            },
23852            "output": {
23853                "target": "com.amazonaws.iot#StartThingRegistrationTaskResponse"
23854            },
23855            "errors": [
23856                {
23857                    "target": "com.amazonaws.iot#InternalFailureException"
23858                },
23859                {
23860                    "target": "com.amazonaws.iot#InvalidRequestException"
23861                },
23862                {
23863                    "target": "com.amazonaws.iot#ThrottlingException"
23864                },
23865                {
23866                    "target": "com.amazonaws.iot#UnauthorizedException"
23867                }
23868            ],
23869            "traits": {
23870                "smithy.api#documentation": "<p>Creates a bulk thing provisioning task.</p>",
23871                "smithy.api#http": {
23872                    "method": "POST",
23873                    "uri": "/thing-registration-tasks",
23874                    "code": 200
23875                }
23876            }
23877        },
23878        "com.amazonaws.iot#StartThingRegistrationTaskRequest": {
23879            "type": "structure",
23880            "members": {
23881                "templateBody": {
23882                    "target": "com.amazonaws.iot#TemplateBody",
23883                    "traits": {
23884                        "smithy.api#documentation": "<p>The provisioning template.</p>",
23885                        "smithy.api#required": {}
23886                    }
23887                },
23888                "inputFileBucket": {
23889                    "target": "com.amazonaws.iot#RegistryS3BucketName",
23890                    "traits": {
23891                        "smithy.api#documentation": "<p>The S3 bucket that contains the input file.</p>",
23892                        "smithy.api#required": {}
23893                    }
23894                },
23895                "inputFileKey": {
23896                    "target": "com.amazonaws.iot#RegistryS3KeyName",
23897                    "traits": {
23898                        "smithy.api#documentation": "<p>The name of input file within the S3 bucket. This file contains a newline delimited\n\t\t\tJSON file. Each line contains the parameter values to provision one device\n\t\t\t(thing).</p>",
23899                        "smithy.api#required": {}
23900                    }
23901                },
23902                "roleArn": {
23903                    "target": "com.amazonaws.iot#RoleArn",
23904                    "traits": {
23905                        "smithy.api#documentation": "<p>The IAM role ARN that grants permission the input file.</p>",
23906                        "smithy.api#required": {}
23907                    }
23908                }
23909            }
23910        },
23911        "com.amazonaws.iot#StartThingRegistrationTaskResponse": {
23912            "type": "structure",
23913            "members": {
23914                "taskId": {
23915                    "target": "com.amazonaws.iot#TaskId",
23916                    "traits": {
23917                        "smithy.api#documentation": "<p>The bulk thing provisioning task ID.</p>"
23918                    }
23919                }
23920            }
23921        },
23922        "com.amazonaws.iot#StateMachineName": {
23923            "type": "string"
23924        },
23925        "com.amazonaws.iot#StateReason": {
23926            "type": "string"
23927        },
23928        "com.amazonaws.iot#StateValue": {
23929            "type": "string"
23930        },
23931        "com.amazonaws.iot#StatisticalThreshold": {
23932            "type": "structure",
23933            "members": {
23934                "statistic": {
23935                    "target": "com.amazonaws.iot#EvaluationStatistic",
23936                    "traits": {
23937                        "smithy.api#documentation": "<p>The percentile that\n      resolves to a threshold value by which compliance with a behavior is determined. Metrics are\n      collected over the specified period (<code>durationSeconds</code>) from all reporting devices\n      in your account and statistical ranks are calculated. Then, the measurements from a device are\n      collected over the same period. If the accumulated measurements from the device fall above or\n      below (<code>comparisonOperator</code>) the value associated with the percentile specified,\n      then the device is considered to be in compliance with the behavior, otherwise a violation\n      occurs.</p>"
23938                    }
23939                }
23940            },
23941            "traits": {
23942                "smithy.api#documentation": "<p>A statistical ranking (percentile) that\n      indicates a threshold value by which a behavior is determined to be in compliance or in\n      violation of the behavior.</p>"
23943            }
23944        },
23945        "com.amazonaws.iot#Statistics": {
23946            "type": "structure",
23947            "members": {
23948                "count": {
23949                    "target": "com.amazonaws.iot#Count",
23950                    "traits": {
23951                        "smithy.api#documentation": "<p>The count of things that match the query.</p>"
23952                    }
23953                },
23954                "average": {
23955                    "target": "com.amazonaws.iot#Average",
23956                    "traits": {
23957                        "smithy.api#box": {},
23958                        "smithy.api#documentation": "<p>The average of the aggregated field values.</p>"
23959                    }
23960                },
23961                "sum": {
23962                    "target": "com.amazonaws.iot#Sum",
23963                    "traits": {
23964                        "smithy.api#box": {},
23965                        "smithy.api#documentation": "<p>The sum of the aggregated field values.</p>"
23966                    }
23967                },
23968                "minimum": {
23969                    "target": "com.amazonaws.iot#Minimum",
23970                    "traits": {
23971                        "smithy.api#box": {},
23972                        "smithy.api#documentation": "<p>The minimum aggregated field value.</p>"
23973                    }
23974                },
23975                "maximum": {
23976                    "target": "com.amazonaws.iot#Maximum",
23977                    "traits": {
23978                        "smithy.api#box": {},
23979                        "smithy.api#documentation": "<p>The maximum aggregated field value.</p>"
23980                    }
23981                },
23982                "sumOfSquares": {
23983                    "target": "com.amazonaws.iot#SumOfSquares",
23984                    "traits": {
23985                        "smithy.api#box": {},
23986                        "smithy.api#documentation": "<p>The sum of the squares of the aggregated field values.</p>"
23987                    }
23988                },
23989                "variance": {
23990                    "target": "com.amazonaws.iot#Variance",
23991                    "traits": {
23992                        "smithy.api#box": {},
23993                        "smithy.api#documentation": "<p>The variance of the aggregated field values.</p>"
23994                    }
23995                },
23996                "stdDeviation": {
23997                    "target": "com.amazonaws.iot#StdDeviation",
23998                    "traits": {
23999                        "smithy.api#box": {},
24000                        "smithy.api#documentation": "<p>The standard deviation of the aggregated field values.</p>"
24001                    }
24002                }
24003            },
24004            "traits": {
24005                "smithy.api#documentation": "<p>A map of key-value pairs for all supported statistics. Currently, only count is\n      supported.</p>"
24006            }
24007        },
24008        "com.amazonaws.iot#Status": {
24009            "type": "string",
24010            "traits": {
24011                "smithy.api#enum": [
24012                    {
24013                        "value": "InProgress",
24014                        "name": "InProgress"
24015                    },
24016                    {
24017                        "value": "Completed",
24018                        "name": "Completed"
24019                    },
24020                    {
24021                        "value": "Failed",
24022                        "name": "Failed"
24023                    },
24024                    {
24025                        "value": "Cancelled",
24026                        "name": "Cancelled"
24027                    },
24028                    {
24029                        "value": "Cancelling",
24030                        "name": "Cancelling"
24031                    }
24032                ]
24033            }
24034        },
24035        "com.amazonaws.iot#StdDeviation": {
24036            "type": "double"
24037        },
24038        "com.amazonaws.iot#StepFunctionsAction": {
24039            "type": "structure",
24040            "members": {
24041                "executionNamePrefix": {
24042                    "target": "com.amazonaws.iot#ExecutionNamePrefix",
24043                    "traits": {
24044                        "smithy.api#documentation": "<p>(Optional) A name will be given to the state machine execution consisting of this\n      prefix followed by a UUID. Step Functions automatically creates a unique name for each state\n      machine execution if one is not provided.</p>"
24045                    }
24046                },
24047                "stateMachineName": {
24048                    "target": "com.amazonaws.iot#StateMachineName",
24049                    "traits": {
24050                        "smithy.api#documentation": "<p>The name of the Step Functions state machine whose execution will be started.</p>",
24051                        "smithy.api#required": {}
24052                    }
24053                },
24054                "roleArn": {
24055                    "target": "com.amazonaws.iot#AwsArn",
24056                    "traits": {
24057                        "smithy.api#documentation": "<p>The ARN of the role that grants IoT permission to start execution of a state machine\n      (\"Action\":\"states:StartExecution\").</p>",
24058                        "smithy.api#required": {}
24059                    }
24060                }
24061            },
24062            "traits": {
24063                "smithy.api#documentation": "<p>Starts execution of a Step Functions state machine.</p>"
24064            }
24065        },
24066        "com.amazonaws.iot#StopThingRegistrationTask": {
24067            "type": "operation",
24068            "input": {
24069                "target": "com.amazonaws.iot#StopThingRegistrationTaskRequest"
24070            },
24071            "output": {
24072                "target": "com.amazonaws.iot#StopThingRegistrationTaskResponse"
24073            },
24074            "errors": [
24075                {
24076                    "target": "com.amazonaws.iot#InternalFailureException"
24077                },
24078                {
24079                    "target": "com.amazonaws.iot#InvalidRequestException"
24080                },
24081                {
24082                    "target": "com.amazonaws.iot#ResourceNotFoundException"
24083                },
24084                {
24085                    "target": "com.amazonaws.iot#ThrottlingException"
24086                },
24087                {
24088                    "target": "com.amazonaws.iot#UnauthorizedException"
24089                }
24090            ],
24091            "traits": {
24092                "smithy.api#documentation": "<p>Cancels a bulk thing provisioning task.</p>",
24093                "smithy.api#http": {
24094                    "method": "PUT",
24095                    "uri": "/thing-registration-tasks/{taskId}/cancel",
24096                    "code": 200
24097                }
24098            }
24099        },
24100        "com.amazonaws.iot#StopThingRegistrationTaskRequest": {
24101            "type": "structure",
24102            "members": {
24103                "taskId": {
24104                    "target": "com.amazonaws.iot#TaskId",
24105                    "traits": {
24106                        "smithy.api#documentation": "<p>The bulk thing provisioning task ID.</p>",
24107                        "smithy.api#httpLabel": {},
24108                        "smithy.api#required": {}
24109                    }
24110                }
24111            }
24112        },
24113        "com.amazonaws.iot#StopThingRegistrationTaskResponse": {
24114            "type": "structure",
24115            "members": {}
24116        },
24117        "com.amazonaws.iot#Stream": {
24118            "type": "structure",
24119            "members": {
24120                "streamId": {
24121                    "target": "com.amazonaws.iot#StreamId",
24122                    "traits": {
24123                        "smithy.api#documentation": "<p>The stream ID.</p>"
24124                    }
24125                },
24126                "fileId": {
24127                    "target": "com.amazonaws.iot#FileId",
24128                    "traits": {
24129                        "smithy.api#documentation": "<p>The ID of a file associated with a stream.</p>"
24130                    }
24131                }
24132            },
24133            "traits": {
24134                "smithy.api#documentation": "<p>Describes a group of files that can be streamed.</p>"
24135            }
24136        },
24137        "com.amazonaws.iot#StreamArn": {
24138            "type": "string"
24139        },
24140        "com.amazonaws.iot#StreamDescription": {
24141            "type": "string",
24142            "traits": {
24143                "smithy.api#length": {
24144                    "min": 0,
24145                    "max": 2028
24146                },
24147                "smithy.api#pattern": "[^\\p{C}]+"
24148            }
24149        },
24150        "com.amazonaws.iot#StreamFile": {
24151            "type": "structure",
24152            "members": {
24153                "fileId": {
24154                    "target": "com.amazonaws.iot#FileId",
24155                    "traits": {
24156                        "smithy.api#documentation": "<p>The file ID.</p>"
24157                    }
24158                },
24159                "s3Location": {
24160                    "target": "com.amazonaws.iot#S3Location",
24161                    "traits": {
24162                        "smithy.api#documentation": "<p>The location of the file in S3.</p>"
24163                    }
24164                }
24165            },
24166            "traits": {
24167                "smithy.api#documentation": "<p>Represents a file to stream.</p>"
24168            }
24169        },
24170        "com.amazonaws.iot#StreamFiles": {
24171            "type": "list",
24172            "member": {
24173                "target": "com.amazonaws.iot#StreamFile"
24174            },
24175            "traits": {
24176                "smithy.api#length": {
24177                    "min": 1,
24178                    "max": 50
24179                }
24180            }
24181        },
24182        "com.amazonaws.iot#StreamId": {
24183            "type": "string",
24184            "traits": {
24185                "smithy.api#length": {
24186                    "min": 1,
24187                    "max": 128
24188                },
24189                "smithy.api#pattern": "[a-zA-Z0-9_-]+"
24190            }
24191        },
24192        "com.amazonaws.iot#StreamInfo": {
24193            "type": "structure",
24194            "members": {
24195                "streamId": {
24196                    "target": "com.amazonaws.iot#StreamId",
24197                    "traits": {
24198                        "smithy.api#documentation": "<p>The stream ID.</p>"
24199                    }
24200                },
24201                "streamArn": {
24202                    "target": "com.amazonaws.iot#StreamArn",
24203                    "traits": {
24204                        "smithy.api#documentation": "<p>The stream ARN.</p>"
24205                    }
24206                },
24207                "streamVersion": {
24208                    "target": "com.amazonaws.iot#StreamVersion",
24209                    "traits": {
24210                        "smithy.api#documentation": "<p>The stream version.</p>"
24211                    }
24212                },
24213                "description": {
24214                    "target": "com.amazonaws.iot#StreamDescription",
24215                    "traits": {
24216                        "smithy.api#documentation": "<p>The description of the stream.</p>"
24217                    }
24218                },
24219                "files": {
24220                    "target": "com.amazonaws.iot#StreamFiles",
24221                    "traits": {
24222                        "smithy.api#documentation": "<p>The files to stream.</p>"
24223                    }
24224                },
24225                "createdAt": {
24226                    "target": "com.amazonaws.iot#DateType",
24227                    "traits": {
24228                        "smithy.api#documentation": "<p>The date when the stream was created.</p>"
24229                    }
24230                },
24231                "lastUpdatedAt": {
24232                    "target": "com.amazonaws.iot#DateType",
24233                    "traits": {
24234                        "smithy.api#documentation": "<p>The date when the stream was last updated.</p>"
24235                    }
24236                },
24237                "roleArn": {
24238                    "target": "com.amazonaws.iot#RoleArn",
24239                    "traits": {
24240                        "smithy.api#documentation": "<p>An IAM role AWS IoT assumes to access your S3 files.</p>"
24241                    }
24242                }
24243            },
24244            "traits": {
24245                "smithy.api#documentation": "<p>Information about a stream.</p>"
24246            }
24247        },
24248        "com.amazonaws.iot#StreamName": {
24249            "type": "string"
24250        },
24251        "com.amazonaws.iot#StreamSummary": {
24252            "type": "structure",
24253            "members": {
24254                "streamId": {
24255                    "target": "com.amazonaws.iot#StreamId",
24256                    "traits": {
24257                        "smithy.api#documentation": "<p>The stream ID.</p>"
24258                    }
24259                },
24260                "streamArn": {
24261                    "target": "com.amazonaws.iot#StreamArn",
24262                    "traits": {
24263                        "smithy.api#documentation": "<p>The stream ARN.</p>"
24264                    }
24265                },
24266                "streamVersion": {
24267                    "target": "com.amazonaws.iot#StreamVersion",
24268                    "traits": {
24269                        "smithy.api#documentation": "<p>The stream version.</p>"
24270                    }
24271                },
24272                "description": {
24273                    "target": "com.amazonaws.iot#StreamDescription",
24274                    "traits": {
24275                        "smithy.api#documentation": "<p>A description of the stream.</p>"
24276                    }
24277                }
24278            },
24279            "traits": {
24280                "smithy.api#documentation": "<p>A summary of a stream.</p>"
24281            }
24282        },
24283        "com.amazonaws.iot#StreamVersion": {
24284            "type": "integer",
24285            "traits": {
24286                "smithy.api#box": {},
24287                "smithy.api#range": {
24288                    "min": 0,
24289                    "max": 65535
24290                }
24291            }
24292        },
24293        "com.amazonaws.iot#StreamsSummary": {
24294            "type": "list",
24295            "member": {
24296                "target": "com.amazonaws.iot#StreamSummary"
24297            }
24298        },
24299        "com.amazonaws.iot#String": {
24300            "type": "string"
24301        },
24302        "com.amazonaws.iot#StringList": {
24303            "type": "list",
24304            "member": {
24305                "target": "com.amazonaws.iot#stringValue"
24306            }
24307        },
24308        "com.amazonaws.iot#StringMap": {
24309            "type": "map",
24310            "key": {
24311                "target": "com.amazonaws.iot#String"
24312            },
24313            "value": {
24314                "target": "com.amazonaws.iot#String"
24315            }
24316        },
24317        "com.amazonaws.iot#SubnetId": {
24318            "type": "string"
24319        },
24320        "com.amazonaws.iot#SubnetIdList": {
24321            "type": "list",
24322            "member": {
24323                "target": "com.amazonaws.iot#SubnetId"
24324            }
24325        },
24326        "com.amazonaws.iot#SucceededFindingsCount": {
24327            "type": "long",
24328            "traits": {
24329                "smithy.api#box": {}
24330            }
24331        },
24332        "com.amazonaws.iot#SucceededThings": {
24333            "type": "integer",
24334            "traits": {
24335                "smithy.api#box": {}
24336            }
24337        },
24338        "com.amazonaws.iot#Sum": {
24339            "type": "double"
24340        },
24341        "com.amazonaws.iot#SumOfSquares": {
24342            "type": "double"
24343        },
24344        "com.amazonaws.iot#SuppressAlerts": {
24345            "type": "boolean",
24346            "traits": {
24347                "smithy.api#box": {}
24348            }
24349        },
24350        "com.amazonaws.iot#SuppressIndefinitely": {
24351            "type": "boolean",
24352            "traits": {
24353                "smithy.api#box": {}
24354            }
24355        },
24356        "com.amazonaws.iot#SuppressedNonCompliantResourcesCount": {
24357            "type": "long",
24358            "traits": {
24359                "smithy.api#box": {}
24360            }
24361        },
24362        "com.amazonaws.iot#TableName": {
24363            "type": "string"
24364        },
24365        "com.amazonaws.iot#Tag": {
24366            "type": "structure",
24367            "members": {
24368                "Key": {
24369                    "target": "com.amazonaws.iot#TagKey",
24370                    "traits": {
24371                        "smithy.api#documentation": "<p>The tag's key.</p>",
24372                        "smithy.api#required": {}
24373                    }
24374                },
24375                "Value": {
24376                    "target": "com.amazonaws.iot#TagValue",
24377                    "traits": {
24378                        "smithy.api#documentation": "<p>The tag's value.</p>"
24379                    }
24380                }
24381            },
24382            "traits": {
24383                "smithy.api#documentation": "<p>A set of key/value pairs that are used to manage the resource.</p>"
24384            }
24385        },
24386        "com.amazonaws.iot#TagKey": {
24387            "type": "string",
24388            "traits": {
24389                "smithy.api#length": {
24390                    "min": 1,
24391                    "max": 128
24392                },
24393                "smithy.api#pattern": "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
24394            }
24395        },
24396        "com.amazonaws.iot#TagKeyList": {
24397            "type": "list",
24398            "member": {
24399                "target": "com.amazonaws.iot#TagKey"
24400            }
24401        },
24402        "com.amazonaws.iot#TagList": {
24403            "type": "list",
24404            "member": {
24405                "target": "com.amazonaws.iot#Tag"
24406            }
24407        },
24408        "com.amazonaws.iot#TagResource": {
24409            "type": "operation",
24410            "input": {
24411                "target": "com.amazonaws.iot#TagResourceRequest"
24412            },
24413            "output": {
24414                "target": "com.amazonaws.iot#TagResourceResponse"
24415            },
24416            "errors": [
24417                {
24418                    "target": "com.amazonaws.iot#InternalFailureException"
24419                },
24420                {
24421                    "target": "com.amazonaws.iot#InvalidRequestException"
24422                },
24423                {
24424                    "target": "com.amazonaws.iot#LimitExceededException"
24425                },
24426                {
24427                    "target": "com.amazonaws.iot#ResourceNotFoundException"
24428                },
24429                {
24430                    "target": "com.amazonaws.iot#ThrottlingException"
24431                }
24432            ],
24433            "traits": {
24434                "smithy.api#documentation": "<p>Adds to or modifies the tags of the given resource. Tags are metadata which can be\n\t\t\tused to manage a resource.</p>",
24435                "smithy.api#http": {
24436                    "method": "POST",
24437                    "uri": "/tags",
24438                    "code": 200
24439                }
24440            }
24441        },
24442        "com.amazonaws.iot#TagResourceRequest": {
24443            "type": "structure",
24444            "members": {
24445                "resourceArn": {
24446                    "target": "com.amazonaws.iot#ResourceArn",
24447                    "traits": {
24448                        "smithy.api#documentation": "<p>The ARN of the resource.</p>",
24449                        "smithy.api#required": {}
24450                    }
24451                },
24452                "tags": {
24453                    "target": "com.amazonaws.iot#TagList",
24454                    "traits": {
24455                        "smithy.api#documentation": "<p>The new or modified tags for the resource.</p>",
24456                        "smithy.api#required": {}
24457                    }
24458                }
24459            }
24460        },
24461        "com.amazonaws.iot#TagResourceResponse": {
24462            "type": "structure",
24463            "members": {}
24464        },
24465        "com.amazonaws.iot#TagValue": {
24466            "type": "string",
24467            "traits": {
24468                "smithy.api#length": {
24469                    "min": 1,
24470                    "max": 256
24471                }
24472            }
24473        },
24474        "com.amazonaws.iot#Target": {
24475            "type": "string"
24476        },
24477        "com.amazonaws.iot#TargetArn": {
24478            "type": "string",
24479            "traits": {
24480                "smithy.api#length": {
24481                    "min": 0,
24482                    "max": 2048
24483                }
24484            }
24485        },
24486        "com.amazonaws.iot#TargetAuditCheckNames": {
24487            "type": "list",
24488            "member": {
24489                "target": "com.amazonaws.iot#AuditCheckName"
24490            }
24491        },
24492        "com.amazonaws.iot#TargetSelection": {
24493            "type": "string",
24494            "traits": {
24495                "smithy.api#enum": [
24496                    {
24497                        "value": "CONTINUOUS",
24498                        "name": "CONTINUOUS"
24499                    },
24500                    {
24501                        "value": "SNAPSHOT",
24502                        "name": "SNAPSHOT"
24503                    }
24504                ]
24505            }
24506        },
24507        "com.amazonaws.iot#TargetViolationIdsForDetectMitigationActions": {
24508            "type": "list",
24509            "member": {
24510                "target": "com.amazonaws.iot#ViolationId"
24511            },
24512            "traits": {
24513                "smithy.api#length": {
24514                    "min": 1,
24515                    "max": 25
24516                }
24517            }
24518        },
24519        "com.amazonaws.iot#Targets": {
24520            "type": "list",
24521            "member": {
24522                "target": "com.amazonaws.iot#Target"
24523            },
24524            "traits": {
24525                "smithy.api#length": {
24526                    "min": 1
24527                }
24528            }
24529        },
24530        "com.amazonaws.iot#TaskAlreadyExistsException": {
24531            "type": "structure",
24532            "members": {
24533                "message": {
24534                    "target": "com.amazonaws.iot#ErrorMessage2"
24535                }
24536            },
24537            "traits": {
24538                "smithy.api#documentation": "<p>\n            This exception occurs if you attempt to start a task with the same task-id as an existing task but with a different clientRequestToken.\n        </p>",
24539                "smithy.api#error": "client",
24540                "smithy.api#httpError": 400
24541            }
24542        },
24543        "com.amazonaws.iot#TaskId": {
24544            "type": "string",
24545            "traits": {
24546                "smithy.api#length": {
24547                    "min": 0,
24548                    "max": 40
24549                }
24550            }
24551        },
24552        "com.amazonaws.iot#TaskIdList": {
24553            "type": "list",
24554            "member": {
24555                "target": "com.amazonaws.iot#TaskId"
24556            }
24557        },
24558        "com.amazonaws.iot#TaskStatistics": {
24559            "type": "structure",
24560            "members": {
24561                "totalChecks": {
24562                    "target": "com.amazonaws.iot#TotalChecksCount",
24563                    "traits": {
24564                        "smithy.api#documentation": "<p>The number of checks in this audit.</p>"
24565                    }
24566                },
24567                "inProgressChecks": {
24568                    "target": "com.amazonaws.iot#InProgressChecksCount",
24569                    "traits": {
24570                        "smithy.api#documentation": "<p>The number of checks in progress.</p>"
24571                    }
24572                },
24573                "waitingForDataCollectionChecks": {
24574                    "target": "com.amazonaws.iot#WaitingForDataCollectionChecksCount",
24575                    "traits": {
24576                        "smithy.api#documentation": "<p>The number of checks waiting for data collection.</p>"
24577                    }
24578                },
24579                "compliantChecks": {
24580                    "target": "com.amazonaws.iot#CompliantChecksCount",
24581                    "traits": {
24582                        "smithy.api#documentation": "<p>The number of checks that found compliant resources.</p>"
24583                    }
24584                },
24585                "nonCompliantChecks": {
24586                    "target": "com.amazonaws.iot#NonCompliantChecksCount",
24587                    "traits": {
24588                        "smithy.api#documentation": "<p>The number of checks that found noncompliant resources.</p>"
24589                    }
24590                },
24591                "failedChecks": {
24592                    "target": "com.amazonaws.iot#FailedChecksCount",
24593                    "traits": {
24594                        "smithy.api#documentation": "<p>The number of checks.</p>"
24595                    }
24596                },
24597                "canceledChecks": {
24598                    "target": "com.amazonaws.iot#CanceledChecksCount",
24599                    "traits": {
24600                        "smithy.api#documentation": "<p>The number of checks that did not run because the audit was canceled.</p>"
24601                    }
24602                }
24603            },
24604            "traits": {
24605                "smithy.api#documentation": "<p>Statistics for the checks performed during the audit.</p>"
24606            }
24607        },
24608        "com.amazonaws.iot#TaskStatisticsForAuditCheck": {
24609            "type": "structure",
24610            "members": {
24611                "totalFindingsCount": {
24612                    "target": "com.amazonaws.iot#TotalFindingsCount",
24613                    "traits": {
24614                        "smithy.api#documentation": "<p>The total number of findings to which a task is being applied.</p>"
24615                    }
24616                },
24617                "failedFindingsCount": {
24618                    "target": "com.amazonaws.iot#FailedFindingsCount",
24619                    "traits": {
24620                        "smithy.api#documentation": "<p>The number of findings for which at least one of the actions failed when applied.</p>"
24621                    }
24622                },
24623                "succeededFindingsCount": {
24624                    "target": "com.amazonaws.iot#SucceededFindingsCount",
24625                    "traits": {
24626                        "smithy.api#documentation": "<p>The number of findings for which all mitigation actions succeeded when applied.</p>"
24627                    }
24628                },
24629                "skippedFindingsCount": {
24630                    "target": "com.amazonaws.iot#SkippedFindingsCount",
24631                    "traits": {
24632                        "smithy.api#documentation": "<p>The number of findings skipped because of filter conditions provided in the parameters to the command.</p>"
24633                    }
24634                },
24635                "canceledFindingsCount": {
24636                    "target": "com.amazonaws.iot#CanceledFindingsCount",
24637                    "traits": {
24638                        "smithy.api#documentation": "<p>The number of findings to which the mitigation action task was canceled when applied.</p>"
24639                    }
24640                }
24641            },
24642            "traits": {
24643                "smithy.api#documentation": "<p>Provides summary counts of how many tasks for findings are in a particular state. This information is included in the response from DescribeAuditMitigationActionsTask.</p>"
24644            }
24645        },
24646        "com.amazonaws.iot#TemplateArn": {
24647            "type": "string"
24648        },
24649        "com.amazonaws.iot#TemplateBody": {
24650            "type": "string"
24651        },
24652        "com.amazonaws.iot#TemplateDescription": {
24653            "type": "string",
24654            "traits": {
24655                "smithy.api#length": {
24656                    "min": 0,
24657                    "max": 500
24658                },
24659                "smithy.api#pattern": "[^\\p{C}]*"
24660            }
24661        },
24662        "com.amazonaws.iot#TemplateName": {
24663            "type": "string",
24664            "traits": {
24665                "smithy.api#length": {
24666                    "min": 1,
24667                    "max": 36
24668                },
24669                "smithy.api#pattern": "^[0-9A-Za-z_-]+$"
24670            }
24671        },
24672        "com.amazonaws.iot#TemplateVersionId": {
24673            "type": "integer",
24674            "traits": {
24675                "smithy.api#box": {}
24676            }
24677        },
24678        "com.amazonaws.iot#TestAuthorization": {
24679            "type": "operation",
24680            "input": {
24681                "target": "com.amazonaws.iot#TestAuthorizationRequest"
24682            },
24683            "output": {
24684                "target": "com.amazonaws.iot#TestAuthorizationResponse"
24685            },
24686            "errors": [
24687                {
24688                    "target": "com.amazonaws.iot#InternalFailureException"
24689                },
24690                {
24691                    "target": "com.amazonaws.iot#InvalidRequestException"
24692                },
24693                {
24694                    "target": "com.amazonaws.iot#LimitExceededException"
24695                },
24696                {
24697                    "target": "com.amazonaws.iot#ResourceNotFoundException"
24698                },
24699                {
24700                    "target": "com.amazonaws.iot#ServiceUnavailableException"
24701                },
24702                {
24703                    "target": "com.amazonaws.iot#ThrottlingException"
24704                },
24705                {
24706                    "target": "com.amazonaws.iot#UnauthorizedException"
24707                }
24708            ],
24709            "traits": {
24710                "smithy.api#documentation": "<p>Tests if a specified principal is authorized to perform an AWS IoT action on a\n         specified resource. Use this to test and debug the authorization behavior of devices that\n         connect to the AWS IoT device gateway.</p>",
24711                "smithy.api#http": {
24712                    "method": "POST",
24713                    "uri": "/test-authorization",
24714                    "code": 200
24715                }
24716            }
24717        },
24718        "com.amazonaws.iot#TestAuthorizationRequest": {
24719            "type": "structure",
24720            "members": {
24721                "principal": {
24722                    "target": "com.amazonaws.iot#Principal",
24723                    "traits": {
24724                        "smithy.api#documentation": "<p>The principal. Valid principals are CertificateArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:cert/<i>certificateId</i>), thingGroupArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:thinggroup/<i>groupName</i>) and CognitoId (<i>region</i>:<i>id</i>).</p>"
24725                    }
24726                },
24727                "cognitoIdentityPoolId": {
24728                    "target": "com.amazonaws.iot#CognitoIdentityPoolId",
24729                    "traits": {
24730                        "smithy.api#documentation": "<p>The Cognito identity pool ID.</p>"
24731                    }
24732                },
24733                "authInfos": {
24734                    "target": "com.amazonaws.iot#AuthInfos",
24735                    "traits": {
24736                        "smithy.api#documentation": "<p>A list of authorization info objects. Simulating authorization will create a response\n         for each <code>authInfo</code> object in the list.</p>",
24737                        "smithy.api#required": {}
24738                    }
24739                },
24740                "clientId": {
24741                    "target": "com.amazonaws.iot#ClientId",
24742                    "traits": {
24743                        "smithy.api#documentation": "<p>The MQTT client ID.</p>",
24744                        "smithy.api#httpQuery": "clientId"
24745                    }
24746                },
24747                "policyNamesToAdd": {
24748                    "target": "com.amazonaws.iot#PolicyNames",
24749                    "traits": {
24750                        "smithy.api#documentation": "<p>When testing custom authorization, the policies specified here are treated as if they\n         are attached to the principal being authorized.</p>"
24751                    }
24752                },
24753                "policyNamesToSkip": {
24754                    "target": "com.amazonaws.iot#PolicyNames",
24755                    "traits": {
24756                        "smithy.api#documentation": "<p>When testing custom authorization, the policies specified here are treated as if they\n         are not attached to the principal being authorized.</p>"
24757                    }
24758                }
24759            }
24760        },
24761        "com.amazonaws.iot#TestAuthorizationResponse": {
24762            "type": "structure",
24763            "members": {
24764                "authResults": {
24765                    "target": "com.amazonaws.iot#AuthResults",
24766                    "traits": {
24767                        "smithy.api#documentation": "<p>The authentication results.</p>"
24768                    }
24769                }
24770            }
24771        },
24772        "com.amazonaws.iot#TestInvokeAuthorizer": {
24773            "type": "operation",
24774            "input": {
24775                "target": "com.amazonaws.iot#TestInvokeAuthorizerRequest"
24776            },
24777            "output": {
24778                "target": "com.amazonaws.iot#TestInvokeAuthorizerResponse"
24779            },
24780            "errors": [
24781                {
24782                    "target": "com.amazonaws.iot#InternalFailureException"
24783                },
24784                {
24785                    "target": "com.amazonaws.iot#InvalidRequestException"
24786                },
24787                {
24788                    "target": "com.amazonaws.iot#InvalidResponseException"
24789                },
24790                {
24791                    "target": "com.amazonaws.iot#ResourceNotFoundException"
24792                },
24793                {
24794                    "target": "com.amazonaws.iot#ServiceUnavailableException"
24795                },
24796                {
24797                    "target": "com.amazonaws.iot#ThrottlingException"
24798                },
24799                {
24800                    "target": "com.amazonaws.iot#UnauthorizedException"
24801                }
24802            ],
24803            "traits": {
24804                "smithy.api#documentation": "<p>Tests a custom authorization behavior by invoking a specified custom authorizer. Use\n         this to test and debug the custom authorization behavior of devices that connect to the AWS\n         IoT device gateway.</p>",
24805                "smithy.api#http": {
24806                    "method": "POST",
24807                    "uri": "/authorizer/{authorizerName}/test",
24808                    "code": 200
24809                }
24810            }
24811        },
24812        "com.amazonaws.iot#TestInvokeAuthorizerRequest": {
24813            "type": "structure",
24814            "members": {
24815                "authorizerName": {
24816                    "target": "com.amazonaws.iot#AuthorizerName",
24817                    "traits": {
24818                        "smithy.api#documentation": "<p>The custom authorizer name.</p>",
24819                        "smithy.api#httpLabel": {},
24820                        "smithy.api#required": {}
24821                    }
24822                },
24823                "token": {
24824                    "target": "com.amazonaws.iot#Token",
24825                    "traits": {
24826                        "smithy.api#documentation": "<p>The token returned by your custom authentication service.</p>"
24827                    }
24828                },
24829                "tokenSignature": {
24830                    "target": "com.amazonaws.iot#TokenSignature",
24831                    "traits": {
24832                        "smithy.api#documentation": "<p>The signature made with the token and your custom authentication service's private\n         key. This value must be Base-64-encoded.</p>"
24833                    }
24834                },
24835                "httpContext": {
24836                    "target": "com.amazonaws.iot#HttpContext",
24837                    "traits": {
24838                        "smithy.api#documentation": "<p>Specifies a test HTTP authorization request.</p>"
24839                    }
24840                },
24841                "mqttContext": {
24842                    "target": "com.amazonaws.iot#MqttContext",
24843                    "traits": {
24844                        "smithy.api#documentation": "<p>Specifies a test MQTT authorization request.</p>"
24845                    }
24846                },
24847                "tlsContext": {
24848                    "target": "com.amazonaws.iot#TlsContext",
24849                    "traits": {
24850                        "smithy.api#documentation": "<p>Specifies a test TLS authorization request.</p>"
24851                    }
24852                }
24853            }
24854        },
24855        "com.amazonaws.iot#TestInvokeAuthorizerResponse": {
24856            "type": "structure",
24857            "members": {
24858                "isAuthenticated": {
24859                    "target": "com.amazonaws.iot#IsAuthenticated",
24860                    "traits": {
24861                        "smithy.api#documentation": "<p>True if the token is authenticated, otherwise false.</p>"
24862                    }
24863                },
24864                "principalId": {
24865                    "target": "com.amazonaws.iot#PrincipalId",
24866                    "traits": {
24867                        "smithy.api#documentation": "<p>The principal ID.</p>"
24868                    }
24869                },
24870                "policyDocuments": {
24871                    "target": "com.amazonaws.iot#PolicyDocuments",
24872                    "traits": {
24873                        "smithy.api#documentation": "<p>IAM policy documents.</p>"
24874                    }
24875                },
24876                "refreshAfterInSeconds": {
24877                    "target": "com.amazonaws.iot#Seconds",
24878                    "traits": {
24879                        "smithy.api#documentation": "<p>The number of seconds after which the temporary credentials are refreshed.</p>"
24880                    }
24881                },
24882                "disconnectAfterInSeconds": {
24883                    "target": "com.amazonaws.iot#Seconds",
24884                    "traits": {
24885                        "smithy.api#documentation": "<p>The number of seconds after which the connection is terminated.</p>"
24886                    }
24887                }
24888            }
24889        },
24890        "com.amazonaws.iot#ThingArn": {
24891            "type": "string"
24892        },
24893        "com.amazonaws.iot#ThingAttribute": {
24894            "type": "structure",
24895            "members": {
24896                "thingName": {
24897                    "target": "com.amazonaws.iot#ThingName",
24898                    "traits": {
24899                        "smithy.api#documentation": "<p>The name of the thing.</p>"
24900                    }
24901                },
24902                "thingTypeName": {
24903                    "target": "com.amazonaws.iot#ThingTypeName",
24904                    "traits": {
24905                        "smithy.api#documentation": "<p>The name of the thing type, if the thing has been associated with a type.</p>"
24906                    }
24907                },
24908                "thingArn": {
24909                    "target": "com.amazonaws.iot#ThingArn",
24910                    "traits": {
24911                        "smithy.api#documentation": "<p>The thing ARN.</p>"
24912                    }
24913                },
24914                "attributes": {
24915                    "target": "com.amazonaws.iot#Attributes",
24916                    "traits": {
24917                        "smithy.api#documentation": "<p>A list of thing attributes which are name-value pairs.</p>"
24918                    }
24919                },
24920                "version": {
24921                    "target": "com.amazonaws.iot#Version",
24922                    "traits": {
24923                        "smithy.api#documentation": "<p>The version of the thing record in the registry.</p>"
24924                    }
24925                }
24926            },
24927            "traits": {
24928                "smithy.api#documentation": "<p>The properties of the thing, including thing name, thing type name, and a list of thing\n\t\t\tattributes.</p>"
24929            }
24930        },
24931        "com.amazonaws.iot#ThingAttributeList": {
24932            "type": "list",
24933            "member": {
24934                "target": "com.amazonaws.iot#ThingAttribute"
24935            }
24936        },
24937        "com.amazonaws.iot#ThingConnectivity": {
24938            "type": "structure",
24939            "members": {
24940                "connected": {
24941                    "target": "com.amazonaws.iot#Boolean",
24942                    "traits": {
24943                        "smithy.api#documentation": "<p>True if the thing is connected to the AWS IoT service; false if it is not\n      connected.</p>"
24944                    }
24945                },
24946                "timestamp": {
24947                    "target": "com.amazonaws.iot#ConnectivityTimestamp",
24948                    "traits": {
24949                        "smithy.api#documentation": "<p>The epoch time (in milliseconds) when the thing last connected or disconnected. If the\n      thing has been disconnected for more than a few weeks, the time value might be missing.</p>"
24950                    }
24951                }
24952            },
24953            "traits": {
24954                "smithy.api#documentation": "<p>The connectivity status of the thing.</p>"
24955            }
24956        },
24957        "com.amazonaws.iot#ThingConnectivityIndexingMode": {
24958            "type": "string",
24959            "traits": {
24960                "smithy.api#enum": [
24961                    {
24962                        "value": "OFF",
24963                        "name": "OFF"
24964                    },
24965                    {
24966                        "value": "STATUS",
24967                        "name": "STATUS"
24968                    }
24969                ]
24970            }
24971        },
24972        "com.amazonaws.iot#ThingDocument": {
24973            "type": "structure",
24974            "members": {
24975                "thingName": {
24976                    "target": "com.amazonaws.iot#ThingName",
24977                    "traits": {
24978                        "smithy.api#documentation": "<p>The thing name.</p>"
24979                    }
24980                },
24981                "thingId": {
24982                    "target": "com.amazonaws.iot#ThingId",
24983                    "traits": {
24984                        "smithy.api#documentation": "<p>The thing ID.</p>"
24985                    }
24986                },
24987                "thingTypeName": {
24988                    "target": "com.amazonaws.iot#ThingTypeName",
24989                    "traits": {
24990                        "smithy.api#documentation": "<p>The thing type name.</p>"
24991                    }
24992                },
24993                "thingGroupNames": {
24994                    "target": "com.amazonaws.iot#ThingGroupNameList",
24995                    "traits": {
24996                        "smithy.api#documentation": "<p>Thing group names.</p>"
24997                    }
24998                },
24999                "attributes": {
25000                    "target": "com.amazonaws.iot#Attributes",
25001                    "traits": {
25002                        "smithy.api#documentation": "<p>The attributes.</p>"
25003                    }
25004                },
25005                "shadow": {
25006                    "target": "com.amazonaws.iot#JsonDocument",
25007                    "traits": {
25008                        "smithy.api#documentation": "<p>The shadow.</p>"
25009                    }
25010                },
25011                "connectivity": {
25012                    "target": "com.amazonaws.iot#ThingConnectivity",
25013                    "traits": {
25014                        "smithy.api#documentation": "<p>Indicates whether the thing is connected to the AWS IoT service.</p>"
25015                    }
25016                }
25017            },
25018            "traits": {
25019                "smithy.api#documentation": "<p>The thing search index document.</p>"
25020            }
25021        },
25022        "com.amazonaws.iot#ThingDocumentList": {
25023            "type": "list",
25024            "member": {
25025                "target": "com.amazonaws.iot#ThingDocument"
25026            }
25027        },
25028        "com.amazonaws.iot#ThingGroupArn": {
25029            "type": "string"
25030        },
25031        "com.amazonaws.iot#ThingGroupDescription": {
25032            "type": "string",
25033            "traits": {
25034                "smithy.api#length": {
25035                    "min": 0,
25036                    "max": 2028
25037                },
25038                "smithy.api#pattern": "[\\p{Graph}\\x20]*"
25039            }
25040        },
25041        "com.amazonaws.iot#ThingGroupDocument": {
25042            "type": "structure",
25043            "members": {
25044                "thingGroupName": {
25045                    "target": "com.amazonaws.iot#ThingGroupName",
25046                    "traits": {
25047                        "smithy.api#documentation": "<p>The thing group name.</p>"
25048                    }
25049                },
25050                "thingGroupId": {
25051                    "target": "com.amazonaws.iot#ThingGroupId",
25052                    "traits": {
25053                        "smithy.api#documentation": "<p>The thing group ID.</p>"
25054                    }
25055                },
25056                "thingGroupDescription": {
25057                    "target": "com.amazonaws.iot#ThingGroupDescription",
25058                    "traits": {
25059                        "smithy.api#documentation": "<p>The thing group description.</p>"
25060                    }
25061                },
25062                "attributes": {
25063                    "target": "com.amazonaws.iot#Attributes",
25064                    "traits": {
25065                        "smithy.api#documentation": "<p>The thing group attributes.</p>"
25066                    }
25067                },
25068                "parentGroupNames": {
25069                    "target": "com.amazonaws.iot#ThingGroupNameList",
25070                    "traits": {
25071                        "smithy.api#documentation": "<p>Parent group names.</p>"
25072                    }
25073                }
25074            },
25075            "traits": {
25076                "smithy.api#documentation": "<p>The thing group search index document.</p>"
25077            }
25078        },
25079        "com.amazonaws.iot#ThingGroupDocumentList": {
25080            "type": "list",
25081            "member": {
25082                "target": "com.amazonaws.iot#ThingGroupDocument"
25083            }
25084        },
25085        "com.amazonaws.iot#ThingGroupId": {
25086            "type": "string",
25087            "traits": {
25088                "smithy.api#length": {
25089                    "min": 1,
25090                    "max": 128
25091                },
25092                "smithy.api#pattern": "[a-zA-Z0-9\\-]+"
25093            }
25094        },
25095        "com.amazonaws.iot#ThingGroupIndexingConfiguration": {
25096            "type": "structure",
25097            "members": {
25098                "thingGroupIndexingMode": {
25099                    "target": "com.amazonaws.iot#ThingGroupIndexingMode",
25100                    "traits": {
25101                        "smithy.api#documentation": "<p>Thing group indexing mode.</p>",
25102                        "smithy.api#required": {}
25103                    }
25104                },
25105                "managedFields": {
25106                    "target": "com.amazonaws.iot#Fields",
25107                    "traits": {
25108                        "smithy.api#documentation": "<p>Contains fields that are indexed and whose types are already known by the Fleet Indexing\n      service.</p>"
25109                    }
25110                },
25111                "customFields": {
25112                    "target": "com.amazonaws.iot#Fields",
25113                    "traits": {
25114                        "smithy.api#documentation": "<p>A list of thing group fields to index. This list cannot contain any managed fields. Use\n      the GetIndexingConfiguration API to get a list of managed fields.</p>\n         <p>Contains custom field names and their data type.</p>"
25115                    }
25116                }
25117            },
25118            "traits": {
25119                "smithy.api#documentation": "<p>Thing group indexing configuration.</p>"
25120            }
25121        },
25122        "com.amazonaws.iot#ThingGroupIndexingMode": {
25123            "type": "string",
25124            "traits": {
25125                "smithy.api#enum": [
25126                    {
25127                        "value": "OFF",
25128                        "name": "OFF"
25129                    },
25130                    {
25131                        "value": "ON",
25132                        "name": "ON"
25133                    }
25134                ]
25135            }
25136        },
25137        "com.amazonaws.iot#ThingGroupList": {
25138            "type": "list",
25139            "member": {
25140                "target": "com.amazonaws.iot#ThingGroupName"
25141            }
25142        },
25143        "com.amazonaws.iot#ThingGroupMetadata": {
25144            "type": "structure",
25145            "members": {
25146                "parentGroupName": {
25147                    "target": "com.amazonaws.iot#ThingGroupName",
25148                    "traits": {
25149                        "smithy.api#documentation": "<p>The parent thing group name.</p>"
25150                    }
25151                },
25152                "rootToParentThingGroups": {
25153                    "target": "com.amazonaws.iot#ThingGroupNameAndArnList",
25154                    "traits": {
25155                        "smithy.api#documentation": "<p>The root parent thing group.</p>"
25156                    }
25157                },
25158                "creationDate": {
25159                    "target": "com.amazonaws.iot#CreationDate",
25160                    "traits": {
25161                        "smithy.api#documentation": "<p>The UNIX timestamp of when the thing group was created.</p>"
25162                    }
25163                }
25164            },
25165            "traits": {
25166                "smithy.api#documentation": "<p>Thing group metadata.</p>"
25167            }
25168        },
25169        "com.amazonaws.iot#ThingGroupName": {
25170            "type": "string",
25171            "traits": {
25172                "smithy.api#length": {
25173                    "min": 1,
25174                    "max": 128
25175                },
25176                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
25177            }
25178        },
25179        "com.amazonaws.iot#ThingGroupNameAndArnList": {
25180            "type": "list",
25181            "member": {
25182                "target": "com.amazonaws.iot#GroupNameAndArn"
25183            }
25184        },
25185        "com.amazonaws.iot#ThingGroupNameList": {
25186            "type": "list",
25187            "member": {
25188                "target": "com.amazonaws.iot#ThingGroupName"
25189            }
25190        },
25191        "com.amazonaws.iot#ThingGroupNames": {
25192            "type": "list",
25193            "member": {
25194                "target": "com.amazonaws.iot#ThingGroupName"
25195            },
25196            "traits": {
25197                "smithy.api#length": {
25198                    "min": 1,
25199                    "max": 10
25200                }
25201            }
25202        },
25203        "com.amazonaws.iot#ThingGroupProperties": {
25204            "type": "structure",
25205            "members": {
25206                "thingGroupDescription": {
25207                    "target": "com.amazonaws.iot#ThingGroupDescription",
25208                    "traits": {
25209                        "smithy.api#documentation": "<p>The thing group description.</p>"
25210                    }
25211                },
25212                "attributePayload": {
25213                    "target": "com.amazonaws.iot#AttributePayload",
25214                    "traits": {
25215                        "smithy.api#documentation": "<p>The thing group attributes in JSON format.</p>"
25216                    }
25217                }
25218            },
25219            "traits": {
25220                "smithy.api#documentation": "<p>Thing group properties.</p>"
25221            }
25222        },
25223        "com.amazonaws.iot#ThingId": {
25224            "type": "string"
25225        },
25226        "com.amazonaws.iot#ThingIndexingConfiguration": {
25227            "type": "structure",
25228            "members": {
25229                "thingIndexingMode": {
25230                    "target": "com.amazonaws.iot#ThingIndexingMode",
25231                    "traits": {
25232                        "smithy.api#documentation": "<p>Thing indexing mode. Valid values are:</p>\n         <ul>\n            <li>\n               <p>REGISTRY – Your thing index contains registry data only.</p>\n            </li>\n            <li>\n               <p>REGISTRY_AND_SHADOW - Your thing index contains registry and shadow data.</p>\n            </li>\n            <li>\n               <p>OFF - Thing indexing is disabled.</p>\n            </li>\n         </ul>",
25233                        "smithy.api#required": {}
25234                    }
25235                },
25236                "thingConnectivityIndexingMode": {
25237                    "target": "com.amazonaws.iot#ThingConnectivityIndexingMode",
25238                    "traits": {
25239                        "smithy.api#documentation": "<p>Thing connectivity indexing mode. Valid values are: </p>\n         <ul>\n            <li>\n               <p>STATUS – Your thing index contains connectivity status. To enable thing\n          connectivity indexing, thingIndexMode must not be set to OFF.</p>\n            </li>\n            <li>\n               <p>OFF - Thing connectivity status indexing is disabled.</p>\n            </li>\n         </ul>"
25240                    }
25241                },
25242                "managedFields": {
25243                    "target": "com.amazonaws.iot#Fields",
25244                    "traits": {
25245                        "smithy.api#documentation": "<p>Contains fields that are indexed and whose types are already known by the Fleet Indexing\n      service.</p>"
25246                    }
25247                },
25248                "customFields": {
25249                    "target": "com.amazonaws.iot#Fields",
25250                    "traits": {
25251                        "smithy.api#documentation": "<p>Contains custom field names and their data type.</p>"
25252                    }
25253                }
25254            },
25255            "traits": {
25256                "smithy.api#documentation": "<p>The thing indexing configuration. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/managing-index.html\">Managing\n        Thing Indexing</a>.</p>"
25257            }
25258        },
25259        "com.amazonaws.iot#ThingIndexingMode": {
25260            "type": "string",
25261            "traits": {
25262                "smithy.api#enum": [
25263                    {
25264                        "value": "OFF",
25265                        "name": "OFF"
25266                    },
25267                    {
25268                        "value": "REGISTRY",
25269                        "name": "REGISTRY"
25270                    },
25271                    {
25272                        "value": "REGISTRY_AND_SHADOW",
25273                        "name": "REGISTRY_AND_SHADOW"
25274                    }
25275                ]
25276            }
25277        },
25278        "com.amazonaws.iot#ThingName": {
25279            "type": "string",
25280            "traits": {
25281                "smithy.api#length": {
25282                    "min": 1,
25283                    "max": 128
25284                },
25285                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
25286            }
25287        },
25288        "com.amazonaws.iot#ThingNameList": {
25289            "type": "list",
25290            "member": {
25291                "target": "com.amazonaws.iot#ThingName"
25292            }
25293        },
25294        "com.amazonaws.iot#ThingTypeArn": {
25295            "type": "string"
25296        },
25297        "com.amazonaws.iot#ThingTypeDefinition": {
25298            "type": "structure",
25299            "members": {
25300                "thingTypeName": {
25301                    "target": "com.amazonaws.iot#ThingTypeName",
25302                    "traits": {
25303                        "smithy.api#documentation": "<p>The name of the thing type.</p>"
25304                    }
25305                },
25306                "thingTypeArn": {
25307                    "target": "com.amazonaws.iot#ThingTypeArn",
25308                    "traits": {
25309                        "smithy.api#documentation": "<p>The thing type ARN.</p>"
25310                    }
25311                },
25312                "thingTypeProperties": {
25313                    "target": "com.amazonaws.iot#ThingTypeProperties",
25314                    "traits": {
25315                        "smithy.api#documentation": "<p>The ThingTypeProperties for the thing type.</p>"
25316                    }
25317                },
25318                "thingTypeMetadata": {
25319                    "target": "com.amazonaws.iot#ThingTypeMetadata",
25320                    "traits": {
25321                        "smithy.api#documentation": "<p>The ThingTypeMetadata contains additional information about the thing type including: creation date and\n\t\t\ttime, a value indicating whether the thing type is deprecated, and a date and time when it was\n\t\t\tdeprecated.</p>"
25322                    }
25323                }
25324            },
25325            "traits": {
25326                "smithy.api#documentation": "<p>The definition of the thing type, including thing type name and description.</p>"
25327            }
25328        },
25329        "com.amazonaws.iot#ThingTypeDescription": {
25330            "type": "string",
25331            "traits": {
25332                "smithy.api#length": {
25333                    "min": 0,
25334                    "max": 2028
25335                },
25336                "smithy.api#pattern": "[\\p{Graph}\\x20]*"
25337            }
25338        },
25339        "com.amazonaws.iot#ThingTypeId": {
25340            "type": "string"
25341        },
25342        "com.amazonaws.iot#ThingTypeList": {
25343            "type": "list",
25344            "member": {
25345                "target": "com.amazonaws.iot#ThingTypeDefinition"
25346            }
25347        },
25348        "com.amazonaws.iot#ThingTypeMetadata": {
25349            "type": "structure",
25350            "members": {
25351                "deprecated": {
25352                    "target": "com.amazonaws.iot#Boolean",
25353                    "traits": {
25354                        "smithy.api#documentation": "<p>Whether the thing type is deprecated. If <b>true</b>, no new things could be\n\t\t\tassociated with this type.</p>"
25355                    }
25356                },
25357                "deprecationDate": {
25358                    "target": "com.amazonaws.iot#DeprecationDate",
25359                    "traits": {
25360                        "smithy.api#documentation": "<p>The date and time when the thing type was deprecated.</p>"
25361                    }
25362                },
25363                "creationDate": {
25364                    "target": "com.amazonaws.iot#CreationDate",
25365                    "traits": {
25366                        "smithy.api#documentation": "<p>The date and time when the thing type was created.</p>"
25367                    }
25368                }
25369            },
25370            "traits": {
25371                "smithy.api#documentation": "<p>The ThingTypeMetadata contains additional information about the thing type including: creation date and\n\t\t\ttime, a value indicating whether the thing type is deprecated, and a date and time when time was\n\t\t\tdeprecated.</p>"
25372            }
25373        },
25374        "com.amazonaws.iot#ThingTypeName": {
25375            "type": "string",
25376            "traits": {
25377                "smithy.api#length": {
25378                    "min": 1,
25379                    "max": 128
25380                },
25381                "smithy.api#pattern": "[a-zA-Z0-9:_-]+"
25382            }
25383        },
25384        "com.amazonaws.iot#ThingTypeProperties": {
25385            "type": "structure",
25386            "members": {
25387                "thingTypeDescription": {
25388                    "target": "com.amazonaws.iot#ThingTypeDescription",
25389                    "traits": {
25390                        "smithy.api#documentation": "<p>The description of the thing type.</p>"
25391                    }
25392                },
25393                "searchableAttributes": {
25394                    "target": "com.amazonaws.iot#SearchableAttributes",
25395                    "traits": {
25396                        "smithy.api#documentation": "<p>A list of searchable thing attribute names.</p>"
25397                    }
25398                }
25399            },
25400            "traits": {
25401                "smithy.api#documentation": "<p>The ThingTypeProperties contains information about the thing type including: a thing type description,\n\t\t\tand a list of searchable thing attribute names.</p>"
25402            }
25403        },
25404        "com.amazonaws.iot#ThrottlingException": {
25405            "type": "structure",
25406            "members": {
25407                "message": {
25408                    "target": "com.amazonaws.iot#ErrorMessage2",
25409                    "traits": {
25410                        "smithy.api#documentation": "<p>The message for the exception.</p>"
25411                    }
25412                }
25413            },
25414            "traits": {
25415                "smithy.api#documentation": "<p>The rate exceeds the limit.</p>",
25416                "smithy.api#error": "client",
25417                "smithy.api#httpError": 400
25418            }
25419        },
25420        "com.amazonaws.iot#TimedOutThings": {
25421            "type": "integer",
25422            "traits": {
25423                "smithy.api#box": {}
25424            }
25425        },
25426        "com.amazonaws.iot#TimeoutConfig": {
25427            "type": "structure",
25428            "members": {
25429                "inProgressTimeoutInMinutes": {
25430                    "target": "com.amazonaws.iot#InProgressTimeoutInMinutes",
25431                    "traits": {
25432                        "smithy.api#documentation": "<p>Specifies the amount of time, in minutes, this device has to finish execution of this job.  \n           The timeout interval can be anywhere between 1 minute and 7 days (1 to 10080 minutes). The \n           in progress timer can't be updated and will apply to all job executions for the job. Whenever a job \n           execution remains in the IN_PROGRESS status for longer than this interval, the job execution will fail \n           and switch to the terminal <code>TIMED_OUT</code> status.</p>"
25433                    }
25434                }
25435            },
25436            "traits": {
25437                "smithy.api#documentation": "<p>Specifies the amount of time each device has to finish its execution of the job.  A timer \n           is started when the job execution status is set to <code>IN_PROGRESS</code>. If the job \n           execution status is not set to another terminal state before the timer expires, it will\n           be automatically set to <code>TIMED_OUT</code>.</p>"
25438            }
25439        },
25440        "com.amazonaws.iot#Timestamp": {
25441            "type": "timestamp"
25442        },
25443        "com.amazonaws.iot#TimestreamAction": {
25444            "type": "structure",
25445            "members": {
25446                "roleArn": {
25447                    "target": "com.amazonaws.iot#AwsArn",
25448                    "traits": {
25449                        "smithy.api#documentation": "<p>The ARN of the role that grants permission to write to the\n         Amazon Timestream database table.</p>",
25450                        "smithy.api#required": {}
25451                    }
25452                },
25453                "databaseName": {
25454                    "target": "com.amazonaws.iot#TimestreamDatabaseName",
25455                    "traits": {
25456                        "smithy.api#documentation": "<p>The name of an Amazon Timestream database.</p>",
25457                        "smithy.api#required": {}
25458                    }
25459                },
25460                "tableName": {
25461                    "target": "com.amazonaws.iot#TimestreamTableName",
25462                    "traits": {
25463                        "smithy.api#documentation": "<p>The name of the database table into which to write the measure records.</p>",
25464                        "smithy.api#required": {}
25465                    }
25466                },
25467                "dimensions": {
25468                    "target": "com.amazonaws.iot#TimestreamDimensionList",
25469                    "traits": {
25470                        "smithy.api#documentation": "<p>Metadata attributes of the time series that are written in each measure record.</p>",
25471                        "smithy.api#required": {}
25472                    }
25473                },
25474                "timestamp": {
25475                    "target": "com.amazonaws.iot#TimestreamTimestamp",
25476                    "traits": {
25477                        "smithy.api#documentation": "<p>Specifies an application-defined value to replace the default value assigned to the\n         Timestream record's timestamp in the <code>time</code> column.</p>\n         <p>You can use this property to specify the value and the precision of the Timestream\n         record's timestamp. You can specify a value from the message payload or a value computed by\n         a substitution template.</p>\n         <p>If omitted, the topic rule action assigns the timestamp, in milliseconds, at the time it\n         processed the rule. </p>"
25478                    }
25479                }
25480            },
25481            "traits": {
25482                "smithy.api#documentation": "<p>The Timestream rule action writes attributes (measures) from an MQTT message\n         into an Amazon Timestream table. For more information, see the <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/timestream-rule-action.html\">Timestream</a>\n         topic rule action documentation.</p>"
25483            }
25484        },
25485        "com.amazonaws.iot#TimestreamDatabaseName": {
25486            "type": "string"
25487        },
25488        "com.amazonaws.iot#TimestreamDimension": {
25489            "type": "structure",
25490            "members": {
25491                "name": {
25492                    "target": "com.amazonaws.iot#TimestreamDimensionName",
25493                    "traits": {
25494                        "smithy.api#documentation": "<p>The metadata dimension name. This is the name of the column in the\n         Amazon Timestream database table record.</p>\n         <p>Dimensions cannot be named: <code>measure_name</code>,\n         <code>measure_value</code>, or <code>time</code>.\n         These  names are reserved. Dimension names cannot start\n         with <code>ts_</code> or <code>measure_value</code> and\n         they cannot contain the colon (<code>:</code>)\n         character.</p>",
25495                        "smithy.api#required": {}
25496                    }
25497                },
25498                "value": {
25499                    "target": "com.amazonaws.iot#TimestreamDimensionValue",
25500                    "traits": {
25501                        "smithy.api#documentation": "<p>The value to write in this column of the database record.</p>",
25502                        "smithy.api#required": {}
25503                    }
25504                }
25505            },
25506            "traits": {
25507                "smithy.api#documentation": "<p>Metadata attributes of the time series that are written in each measure record.</p>"
25508            }
25509        },
25510        "com.amazonaws.iot#TimestreamDimensionList": {
25511            "type": "list",
25512            "member": {
25513                "target": "com.amazonaws.iot#TimestreamDimension"
25514            },
25515            "traits": {
25516                "smithy.api#length": {
25517                    "min": 1,
25518                    "max": 128
25519                }
25520            }
25521        },
25522        "com.amazonaws.iot#TimestreamDimensionName": {
25523            "type": "string"
25524        },
25525        "com.amazonaws.iot#TimestreamDimensionValue": {
25526            "type": "string"
25527        },
25528        "com.amazonaws.iot#TimestreamTableName": {
25529            "type": "string"
25530        },
25531        "com.amazonaws.iot#TimestreamTimestamp": {
25532            "type": "structure",
25533            "members": {
25534                "value": {
25535                    "target": "com.amazonaws.iot#TimestreamTimestampValue",
25536                    "traits": {
25537                        "smithy.api#documentation": "<p>An expression that returns a long epoch time value.</p>",
25538                        "smithy.api#required": {}
25539                    }
25540                },
25541                "unit": {
25542                    "target": "com.amazonaws.iot#TimestreamTimestampUnit",
25543                    "traits": {
25544                        "smithy.api#documentation": "<p>The precision of the timestamp value that results from the expression\n         described in <code>value</code>.</p>\n         <p>Valid values:  <code>SECONDS</code> | <code>MILLISECONDS</code> |\n            <code>MICROSECONDS</code> | <code>NANOSECONDS</code>. The default is\n            <code>MILLISECONDS</code>.</p>",
25545                        "smithy.api#required": {}
25546                    }
25547                }
25548            },
25549            "traits": {
25550                "smithy.api#documentation": "<p>Describes how to interpret an application-defined timestamp value from an MQTT message\n         payload and the precision of that value.</p>"
25551            }
25552        },
25553        "com.amazonaws.iot#TimestreamTimestampUnit": {
25554            "type": "string"
25555        },
25556        "com.amazonaws.iot#TimestreamTimestampValue": {
25557            "type": "string"
25558        },
25559        "com.amazonaws.iot#TinyMaxResults": {
25560            "type": "integer",
25561            "traits": {
25562                "smithy.api#box": {},
25563                "smithy.api#range": {
25564                    "min": 1,
25565                    "max": 10
25566                }
25567            }
25568        },
25569        "com.amazonaws.iot#TlsContext": {
25570            "type": "structure",
25571            "members": {
25572                "serverName": {
25573                    "target": "com.amazonaws.iot#ServerName",
25574                    "traits": {
25575                        "smithy.api#documentation": "<p>The value of the <code>serverName</code> key in a TLS authorization request.</p>"
25576                    }
25577                }
25578            },
25579            "traits": {
25580                "smithy.api#documentation": "<p>Specifies the TLS context to use for the test authorizer request.</p>"
25581            }
25582        },
25583        "com.amazonaws.iot#Token": {
25584            "type": "string",
25585            "traits": {
25586                "smithy.api#length": {
25587                    "min": 1,
25588                    "max": 6144
25589                }
25590            }
25591        },
25592        "com.amazonaws.iot#TokenKeyName": {
25593            "type": "string",
25594            "traits": {
25595                "smithy.api#length": {
25596                    "min": 1,
25597                    "max": 128
25598                },
25599                "smithy.api#pattern": "[a-zA-Z0-9_-]+"
25600            }
25601        },
25602        "com.amazonaws.iot#TokenSignature": {
25603            "type": "string",
25604            "traits": {
25605                "smithy.api#length": {
25606                    "min": 1,
25607                    "max": 2560
25608                },
25609                "smithy.api#pattern": "[A-Za-z0-9+/]+={0,2}"
25610            }
25611        },
25612        "com.amazonaws.iot#Topic": {
25613            "type": "string"
25614        },
25615        "com.amazonaws.iot#TopicPattern": {
25616            "type": "string"
25617        },
25618        "com.amazonaws.iot#TopicRule": {
25619            "type": "structure",
25620            "members": {
25621                "ruleName": {
25622                    "target": "com.amazonaws.iot#RuleName",
25623                    "traits": {
25624                        "smithy.api#documentation": "<p>The name of the rule.</p>"
25625                    }
25626                },
25627                "sql": {
25628                    "target": "com.amazonaws.iot#SQL",
25629                    "traits": {
25630                        "smithy.api#documentation": "<p>The SQL statement used to query the topic. When using a SQL query with multiple\n         lines, be sure to escape the newline characters.</p>"
25631                    }
25632                },
25633                "description": {
25634                    "target": "com.amazonaws.iot#Description",
25635                    "traits": {
25636                        "smithy.api#documentation": "<p>The description of the rule.</p>"
25637                    }
25638                },
25639                "createdAt": {
25640                    "target": "com.amazonaws.iot#CreatedAtDate",
25641                    "traits": {
25642                        "smithy.api#documentation": "<p>The date and time the rule was created.</p>"
25643                    }
25644                },
25645                "actions": {
25646                    "target": "com.amazonaws.iot#ActionList",
25647                    "traits": {
25648                        "smithy.api#documentation": "<p>The actions associated with the rule.</p>"
25649                    }
25650                },
25651                "ruleDisabled": {
25652                    "target": "com.amazonaws.iot#IsDisabled",
25653                    "traits": {
25654                        "smithy.api#documentation": "<p>Specifies whether the rule is disabled.</p>"
25655                    }
25656                },
25657                "awsIotSqlVersion": {
25658                    "target": "com.amazonaws.iot#AwsIotSqlVersion",
25659                    "traits": {
25660                        "smithy.api#documentation": "<p>The version of the SQL rules engine to use when evaluating the rule.</p>"
25661                    }
25662                },
25663                "errorAction": {
25664                    "target": "com.amazonaws.iot#Action",
25665                    "traits": {
25666                        "smithy.api#documentation": "<p>The action to perform when an error occurs.</p>"
25667                    }
25668                }
25669            },
25670            "traits": {
25671                "smithy.api#documentation": "<p>Describes a rule.</p>"
25672            }
25673        },
25674        "com.amazonaws.iot#TopicRuleDestination": {
25675            "type": "structure",
25676            "members": {
25677                "arn": {
25678                    "target": "com.amazonaws.iot#AwsArn",
25679                    "traits": {
25680                        "smithy.api#documentation": "<p>The topic rule destination URL.</p>"
25681                    }
25682                },
25683                "status": {
25684                    "target": "com.amazonaws.iot#TopicRuleDestinationStatus",
25685                    "traits": {
25686                        "smithy.api#documentation": "<p>The status of the topic rule destination. Valid values are:</p>\n         <dl>\n            <dt>IN_PROGRESS</dt>\n            <dd>\n               <p>A topic rule destination was created but has not been confirmed. You can set\n                     <code>status</code> to <code>IN_PROGRESS</code> by calling\n                     <code>UpdateTopicRuleDestination</code>. Calling\n                     <code>UpdateTopicRuleDestination</code> causes a new confirmation challenge to\n                  be sent to your confirmation endpoint.</p>\n            </dd>\n            <dt>ENABLED</dt>\n            <dd>\n               <p>Confirmation was completed, and traffic to this destination is allowed. You can\n                  set <code>status</code> to <code>DISABLED</code> by calling\n                     <code>UpdateTopicRuleDestination</code>.</p>\n            </dd>\n            <dt>DISABLED</dt>\n            <dd>\n               <p>Confirmation was completed, and traffic to this destination is not allowed. You\n                  can set <code>status</code> to <code>ENABLED</code> by calling\n                     <code>UpdateTopicRuleDestination</code>.</p>\n            </dd>\n            <dt>ERROR</dt>\n            <dd>\n               <p>Confirmation could not be completed, for example if the confirmation timed out.\n                  You can call <code>GetTopicRuleDestination</code> for details about the error. You\n                  can set <code>status</code> to <code>IN_PROGRESS</code> by calling\n                     <code>UpdateTopicRuleDestination</code>. Calling\n                     <code>UpdateTopicRuleDestination</code> causes a new confirmation challenge to\n                  be sent to your confirmation endpoint.</p>\n            </dd>\n         </dl>"
25687                    }
25688                },
25689                "createdAt": {
25690                    "target": "com.amazonaws.iot#CreatedAtDate",
25691                    "traits": {
25692                        "smithy.api#documentation": "<p>The date and time when the topic rule destination was created.</p>"
25693                    }
25694                },
25695                "lastUpdatedAt": {
25696                    "target": "com.amazonaws.iot#LastUpdatedAtDate",
25697                    "traits": {
25698                        "smithy.api#documentation": "<p>The date and time when the topic rule destination was last updated.</p>"
25699                    }
25700                },
25701                "statusReason": {
25702                    "target": "com.amazonaws.iot#String",
25703                    "traits": {
25704                        "smithy.api#documentation": "<p>Additional details or reason why the topic rule destination is in the current\n         status.</p>"
25705                    }
25706                },
25707                "httpUrlProperties": {
25708                    "target": "com.amazonaws.iot#HttpUrlDestinationProperties",
25709                    "traits": {
25710                        "smithy.api#documentation": "<p>Properties of the HTTP URL.</p>"
25711                    }
25712                },
25713                "vpcProperties": {
25714                    "target": "com.amazonaws.iot#VpcDestinationProperties",
25715                    "traits": {
25716                        "smithy.api#documentation": "<p>Properties of the virtual private cloud (VPC) connection.</p>"
25717                    }
25718                }
25719            },
25720            "traits": {
25721                "smithy.api#documentation": "<p>A topic rule destination.</p>"
25722            }
25723        },
25724        "com.amazonaws.iot#TopicRuleDestinationConfiguration": {
25725            "type": "structure",
25726            "members": {
25727                "httpUrlConfiguration": {
25728                    "target": "com.amazonaws.iot#HttpUrlDestinationConfiguration",
25729                    "traits": {
25730                        "smithy.api#documentation": "<p>Configuration of the HTTP URL.</p>"
25731                    }
25732                },
25733                "vpcConfiguration": {
25734                    "target": "com.amazonaws.iot#VpcDestinationConfiguration",
25735                    "traits": {
25736                        "smithy.api#documentation": "<p>Configuration of the virtual private cloud (VPC) connection.</p>"
25737                    }
25738                }
25739            },
25740            "traits": {
25741                "smithy.api#documentation": "<p>Configuration of the topic rule destination.</p>"
25742            }
25743        },
25744        "com.amazonaws.iot#TopicRuleDestinationMaxResults": {
25745            "type": "integer",
25746            "traits": {
25747                "smithy.api#box": {},
25748                "smithy.api#range": {
25749                    "min": 1,
25750                    "max": 1000
25751                }
25752            }
25753        },
25754        "com.amazonaws.iot#TopicRuleDestinationStatus": {
25755            "type": "string",
25756            "traits": {
25757                "smithy.api#enum": [
25758                    {
25759                        "value": "ENABLED",
25760                        "name": "ENABLED"
25761                    },
25762                    {
25763                        "value": "IN_PROGRESS",
25764                        "name": "IN_PROGRESS"
25765                    },
25766                    {
25767                        "value": "DISABLED",
25768                        "name": "DISABLED"
25769                    },
25770                    {
25771                        "value": "ERROR",
25772                        "name": "ERROR"
25773                    },
25774                    {
25775                        "value": "DELETING",
25776                        "name": "DELETING"
25777                    }
25778                ]
25779            }
25780        },
25781        "com.amazonaws.iot#TopicRuleDestinationSummaries": {
25782            "type": "list",
25783            "member": {
25784                "target": "com.amazonaws.iot#TopicRuleDestinationSummary"
25785            }
25786        },
25787        "com.amazonaws.iot#TopicRuleDestinationSummary": {
25788            "type": "structure",
25789            "members": {
25790                "arn": {
25791                    "target": "com.amazonaws.iot#AwsArn",
25792                    "traits": {
25793                        "smithy.api#documentation": "<p>The topic rule destination ARN.</p>"
25794                    }
25795                },
25796                "status": {
25797                    "target": "com.amazonaws.iot#TopicRuleDestinationStatus",
25798                    "traits": {
25799                        "smithy.api#documentation": "<p>The status of the topic rule destination. Valid values are:</p>\n         <dl>\n            <dt>IN_PROGRESS</dt>\n            <dd>\n               <p>A topic rule destination was created but has not been confirmed. You can set\n                     <code>status</code> to <code>IN_PROGRESS</code> by calling\n                     <code>UpdateTopicRuleDestination</code>. Calling\n                     <code>UpdateTopicRuleDestination</code> causes a new confirmation challenge to\n                  be sent to your confirmation endpoint.</p>\n            </dd>\n            <dt>ENABLED</dt>\n            <dd>\n               <p>Confirmation was completed, and traffic to this destination is allowed. You can\n                  set <code>status</code> to <code>DISABLED</code> by calling\n                     <code>UpdateTopicRuleDestination</code>.</p>\n            </dd>\n            <dt>DISABLED</dt>\n            <dd>\n               <p>Confirmation was completed, and traffic to this destination is not allowed. You\n                  can set <code>status</code> to <code>ENABLED</code> by calling\n                     <code>UpdateTopicRuleDestination</code>.</p>\n            </dd>\n            <dt>ERROR</dt>\n            <dd>\n               <p>Confirmation could not be completed, for example if the confirmation timed out.\n                  You can call <code>GetTopicRuleDestination</code> for details about the error. You\n                  can set <code>status</code> to <code>IN_PROGRESS</code> by calling\n                     <code>UpdateTopicRuleDestination</code>. Calling\n                     <code>UpdateTopicRuleDestination</code> causes a new confirmation challenge to\n                  be sent to your confirmation endpoint.</p>\n            </dd>\n         </dl>"
25800                    }
25801                },
25802                "createdAt": {
25803                    "target": "com.amazonaws.iot#CreatedAtDate",
25804                    "traits": {
25805                        "smithy.api#documentation": "<p>The date and time when the topic rule destination was created.</p>"
25806                    }
25807                },
25808                "lastUpdatedAt": {
25809                    "target": "com.amazonaws.iot#LastUpdatedAtDate",
25810                    "traits": {
25811                        "smithy.api#documentation": "<p>The date and time when the topic rule destination was last updated.</p>"
25812                    }
25813                },
25814                "statusReason": {
25815                    "target": "com.amazonaws.iot#String",
25816                    "traits": {
25817                        "smithy.api#documentation": "<p>The reason the topic rule destination is in the current status.</p>"
25818                    }
25819                },
25820                "httpUrlSummary": {
25821                    "target": "com.amazonaws.iot#HttpUrlDestinationSummary",
25822                    "traits": {
25823                        "smithy.api#documentation": "<p>Information about the HTTP URL.</p>"
25824                    }
25825                },
25826                "vpcDestinationSummary": {
25827                    "target": "com.amazonaws.iot#VpcDestinationSummary",
25828                    "traits": {
25829                        "smithy.api#documentation": "<p>Information about the virtual private cloud (VPC) connection.</p>"
25830                    }
25831                }
25832            },
25833            "traits": {
25834                "smithy.api#documentation": "<p>Information about the topic rule destination.</p>"
25835            }
25836        },
25837        "com.amazonaws.iot#TopicRuleList": {
25838            "type": "list",
25839            "member": {
25840                "target": "com.amazonaws.iot#TopicRuleListItem"
25841            }
25842        },
25843        "com.amazonaws.iot#TopicRuleListItem": {
25844            "type": "structure",
25845            "members": {
25846                "ruleArn": {
25847                    "target": "com.amazonaws.iot#RuleArn",
25848                    "traits": {
25849                        "smithy.api#documentation": "<p>The rule ARN.</p>"
25850                    }
25851                },
25852                "ruleName": {
25853                    "target": "com.amazonaws.iot#RuleName",
25854                    "traits": {
25855                        "smithy.api#documentation": "<p>The name of the rule.</p>"
25856                    }
25857                },
25858                "topicPattern": {
25859                    "target": "com.amazonaws.iot#TopicPattern",
25860                    "traits": {
25861                        "smithy.api#documentation": "<p>The pattern for the topic names that apply.</p>"
25862                    }
25863                },
25864                "createdAt": {
25865                    "target": "com.amazonaws.iot#CreatedAtDate",
25866                    "traits": {
25867                        "smithy.api#documentation": "<p>The date and time the rule was created.</p>"
25868                    }
25869                },
25870                "ruleDisabled": {
25871                    "target": "com.amazonaws.iot#IsDisabled",
25872                    "traits": {
25873                        "smithy.api#documentation": "<p>Specifies whether the rule is disabled.</p>"
25874                    }
25875                }
25876            },
25877            "traits": {
25878                "smithy.api#documentation": "<p>Describes a rule.</p>"
25879            }
25880        },
25881        "com.amazonaws.iot#TopicRuleMaxResults": {
25882            "type": "integer",
25883            "traits": {
25884                "smithy.api#box": {},
25885                "smithy.api#range": {
25886                    "min": 1,
25887                    "max": 10000
25888                }
25889            }
25890        },
25891        "com.amazonaws.iot#TopicRulePayload": {
25892            "type": "structure",
25893            "members": {
25894                "sql": {
25895                    "target": "com.amazonaws.iot#SQL",
25896                    "traits": {
25897                        "smithy.api#documentation": "<p>The SQL statement used to query the topic. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/iot-sql-reference.html\">AWS IoT SQL\n            Reference</a> in the <i>AWS IoT Developer Guide</i>.</p>",
25898                        "smithy.api#required": {}
25899                    }
25900                },
25901                "description": {
25902                    "target": "com.amazonaws.iot#Description",
25903                    "traits": {
25904                        "smithy.api#documentation": "<p>The description of the rule.</p>"
25905                    }
25906                },
25907                "actions": {
25908                    "target": "com.amazonaws.iot#ActionList",
25909                    "traits": {
25910                        "smithy.api#documentation": "<p>The actions associated with the rule.</p>",
25911                        "smithy.api#required": {}
25912                    }
25913                },
25914                "ruleDisabled": {
25915                    "target": "com.amazonaws.iot#IsDisabled",
25916                    "traits": {
25917                        "smithy.api#documentation": "<p>Specifies whether the rule is disabled.</p>"
25918                    }
25919                },
25920                "awsIotSqlVersion": {
25921                    "target": "com.amazonaws.iot#AwsIotSqlVersion",
25922                    "traits": {
25923                        "smithy.api#documentation": "<p>The version of the SQL rules engine to use when evaluating the rule.</p>"
25924                    }
25925                },
25926                "errorAction": {
25927                    "target": "com.amazonaws.iot#Action",
25928                    "traits": {
25929                        "smithy.api#documentation": "<p>The action to take when an error occurs.</p>"
25930                    }
25931                }
25932            },
25933            "traits": {
25934                "smithy.api#documentation": "<p>Describes a rule.</p>"
25935            }
25936        },
25937        "com.amazonaws.iot#TotalChecksCount": {
25938            "type": "integer",
25939            "traits": {
25940                "smithy.api#box": {}
25941            }
25942        },
25943        "com.amazonaws.iot#TotalFindingsCount": {
25944            "type": "long",
25945            "traits": {
25946                "smithy.api#box": {}
25947            }
25948        },
25949        "com.amazonaws.iot#TotalResourcesCount": {
25950            "type": "long",
25951            "traits": {
25952                "smithy.api#box": {}
25953            }
25954        },
25955        "com.amazonaws.iot#TransferAlreadyCompletedException": {
25956            "type": "structure",
25957            "members": {
25958                "message": {
25959                    "target": "com.amazonaws.iot#ErrorMessage2",
25960                    "traits": {
25961                        "smithy.api#documentation": "<p>The message for the exception.</p>"
25962                    }
25963                }
25964            },
25965            "traits": {
25966                "smithy.api#documentation": "<p>You can't revert the certificate transfer because the transfer is already\n         complete.</p>",
25967                "smithy.api#error": "client",
25968                "smithy.api#httpError": 410
25969            }
25970        },
25971        "com.amazonaws.iot#TransferCertificate": {
25972            "type": "operation",
25973            "input": {
25974                "target": "com.amazonaws.iot#TransferCertificateRequest"
25975            },
25976            "output": {
25977                "target": "com.amazonaws.iot#TransferCertificateResponse"
25978            },
25979            "errors": [
25980                {
25981                    "target": "com.amazonaws.iot#CertificateStateException"
25982                },
25983                {
25984                    "target": "com.amazonaws.iot#InternalFailureException"
25985                },
25986                {
25987                    "target": "com.amazonaws.iot#InvalidRequestException"
25988                },
25989                {
25990                    "target": "com.amazonaws.iot#ResourceNotFoundException"
25991                },
25992                {
25993                    "target": "com.amazonaws.iot#ServiceUnavailableException"
25994                },
25995                {
25996                    "target": "com.amazonaws.iot#ThrottlingException"
25997                },
25998                {
25999                    "target": "com.amazonaws.iot#TransferConflictException"
26000                },
26001                {
26002                    "target": "com.amazonaws.iot#UnauthorizedException"
26003                }
26004            ],
26005            "traits": {
26006                "smithy.api#documentation": "<p>Transfers the specified certificate to the specified AWS account.</p>\n         <p>You can cancel the transfer until it is acknowledged by the recipient.</p>\n         <p>No notification is sent to the transfer destination's account. It is up to the caller\n         to notify the transfer target.</p>\n         <p>The certificate being transferred must not be in the ACTIVE state. You can use the\n         UpdateCertificate API to deactivate it.</p>\n         <p>The certificate must not have any policies attached to it. You can use the\n         DetachPrincipalPolicy API to detach them.</p>",
26007                "smithy.api#http": {
26008                    "method": "PATCH",
26009                    "uri": "/transfer-certificate/{certificateId}",
26010                    "code": 200
26011                }
26012            }
26013        },
26014        "com.amazonaws.iot#TransferCertificateRequest": {
26015            "type": "structure",
26016            "members": {
26017                "certificateId": {
26018                    "target": "com.amazonaws.iot#CertificateId",
26019                    "traits": {
26020                        "smithy.api#documentation": "<p>The ID of the certificate. (The last part of the certificate ARN contains the\n         certificate ID.)</p>",
26021                        "smithy.api#httpLabel": {},
26022                        "smithy.api#required": {}
26023                    }
26024                },
26025                "targetAwsAccount": {
26026                    "target": "com.amazonaws.iot#AwsAccountId",
26027                    "traits": {
26028                        "smithy.api#documentation": "<p>The AWS account.</p>",
26029                        "smithy.api#httpQuery": "targetAwsAccount",
26030                        "smithy.api#required": {}
26031                    }
26032                },
26033                "transferMessage": {
26034                    "target": "com.amazonaws.iot#Message",
26035                    "traits": {
26036                        "smithy.api#documentation": "<p>The transfer message.</p>"
26037                    }
26038                }
26039            },
26040            "traits": {
26041                "smithy.api#documentation": "<p>The input for the TransferCertificate operation.</p>"
26042            }
26043        },
26044        "com.amazonaws.iot#TransferCertificateResponse": {
26045            "type": "structure",
26046            "members": {
26047                "transferredCertificateArn": {
26048                    "target": "com.amazonaws.iot#CertificateArn",
26049                    "traits": {
26050                        "smithy.api#documentation": "<p>The ARN of the certificate.</p>"
26051                    }
26052                }
26053            },
26054            "traits": {
26055                "smithy.api#documentation": "<p>The output from the TransferCertificate operation.</p>"
26056            }
26057        },
26058        "com.amazonaws.iot#TransferConflictException": {
26059            "type": "structure",
26060            "members": {
26061                "message": {
26062                    "target": "com.amazonaws.iot#ErrorMessage2",
26063                    "traits": {
26064                        "smithy.api#documentation": "<p>The message for the exception.</p>"
26065                    }
26066                }
26067            },
26068            "traits": {
26069                "smithy.api#documentation": "<p>You can't transfer the certificate because authorization policies are still\n         attached.</p>",
26070                "smithy.api#error": "client",
26071                "smithy.api#httpError": 409
26072            }
26073        },
26074        "com.amazonaws.iot#TransferData": {
26075            "type": "structure",
26076            "members": {
26077                "transferMessage": {
26078                    "target": "com.amazonaws.iot#Message",
26079                    "traits": {
26080                        "smithy.api#documentation": "<p>The transfer message.</p>"
26081                    }
26082                },
26083                "rejectReason": {
26084                    "target": "com.amazonaws.iot#Message",
26085                    "traits": {
26086                        "smithy.api#documentation": "<p>The reason why the transfer was rejected.</p>"
26087                    }
26088                },
26089                "transferDate": {
26090                    "target": "com.amazonaws.iot#DateType",
26091                    "traits": {
26092                        "smithy.api#documentation": "<p>The date the transfer took place.</p>"
26093                    }
26094                },
26095                "acceptDate": {
26096                    "target": "com.amazonaws.iot#DateType",
26097                    "traits": {
26098                        "smithy.api#documentation": "<p>The date the transfer was accepted.</p>"
26099                    }
26100                },
26101                "rejectDate": {
26102                    "target": "com.amazonaws.iot#DateType",
26103                    "traits": {
26104                        "smithy.api#documentation": "<p>The date the transfer was rejected.</p>"
26105                    }
26106                }
26107            },
26108            "traits": {
26109                "smithy.api#documentation": "<p>Data used to transfer a certificate to an AWS account.</p>"
26110            }
26111        },
26112        "com.amazonaws.iot#UnauthorizedException": {
26113            "type": "structure",
26114            "members": {
26115                "message": {
26116                    "target": "com.amazonaws.iot#ErrorMessage2",
26117                    "traits": {
26118                        "smithy.api#documentation": "<p>The message for the exception.</p>"
26119                    }
26120                }
26121            },
26122            "traits": {
26123                "smithy.api#documentation": "<p>You are not authorized to perform this operation.</p>",
26124                "smithy.api#error": "client",
26125                "smithy.api#httpError": 401
26126            }
26127        },
26128        "com.amazonaws.iot#UndoDeprecate": {
26129            "type": "boolean"
26130        },
26131        "com.amazonaws.iot#UnsignedLong": {
26132            "type": "long",
26133            "traits": {
26134                "smithy.api#box": {},
26135                "smithy.api#range": {
26136                    "min": 0
26137                }
26138            }
26139        },
26140        "com.amazonaws.iot#UntagResource": {
26141            "type": "operation",
26142            "input": {
26143                "target": "com.amazonaws.iot#UntagResourceRequest"
26144            },
26145            "output": {
26146                "target": "com.amazonaws.iot#UntagResourceResponse"
26147            },
26148            "errors": [
26149                {
26150                    "target": "com.amazonaws.iot#InternalFailureException"
26151                },
26152                {
26153                    "target": "com.amazonaws.iot#InvalidRequestException"
26154                },
26155                {
26156                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26157                },
26158                {
26159                    "target": "com.amazonaws.iot#ThrottlingException"
26160                }
26161            ],
26162            "traits": {
26163                "smithy.api#documentation": "<p>Removes the given tags (metadata) from the resource.</p>",
26164                "smithy.api#http": {
26165                    "method": "POST",
26166                    "uri": "/untag",
26167                    "code": 200
26168                }
26169            }
26170        },
26171        "com.amazonaws.iot#UntagResourceRequest": {
26172            "type": "structure",
26173            "members": {
26174                "resourceArn": {
26175                    "target": "com.amazonaws.iot#ResourceArn",
26176                    "traits": {
26177                        "smithy.api#documentation": "<p>The ARN of the resource.</p>",
26178                        "smithy.api#required": {}
26179                    }
26180                },
26181                "tagKeys": {
26182                    "target": "com.amazonaws.iot#TagKeyList",
26183                    "traits": {
26184                        "smithy.api#documentation": "<p>A list of the keys of the tags to be removed from the resource.</p>",
26185                        "smithy.api#required": {}
26186                    }
26187                }
26188            }
26189        },
26190        "com.amazonaws.iot#UntagResourceResponse": {
26191            "type": "structure",
26192            "members": {}
26193        },
26194        "com.amazonaws.iot#UpdateAccountAuditConfiguration": {
26195            "type": "operation",
26196            "input": {
26197                "target": "com.amazonaws.iot#UpdateAccountAuditConfigurationRequest"
26198            },
26199            "output": {
26200                "target": "com.amazonaws.iot#UpdateAccountAuditConfigurationResponse"
26201            },
26202            "errors": [
26203                {
26204                    "target": "com.amazonaws.iot#InternalFailureException"
26205                },
26206                {
26207                    "target": "com.amazonaws.iot#InvalidRequestException"
26208                },
26209                {
26210                    "target": "com.amazonaws.iot#ThrottlingException"
26211                }
26212            ],
26213            "traits": {
26214                "smithy.api#documentation": "<p>Configures or reconfigures the Device Defender audit settings for this account.\n          Settings include how audit notifications are sent and which audit checks are\n          enabled or disabled.</p>",
26215                "smithy.api#http": {
26216                    "method": "PATCH",
26217                    "uri": "/audit/configuration",
26218                    "code": 200
26219                }
26220            }
26221        },
26222        "com.amazonaws.iot#UpdateAccountAuditConfigurationRequest": {
26223            "type": "structure",
26224            "members": {
26225                "roleArn": {
26226                    "target": "com.amazonaws.iot#RoleArn",
26227                    "traits": {
26228                        "smithy.api#documentation": "<p>The Amazon\n      Resource Name\n      (ARN)\n      of the role that grants permission\n      to\n      AWS IoT to access information about your devices, policies,\n      certificates,\n      and other items as required when performing an audit.</p>"
26229                    }
26230                },
26231                "auditNotificationTargetConfigurations": {
26232                    "target": "com.amazonaws.iot#AuditNotificationTargetConfigurations",
26233                    "traits": {
26234                        "smithy.api#documentation": "<p>Information about the targets to which audit notifications are sent.</p>"
26235                    }
26236                },
26237                "auditCheckConfigurations": {
26238                    "target": "com.amazonaws.iot#AuditCheckConfigurations",
26239                    "traits": {
26240                        "smithy.api#documentation": "<p>Specifies which audit checks are enabled and disabled for this account. Use \n            <code>DescribeAccountAuditConfiguration</code> to see the list of all checks, including those \n            that are currently enabled.</p>\n          <p>Some data collection might start immediately when certain checks are enabled. \n            When a check is disabled, any data collected so far in relation to the check is deleted.</p>\n          <p>You\n      cannot\n      disable a check if\n      it's\n      used by any scheduled audit. You must first delete the check from the scheduled audit or\n      delete the scheduled audit itself.</p>\n          <p>On the first call to <code>UpdateAccountAuditConfiguration</code>,\n            this parameter is required and must specify at least one enabled check.</p>"
26241                    }
26242                }
26243            }
26244        },
26245        "com.amazonaws.iot#UpdateAccountAuditConfigurationResponse": {
26246            "type": "structure",
26247            "members": {}
26248        },
26249        "com.amazonaws.iot#UpdateAuditSuppression": {
26250            "type": "operation",
26251            "input": {
26252                "target": "com.amazonaws.iot#UpdateAuditSuppressionRequest"
26253            },
26254            "output": {
26255                "target": "com.amazonaws.iot#UpdateAuditSuppressionResponse"
26256            },
26257            "errors": [
26258                {
26259                    "target": "com.amazonaws.iot#InternalFailureException"
26260                },
26261                {
26262                    "target": "com.amazonaws.iot#InvalidRequestException"
26263                },
26264                {
26265                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26266                },
26267                {
26268                    "target": "com.amazonaws.iot#ThrottlingException"
26269                }
26270            ],
26271            "traits": {
26272                "smithy.api#documentation": "<p>\n      Updates a Device Defender audit suppression.\n    </p>",
26273                "smithy.api#http": {
26274                    "method": "PATCH",
26275                    "uri": "/audit/suppressions/update",
26276                    "code": 200
26277                }
26278            }
26279        },
26280        "com.amazonaws.iot#UpdateAuditSuppressionRequest": {
26281            "type": "structure",
26282            "members": {
26283                "checkName": {
26284                    "target": "com.amazonaws.iot#AuditCheckName",
26285                    "traits": {
26286                        "smithy.api#required": {}
26287                    }
26288                },
26289                "resourceIdentifier": {
26290                    "target": "com.amazonaws.iot#ResourceIdentifier",
26291                    "traits": {
26292                        "smithy.api#required": {}
26293                    }
26294                },
26295                "expirationDate": {
26296                    "target": "com.amazonaws.iot#Timestamp",
26297                    "traits": {
26298                        "smithy.api#documentation": "<p>\n      The expiration date (epoch timestamp in seconds) that you want the suppression to adhere to.\n    </p>"
26299                    }
26300                },
26301                "suppressIndefinitely": {
26302                    "target": "com.amazonaws.iot#SuppressIndefinitely",
26303                    "traits": {
26304                        "smithy.api#documentation": "<p>\n      Indicates whether a suppression should exist indefinitely or not.\n    </p>"
26305                    }
26306                },
26307                "description": {
26308                    "target": "com.amazonaws.iot#AuditDescription",
26309                    "traits": {
26310                        "smithy.api#documentation": "<p>\n      The description of the audit suppression.\n    </p>"
26311                    }
26312                }
26313            }
26314        },
26315        "com.amazonaws.iot#UpdateAuditSuppressionResponse": {
26316            "type": "structure",
26317            "members": {}
26318        },
26319        "com.amazonaws.iot#UpdateAuthorizer": {
26320            "type": "operation",
26321            "input": {
26322                "target": "com.amazonaws.iot#UpdateAuthorizerRequest"
26323            },
26324            "output": {
26325                "target": "com.amazonaws.iot#UpdateAuthorizerResponse"
26326            },
26327            "errors": [
26328                {
26329                    "target": "com.amazonaws.iot#InternalFailureException"
26330                },
26331                {
26332                    "target": "com.amazonaws.iot#InvalidRequestException"
26333                },
26334                {
26335                    "target": "com.amazonaws.iot#LimitExceededException"
26336                },
26337                {
26338                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26339                },
26340                {
26341                    "target": "com.amazonaws.iot#ServiceUnavailableException"
26342                },
26343                {
26344                    "target": "com.amazonaws.iot#ThrottlingException"
26345                },
26346                {
26347                    "target": "com.amazonaws.iot#UnauthorizedException"
26348                }
26349            ],
26350            "traits": {
26351                "smithy.api#documentation": "<p>Updates an authorizer.</p>",
26352                "smithy.api#http": {
26353                    "method": "PUT",
26354                    "uri": "/authorizer/{authorizerName}",
26355                    "code": 200
26356                }
26357            }
26358        },
26359        "com.amazonaws.iot#UpdateAuthorizerRequest": {
26360            "type": "structure",
26361            "members": {
26362                "authorizerName": {
26363                    "target": "com.amazonaws.iot#AuthorizerName",
26364                    "traits": {
26365                        "smithy.api#documentation": "<p>The authorizer name.</p>",
26366                        "smithy.api#httpLabel": {},
26367                        "smithy.api#required": {}
26368                    }
26369                },
26370                "authorizerFunctionArn": {
26371                    "target": "com.amazonaws.iot#AuthorizerFunctionArn",
26372                    "traits": {
26373                        "smithy.api#documentation": "<p>The ARN of the authorizer's Lambda function.</p>"
26374                    }
26375                },
26376                "tokenKeyName": {
26377                    "target": "com.amazonaws.iot#TokenKeyName",
26378                    "traits": {
26379                        "smithy.api#documentation": "<p>The key used to extract the token from the HTTP headers. </p>"
26380                    }
26381                },
26382                "tokenSigningPublicKeys": {
26383                    "target": "com.amazonaws.iot#PublicKeyMap",
26384                    "traits": {
26385                        "smithy.api#documentation": "<p>The public keys used to verify the token signature.</p>"
26386                    }
26387                },
26388                "status": {
26389                    "target": "com.amazonaws.iot#AuthorizerStatus",
26390                    "traits": {
26391                        "smithy.api#documentation": "<p>The status of the update authorizer request.</p>"
26392                    }
26393                }
26394            }
26395        },
26396        "com.amazonaws.iot#UpdateAuthorizerResponse": {
26397            "type": "structure",
26398            "members": {
26399                "authorizerName": {
26400                    "target": "com.amazonaws.iot#AuthorizerName",
26401                    "traits": {
26402                        "smithy.api#documentation": "<p>The authorizer name.</p>"
26403                    }
26404                },
26405                "authorizerArn": {
26406                    "target": "com.amazonaws.iot#AuthorizerArn",
26407                    "traits": {
26408                        "smithy.api#documentation": "<p>The authorizer ARN.</p>"
26409                    }
26410                }
26411            }
26412        },
26413        "com.amazonaws.iot#UpdateBillingGroup": {
26414            "type": "operation",
26415            "input": {
26416                "target": "com.amazonaws.iot#UpdateBillingGroupRequest"
26417            },
26418            "output": {
26419                "target": "com.amazonaws.iot#UpdateBillingGroupResponse"
26420            },
26421            "errors": [
26422                {
26423                    "target": "com.amazonaws.iot#InternalFailureException"
26424                },
26425                {
26426                    "target": "com.amazonaws.iot#InvalidRequestException"
26427                },
26428                {
26429                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26430                },
26431                {
26432                    "target": "com.amazonaws.iot#ThrottlingException"
26433                },
26434                {
26435                    "target": "com.amazonaws.iot#VersionConflictException"
26436                }
26437            ],
26438            "traits": {
26439                "smithy.api#documentation": "<p>Updates information about the billing group.</p>",
26440                "smithy.api#http": {
26441                    "method": "PATCH",
26442                    "uri": "/billing-groups/{billingGroupName}",
26443                    "code": 200
26444                }
26445            }
26446        },
26447        "com.amazonaws.iot#UpdateBillingGroupRequest": {
26448            "type": "structure",
26449            "members": {
26450                "billingGroupName": {
26451                    "target": "com.amazonaws.iot#BillingGroupName",
26452                    "traits": {
26453                        "smithy.api#documentation": "<p>The name of the billing group.</p>",
26454                        "smithy.api#httpLabel": {},
26455                        "smithy.api#required": {}
26456                    }
26457                },
26458                "billingGroupProperties": {
26459                    "target": "com.amazonaws.iot#BillingGroupProperties",
26460                    "traits": {
26461                        "smithy.api#documentation": "<p>The properties of the billing group.</p>",
26462                        "smithy.api#required": {}
26463                    }
26464                },
26465                "expectedVersion": {
26466                    "target": "com.amazonaws.iot#OptionalVersion",
26467                    "traits": {
26468                        "smithy.api#documentation": "<p>The expected version of the billing group. If the version of the billing group does\n\t\t\tnot match the expected version specified in the request, the\n\t\t\t\t<code>UpdateBillingGroup</code> request is rejected with a\n\t\t\t\t<code>VersionConflictException</code>.</p>"
26469                    }
26470                }
26471            }
26472        },
26473        "com.amazonaws.iot#UpdateBillingGroupResponse": {
26474            "type": "structure",
26475            "members": {
26476                "version": {
26477                    "target": "com.amazonaws.iot#Version",
26478                    "traits": {
26479                        "smithy.api#documentation": "<p>The latest version of the billing group.</p>"
26480                    }
26481                }
26482            }
26483        },
26484        "com.amazonaws.iot#UpdateCACertificate": {
26485            "type": "operation",
26486            "input": {
26487                "target": "com.amazonaws.iot#UpdateCACertificateRequest"
26488            },
26489            "errors": [
26490                {
26491                    "target": "com.amazonaws.iot#InternalFailureException"
26492                },
26493                {
26494                    "target": "com.amazonaws.iot#InvalidRequestException"
26495                },
26496                {
26497                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26498                },
26499                {
26500                    "target": "com.amazonaws.iot#ServiceUnavailableException"
26501                },
26502                {
26503                    "target": "com.amazonaws.iot#ThrottlingException"
26504                },
26505                {
26506                    "target": "com.amazonaws.iot#UnauthorizedException"
26507                }
26508            ],
26509            "traits": {
26510                "smithy.api#documentation": "<p>Updates a registered CA certificate.</p>",
26511                "smithy.api#http": {
26512                    "method": "PUT",
26513                    "uri": "/cacertificate/{certificateId}",
26514                    "code": 200
26515                }
26516            }
26517        },
26518        "com.amazonaws.iot#UpdateCACertificateParams": {
26519            "type": "structure",
26520            "members": {
26521                "action": {
26522                    "target": "com.amazonaws.iot#CACertificateUpdateAction",
26523                    "traits": {
26524                        "smithy.api#documentation": "<p>The action that you want to apply to the CA certificate. The only supported value is <code>DEACTIVATE</code>.</p>",
26525                        "smithy.api#required": {}
26526                    }
26527                }
26528            },
26529            "traits": {
26530                "smithy.api#documentation": "<p>Parameters to define a mitigation action that changes the state of the CA certificate to inactive.</p>"
26531            }
26532        },
26533        "com.amazonaws.iot#UpdateCACertificateRequest": {
26534            "type": "structure",
26535            "members": {
26536                "certificateId": {
26537                    "target": "com.amazonaws.iot#CertificateId",
26538                    "traits": {
26539                        "smithy.api#documentation": "<p>The CA certificate identifier.</p>",
26540                        "smithy.api#httpLabel": {},
26541                        "smithy.api#required": {}
26542                    }
26543                },
26544                "newStatus": {
26545                    "target": "com.amazonaws.iot#CACertificateStatus",
26546                    "traits": {
26547                        "smithy.api#documentation": "<p>The updated status of the CA certificate.</p>\n         <p>\n            <b>Note:</b> The status value REGISTER_INACTIVE is deprecated and\n         should not be used.</p>",
26548                        "smithy.api#httpQuery": "newStatus"
26549                    }
26550                },
26551                "newAutoRegistrationStatus": {
26552                    "target": "com.amazonaws.iot#AutoRegistrationStatus",
26553                    "traits": {
26554                        "smithy.api#documentation": "<p>The new value for the auto registration status. Valid values are: \"ENABLE\" or\n         \"DISABLE\".</p>",
26555                        "smithy.api#httpQuery": "newAutoRegistrationStatus"
26556                    }
26557                },
26558                "registrationConfig": {
26559                    "target": "com.amazonaws.iot#RegistrationConfig",
26560                    "traits": {
26561                        "smithy.api#documentation": "<p>Information about the registration configuration.</p>"
26562                    }
26563                },
26564                "removeAutoRegistration": {
26565                    "target": "com.amazonaws.iot#RemoveAutoRegistration",
26566                    "traits": {
26567                        "smithy.api#documentation": "<p>If true, removes auto registration.</p>"
26568                    }
26569                }
26570            },
26571            "traits": {
26572                "smithy.api#documentation": "<p>The input to the UpdateCACertificate operation.</p>"
26573            }
26574        },
26575        "com.amazonaws.iot#UpdateCertificate": {
26576            "type": "operation",
26577            "input": {
26578                "target": "com.amazonaws.iot#UpdateCertificateRequest"
26579            },
26580            "errors": [
26581                {
26582                    "target": "com.amazonaws.iot#CertificateStateException"
26583                },
26584                {
26585                    "target": "com.amazonaws.iot#InternalFailureException"
26586                },
26587                {
26588                    "target": "com.amazonaws.iot#InvalidRequestException"
26589                },
26590                {
26591                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26592                },
26593                {
26594                    "target": "com.amazonaws.iot#ServiceUnavailableException"
26595                },
26596                {
26597                    "target": "com.amazonaws.iot#ThrottlingException"
26598                },
26599                {
26600                    "target": "com.amazonaws.iot#UnauthorizedException"
26601                }
26602            ],
26603            "traits": {
26604                "smithy.api#documentation": "<p>Updates the status of the specified certificate. This operation is\n         idempotent.</p>\n         <p>Certificates must be in the ACTIVE state to authenticate devices that use\n         a certificate to connect to AWS IoT.</p>\n         <p>Within a few minutes of updating a certificate from the ACTIVE state to any other\n         state, AWS IoT disconnects all devices that used that certificate to connect. Devices cannot\n         use a certificate that is not in the ACTIVE state to reconnect.</p>",
26605                "smithy.api#http": {
26606                    "method": "PUT",
26607                    "uri": "/certificates/{certificateId}",
26608                    "code": 200
26609                }
26610            }
26611        },
26612        "com.amazonaws.iot#UpdateCertificateRequest": {
26613            "type": "structure",
26614            "members": {
26615                "certificateId": {
26616                    "target": "com.amazonaws.iot#CertificateId",
26617                    "traits": {
26618                        "smithy.api#documentation": "<p>The ID of the certificate. (The last part of the certificate ARN contains the\n         certificate ID.)</p>",
26619                        "smithy.api#httpLabel": {},
26620                        "smithy.api#required": {}
26621                    }
26622                },
26623                "newStatus": {
26624                    "target": "com.amazonaws.iot#CertificateStatus",
26625                    "traits": {
26626                        "smithy.api#documentation": "<p>The new status.</p>\n         <p>\n            <b>Note:</b> Setting the status to PENDING_TRANSFER  or PENDING_ACTIVATION will result\n         in an exception being thrown. PENDING_TRANSFER and PENDING_ACTIVATION are statuses used internally by AWS IoT. They \n         are not intended for developer use.</p>\n         <p>\n            <b>Note:</b> The status value REGISTER_INACTIVE is deprecated and\n         should not be used.</p>",
26627                        "smithy.api#httpQuery": "newStatus",
26628                        "smithy.api#required": {}
26629                    }
26630                }
26631            },
26632            "traits": {
26633                "smithy.api#documentation": "<p>The input for the UpdateCertificate operation.</p>"
26634            }
26635        },
26636        "com.amazonaws.iot#UpdateCustomMetric": {
26637            "type": "operation",
26638            "input": {
26639                "target": "com.amazonaws.iot#UpdateCustomMetricRequest"
26640            },
26641            "output": {
26642                "target": "com.amazonaws.iot#UpdateCustomMetricResponse"
26643            },
26644            "errors": [
26645                {
26646                    "target": "com.amazonaws.iot#InternalFailureException"
26647                },
26648                {
26649                    "target": "com.amazonaws.iot#InvalidRequestException"
26650                },
26651                {
26652                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26653                },
26654                {
26655                    "target": "com.amazonaws.iot#ThrottlingException"
26656                }
26657            ],
26658            "traits": {
26659                "smithy.api#documentation": "<p>Updates a\n      Device Defender detect custom metric. </p>",
26660                "smithy.api#http": {
26661                    "method": "PATCH",
26662                    "uri": "/custom-metric/{metricName}",
26663                    "code": 200
26664                }
26665            }
26666        },
26667        "com.amazonaws.iot#UpdateCustomMetricRequest": {
26668            "type": "structure",
26669            "members": {
26670                "metricName": {
26671                    "target": "com.amazonaws.iot#MetricName",
26672                    "traits": {
26673                        "smithy.api#documentation": "<p> The name of the custom metric.\n      Cannot be updated. </p>",
26674                        "smithy.api#httpLabel": {},
26675                        "smithy.api#required": {}
26676                    }
26677                },
26678                "displayName": {
26679                    "target": "com.amazonaws.iot#CustomMetricDisplayName",
26680                    "traits": {
26681                        "smithy.api#documentation": "<p>\n      Field\n      represents a friendly name in the console for the custom metric,\n      it\n      doesn't have to be unique. Don't use this name as the metric identifier in\n      the device metric report.\n      Can\n      be updated. </p>",
26682                        "smithy.api#required": {}
26683                    }
26684                }
26685            }
26686        },
26687        "com.amazonaws.iot#UpdateCustomMetricResponse": {
26688            "type": "structure",
26689            "members": {
26690                "metricName": {
26691                    "target": "com.amazonaws.iot#MetricName",
26692                    "traits": {
26693                        "smithy.api#documentation": "<p>\n      The name of the custom metric.\n    </p>"
26694                    }
26695                },
26696                "metricArn": {
26697                    "target": "com.amazonaws.iot#CustomMetricArn",
26698                    "traits": {
26699                        "smithy.api#documentation": "<p>\n      The Amazon Resource Number (ARN) of the custom metric.\n    </p>"
26700                    }
26701                },
26702                "metricType": {
26703                    "target": "com.amazonaws.iot#CustomMetricType",
26704                    "traits": {
26705                        "smithy.api#documentation": "<p>\n      The type of the custom metric. Types include <code>string-list</code>, <code>ip-address-list</code>, <code>number-list</code>, and <code>number</code>.\n    </p>"
26706                    }
26707                },
26708                "displayName": {
26709                    "target": "com.amazonaws.iot#CustomMetricDisplayName",
26710                    "traits": {
26711                        "smithy.api#documentation": "<p>\n      A friendly name in the console for the custom metric\n    </p>"
26712                    }
26713                },
26714                "creationDate": {
26715                    "target": "com.amazonaws.iot#Timestamp",
26716                    "traits": {
26717                        "smithy.api#documentation": "<p>\n      The creation date of the custom metric in milliseconds since epoch.\n    </p>"
26718                    }
26719                },
26720                "lastModifiedDate": {
26721                    "target": "com.amazonaws.iot#Timestamp",
26722                    "traits": {
26723                        "smithy.api#documentation": "<p>\n      The time the custom metric was last modified in milliseconds since epoch.\n    </p>"
26724                    }
26725                }
26726            }
26727        },
26728        "com.amazonaws.iot#UpdateDeviceCertificateParams": {
26729            "type": "structure",
26730            "members": {
26731                "action": {
26732                    "target": "com.amazonaws.iot#DeviceCertificateUpdateAction",
26733                    "traits": {
26734                        "smithy.api#documentation": "<p>The action that you want to apply to the device certificate. The only supported value is <code>DEACTIVATE</code>.</p>",
26735                        "smithy.api#required": {}
26736                    }
26737                }
26738            },
26739            "traits": {
26740                "smithy.api#documentation": "<p>Parameters to define a mitigation action that changes the state of the device certificate to inactive.</p>"
26741            }
26742        },
26743        "com.amazonaws.iot#UpdateDimension": {
26744            "type": "operation",
26745            "input": {
26746                "target": "com.amazonaws.iot#UpdateDimensionRequest"
26747            },
26748            "output": {
26749                "target": "com.amazonaws.iot#UpdateDimensionResponse"
26750            },
26751            "errors": [
26752                {
26753                    "target": "com.amazonaws.iot#InternalFailureException"
26754                },
26755                {
26756                    "target": "com.amazonaws.iot#InvalidRequestException"
26757                },
26758                {
26759                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26760                },
26761                {
26762                    "target": "com.amazonaws.iot#ThrottlingException"
26763                }
26764            ],
26765            "traits": {
26766                "smithy.api#documentation": "<p>Updates the definition for a dimension. You\n      cannot\n      change the type of a dimension after\n      it is created (you can delete it and\n      recreate\n      it).</p>",
26767                "smithy.api#http": {
26768                    "method": "PATCH",
26769                    "uri": "/dimensions/{name}",
26770                    "code": 200
26771                }
26772            }
26773        },
26774        "com.amazonaws.iot#UpdateDimensionRequest": {
26775            "type": "structure",
26776            "members": {
26777                "name": {
26778                    "target": "com.amazonaws.iot#DimensionName",
26779                    "traits": {
26780                        "smithy.api#documentation": "<p>A unique identifier for the dimension. Choose something that describes the type and value to make it easy to remember what it does.</p>",
26781                        "smithy.api#httpLabel": {},
26782                        "smithy.api#required": {}
26783                    }
26784                },
26785                "stringValues": {
26786                    "target": "com.amazonaws.iot#DimensionStringValues",
26787                    "traits": {
26788                        "smithy.api#documentation": "<p>Specifies the value or list of values for the dimension. For <code>TOPIC_FILTER</code> dimensions, this is a pattern used to match the MQTT topic (for example, \"admin/#\").</p>",
26789                        "smithy.api#required": {}
26790                    }
26791                }
26792            }
26793        },
26794        "com.amazonaws.iot#UpdateDimensionResponse": {
26795            "type": "structure",
26796            "members": {
26797                "name": {
26798                    "target": "com.amazonaws.iot#DimensionName",
26799                    "traits": {
26800                        "smithy.api#documentation": "<p>A unique identifier for the dimension.</p>"
26801                    }
26802                },
26803                "arn": {
26804                    "target": "com.amazonaws.iot#DimensionArn",
26805                    "traits": {
26806                        "smithy.api#documentation": "<p>The Amazon Resource\n      Name (ARN)of\n      the created dimension.</p>"
26807                    }
26808                },
26809                "type": {
26810                    "target": "com.amazonaws.iot#DimensionType",
26811                    "traits": {
26812                        "smithy.api#documentation": "<p>The type of the dimension.</p>"
26813                    }
26814                },
26815                "stringValues": {
26816                    "target": "com.amazonaws.iot#DimensionStringValues",
26817                    "traits": {
26818                        "smithy.api#documentation": "<p>The value or list of values used to scope the dimension. For example, for topic filters, this is the pattern used to match the MQTT topic name.</p>"
26819                    }
26820                },
26821                "creationDate": {
26822                    "target": "com.amazonaws.iot#Timestamp",
26823                    "traits": {
26824                        "smithy.api#documentation": "<p>The date and time, in milliseconds since epoch, when the dimension was initially created.</p>"
26825                    }
26826                },
26827                "lastModifiedDate": {
26828                    "target": "com.amazonaws.iot#Timestamp",
26829                    "traits": {
26830                        "smithy.api#documentation": "<p>The date and time, in milliseconds since epoch, when the dimension was most recently updated.</p>"
26831                    }
26832                }
26833            }
26834        },
26835        "com.amazonaws.iot#UpdateDomainConfiguration": {
26836            "type": "operation",
26837            "input": {
26838                "target": "com.amazonaws.iot#UpdateDomainConfigurationRequest"
26839            },
26840            "output": {
26841                "target": "com.amazonaws.iot#UpdateDomainConfigurationResponse"
26842            },
26843            "errors": [
26844                {
26845                    "target": "com.amazonaws.iot#CertificateValidationException"
26846                },
26847                {
26848                    "target": "com.amazonaws.iot#InternalFailureException"
26849                },
26850                {
26851                    "target": "com.amazonaws.iot#InvalidRequestException"
26852                },
26853                {
26854                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26855                },
26856                {
26857                    "target": "com.amazonaws.iot#ServiceUnavailableException"
26858                },
26859                {
26860                    "target": "com.amazonaws.iot#ThrottlingException"
26861                },
26862                {
26863                    "target": "com.amazonaws.iot#UnauthorizedException"
26864                }
26865            ],
26866            "traits": {
26867                "smithy.api#documentation": "<p>Updates values stored in the domain configuration. Domain configurations for default endpoints can't be updated.</p>\n         <note>\n            <p>The domain configuration feature is in public preview and is subject to change.</p>\n         </note>",
26868                "smithy.api#http": {
26869                    "method": "PUT",
26870                    "uri": "/domainConfigurations/{domainConfigurationName}",
26871                    "code": 200
26872                }
26873            }
26874        },
26875        "com.amazonaws.iot#UpdateDomainConfigurationRequest": {
26876            "type": "structure",
26877            "members": {
26878                "domainConfigurationName": {
26879                    "target": "com.amazonaws.iot#ReservedDomainConfigurationName",
26880                    "traits": {
26881                        "smithy.api#documentation": "<p>The name of the domain configuration to be updated.</p>",
26882                        "smithy.api#httpLabel": {},
26883                        "smithy.api#required": {}
26884                    }
26885                },
26886                "authorizerConfig": {
26887                    "target": "com.amazonaws.iot#AuthorizerConfig",
26888                    "traits": {
26889                        "smithy.api#documentation": "<p>An object that specifies the authorization service for a domain.</p>"
26890                    }
26891                },
26892                "domainConfigurationStatus": {
26893                    "target": "com.amazonaws.iot#DomainConfigurationStatus",
26894                    "traits": {
26895                        "smithy.api#documentation": "<p>The status to which the domain configuration should be updated.</p>"
26896                    }
26897                },
26898                "removeAuthorizerConfig": {
26899                    "target": "com.amazonaws.iot#RemoveAuthorizerConfig",
26900                    "traits": {
26901                        "smithy.api#documentation": "<p>Removes the authorization configuration from a domain.</p>"
26902                    }
26903                }
26904            }
26905        },
26906        "com.amazonaws.iot#UpdateDomainConfigurationResponse": {
26907            "type": "structure",
26908            "members": {
26909                "domainConfigurationName": {
26910                    "target": "com.amazonaws.iot#ReservedDomainConfigurationName",
26911                    "traits": {
26912                        "smithy.api#documentation": "<p>The name of the domain configuration that was updated.</p>"
26913                    }
26914                },
26915                "domainConfigurationArn": {
26916                    "target": "com.amazonaws.iot#DomainConfigurationArn",
26917                    "traits": {
26918                        "smithy.api#documentation": "<p>The ARN of the domain configuration that was updated.</p>"
26919                    }
26920                }
26921            }
26922        },
26923        "com.amazonaws.iot#UpdateDynamicThingGroup": {
26924            "type": "operation",
26925            "input": {
26926                "target": "com.amazonaws.iot#UpdateDynamicThingGroupRequest"
26927            },
26928            "output": {
26929                "target": "com.amazonaws.iot#UpdateDynamicThingGroupResponse"
26930            },
26931            "errors": [
26932                {
26933                    "target": "com.amazonaws.iot#InternalFailureException"
26934                },
26935                {
26936                    "target": "com.amazonaws.iot#InvalidQueryException"
26937                },
26938                {
26939                    "target": "com.amazonaws.iot#InvalidRequestException"
26940                },
26941                {
26942                    "target": "com.amazonaws.iot#ResourceNotFoundException"
26943                },
26944                {
26945                    "target": "com.amazonaws.iot#ThrottlingException"
26946                },
26947                {
26948                    "target": "com.amazonaws.iot#VersionConflictException"
26949                }
26950            ],
26951            "traits": {
26952                "smithy.api#documentation": "<p>Updates a dynamic thing group.</p>",
26953                "smithy.api#http": {
26954                    "method": "PATCH",
26955                    "uri": "/dynamic-thing-groups/{thingGroupName}",
26956                    "code": 200
26957                }
26958            }
26959        },
26960        "com.amazonaws.iot#UpdateDynamicThingGroupRequest": {
26961            "type": "structure",
26962            "members": {
26963                "thingGroupName": {
26964                    "target": "com.amazonaws.iot#ThingGroupName",
26965                    "traits": {
26966                        "smithy.api#documentation": "<p>The name of the dynamic thing group to update.</p>",
26967                        "smithy.api#httpLabel": {},
26968                        "smithy.api#required": {}
26969                    }
26970                },
26971                "thingGroupProperties": {
26972                    "target": "com.amazonaws.iot#ThingGroupProperties",
26973                    "traits": {
26974                        "smithy.api#documentation": "<p>The dynamic thing group properties to update.</p>",
26975                        "smithy.api#required": {}
26976                    }
26977                },
26978                "expectedVersion": {
26979                    "target": "com.amazonaws.iot#OptionalVersion",
26980                    "traits": {
26981                        "smithy.api#documentation": "<p>The expected version of the dynamic thing group to update.</p>"
26982                    }
26983                },
26984                "indexName": {
26985                    "target": "com.amazonaws.iot#IndexName",
26986                    "traits": {
26987                        "smithy.api#documentation": "<p>The dynamic thing group index to update.</p>\n\t\t       <note>\n\t\t\t         <p>Currently one index is supported: 'AWS_Things'.</p>\n\t\t       </note>"
26988                    }
26989                },
26990                "queryString": {
26991                    "target": "com.amazonaws.iot#QueryString",
26992                    "traits": {
26993                        "smithy.api#documentation": "<p>The dynamic thing group search query string to update.</p>"
26994                    }
26995                },
26996                "queryVersion": {
26997                    "target": "com.amazonaws.iot#QueryVersion",
26998                    "traits": {
26999                        "smithy.api#documentation": "<p>The dynamic thing group query version to update.</p>\n\t\t       <note>\n\t\t\t         <p>Currently one query version is supported: \"2017-09-30\". If not specified, the\n\t\t\t\tquery version defaults to this value.</p>\n\t\t       </note>"
27000                    }
27001                }
27002            }
27003        },
27004        "com.amazonaws.iot#UpdateDynamicThingGroupResponse": {
27005            "type": "structure",
27006            "members": {
27007                "version": {
27008                    "target": "com.amazonaws.iot#Version",
27009                    "traits": {
27010                        "smithy.api#documentation": "<p>The dynamic thing group version.</p>"
27011                    }
27012                }
27013            }
27014        },
27015        "com.amazonaws.iot#UpdateEventConfigurations": {
27016            "type": "operation",
27017            "input": {
27018                "target": "com.amazonaws.iot#UpdateEventConfigurationsRequest"
27019            },
27020            "output": {
27021                "target": "com.amazonaws.iot#UpdateEventConfigurationsResponse"
27022            },
27023            "errors": [
27024                {
27025                    "target": "com.amazonaws.iot#InternalFailureException"
27026                },
27027                {
27028                    "target": "com.amazonaws.iot#InvalidRequestException"
27029                },
27030                {
27031                    "target": "com.amazonaws.iot#ThrottlingException"
27032                }
27033            ],
27034            "traits": {
27035                "smithy.api#documentation": "<p>Updates the event configurations.</p>",
27036                "smithy.api#http": {
27037                    "method": "PATCH",
27038                    "uri": "/event-configurations",
27039                    "code": 200
27040                }
27041            }
27042        },
27043        "com.amazonaws.iot#UpdateEventConfigurationsRequest": {
27044            "type": "structure",
27045            "members": {
27046                "eventConfigurations": {
27047                    "target": "com.amazonaws.iot#EventConfigurations",
27048                    "traits": {
27049                        "smithy.api#documentation": "<p>The new event configuration values.</p>"
27050                    }
27051                }
27052            }
27053        },
27054        "com.amazonaws.iot#UpdateEventConfigurationsResponse": {
27055            "type": "structure",
27056            "members": {}
27057        },
27058        "com.amazonaws.iot#UpdateIndexingConfiguration": {
27059            "type": "operation",
27060            "input": {
27061                "target": "com.amazonaws.iot#UpdateIndexingConfigurationRequest"
27062            },
27063            "output": {
27064                "target": "com.amazonaws.iot#UpdateIndexingConfigurationResponse"
27065            },
27066            "errors": [
27067                {
27068                    "target": "com.amazonaws.iot#InternalFailureException"
27069                },
27070                {
27071                    "target": "com.amazonaws.iot#InvalidRequestException"
27072                },
27073                {
27074                    "target": "com.amazonaws.iot#ServiceUnavailableException"
27075                },
27076                {
27077                    "target": "com.amazonaws.iot#ThrottlingException"
27078                },
27079                {
27080                    "target": "com.amazonaws.iot#UnauthorizedException"
27081                }
27082            ],
27083            "traits": {
27084                "smithy.api#documentation": "<p>Updates the search configuration.</p>",
27085                "smithy.api#http": {
27086                    "method": "POST",
27087                    "uri": "/indexing/config",
27088                    "code": 200
27089                }
27090            }
27091        },
27092        "com.amazonaws.iot#UpdateIndexingConfigurationRequest": {
27093            "type": "structure",
27094            "members": {
27095                "thingIndexingConfiguration": {
27096                    "target": "com.amazonaws.iot#ThingIndexingConfiguration",
27097                    "traits": {
27098                        "smithy.api#documentation": "<p>Thing indexing configuration.</p>"
27099                    }
27100                },
27101                "thingGroupIndexingConfiguration": {
27102                    "target": "com.amazonaws.iot#ThingGroupIndexingConfiguration",
27103                    "traits": {
27104                        "smithy.api#documentation": "<p>Thing group indexing configuration.</p>"
27105                    }
27106                }
27107            }
27108        },
27109        "com.amazonaws.iot#UpdateIndexingConfigurationResponse": {
27110            "type": "structure",
27111            "members": {}
27112        },
27113        "com.amazonaws.iot#UpdateJob": {
27114            "type": "operation",
27115            "input": {
27116                "target": "com.amazonaws.iot#UpdateJobRequest"
27117            },
27118            "errors": [
27119                {
27120                    "target": "com.amazonaws.iot#InvalidRequestException"
27121                },
27122                {
27123                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27124                },
27125                {
27126                    "target": "com.amazonaws.iot#ServiceUnavailableException"
27127                },
27128                {
27129                    "target": "com.amazonaws.iot#ThrottlingException"
27130                }
27131            ],
27132            "traits": {
27133                "smithy.api#documentation": "<p>Updates supported fields of the specified job.</p>",
27134                "smithy.api#http": {
27135                    "method": "PATCH",
27136                    "uri": "/jobs/{jobId}",
27137                    "code": 200
27138                }
27139            }
27140        },
27141        "com.amazonaws.iot#UpdateJobRequest": {
27142            "type": "structure",
27143            "members": {
27144                "jobId": {
27145                    "target": "com.amazonaws.iot#JobId",
27146                    "traits": {
27147                        "smithy.api#documentation": "<p>The ID of the job to be updated.</p>",
27148                        "smithy.api#httpLabel": {},
27149                        "smithy.api#required": {}
27150                    }
27151                },
27152                "description": {
27153                    "target": "com.amazonaws.iot#JobDescription",
27154                    "traits": {
27155                        "smithy.api#documentation": "<p>A short text description of the job.</p>"
27156                    }
27157                },
27158                "presignedUrlConfig": {
27159                    "target": "com.amazonaws.iot#PresignedUrlConfig",
27160                    "traits": {
27161                        "smithy.api#documentation": "<p>Configuration information for pre-signed S3 URLs.</p>"
27162                    }
27163                },
27164                "jobExecutionsRolloutConfig": {
27165                    "target": "com.amazonaws.iot#JobExecutionsRolloutConfig",
27166                    "traits": {
27167                        "smithy.api#documentation": "<p>Allows you to create a staged rollout of the job.</p>"
27168                    }
27169                },
27170                "abortConfig": {
27171                    "target": "com.amazonaws.iot#AbortConfig",
27172                    "traits": {
27173                        "smithy.api#documentation": "<p>Allows you to create criteria to abort a job.</p>"
27174                    }
27175                },
27176                "timeoutConfig": {
27177                    "target": "com.amazonaws.iot#TimeoutConfig",
27178                    "traits": {
27179                        "smithy.api#documentation": "<p>Specifies the amount of time each device has to finish its execution of the job. The timer is started when the job execution status is set to <code>IN_PROGRESS</code>. \n            If the job execution status is not set to another terminal state before the time expires, it will be automatically set to <code>TIMED_OUT</code>. </p>"
27180                    }
27181                },
27182                "namespaceId": {
27183                    "target": "com.amazonaws.iot#NamespaceId",
27184                    "traits": {
27185                        "smithy.api#documentation": "<p>The namespace used to indicate that a job is a customer-managed job.</p>\n        <p>When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that \n            contain the value in the following format.</p>\n        <p>\n            <code>$aws/things/<i>THING_NAME</i>/jobs/<i>JOB_ID</i>/notify-namespace-<i>NAMESPACE_ID</i>/</code>\n         </p>\n        <note>\n            <p>The <code>namespaceId</code> feature is in public preview.</p>\n         </note>",
27186                        "smithy.api#httpQuery": "namespaceId"
27187                    }
27188                }
27189            }
27190        },
27191        "com.amazonaws.iot#UpdateMitigationAction": {
27192            "type": "operation",
27193            "input": {
27194                "target": "com.amazonaws.iot#UpdateMitigationActionRequest"
27195            },
27196            "output": {
27197                "target": "com.amazonaws.iot#UpdateMitigationActionResponse"
27198            },
27199            "errors": [
27200                {
27201                    "target": "com.amazonaws.iot#InternalFailureException"
27202                },
27203                {
27204                    "target": "com.amazonaws.iot#InvalidRequestException"
27205                },
27206                {
27207                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27208                },
27209                {
27210                    "target": "com.amazonaws.iot#ThrottlingException"
27211                }
27212            ],
27213            "traits": {
27214                "smithy.api#documentation": "<p>Updates the definition for the specified mitigation action.</p>",
27215                "smithy.api#http": {
27216                    "method": "PATCH",
27217                    "uri": "/mitigationactions/actions/{actionName}",
27218                    "code": 200
27219                }
27220            }
27221        },
27222        "com.amazonaws.iot#UpdateMitigationActionRequest": {
27223            "type": "structure",
27224            "members": {
27225                "actionName": {
27226                    "target": "com.amazonaws.iot#MitigationActionName",
27227                    "traits": {
27228                        "smithy.api#documentation": "<p>The friendly name for the mitigation action. You cannot change the name by using\n        <code>UpdateMitigationAction</code>. Instead, you must delete and\n      recreate the\n      mitigation action with the new name.</p>",
27229                        "smithy.api#httpLabel": {},
27230                        "smithy.api#required": {}
27231                    }
27232                },
27233                "roleArn": {
27234                    "target": "com.amazonaws.iot#RoleArn",
27235                    "traits": {
27236                        "smithy.api#documentation": "<p>The ARN of the IAM role that is used to apply the mitigation action.</p>"
27237                    }
27238                },
27239                "actionParams": {
27240                    "target": "com.amazonaws.iot#MitigationActionParams",
27241                    "traits": {
27242                        "smithy.api#documentation": "<p>Defines the type of action and the parameters for that action.</p>"
27243                    }
27244                }
27245            }
27246        },
27247        "com.amazonaws.iot#UpdateMitigationActionResponse": {
27248            "type": "structure",
27249            "members": {
27250                "actionArn": {
27251                    "target": "com.amazonaws.iot#MitigationActionArn",
27252                    "traits": {
27253                        "smithy.api#documentation": "<p>The ARN for the new mitigation action.</p>"
27254                    }
27255                },
27256                "actionId": {
27257                    "target": "com.amazonaws.iot#MitigationActionId",
27258                    "traits": {
27259                        "smithy.api#documentation": "<p>A unique identifier for the mitigation action.</p>"
27260                    }
27261                }
27262            }
27263        },
27264        "com.amazonaws.iot#UpdateProvisioningTemplate": {
27265            "type": "operation",
27266            "input": {
27267                "target": "com.amazonaws.iot#UpdateProvisioningTemplateRequest"
27268            },
27269            "output": {
27270                "target": "com.amazonaws.iot#UpdateProvisioningTemplateResponse"
27271            },
27272            "errors": [
27273                {
27274                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
27275                },
27276                {
27277                    "target": "com.amazonaws.iot#InternalFailureException"
27278                },
27279                {
27280                    "target": "com.amazonaws.iot#InvalidRequestException"
27281                },
27282                {
27283                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27284                },
27285                {
27286                    "target": "com.amazonaws.iot#UnauthorizedException"
27287                }
27288            ],
27289            "traits": {
27290                "smithy.api#documentation": "<p>Updates a fleet provisioning template.</p>",
27291                "smithy.api#http": {
27292                    "method": "PATCH",
27293                    "uri": "/provisioning-templates/{templateName}",
27294                    "code": 200
27295                }
27296            }
27297        },
27298        "com.amazonaws.iot#UpdateProvisioningTemplateRequest": {
27299            "type": "structure",
27300            "members": {
27301                "templateName": {
27302                    "target": "com.amazonaws.iot#TemplateName",
27303                    "traits": {
27304                        "smithy.api#documentation": "<p>The name of the fleet provisioning template.</p>",
27305                        "smithy.api#httpLabel": {},
27306                        "smithy.api#required": {}
27307                    }
27308                },
27309                "description": {
27310                    "target": "com.amazonaws.iot#TemplateDescription",
27311                    "traits": {
27312                        "smithy.api#documentation": "<p>The description of the fleet provisioning template.</p>"
27313                    }
27314                },
27315                "enabled": {
27316                    "target": "com.amazonaws.iot#Enabled",
27317                    "traits": {
27318                        "smithy.api#documentation": "<p>True to enable the fleet provisioning template, otherwise false.</p>"
27319                    }
27320                },
27321                "defaultVersionId": {
27322                    "target": "com.amazonaws.iot#TemplateVersionId",
27323                    "traits": {
27324                        "smithy.api#documentation": "<p>The ID of the default provisioning template version.</p>"
27325                    }
27326                },
27327                "provisioningRoleArn": {
27328                    "target": "com.amazonaws.iot#RoleArn",
27329                    "traits": {
27330                        "smithy.api#documentation": "<p>The ARN of the role associated with the provisioning template. This IoT role grants\n         permission to provision a device.</p>"
27331                    }
27332                },
27333                "preProvisioningHook": {
27334                    "target": "com.amazonaws.iot#ProvisioningHook",
27335                    "traits": {
27336                        "smithy.api#documentation": "<p>Updates the pre-provisioning hook template.</p>"
27337                    }
27338                },
27339                "removePreProvisioningHook": {
27340                    "target": "com.amazonaws.iot#RemoveHook",
27341                    "traits": {
27342                        "smithy.api#documentation": "<p>Removes pre-provisioning hook template.</p>"
27343                    }
27344                }
27345            }
27346        },
27347        "com.amazonaws.iot#UpdateProvisioningTemplateResponse": {
27348            "type": "structure",
27349            "members": {}
27350        },
27351        "com.amazonaws.iot#UpdateRoleAlias": {
27352            "type": "operation",
27353            "input": {
27354                "target": "com.amazonaws.iot#UpdateRoleAliasRequest"
27355            },
27356            "output": {
27357                "target": "com.amazonaws.iot#UpdateRoleAliasResponse"
27358            },
27359            "errors": [
27360                {
27361                    "target": "com.amazonaws.iot#InternalFailureException"
27362                },
27363                {
27364                    "target": "com.amazonaws.iot#InvalidRequestException"
27365                },
27366                {
27367                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27368                },
27369                {
27370                    "target": "com.amazonaws.iot#ServiceUnavailableException"
27371                },
27372                {
27373                    "target": "com.amazonaws.iot#ThrottlingException"
27374                },
27375                {
27376                    "target": "com.amazonaws.iot#UnauthorizedException"
27377                }
27378            ],
27379            "traits": {
27380                "smithy.api#documentation": "<p>Updates a role alias.</p>",
27381                "smithy.api#http": {
27382                    "method": "PUT",
27383                    "uri": "/role-aliases/{roleAlias}",
27384                    "code": 200
27385                }
27386            }
27387        },
27388        "com.amazonaws.iot#UpdateRoleAliasRequest": {
27389            "type": "structure",
27390            "members": {
27391                "roleAlias": {
27392                    "target": "com.amazonaws.iot#RoleAlias",
27393                    "traits": {
27394                        "smithy.api#documentation": "<p>The role alias to update.</p>",
27395                        "smithy.api#httpLabel": {},
27396                        "smithy.api#required": {}
27397                    }
27398                },
27399                "roleArn": {
27400                    "target": "com.amazonaws.iot#RoleArn",
27401                    "traits": {
27402                        "smithy.api#documentation": "<p>The role ARN.</p>"
27403                    }
27404                },
27405                "credentialDurationSeconds": {
27406                    "target": "com.amazonaws.iot#CredentialDurationSeconds",
27407                    "traits": {
27408                        "smithy.api#documentation": "<p>The number of seconds the credential will be valid.</p>"
27409                    }
27410                }
27411            }
27412        },
27413        "com.amazonaws.iot#UpdateRoleAliasResponse": {
27414            "type": "structure",
27415            "members": {
27416                "roleAlias": {
27417                    "target": "com.amazonaws.iot#RoleAlias",
27418                    "traits": {
27419                        "smithy.api#documentation": "<p>The role alias.</p>"
27420                    }
27421                },
27422                "roleAliasArn": {
27423                    "target": "com.amazonaws.iot#RoleAliasArn",
27424                    "traits": {
27425                        "smithy.api#documentation": "<p>The role alias ARN.</p>"
27426                    }
27427                }
27428            }
27429        },
27430        "com.amazonaws.iot#UpdateScheduledAudit": {
27431            "type": "operation",
27432            "input": {
27433                "target": "com.amazonaws.iot#UpdateScheduledAuditRequest"
27434            },
27435            "output": {
27436                "target": "com.amazonaws.iot#UpdateScheduledAuditResponse"
27437            },
27438            "errors": [
27439                {
27440                    "target": "com.amazonaws.iot#InternalFailureException"
27441                },
27442                {
27443                    "target": "com.amazonaws.iot#InvalidRequestException"
27444                },
27445                {
27446                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27447                },
27448                {
27449                    "target": "com.amazonaws.iot#ThrottlingException"
27450                }
27451            ],
27452            "traits": {
27453                "smithy.api#documentation": "<p>Updates a scheduled audit, including which checks are performed and\n          how often the audit takes place.</p>",
27454                "smithy.api#http": {
27455                    "method": "PATCH",
27456                    "uri": "/audit/scheduledaudits/{scheduledAuditName}",
27457                    "code": 200
27458                }
27459            }
27460        },
27461        "com.amazonaws.iot#UpdateScheduledAuditRequest": {
27462            "type": "structure",
27463            "members": {
27464                "frequency": {
27465                    "target": "com.amazonaws.iot#AuditFrequency",
27466                    "traits": {
27467                        "smithy.api#documentation": "<p>How often the scheduled audit takes\n      place,\n      either <code>DAILY</code>,\n      <code>WEEKLY</code>, <code>BIWEEKLY</code>, or <code>MONTHLY</code>. The start time of each audit is determined by the\n      system.</p>"
27468                    }
27469                },
27470                "dayOfMonth": {
27471                    "target": "com.amazonaws.iot#DayOfMonth",
27472                    "traits": {
27473                        "smithy.api#documentation": "<p>The day of the month on which the scheduled audit takes place.\n      This\n      can\n      be <code>1</code> through <code>31</code> or <code>LAST</code>. This field is required if the <code>frequency</code> parameter is set to\n            <code>MONTHLY</code>. If days 29-31 are specified, and the month does not have that many days, the audit\n      takes place on the \"LAST\" day of the month.</p>"
27474                    }
27475                },
27476                "dayOfWeek": {
27477                    "target": "com.amazonaws.iot#DayOfWeek",
27478                    "traits": {
27479                        "smithy.api#documentation": "<p>The day of the week on which the scheduled audit takes place.\n      This\n      can\n      be one of <code>SUN</code>, <code>MON</code>, <code>TUE</code>, <code>WED</code>, <code>THU</code>, <code>FRI</code>, or <code>SAT</code>. This field is required if the\n            \"frequency\" parameter is set to <code>WEEKLY</code> or <code>BIWEEKLY</code>.</p>"
27480                    }
27481                },
27482                "targetCheckNames": {
27483                    "target": "com.amazonaws.iot#TargetAuditCheckNames",
27484                    "traits": {
27485                        "smithy.api#documentation": "<p>Which checks are performed during the scheduled audit. Checks must be enabled \n            for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list\n            of all checks, including those that are enabled or use <code>UpdateAccountAuditConfiguration</code> \n            to select which checks are enabled.)</p>"
27486                    }
27487                },
27488                "scheduledAuditName": {
27489                    "target": "com.amazonaws.iot#ScheduledAuditName",
27490                    "traits": {
27491                        "smithy.api#documentation": "<p>The name of the scheduled audit. (Max. 128 chars)</p>",
27492                        "smithy.api#httpLabel": {},
27493                        "smithy.api#required": {}
27494                    }
27495                }
27496            }
27497        },
27498        "com.amazonaws.iot#UpdateScheduledAuditResponse": {
27499            "type": "structure",
27500            "members": {
27501                "scheduledAuditArn": {
27502                    "target": "com.amazonaws.iot#ScheduledAuditArn",
27503                    "traits": {
27504                        "smithy.api#documentation": "<p>The ARN of the scheduled audit.</p>"
27505                    }
27506                }
27507            }
27508        },
27509        "com.amazonaws.iot#UpdateSecurityProfile": {
27510            "type": "operation",
27511            "input": {
27512                "target": "com.amazonaws.iot#UpdateSecurityProfileRequest"
27513            },
27514            "output": {
27515                "target": "com.amazonaws.iot#UpdateSecurityProfileResponse"
27516            },
27517            "errors": [
27518                {
27519                    "target": "com.amazonaws.iot#InternalFailureException"
27520                },
27521                {
27522                    "target": "com.amazonaws.iot#InvalidRequestException"
27523                },
27524                {
27525                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27526                },
27527                {
27528                    "target": "com.amazonaws.iot#ThrottlingException"
27529                },
27530                {
27531                    "target": "com.amazonaws.iot#VersionConflictException"
27532                }
27533            ],
27534            "traits": {
27535                "smithy.api#documentation": "<p>Updates a Device Defender security profile.</p>",
27536                "smithy.api#http": {
27537                    "method": "PATCH",
27538                    "uri": "/security-profiles/{securityProfileName}",
27539                    "code": 200
27540                }
27541            }
27542        },
27543        "com.amazonaws.iot#UpdateSecurityProfileRequest": {
27544            "type": "structure",
27545            "members": {
27546                "securityProfileName": {
27547                    "target": "com.amazonaws.iot#SecurityProfileName",
27548                    "traits": {
27549                        "smithy.api#documentation": "<p>The name of the security profile you want to update.</p>",
27550                        "smithy.api#httpLabel": {},
27551                        "smithy.api#required": {}
27552                    }
27553                },
27554                "securityProfileDescription": {
27555                    "target": "com.amazonaws.iot#SecurityProfileDescription",
27556                    "traits": {
27557                        "smithy.api#documentation": "<p>A description of the security profile.</p>"
27558                    }
27559                },
27560                "behaviors": {
27561                    "target": "com.amazonaws.iot#Behaviors",
27562                    "traits": {
27563                        "smithy.api#documentation": "<p>Specifies the behaviors that, when violated by a device (thing), cause an alert.</p>"
27564                    }
27565                },
27566                "alertTargets": {
27567                    "target": "com.amazonaws.iot#AlertTargets",
27568                    "traits": {
27569                        "smithy.api#documentation": "<p>Where the alerts are sent. (Alerts are always sent to the console.)</p>"
27570                    }
27571                },
27572                "additionalMetricsToRetain": {
27573                    "target": "com.amazonaws.iot#AdditionalMetricsToRetainList",
27574                    "traits": {
27575                        "smithy.api#deprecated": {
27576                            "message": "Use additionalMetricsToRetainV2."
27577                        },
27578                        "smithy.api#documentation": "<p>\n            <i>Please use\n          <a>UpdateSecurityProfileRequest$additionalMetricsToRetainV2</a>\n        instead.</i>\n         </p>\n         <p>A list of metrics\n     whose data is retained (stored). By default, data is retained for any metric\n      used in the profile's <code>behaviors</code>, but\n      it is\n      also retained for any metric specified here. Can be used with custom metrics; cannot be used with dimensions.</p>"
27579                    }
27580                },
27581                "additionalMetricsToRetainV2": {
27582                    "target": "com.amazonaws.iot#AdditionalMetricsToRetainV2List",
27583                    "traits": {
27584                        "smithy.api#documentation": "<p>A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here. Can be used with custom metrics; cannot be used with dimensions.</p>"
27585                    }
27586                },
27587                "deleteBehaviors": {
27588                    "target": "com.amazonaws.iot#DeleteBehaviors",
27589                    "traits": {
27590                        "smithy.api#documentation": "<p>If true, delete all <code>behaviors</code> defined for this security profile. \n        If any <code>behaviors</code> are defined in the current invocation, an exception occurs.</p>"
27591                    }
27592                },
27593                "deleteAlertTargets": {
27594                    "target": "com.amazonaws.iot#DeleteAlertTargets",
27595                    "traits": {
27596                        "smithy.api#documentation": "<p>If true, delete all <code>alertTargets</code> defined for this security profile. \n        If any <code>alertTargets</code> are defined in the current invocation, an exception occurs.</p>"
27597                    }
27598                },
27599                "deleteAdditionalMetricsToRetain": {
27600                    "target": "com.amazonaws.iot#DeleteAdditionalMetricsToRetain",
27601                    "traits": {
27602                        "smithy.api#documentation": "<p>If true, delete all <code>additionalMetricsToRetain</code> defined for this \n        security profile. If any <code>additionalMetricsToRetain</code> are defined in the current \n        invocation, an exception occurs.</p>"
27603                    }
27604                },
27605                "expectedVersion": {
27606                    "target": "com.amazonaws.iot#OptionalVersion",
27607                    "traits": {
27608                        "smithy.api#documentation": "<p>The expected version of the security profile. A new version is generated whenever\n        the security profile is updated. If you specify a value that is different from the actual\n        version, a <code>VersionConflictException</code> is thrown.</p>",
27609                        "smithy.api#httpQuery": "expectedVersion"
27610                    }
27611                }
27612            }
27613        },
27614        "com.amazonaws.iot#UpdateSecurityProfileResponse": {
27615            "type": "structure",
27616            "members": {
27617                "securityProfileName": {
27618                    "target": "com.amazonaws.iot#SecurityProfileName",
27619                    "traits": {
27620                        "smithy.api#documentation": "<p>The name of the security profile that was updated.</p>"
27621                    }
27622                },
27623                "securityProfileArn": {
27624                    "target": "com.amazonaws.iot#SecurityProfileArn",
27625                    "traits": {
27626                        "smithy.api#documentation": "<p>The ARN of the security profile that was updated.</p>"
27627                    }
27628                },
27629                "securityProfileDescription": {
27630                    "target": "com.amazonaws.iot#SecurityProfileDescription",
27631                    "traits": {
27632                        "smithy.api#documentation": "<p>The description of the security profile.</p>"
27633                    }
27634                },
27635                "behaviors": {
27636                    "target": "com.amazonaws.iot#Behaviors",
27637                    "traits": {
27638                        "smithy.api#documentation": "<p>Specifies the behaviors that, when violated by a device (thing), cause an alert.</p>"
27639                    }
27640                },
27641                "alertTargets": {
27642                    "target": "com.amazonaws.iot#AlertTargets",
27643                    "traits": {
27644                        "smithy.api#documentation": "<p>Where the alerts are sent. (Alerts are always sent to the console.)</p>"
27645                    }
27646                },
27647                "additionalMetricsToRetain": {
27648                    "target": "com.amazonaws.iot#AdditionalMetricsToRetainList",
27649                    "traits": {
27650                        "smithy.api#deprecated": {
27651                            "message": "Use additionalMetricsToRetainV2."
27652                        },
27653                        "smithy.api#documentation": "<p>\n            <i>Please use\n          <a>UpdateSecurityProfileResponse$additionalMetricsToRetainV2</a>\n        instead.</i>\n         </p>\n         <p>A list of metrics\n      whose data is retained (stored). By default, data is retained for any metric\n      used in the security profile's <code>behaviors</code>, but\n      it is\n      also retained for any metric specified here.</p>"
27654                    }
27655                },
27656                "additionalMetricsToRetainV2": {
27657                    "target": "com.amazonaws.iot#AdditionalMetricsToRetainV2List",
27658                    "traits": {
27659                        "smithy.api#documentation": "<p>A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here. Can be used with custom metrics; cannot be used with dimensions.</p>"
27660                    }
27661                },
27662                "version": {
27663                    "target": "com.amazonaws.iot#Version",
27664                    "traits": {
27665                        "smithy.api#documentation": "<p>The updated version of the security profile.</p>"
27666                    }
27667                },
27668                "creationDate": {
27669                    "target": "com.amazonaws.iot#Timestamp",
27670                    "traits": {
27671                        "smithy.api#documentation": "<p>The time the security profile was created.</p>"
27672                    }
27673                },
27674                "lastModifiedDate": {
27675                    "target": "com.amazonaws.iot#Timestamp",
27676                    "traits": {
27677                        "smithy.api#documentation": "<p>The time the security profile was last modified.</p>"
27678                    }
27679                }
27680            }
27681        },
27682        "com.amazonaws.iot#UpdateStream": {
27683            "type": "operation",
27684            "input": {
27685                "target": "com.amazonaws.iot#UpdateStreamRequest"
27686            },
27687            "output": {
27688                "target": "com.amazonaws.iot#UpdateStreamResponse"
27689            },
27690            "errors": [
27691                {
27692                    "target": "com.amazonaws.iot#InternalFailureException"
27693                },
27694                {
27695                    "target": "com.amazonaws.iot#InvalidRequestException"
27696                },
27697                {
27698                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27699                },
27700                {
27701                    "target": "com.amazonaws.iot#ServiceUnavailableException"
27702                },
27703                {
27704                    "target": "com.amazonaws.iot#ThrottlingException"
27705                },
27706                {
27707                    "target": "com.amazonaws.iot#UnauthorizedException"
27708                }
27709            ],
27710            "traits": {
27711                "smithy.api#documentation": "<p>Updates an existing stream. The stream version will be incremented by one.</p>",
27712                "smithy.api#http": {
27713                    "method": "PUT",
27714                    "uri": "/streams/{streamId}",
27715                    "code": 200
27716                }
27717            }
27718        },
27719        "com.amazonaws.iot#UpdateStreamRequest": {
27720            "type": "structure",
27721            "members": {
27722                "streamId": {
27723                    "target": "com.amazonaws.iot#StreamId",
27724                    "traits": {
27725                        "smithy.api#documentation": "<p>The stream ID.</p>",
27726                        "smithy.api#httpLabel": {},
27727                        "smithy.api#required": {}
27728                    }
27729                },
27730                "description": {
27731                    "target": "com.amazonaws.iot#StreamDescription",
27732                    "traits": {
27733                        "smithy.api#documentation": "<p>The description of the stream.</p>"
27734                    }
27735                },
27736                "files": {
27737                    "target": "com.amazonaws.iot#StreamFiles",
27738                    "traits": {
27739                        "smithy.api#documentation": "<p>The files associated with the stream.</p>"
27740                    }
27741                },
27742                "roleArn": {
27743                    "target": "com.amazonaws.iot#RoleArn",
27744                    "traits": {
27745                        "smithy.api#documentation": "<p>An IAM role that allows the IoT service principal assumes to access your S3 files.</p>"
27746                    }
27747                }
27748            }
27749        },
27750        "com.amazonaws.iot#UpdateStreamResponse": {
27751            "type": "structure",
27752            "members": {
27753                "streamId": {
27754                    "target": "com.amazonaws.iot#StreamId",
27755                    "traits": {
27756                        "smithy.api#documentation": "<p>The stream ID.</p>"
27757                    }
27758                },
27759                "streamArn": {
27760                    "target": "com.amazonaws.iot#StreamArn",
27761                    "traits": {
27762                        "smithy.api#documentation": "<p>The stream ARN.</p>"
27763                    }
27764                },
27765                "description": {
27766                    "target": "com.amazonaws.iot#StreamDescription",
27767                    "traits": {
27768                        "smithy.api#documentation": "<p>A description of the stream.</p>"
27769                    }
27770                },
27771                "streamVersion": {
27772                    "target": "com.amazonaws.iot#StreamVersion",
27773                    "traits": {
27774                        "smithy.api#documentation": "<p>The stream version.</p>"
27775                    }
27776                }
27777            }
27778        },
27779        "com.amazonaws.iot#UpdateThing": {
27780            "type": "operation",
27781            "input": {
27782                "target": "com.amazonaws.iot#UpdateThingRequest"
27783            },
27784            "output": {
27785                "target": "com.amazonaws.iot#UpdateThingResponse"
27786            },
27787            "errors": [
27788                {
27789                    "target": "com.amazonaws.iot#InternalFailureException"
27790                },
27791                {
27792                    "target": "com.amazonaws.iot#InvalidRequestException"
27793                },
27794                {
27795                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27796                },
27797                {
27798                    "target": "com.amazonaws.iot#ServiceUnavailableException"
27799                },
27800                {
27801                    "target": "com.amazonaws.iot#ThrottlingException"
27802                },
27803                {
27804                    "target": "com.amazonaws.iot#UnauthorizedException"
27805                },
27806                {
27807                    "target": "com.amazonaws.iot#VersionConflictException"
27808                }
27809            ],
27810            "traits": {
27811                "smithy.api#documentation": "<p>Updates the data for a thing.</p>",
27812                "smithy.api#http": {
27813                    "method": "PATCH",
27814                    "uri": "/things/{thingName}",
27815                    "code": 200
27816                }
27817            }
27818        },
27819        "com.amazonaws.iot#UpdateThingGroup": {
27820            "type": "operation",
27821            "input": {
27822                "target": "com.amazonaws.iot#UpdateThingGroupRequest"
27823            },
27824            "output": {
27825                "target": "com.amazonaws.iot#UpdateThingGroupResponse"
27826            },
27827            "errors": [
27828                {
27829                    "target": "com.amazonaws.iot#InternalFailureException"
27830                },
27831                {
27832                    "target": "com.amazonaws.iot#InvalidRequestException"
27833                },
27834                {
27835                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27836                },
27837                {
27838                    "target": "com.amazonaws.iot#ThrottlingException"
27839                },
27840                {
27841                    "target": "com.amazonaws.iot#VersionConflictException"
27842                }
27843            ],
27844            "traits": {
27845                "smithy.api#documentation": "<p>Update a thing group.</p>",
27846                "smithy.api#http": {
27847                    "method": "PATCH",
27848                    "uri": "/thing-groups/{thingGroupName}",
27849                    "code": 200
27850                }
27851            }
27852        },
27853        "com.amazonaws.iot#UpdateThingGroupRequest": {
27854            "type": "structure",
27855            "members": {
27856                "thingGroupName": {
27857                    "target": "com.amazonaws.iot#ThingGroupName",
27858                    "traits": {
27859                        "smithy.api#documentation": "<p>The thing group to update.</p>",
27860                        "smithy.api#httpLabel": {},
27861                        "smithy.api#required": {}
27862                    }
27863                },
27864                "thingGroupProperties": {
27865                    "target": "com.amazonaws.iot#ThingGroupProperties",
27866                    "traits": {
27867                        "smithy.api#documentation": "<p>The thing group properties.</p>",
27868                        "smithy.api#required": {}
27869                    }
27870                },
27871                "expectedVersion": {
27872                    "target": "com.amazonaws.iot#OptionalVersion",
27873                    "traits": {
27874                        "smithy.api#documentation": "<p>The expected version of the thing group. If this does not match the version of the\n\t\t\tthing group being updated, the update will fail.</p>"
27875                    }
27876                }
27877            }
27878        },
27879        "com.amazonaws.iot#UpdateThingGroupResponse": {
27880            "type": "structure",
27881            "members": {
27882                "version": {
27883                    "target": "com.amazonaws.iot#Version",
27884                    "traits": {
27885                        "smithy.api#documentation": "<p>The version of the updated thing group.</p>"
27886                    }
27887                }
27888            }
27889        },
27890        "com.amazonaws.iot#UpdateThingGroupsForThing": {
27891            "type": "operation",
27892            "input": {
27893                "target": "com.amazonaws.iot#UpdateThingGroupsForThingRequest"
27894            },
27895            "output": {
27896                "target": "com.amazonaws.iot#UpdateThingGroupsForThingResponse"
27897            },
27898            "errors": [
27899                {
27900                    "target": "com.amazonaws.iot#InternalFailureException"
27901                },
27902                {
27903                    "target": "com.amazonaws.iot#InvalidRequestException"
27904                },
27905                {
27906                    "target": "com.amazonaws.iot#ResourceNotFoundException"
27907                },
27908                {
27909                    "target": "com.amazonaws.iot#ThrottlingException"
27910                }
27911            ],
27912            "traits": {
27913                "smithy.api#documentation": "<p>Updates the groups to which the thing belongs.</p>",
27914                "smithy.api#http": {
27915                    "method": "PUT",
27916                    "uri": "/thing-groups/updateThingGroupsForThing",
27917                    "code": 200
27918                }
27919            }
27920        },
27921        "com.amazonaws.iot#UpdateThingGroupsForThingRequest": {
27922            "type": "structure",
27923            "members": {
27924                "thingName": {
27925                    "target": "com.amazonaws.iot#ThingName",
27926                    "traits": {
27927                        "smithy.api#documentation": "<p>The thing whose group memberships will be updated.</p>"
27928                    }
27929                },
27930                "thingGroupsToAdd": {
27931                    "target": "com.amazonaws.iot#ThingGroupList",
27932                    "traits": {
27933                        "smithy.api#documentation": "<p>The groups to which the thing will be added.</p>"
27934                    }
27935                },
27936                "thingGroupsToRemove": {
27937                    "target": "com.amazonaws.iot#ThingGroupList",
27938                    "traits": {
27939                        "smithy.api#documentation": "<p>The groups from which the thing will be removed.</p>"
27940                    }
27941                },
27942                "overrideDynamicGroups": {
27943                    "target": "com.amazonaws.iot#OverrideDynamicGroups",
27944                    "traits": {
27945                        "smithy.api#documentation": "<p>Override dynamic thing groups with static thing groups when 10-group limit is\n\t\t\treached. If a thing belongs to 10 thing groups, and one or more of those groups are\n\t\t\tdynamic thing groups, adding a thing to a static group removes the thing from the last\n\t\t\tdynamic group.</p>"
27946                    }
27947                }
27948            }
27949        },
27950        "com.amazonaws.iot#UpdateThingGroupsForThingResponse": {
27951            "type": "structure",
27952            "members": {}
27953        },
27954        "com.amazonaws.iot#UpdateThingRequest": {
27955            "type": "structure",
27956            "members": {
27957                "thingName": {
27958                    "target": "com.amazonaws.iot#ThingName",
27959                    "traits": {
27960                        "smithy.api#documentation": "<p>The name of the thing to update.</p>\n\t\t       <p>You can't change a thing's name. To change a thing's name, you must create a\n\t\t\tnew thing, give it the new name, and then delete the old thing.</p>",
27961                        "smithy.api#httpLabel": {},
27962                        "smithy.api#required": {}
27963                    }
27964                },
27965                "thingTypeName": {
27966                    "target": "com.amazonaws.iot#ThingTypeName",
27967                    "traits": {
27968                        "smithy.api#documentation": "<p>The name of the thing type.</p>"
27969                    }
27970                },
27971                "attributePayload": {
27972                    "target": "com.amazonaws.iot#AttributePayload",
27973                    "traits": {
27974                        "smithy.api#documentation": "<p>A list of thing attributes, a JSON string containing name-value pairs. For\n\t\t\texample:</p>\n\t\t       <p>\n\t\t\t         <code>{\\\"attributes\\\":{\\\"name1\\\":\\\"value2\\\"}}</code>\n\t\t       </p>\n\t\t       <p>This data is used to add new attributes or update existing attributes.</p>"
27975                    }
27976                },
27977                "expectedVersion": {
27978                    "target": "com.amazonaws.iot#OptionalVersion",
27979                    "traits": {
27980                        "smithy.api#documentation": "<p>The expected version of the thing record in the registry. If the version of the\n\t\t\trecord in the registry does not match the expected version specified in the request, the\n\t\t\t\t<code>UpdateThing</code> request is rejected with a\n\t\t\t\t<code>VersionConflictException</code>.</p>"
27981                    }
27982                },
27983                "removeThingType": {
27984                    "target": "com.amazonaws.iot#RemoveThingType",
27985                    "traits": {
27986                        "smithy.api#documentation": "<p>Remove a thing type association. If <b>true</b>, the\n\t\t\tassociation is removed.</p>"
27987                    }
27988                }
27989            },
27990            "traits": {
27991                "smithy.api#documentation": "<p>The input for the UpdateThing operation.</p>"
27992            }
27993        },
27994        "com.amazonaws.iot#UpdateThingResponse": {
27995            "type": "structure",
27996            "members": {},
27997            "traits": {
27998                "smithy.api#documentation": "<p>The output from the UpdateThing operation.</p>"
27999            }
28000        },
28001        "com.amazonaws.iot#UpdateTopicRuleDestination": {
28002            "type": "operation",
28003            "input": {
28004                "target": "com.amazonaws.iot#UpdateTopicRuleDestinationRequest"
28005            },
28006            "output": {
28007                "target": "com.amazonaws.iot#UpdateTopicRuleDestinationResponse"
28008            },
28009            "errors": [
28010                {
28011                    "target": "com.amazonaws.iot#ConflictingResourceUpdateException"
28012                },
28013                {
28014                    "target": "com.amazonaws.iot#InternalException"
28015                },
28016                {
28017                    "target": "com.amazonaws.iot#InvalidRequestException"
28018                },
28019                {
28020                    "target": "com.amazonaws.iot#ServiceUnavailableException"
28021                },
28022                {
28023                    "target": "com.amazonaws.iot#UnauthorizedException"
28024                }
28025            ],
28026            "traits": {
28027                "smithy.api#documentation": "<p>Updates a topic rule destination. You use this to change the status, endpoint URL, or\n         confirmation URL of the destination.</p>",
28028                "smithy.api#http": {
28029                    "method": "PATCH",
28030                    "uri": "/destinations",
28031                    "code": 200
28032                }
28033            }
28034        },
28035        "com.amazonaws.iot#UpdateTopicRuleDestinationRequest": {
28036            "type": "structure",
28037            "members": {
28038                "arn": {
28039                    "target": "com.amazonaws.iot#AwsArn",
28040                    "traits": {
28041                        "smithy.api#documentation": "<p>The ARN of the topic rule destination.</p>",
28042                        "smithy.api#required": {}
28043                    }
28044                },
28045                "status": {
28046                    "target": "com.amazonaws.iot#TopicRuleDestinationStatus",
28047                    "traits": {
28048                        "smithy.api#documentation": "<p>The status of the topic rule destination. Valid values are:</p>\n         <dl>\n            <dt>IN_PROGRESS</dt>\n            <dd>\n               <p>A topic rule destination was created but has not been confirmed. You can set\n                     <code>status</code> to <code>IN_PROGRESS</code> by calling\n                     <code>UpdateTopicRuleDestination</code>. Calling\n                     <code>UpdateTopicRuleDestination</code> causes a new confirmation challenge to\n                  be sent to your confirmation endpoint.</p>\n            </dd>\n            <dt>ENABLED</dt>\n            <dd>\n               <p>Confirmation was completed, and traffic to this destination is allowed. You can\n                  set <code>status</code> to <code>DISABLED</code> by calling\n                     <code>UpdateTopicRuleDestination</code>.</p>\n            </dd>\n            <dt>DISABLED</dt>\n            <dd>\n               <p>Confirmation was completed, and traffic to this destination is not allowed. You\n                  can set <code>status</code> to <code>ENABLED</code> by calling\n                     <code>UpdateTopicRuleDestination</code>.</p>\n            </dd>\n            <dt>ERROR</dt>\n            <dd>\n               <p>Confirmation could not be completed, for example if the confirmation timed out.\n                  You can call <code>GetTopicRuleDestination</code> for details about the error. You\n                  can set <code>status</code> to <code>IN_PROGRESS</code> by calling\n                     <code>UpdateTopicRuleDestination</code>. Calling\n                     <code>UpdateTopicRuleDestination</code> causes a new confirmation challenge to\n                  be sent to your confirmation endpoint.</p>\n            </dd>\n         </dl>",
28049                        "smithy.api#required": {}
28050                    }
28051                }
28052            }
28053        },
28054        "com.amazonaws.iot#UpdateTopicRuleDestinationResponse": {
28055            "type": "structure",
28056            "members": {}
28057        },
28058        "com.amazonaws.iot#Url": {
28059            "type": "string",
28060            "traits": {
28061                "smithy.api#length": {
28062                    "min": 0,
28063                    "max": 2000
28064                }
28065            }
28066        },
28067        "com.amazonaws.iot#UseBase64": {
28068            "type": "boolean",
28069            "traits": {
28070                "smithy.api#box": {}
28071            }
28072        },
28073        "com.amazonaws.iot#Valid": {
28074            "type": "boolean"
28075        },
28076        "com.amazonaws.iot#ValidateSecurityProfileBehaviors": {
28077            "type": "operation",
28078            "input": {
28079                "target": "com.amazonaws.iot#ValidateSecurityProfileBehaviorsRequest"
28080            },
28081            "output": {
28082                "target": "com.amazonaws.iot#ValidateSecurityProfileBehaviorsResponse"
28083            },
28084            "errors": [
28085                {
28086                    "target": "com.amazonaws.iot#InternalFailureException"
28087                },
28088                {
28089                    "target": "com.amazonaws.iot#InvalidRequestException"
28090                },
28091                {
28092                    "target": "com.amazonaws.iot#ThrottlingException"
28093                }
28094            ],
28095            "traits": {
28096                "smithy.api#documentation": "<p>Validates a Device Defender security profile behaviors specification.</p>",
28097                "smithy.api#http": {
28098                    "method": "POST",
28099                    "uri": "/security-profile-behaviors/validate",
28100                    "code": 200
28101                }
28102            }
28103        },
28104        "com.amazonaws.iot#ValidateSecurityProfileBehaviorsRequest": {
28105            "type": "structure",
28106            "members": {
28107                "behaviors": {
28108                    "target": "com.amazonaws.iot#Behaviors",
28109                    "traits": {
28110                        "smithy.api#documentation": "<p>Specifies the behaviors that, when violated by a device (thing), cause an alert.</p>",
28111                        "smithy.api#required": {}
28112                    }
28113                }
28114            }
28115        },
28116        "com.amazonaws.iot#ValidateSecurityProfileBehaviorsResponse": {
28117            "type": "structure",
28118            "members": {
28119                "valid": {
28120                    "target": "com.amazonaws.iot#Valid",
28121                    "traits": {
28122                        "smithy.api#documentation": "<p>True if the behaviors were valid.</p>"
28123                    }
28124                },
28125                "validationErrors": {
28126                    "target": "com.amazonaws.iot#ValidationErrors",
28127                    "traits": {
28128                        "smithy.api#documentation": "<p>The list of any errors found in the behaviors.</p>"
28129                    }
28130                }
28131            }
28132        },
28133        "com.amazonaws.iot#ValidationError": {
28134            "type": "structure",
28135            "members": {
28136                "errorMessage": {
28137                    "target": "com.amazonaws.iot#ErrorMessage",
28138                    "traits": {
28139                        "smithy.api#documentation": "<p>The description of an error found in the behaviors.</p>"
28140                    }
28141                }
28142            },
28143            "traits": {
28144                "smithy.api#documentation": "<p>Information about an error found in a behavior specification.</p>"
28145            }
28146        },
28147        "com.amazonaws.iot#ValidationErrors": {
28148            "type": "list",
28149            "member": {
28150                "target": "com.amazonaws.iot#ValidationError"
28151            }
28152        },
28153        "com.amazonaws.iot#Value": {
28154            "type": "string"
28155        },
28156        "com.amazonaws.iot#Variance": {
28157            "type": "double"
28158        },
28159        "com.amazonaws.iot#Version": {
28160            "type": "long"
28161        },
28162        "com.amazonaws.iot#VersionConflictException": {
28163            "type": "structure",
28164            "members": {
28165                "message": {
28166                    "target": "com.amazonaws.iot#ErrorMessage2",
28167                    "traits": {
28168                        "smithy.api#documentation": "<p>The message for the exception.</p>"
28169                    }
28170                }
28171            },
28172            "traits": {
28173                "smithy.api#documentation": "<p>An exception thrown when the version of an entity specified with the\n            <code>expectedVersion</code> parameter does not match the latest version in the\n         system.</p>",
28174                "smithy.api#error": "client",
28175                "smithy.api#httpError": 409
28176            }
28177        },
28178        "com.amazonaws.iot#VersionNumber": {
28179            "type": "long"
28180        },
28181        "com.amazonaws.iot#VersionsLimitExceededException": {
28182            "type": "structure",
28183            "members": {
28184                "message": {
28185                    "target": "com.amazonaws.iot#ErrorMessage2",
28186                    "traits": {
28187                        "smithy.api#documentation": "<p>The message for the exception.</p>"
28188                    }
28189                }
28190            },
28191            "traits": {
28192                "smithy.api#documentation": "<p>The number of policy versions exceeds the limit.</p>",
28193                "smithy.api#error": "client",
28194                "smithy.api#httpError": 409
28195            }
28196        },
28197        "com.amazonaws.iot#ViolationEvent": {
28198            "type": "structure",
28199            "members": {
28200                "violationId": {
28201                    "target": "com.amazonaws.iot#ViolationId",
28202                    "traits": {
28203                        "smithy.api#documentation": "<p>The ID of the violation event.</p>"
28204                    }
28205                },
28206                "thingName": {
28207                    "target": "com.amazonaws.iot#DeviceDefenderThingName",
28208                    "traits": {
28209                        "smithy.api#documentation": "<p>The name of the thing responsible for the violation event.</p>"
28210                    }
28211                },
28212                "securityProfileName": {
28213                    "target": "com.amazonaws.iot#SecurityProfileName",
28214                    "traits": {
28215                        "smithy.api#documentation": "<p>The name of the security profile whose behavior was violated.</p>"
28216                    }
28217                },
28218                "behavior": {
28219                    "target": "com.amazonaws.iot#Behavior",
28220                    "traits": {
28221                        "smithy.api#documentation": "<p>The behavior that was violated.</p>"
28222                    }
28223                },
28224                "metricValue": {
28225                    "target": "com.amazonaws.iot#MetricValue",
28226                    "traits": {
28227                        "smithy.api#documentation": "<p>The value of the metric (the measurement).</p>"
28228                    }
28229                },
28230                "violationEventAdditionalInfo": {
28231                    "target": "com.amazonaws.iot#ViolationEventAdditionalInfo",
28232                    "traits": {
28233                        "smithy.api#documentation": "<p>\n            The details of a violation event.\n        </p>"
28234                    }
28235                },
28236                "violationEventType": {
28237                    "target": "com.amazonaws.iot#ViolationEventType",
28238                    "traits": {
28239                        "smithy.api#documentation": "<p>The type of violation event.</p>"
28240                    }
28241                },
28242                "violationEventTime": {
28243                    "target": "com.amazonaws.iot#Timestamp",
28244                    "traits": {
28245                        "smithy.api#documentation": "<p>The time the violation event occurred.</p>"
28246                    }
28247                }
28248            },
28249            "traits": {
28250                "smithy.api#documentation": "<p>Information about a Device Defender security profile behavior violation.</p>"
28251            }
28252        },
28253        "com.amazonaws.iot#ViolationEventAdditionalInfo": {
28254            "type": "structure",
28255            "members": {
28256                "confidenceLevel": {
28257                    "target": "com.amazonaws.iot#ConfidenceLevel",
28258                    "traits": {
28259                        "smithy.api#documentation": "<p>\n            The sensitivity of anomalous behavior evaluation. Can be <code>Low</code>, <code>Medium</code>, or <code>High</code>.\n        </p>"
28260                    }
28261                }
28262            },
28263            "traits": {
28264                "smithy.api#documentation": "<p>\n            The details of a violation event.\n        </p>"
28265            }
28266        },
28267        "com.amazonaws.iot#ViolationEventOccurrenceRange": {
28268            "type": "structure",
28269            "members": {
28270                "startTime": {
28271                    "target": "com.amazonaws.iot#Timestamp",
28272                    "traits": {
28273                        "smithy.api#documentation": "<p>\n            The start date and time of a time period in which violation events occurred.\n        </p>",
28274                        "smithy.api#required": {}
28275                    }
28276                },
28277                "endTime": {
28278                    "target": "com.amazonaws.iot#Timestamp",
28279                    "traits": {
28280                        "smithy.api#documentation": "<p>\n            The end date and time of a time period in which violation events occurred.\n        </p>",
28281                        "smithy.api#required": {}
28282                    }
28283                }
28284            },
28285            "traits": {
28286                "smithy.api#documentation": "<p>\n            Specifies the time period of which violation events occurred between.\n        </p>"
28287            }
28288        },
28289        "com.amazonaws.iot#ViolationEventType": {
28290            "type": "string",
28291            "traits": {
28292                "smithy.api#enum": [
28293                    {
28294                        "value": "in-alarm",
28295                        "name": "IN_ALARM"
28296                    },
28297                    {
28298                        "value": "alarm-cleared",
28299                        "name": "ALARM_CLEARED"
28300                    },
28301                    {
28302                        "value": "alarm-invalidated",
28303                        "name": "ALARM_INVALIDATED"
28304                    }
28305                ]
28306            }
28307        },
28308        "com.amazonaws.iot#ViolationEvents": {
28309            "type": "list",
28310            "member": {
28311                "target": "com.amazonaws.iot#ViolationEvent"
28312            }
28313        },
28314        "com.amazonaws.iot#ViolationId": {
28315            "type": "string",
28316            "traits": {
28317                "smithy.api#length": {
28318                    "min": 1,
28319                    "max": 128
28320                },
28321                "smithy.api#pattern": "[a-zA-Z0-9\\-]+"
28322            }
28323        },
28324        "com.amazonaws.iot#VpcDestinationConfiguration": {
28325            "type": "structure",
28326            "members": {
28327                "subnetIds": {
28328                    "target": "com.amazonaws.iot#SubnetIdList",
28329                    "traits": {
28330                        "smithy.api#documentation": "<p>The subnet IDs of the VPC destination.</p>",
28331                        "smithy.api#required": {}
28332                    }
28333                },
28334                "securityGroups": {
28335                    "target": "com.amazonaws.iot#SecurityGroupList",
28336                    "traits": {
28337                        "smithy.api#documentation": "<p>The security groups of the VPC destination.</p>"
28338                    }
28339                },
28340                "vpcId": {
28341                    "target": "com.amazonaws.iot#VpcId",
28342                    "traits": {
28343                        "smithy.api#documentation": "<p>The ID of the VPC.</p>",
28344                        "smithy.api#required": {}
28345                    }
28346                },
28347                "roleArn": {
28348                    "target": "com.amazonaws.iot#AwsArn",
28349                    "traits": {
28350                        "smithy.api#documentation": "<p>The ARN of a role that has permission to create and attach to elastic network interfaces (ENIs).</p>",
28351                        "smithy.api#required": {}
28352                    }
28353                }
28354            },
28355            "traits": {
28356                "smithy.api#documentation": "<p>The configuration information for a virtual private cloud (VPC) destination.</p>"
28357            }
28358        },
28359        "com.amazonaws.iot#VpcDestinationProperties": {
28360            "type": "structure",
28361            "members": {
28362                "subnetIds": {
28363                    "target": "com.amazonaws.iot#SubnetIdList",
28364                    "traits": {
28365                        "smithy.api#documentation": "<p>The subnet IDs of the VPC destination.</p>"
28366                    }
28367                },
28368                "securityGroups": {
28369                    "target": "com.amazonaws.iot#SecurityGroupList",
28370                    "traits": {
28371                        "smithy.api#documentation": "<p>The security groups of the VPC destination.</p>"
28372                    }
28373                },
28374                "vpcId": {
28375                    "target": "com.amazonaws.iot#VpcId",
28376                    "traits": {
28377                        "smithy.api#documentation": "<p>The ID of the VPC.</p>"
28378                    }
28379                },
28380                "roleArn": {
28381                    "target": "com.amazonaws.iot#AwsArn",
28382                    "traits": {
28383                        "smithy.api#documentation": "<p>The ARN of a role that has permission to create and attach to elastic network interfaces (ENIs).</p>"
28384                    }
28385                }
28386            },
28387            "traits": {
28388                "smithy.api#documentation": "<p>The properties of a virtual private cloud (VPC) destination.</p>"
28389            }
28390        },
28391        "com.amazonaws.iot#VpcDestinationSummary": {
28392            "type": "structure",
28393            "members": {
28394                "subnetIds": {
28395                    "target": "com.amazonaws.iot#SubnetIdList",
28396                    "traits": {
28397                        "smithy.api#documentation": "<p>The subnet IDs of the VPC destination.</p>"
28398                    }
28399                },
28400                "securityGroups": {
28401                    "target": "com.amazonaws.iot#SecurityGroupList",
28402                    "traits": {
28403                        "smithy.api#documentation": "<p>The security groups of the VPC destination.</p>"
28404                    }
28405                },
28406                "vpcId": {
28407                    "target": "com.amazonaws.iot#VpcId",
28408                    "traits": {
28409                        "smithy.api#documentation": "<p>The ID of the VPC.</p>"
28410                    }
28411                },
28412                "roleArn": {
28413                    "target": "com.amazonaws.iot#AwsArn",
28414                    "traits": {
28415                        "smithy.api#documentation": "<p>The ARN of a role that has permission to create and attach to elastic network interfaces (ENIs).</p>"
28416                    }
28417                }
28418            },
28419            "traits": {
28420                "smithy.api#documentation": "<p>The summary of a virtual private cloud (VPC) destination.</p>"
28421            }
28422        },
28423        "com.amazonaws.iot#VpcId": {
28424            "type": "string"
28425        },
28426        "com.amazonaws.iot#WaitingForDataCollectionChecksCount": {
28427            "type": "integer",
28428            "traits": {
28429                "smithy.api#box": {}
28430            }
28431        },
28432        "com.amazonaws.iot#resourceId": {
28433            "type": "string"
28434        },
28435        "com.amazonaws.iot#stringValue": {
28436            "type": "string"
28437        },
28438        "com.amazonaws.iot#usePrefixAttributeValue": {
28439            "type": "boolean"
28440        }
28441    }
28442}
28443