@aws-sdk/client-iot 3.490.0 → 3.495.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (336) hide show
  1. package/dist-cjs/IoT.js +1 -521
  2. package/dist-cjs/IoTClient.js +1 -44
  3. package/dist-cjs/commands/AcceptCertificateTransferCommand.js +1 -28
  4. package/dist-cjs/commands/AddThingToBillingGroupCommand.js +1 -28
  5. package/dist-cjs/commands/AddThingToThingGroupCommand.js +1 -28
  6. package/dist-cjs/commands/AssociateTargetsWithJobCommand.js +1 -28
  7. package/dist-cjs/commands/AttachPolicyCommand.js +1 -28
  8. package/dist-cjs/commands/AttachPrincipalPolicyCommand.js +1 -28
  9. package/dist-cjs/commands/AttachSecurityProfileCommand.js +1 -28
  10. package/dist-cjs/commands/AttachThingPrincipalCommand.js +1 -28
  11. package/dist-cjs/commands/CancelAuditMitigationActionsTaskCommand.js +1 -28
  12. package/dist-cjs/commands/CancelAuditTaskCommand.js +1 -28
  13. package/dist-cjs/commands/CancelCertificateTransferCommand.js +1 -28
  14. package/dist-cjs/commands/CancelDetectMitigationActionsTaskCommand.js +1 -28
  15. package/dist-cjs/commands/CancelJobCommand.js +1 -28
  16. package/dist-cjs/commands/CancelJobExecutionCommand.js +1 -28
  17. package/dist-cjs/commands/ClearDefaultAuthorizerCommand.js +1 -28
  18. package/dist-cjs/commands/ConfirmTopicRuleDestinationCommand.js +1 -28
  19. package/dist-cjs/commands/CreateAuditSuppressionCommand.js +1 -28
  20. package/dist-cjs/commands/CreateAuthorizerCommand.js +1 -28
  21. package/dist-cjs/commands/CreateBillingGroupCommand.js +1 -28
  22. package/dist-cjs/commands/CreateCertificateFromCsrCommand.js +1 -28
  23. package/dist-cjs/commands/CreateCertificateProviderCommand.js +1 -28
  24. package/dist-cjs/commands/CreateCustomMetricCommand.js +1 -28
  25. package/dist-cjs/commands/CreateDimensionCommand.js +1 -28
  26. package/dist-cjs/commands/CreateDomainConfigurationCommand.js +1 -28
  27. package/dist-cjs/commands/CreateDynamicThingGroupCommand.js +1 -28
  28. package/dist-cjs/commands/CreateFleetMetricCommand.js +1 -28
  29. package/dist-cjs/commands/CreateJobCommand.js +1 -28
  30. package/dist-cjs/commands/CreateJobTemplateCommand.js +1 -28
  31. package/dist-cjs/commands/CreateKeysAndCertificateCommand.js +1 -29
  32. package/dist-cjs/commands/CreateMitigationActionCommand.js +1 -28
  33. package/dist-cjs/commands/CreateOTAUpdateCommand.js +1 -28
  34. package/dist-cjs/commands/CreatePackageCommand.js +1 -29
  35. package/dist-cjs/commands/CreatePackageVersionCommand.js +1 -29
  36. package/dist-cjs/commands/CreatePolicyCommand.js +1 -28
  37. package/dist-cjs/commands/CreatePolicyVersionCommand.js +1 -28
  38. package/dist-cjs/commands/CreateProvisioningClaimCommand.js +1 -29
  39. package/dist-cjs/commands/CreateProvisioningTemplateCommand.js +1 -28
  40. package/dist-cjs/commands/CreateProvisioningTemplateVersionCommand.js +1 -28
  41. package/dist-cjs/commands/CreateRoleAliasCommand.js +1 -28
  42. package/dist-cjs/commands/CreateScheduledAuditCommand.js +1 -28
  43. package/dist-cjs/commands/CreateSecurityProfileCommand.js +1 -28
  44. package/dist-cjs/commands/CreateStreamCommand.js +1 -28
  45. package/dist-cjs/commands/CreateThingCommand.js +1 -28
  46. package/dist-cjs/commands/CreateThingGroupCommand.js +1 -28
  47. package/dist-cjs/commands/CreateThingTypeCommand.js +1 -28
  48. package/dist-cjs/commands/CreateTopicRuleCommand.js +1 -28
  49. package/dist-cjs/commands/CreateTopicRuleDestinationCommand.js +1 -28
  50. package/dist-cjs/commands/DeleteAccountAuditConfigurationCommand.js +1 -28
  51. package/dist-cjs/commands/DeleteAuditSuppressionCommand.js +1 -28
  52. package/dist-cjs/commands/DeleteAuthorizerCommand.js +1 -28
  53. package/dist-cjs/commands/DeleteBillingGroupCommand.js +1 -28
  54. package/dist-cjs/commands/DeleteCACertificateCommand.js +1 -28
  55. package/dist-cjs/commands/DeleteCertificateCommand.js +1 -28
  56. package/dist-cjs/commands/DeleteCertificateProviderCommand.js +1 -28
  57. package/dist-cjs/commands/DeleteCustomMetricCommand.js +1 -28
  58. package/dist-cjs/commands/DeleteDimensionCommand.js +1 -28
  59. package/dist-cjs/commands/DeleteDomainConfigurationCommand.js +1 -28
  60. package/dist-cjs/commands/DeleteDynamicThingGroupCommand.js +1 -28
  61. package/dist-cjs/commands/DeleteFleetMetricCommand.js +1 -28
  62. package/dist-cjs/commands/DeleteJobCommand.js +1 -28
  63. package/dist-cjs/commands/DeleteJobExecutionCommand.js +1 -28
  64. package/dist-cjs/commands/DeleteJobTemplateCommand.js +1 -28
  65. package/dist-cjs/commands/DeleteMitigationActionCommand.js +1 -28
  66. package/dist-cjs/commands/DeleteOTAUpdateCommand.js +1 -28
  67. package/dist-cjs/commands/DeletePackageCommand.js +1 -28
  68. package/dist-cjs/commands/DeletePackageVersionCommand.js +1 -28
  69. package/dist-cjs/commands/DeletePolicyCommand.js +1 -28
  70. package/dist-cjs/commands/DeletePolicyVersionCommand.js +1 -28
  71. package/dist-cjs/commands/DeleteProvisioningTemplateCommand.js +1 -28
  72. package/dist-cjs/commands/DeleteProvisioningTemplateVersionCommand.js +1 -28
  73. package/dist-cjs/commands/DeleteRegistrationCodeCommand.js +1 -28
  74. package/dist-cjs/commands/DeleteRoleAliasCommand.js +1 -28
  75. package/dist-cjs/commands/DeleteScheduledAuditCommand.js +1 -28
  76. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +1 -28
  77. package/dist-cjs/commands/DeleteStreamCommand.js +1 -28
  78. package/dist-cjs/commands/DeleteThingCommand.js +1 -28
  79. package/dist-cjs/commands/DeleteThingGroupCommand.js +1 -28
  80. package/dist-cjs/commands/DeleteThingTypeCommand.js +1 -28
  81. package/dist-cjs/commands/DeleteTopicRuleCommand.js +1 -28
  82. package/dist-cjs/commands/DeleteTopicRuleDestinationCommand.js +1 -28
  83. package/dist-cjs/commands/DeleteV2LoggingLevelCommand.js +1 -28
  84. package/dist-cjs/commands/DeprecateThingTypeCommand.js +1 -28
  85. package/dist-cjs/commands/DescribeAccountAuditConfigurationCommand.js +1 -28
  86. package/dist-cjs/commands/DescribeAuditFindingCommand.js +1 -28
  87. package/dist-cjs/commands/DescribeAuditMitigationActionsTaskCommand.js +1 -28
  88. package/dist-cjs/commands/DescribeAuditSuppressionCommand.js +1 -28
  89. package/dist-cjs/commands/DescribeAuditTaskCommand.js +1 -28
  90. package/dist-cjs/commands/DescribeAuthorizerCommand.js +1 -28
  91. package/dist-cjs/commands/DescribeBillingGroupCommand.js +1 -28
  92. package/dist-cjs/commands/DescribeCACertificateCommand.js +1 -28
  93. package/dist-cjs/commands/DescribeCertificateCommand.js +1 -28
  94. package/dist-cjs/commands/DescribeCertificateProviderCommand.js +1 -28
  95. package/dist-cjs/commands/DescribeCustomMetricCommand.js +1 -28
  96. package/dist-cjs/commands/DescribeDefaultAuthorizerCommand.js +1 -28
  97. package/dist-cjs/commands/DescribeDetectMitigationActionsTaskCommand.js +1 -28
  98. package/dist-cjs/commands/DescribeDimensionCommand.js +1 -28
  99. package/dist-cjs/commands/DescribeDomainConfigurationCommand.js +1 -28
  100. package/dist-cjs/commands/DescribeEndpointCommand.js +1 -28
  101. package/dist-cjs/commands/DescribeEventConfigurationsCommand.js +1 -28
  102. package/dist-cjs/commands/DescribeFleetMetricCommand.js +1 -28
  103. package/dist-cjs/commands/DescribeIndexCommand.js +1 -28
  104. package/dist-cjs/commands/DescribeJobCommand.js +1 -28
  105. package/dist-cjs/commands/DescribeJobExecutionCommand.js +1 -28
  106. package/dist-cjs/commands/DescribeJobTemplateCommand.js +1 -28
  107. package/dist-cjs/commands/DescribeManagedJobTemplateCommand.js +1 -28
  108. package/dist-cjs/commands/DescribeMitigationActionCommand.js +1 -28
  109. package/dist-cjs/commands/DescribeProvisioningTemplateCommand.js +1 -28
  110. package/dist-cjs/commands/DescribeProvisioningTemplateVersionCommand.js +1 -28
  111. package/dist-cjs/commands/DescribeRoleAliasCommand.js +1 -28
  112. package/dist-cjs/commands/DescribeScheduledAuditCommand.js +1 -28
  113. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +1 -28
  114. package/dist-cjs/commands/DescribeStreamCommand.js +1 -28
  115. package/dist-cjs/commands/DescribeThingCommand.js +1 -28
  116. package/dist-cjs/commands/DescribeThingGroupCommand.js +1 -28
  117. package/dist-cjs/commands/DescribeThingRegistrationTaskCommand.js +1 -28
  118. package/dist-cjs/commands/DescribeThingTypeCommand.js +1 -28
  119. package/dist-cjs/commands/DetachPolicyCommand.js +1 -28
  120. package/dist-cjs/commands/DetachPrincipalPolicyCommand.js +1 -28
  121. package/dist-cjs/commands/DetachSecurityProfileCommand.js +1 -28
  122. package/dist-cjs/commands/DetachThingPrincipalCommand.js +1 -28
  123. package/dist-cjs/commands/DisableTopicRuleCommand.js +1 -28
  124. package/dist-cjs/commands/EnableTopicRuleCommand.js +1 -28
  125. package/dist-cjs/commands/GetBehaviorModelTrainingSummariesCommand.js +1 -28
  126. package/dist-cjs/commands/GetBucketsAggregationCommand.js +1 -28
  127. package/dist-cjs/commands/GetCardinalityCommand.js +1 -28
  128. package/dist-cjs/commands/GetEffectivePoliciesCommand.js +1 -28
  129. package/dist-cjs/commands/GetIndexingConfigurationCommand.js +1 -28
  130. package/dist-cjs/commands/GetJobDocumentCommand.js +1 -28
  131. package/dist-cjs/commands/GetLoggingOptionsCommand.js +1 -28
  132. package/dist-cjs/commands/GetOTAUpdateCommand.js +1 -28
  133. package/dist-cjs/commands/GetPackageCommand.js +1 -29
  134. package/dist-cjs/commands/GetPackageConfigurationCommand.js +1 -28
  135. package/dist-cjs/commands/GetPackageVersionCommand.js +1 -29
  136. package/dist-cjs/commands/GetPercentilesCommand.js +1 -28
  137. package/dist-cjs/commands/GetPolicyCommand.js +1 -28
  138. package/dist-cjs/commands/GetPolicyVersionCommand.js +1 -28
  139. package/dist-cjs/commands/GetRegistrationCodeCommand.js +1 -28
  140. package/dist-cjs/commands/GetStatisticsCommand.js +1 -28
  141. package/dist-cjs/commands/GetTopicRuleCommand.js +1 -28
  142. package/dist-cjs/commands/GetTopicRuleDestinationCommand.js +1 -28
  143. package/dist-cjs/commands/GetV2LoggingOptionsCommand.js +1 -28
  144. package/dist-cjs/commands/ListActiveViolationsCommand.js +1 -28
  145. package/dist-cjs/commands/ListAttachedPoliciesCommand.js +1 -28
  146. package/dist-cjs/commands/ListAuditFindingsCommand.js +1 -28
  147. package/dist-cjs/commands/ListAuditMitigationActionsExecutionsCommand.js +1 -28
  148. package/dist-cjs/commands/ListAuditMitigationActionsTasksCommand.js +1 -28
  149. package/dist-cjs/commands/ListAuditSuppressionsCommand.js +1 -28
  150. package/dist-cjs/commands/ListAuditTasksCommand.js +1 -28
  151. package/dist-cjs/commands/ListAuthorizersCommand.js +1 -28
  152. package/dist-cjs/commands/ListBillingGroupsCommand.js +1 -28
  153. package/dist-cjs/commands/ListCACertificatesCommand.js +1 -28
  154. package/dist-cjs/commands/ListCertificateProvidersCommand.js +1 -28
  155. package/dist-cjs/commands/ListCertificatesByCACommand.js +1 -28
  156. package/dist-cjs/commands/ListCertificatesCommand.js +1 -28
  157. package/dist-cjs/commands/ListCustomMetricsCommand.js +1 -28
  158. package/dist-cjs/commands/ListDetectMitigationActionsExecutionsCommand.js +1 -28
  159. package/dist-cjs/commands/ListDetectMitigationActionsTasksCommand.js +1 -28
  160. package/dist-cjs/commands/ListDimensionsCommand.js +1 -28
  161. package/dist-cjs/commands/ListDomainConfigurationsCommand.js +1 -28
  162. package/dist-cjs/commands/ListFleetMetricsCommand.js +1 -28
  163. package/dist-cjs/commands/ListIndicesCommand.js +1 -28
  164. package/dist-cjs/commands/ListJobExecutionsForJobCommand.js +1 -28
  165. package/dist-cjs/commands/ListJobExecutionsForThingCommand.js +1 -28
  166. package/dist-cjs/commands/ListJobTemplatesCommand.js +1 -28
  167. package/dist-cjs/commands/ListJobsCommand.js +1 -28
  168. package/dist-cjs/commands/ListManagedJobTemplatesCommand.js +1 -28
  169. package/dist-cjs/commands/ListMetricValuesCommand.js +1 -28
  170. package/dist-cjs/commands/ListMitigationActionsCommand.js +1 -28
  171. package/dist-cjs/commands/ListOTAUpdatesCommand.js +1 -28
  172. package/dist-cjs/commands/ListOutgoingCertificatesCommand.js +1 -28
  173. package/dist-cjs/commands/ListPackageVersionsCommand.js +1 -28
  174. package/dist-cjs/commands/ListPackagesCommand.js +1 -28
  175. package/dist-cjs/commands/ListPoliciesCommand.js +1 -28
  176. package/dist-cjs/commands/ListPolicyPrincipalsCommand.js +1 -28
  177. package/dist-cjs/commands/ListPolicyVersionsCommand.js +1 -28
  178. package/dist-cjs/commands/ListPrincipalPoliciesCommand.js +1 -28
  179. package/dist-cjs/commands/ListPrincipalThingsCommand.js +1 -28
  180. package/dist-cjs/commands/ListProvisioningTemplateVersionsCommand.js +1 -28
  181. package/dist-cjs/commands/ListProvisioningTemplatesCommand.js +1 -28
  182. package/dist-cjs/commands/ListRelatedResourcesForAuditFindingCommand.js +1 -28
  183. package/dist-cjs/commands/ListRoleAliasesCommand.js +1 -28
  184. package/dist-cjs/commands/ListScheduledAuditsCommand.js +1 -28
  185. package/dist-cjs/commands/ListSecurityProfilesCommand.js +1 -28
  186. package/dist-cjs/commands/ListSecurityProfilesForTargetCommand.js +1 -28
  187. package/dist-cjs/commands/ListStreamsCommand.js +1 -28
  188. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  189. package/dist-cjs/commands/ListTargetsForPolicyCommand.js +1 -28
  190. package/dist-cjs/commands/ListTargetsForSecurityProfileCommand.js +1 -28
  191. package/dist-cjs/commands/ListThingGroupsCommand.js +1 -28
  192. package/dist-cjs/commands/ListThingGroupsForThingCommand.js +1 -28
  193. package/dist-cjs/commands/ListThingPrincipalsCommand.js +1 -28
  194. package/dist-cjs/commands/ListThingRegistrationTaskReportsCommand.js +1 -28
  195. package/dist-cjs/commands/ListThingRegistrationTasksCommand.js +1 -28
  196. package/dist-cjs/commands/ListThingTypesCommand.js +1 -28
  197. package/dist-cjs/commands/ListThingsCommand.js +1 -28
  198. package/dist-cjs/commands/ListThingsInBillingGroupCommand.js +1 -28
  199. package/dist-cjs/commands/ListThingsInThingGroupCommand.js +1 -28
  200. package/dist-cjs/commands/ListTopicRuleDestinationsCommand.js +1 -28
  201. package/dist-cjs/commands/ListTopicRulesCommand.js +1 -28
  202. package/dist-cjs/commands/ListV2LoggingLevelsCommand.js +1 -28
  203. package/dist-cjs/commands/ListViolationEventsCommand.js +1 -28
  204. package/dist-cjs/commands/PutVerificationStateOnViolationCommand.js +1 -28
  205. package/dist-cjs/commands/RegisterCACertificateCommand.js +1 -28
  206. package/dist-cjs/commands/RegisterCertificateCommand.js +1 -28
  207. package/dist-cjs/commands/RegisterCertificateWithoutCACommand.js +1 -28
  208. package/dist-cjs/commands/RegisterThingCommand.js +1 -28
  209. package/dist-cjs/commands/RejectCertificateTransferCommand.js +1 -28
  210. package/dist-cjs/commands/RemoveThingFromBillingGroupCommand.js +1 -28
  211. package/dist-cjs/commands/RemoveThingFromThingGroupCommand.js +1 -28
  212. package/dist-cjs/commands/ReplaceTopicRuleCommand.js +1 -28
  213. package/dist-cjs/commands/SearchIndexCommand.js +1 -28
  214. package/dist-cjs/commands/SetDefaultAuthorizerCommand.js +1 -28
  215. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +1 -28
  216. package/dist-cjs/commands/SetLoggingOptionsCommand.js +1 -28
  217. package/dist-cjs/commands/SetV2LoggingLevelCommand.js +1 -28
  218. package/dist-cjs/commands/SetV2LoggingOptionsCommand.js +1 -28
  219. package/dist-cjs/commands/StartAuditMitigationActionsTaskCommand.js +1 -28
  220. package/dist-cjs/commands/StartDetectMitigationActionsTaskCommand.js +1 -28
  221. package/dist-cjs/commands/StartOnDemandAuditTaskCommand.js +1 -28
  222. package/dist-cjs/commands/StartThingRegistrationTaskCommand.js +1 -28
  223. package/dist-cjs/commands/StopThingRegistrationTaskCommand.js +1 -28
  224. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  225. package/dist-cjs/commands/TestAuthorizationCommand.js +1 -28
  226. package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +1 -28
  227. package/dist-cjs/commands/TransferCertificateCommand.js +1 -28
  228. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  229. package/dist-cjs/commands/UpdateAccountAuditConfigurationCommand.js +1 -28
  230. package/dist-cjs/commands/UpdateAuditSuppressionCommand.js +1 -28
  231. package/dist-cjs/commands/UpdateAuthorizerCommand.js +1 -28
  232. package/dist-cjs/commands/UpdateBillingGroupCommand.js +1 -28
  233. package/dist-cjs/commands/UpdateCACertificateCommand.js +1 -28
  234. package/dist-cjs/commands/UpdateCertificateCommand.js +1 -28
  235. package/dist-cjs/commands/UpdateCertificateProviderCommand.js +1 -28
  236. package/dist-cjs/commands/UpdateCustomMetricCommand.js +1 -28
  237. package/dist-cjs/commands/UpdateDimensionCommand.js +1 -28
  238. package/dist-cjs/commands/UpdateDomainConfigurationCommand.js +1 -28
  239. package/dist-cjs/commands/UpdateDynamicThingGroupCommand.js +1 -28
  240. package/dist-cjs/commands/UpdateEventConfigurationsCommand.js +1 -28
  241. package/dist-cjs/commands/UpdateFleetMetricCommand.js +1 -28
  242. package/dist-cjs/commands/UpdateIndexingConfigurationCommand.js +1 -28
  243. package/dist-cjs/commands/UpdateJobCommand.js +1 -28
  244. package/dist-cjs/commands/UpdateMitigationActionCommand.js +1 -28
  245. package/dist-cjs/commands/UpdatePackageCommand.js +1 -29
  246. package/dist-cjs/commands/UpdatePackageConfigurationCommand.js +1 -28
  247. package/dist-cjs/commands/UpdatePackageVersionCommand.js +1 -29
  248. package/dist-cjs/commands/UpdateProvisioningTemplateCommand.js +1 -28
  249. package/dist-cjs/commands/UpdateRoleAliasCommand.js +1 -28
  250. package/dist-cjs/commands/UpdateScheduledAuditCommand.js +1 -28
  251. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +1 -28
  252. package/dist-cjs/commands/UpdateStreamCommand.js +1 -28
  253. package/dist-cjs/commands/UpdateThingCommand.js +1 -28
  254. package/dist-cjs/commands/UpdateThingGroupCommand.js +1 -28
  255. package/dist-cjs/commands/UpdateThingGroupsForThingCommand.js +1 -28
  256. package/dist-cjs/commands/UpdateTopicRuleDestinationCommand.js +1 -28
  257. package/dist-cjs/commands/ValidateSecurityProfileBehaviorsCommand.js +1 -28
  258. package/dist-cjs/commands/index.js +1 -258
  259. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  260. package/dist-cjs/extensionConfiguration.js +1 -2
  261. package/dist-cjs/index.js +23626 -11
  262. package/dist-cjs/models/IoTServiceException.js +1 -12
  263. package/dist-cjs/models/index.js +1 -6
  264. package/dist-cjs/models/models_0.js +1 -659
  265. package/dist-cjs/models/models_1.js +1 -174
  266. package/dist-cjs/models/models_2.js +1 -107
  267. package/dist-cjs/pagination/GetBehaviorModelTrainingSummariesPaginator.js +1 -7
  268. package/dist-cjs/pagination/Interfaces.js +1 -2
  269. package/dist-cjs/pagination/ListActiveViolationsPaginator.js +1 -7
  270. package/dist-cjs/pagination/ListAttachedPoliciesPaginator.js +1 -7
  271. package/dist-cjs/pagination/ListAuditFindingsPaginator.js +1 -7
  272. package/dist-cjs/pagination/ListAuditMitigationActionsExecutionsPaginator.js +1 -7
  273. package/dist-cjs/pagination/ListAuditMitigationActionsTasksPaginator.js +1 -7
  274. package/dist-cjs/pagination/ListAuditSuppressionsPaginator.js +1 -7
  275. package/dist-cjs/pagination/ListAuditTasksPaginator.js +1 -7
  276. package/dist-cjs/pagination/ListAuthorizersPaginator.js +1 -7
  277. package/dist-cjs/pagination/ListBillingGroupsPaginator.js +1 -7
  278. package/dist-cjs/pagination/ListCACertificatesPaginator.js +1 -7
  279. package/dist-cjs/pagination/ListCertificatesByCAPaginator.js +1 -7
  280. package/dist-cjs/pagination/ListCertificatesPaginator.js +1 -7
  281. package/dist-cjs/pagination/ListCustomMetricsPaginator.js +1 -7
  282. package/dist-cjs/pagination/ListDetectMitigationActionsExecutionsPaginator.js +1 -7
  283. package/dist-cjs/pagination/ListDetectMitigationActionsTasksPaginator.js +1 -7
  284. package/dist-cjs/pagination/ListDimensionsPaginator.js +1 -7
  285. package/dist-cjs/pagination/ListDomainConfigurationsPaginator.js +1 -7
  286. package/dist-cjs/pagination/ListFleetMetricsPaginator.js +1 -7
  287. package/dist-cjs/pagination/ListIndicesPaginator.js +1 -7
  288. package/dist-cjs/pagination/ListJobExecutionsForJobPaginator.js +1 -7
  289. package/dist-cjs/pagination/ListJobExecutionsForThingPaginator.js +1 -7
  290. package/dist-cjs/pagination/ListJobTemplatesPaginator.js +1 -7
  291. package/dist-cjs/pagination/ListJobsPaginator.js +1 -7
  292. package/dist-cjs/pagination/ListManagedJobTemplatesPaginator.js +1 -7
  293. package/dist-cjs/pagination/ListMetricValuesPaginator.js +1 -7
  294. package/dist-cjs/pagination/ListMitigationActionsPaginator.js +1 -7
  295. package/dist-cjs/pagination/ListOTAUpdatesPaginator.js +1 -7
  296. package/dist-cjs/pagination/ListOutgoingCertificatesPaginator.js +1 -7
  297. package/dist-cjs/pagination/ListPackageVersionsPaginator.js +1 -7
  298. package/dist-cjs/pagination/ListPackagesPaginator.js +1 -7
  299. package/dist-cjs/pagination/ListPoliciesPaginator.js +1 -7
  300. package/dist-cjs/pagination/ListPolicyPrincipalsPaginator.js +1 -7
  301. package/dist-cjs/pagination/ListPrincipalPoliciesPaginator.js +1 -7
  302. package/dist-cjs/pagination/ListPrincipalThingsPaginator.js +1 -7
  303. package/dist-cjs/pagination/ListProvisioningTemplateVersionsPaginator.js +1 -7
  304. package/dist-cjs/pagination/ListProvisioningTemplatesPaginator.js +1 -7
  305. package/dist-cjs/pagination/ListRelatedResourcesForAuditFindingPaginator.js +1 -7
  306. package/dist-cjs/pagination/ListRoleAliasesPaginator.js +1 -7
  307. package/dist-cjs/pagination/ListScheduledAuditsPaginator.js +1 -7
  308. package/dist-cjs/pagination/ListSecurityProfilesForTargetPaginator.js +1 -7
  309. package/dist-cjs/pagination/ListSecurityProfilesPaginator.js +1 -7
  310. package/dist-cjs/pagination/ListStreamsPaginator.js +1 -7
  311. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
  312. package/dist-cjs/pagination/ListTargetsForPolicyPaginator.js +1 -7
  313. package/dist-cjs/pagination/ListTargetsForSecurityProfilePaginator.js +1 -7
  314. package/dist-cjs/pagination/ListThingGroupsForThingPaginator.js +1 -7
  315. package/dist-cjs/pagination/ListThingGroupsPaginator.js +1 -7
  316. package/dist-cjs/pagination/ListThingPrincipalsPaginator.js +1 -7
  317. package/dist-cjs/pagination/ListThingRegistrationTaskReportsPaginator.js +1 -7
  318. package/dist-cjs/pagination/ListThingRegistrationTasksPaginator.js +1 -7
  319. package/dist-cjs/pagination/ListThingTypesPaginator.js +1 -7
  320. package/dist-cjs/pagination/ListThingsInBillingGroupPaginator.js +1 -7
  321. package/dist-cjs/pagination/ListThingsInThingGroupPaginator.js +1 -7
  322. package/dist-cjs/pagination/ListThingsPaginator.js +1 -7
  323. package/dist-cjs/pagination/ListTopicRuleDestinationsPaginator.js +1 -7
  324. package/dist-cjs/pagination/ListTopicRulesPaginator.js +1 -7
  325. package/dist-cjs/pagination/ListV2LoggingLevelsPaginator.js +1 -7
  326. package/dist-cjs/pagination/ListViolationEventsPaginator.js +1 -7
  327. package/dist-cjs/pagination/index.js +1 -63
  328. package/dist-cjs/protocols/Aws_restJson1.js +1 -17149
  329. package/dist-cjs/runtimeExtensions.js +1 -22
  330. package/dist-es/models/models_1.js +0 -2
  331. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
  332. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +2 -2
  333. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +1 -1
  334. package/dist-types/models/models_1.d.ts +0 -2
  335. package/dist-types/ts3.4/models/models_1.d.ts +0 -2
  336. package/package.json +40 -40
@@ -1,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IoTServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class IoTServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, IoTServiceException.prototype);
10
- }
11
- }
12
- exports.IoTServiceException = IoTServiceException;
1
+ module.exports = require("../index.js");
@@ -1,6 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
5
- tslib_1.__exportStar(require("./models_1"), exports);
6
- tslib_1.__exportStar(require("./models_2"), exports);
1
+ module.exports = require("../index.js");
@@ -1,659 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TargetSelection = exports.JobEndBehavior = exports.RetryableFailureType = exports.InvalidAggregationException = exports.IndexNotReadyException = exports.FleetMetricUnit = exports.InvalidQueryException = exports.ServiceType = exports.CertificateValidationException = exports.DimensionType = exports.CustomMetricType = exports.CertificateProviderOperation = exports.ResourceAlreadyExistsException = exports.InternalException = exports.ConflictingResourceUpdateException = exports.InvalidStateTransitionException = exports.AutoRegistrationStatus = exports.AuthorizerStatus = exports.AuthDecision = exports.AuditTaskType = exports.AuditTaskStatus = exports.AuditNotificationType = exports.AuditMitigationActionsTaskStatus = exports.AuditMitigationActionsExecutionStatus = exports.AuditFrequency = exports.AuditFindingSeverity = exports.ResourceType = exports.AuditCheckRunStatus = exports.VersionConflictException = exports.LimitExceededException = exports.AlertTargetType = exports.AggregationTypeName = exports.VerificationState = exports.DimensionValueOperator = exports.ConfidenceLevel = exports.ComparisonOperator = exports.ActionType = exports.MessageFormat = exports.CannedAccessControlList = exports.AssetPropertyVariant = exports.DynamoKeyType = exports.UnauthorizedException = exports.TransferAlreadyCompletedException = exports.ThrottlingException = exports.ServiceUnavailableException = exports.ResourceNotFoundException = exports.InvalidRequestException = exports.InternalFailureException = exports.JobExecutionFailureType = exports.AbortAction = void 0;
4
- exports.CreateProvisioningClaimResponseFilterSensitiveLog = exports.CreatePackageVersionResponseFilterSensitiveLog = exports.CreatePackageVersionRequestFilterSensitiveLog = exports.CreatePackageResponseFilterSensitiveLog = exports.CreatePackageRequestFilterSensitiveLog = exports.CreateKeysAndCertificateResponseFilterSensitiveLog = exports.KeyPairFilterSensitiveLog = exports.CertificateStateException = exports.DeleteConflictException = exports.TopicRuleDestinationStatus = exports.SqlParseException = exports.DayOfWeek = exports.TemplateType = exports.VersionsLimitExceededException = exports.MalformedPolicyException = exports.PackageVersionStatus = exports.ValidationException = exports.ServiceQuotaExceededException = exports.InternalServerException = exports.OTAUpdateStatus = exports.Protocol = exports.AwsJobAbortCriteriaFailureType = exports.AwsJobAbortCriteriaAbortAction = exports.DeviceCertificateUpdateAction = exports.CACertificateUpdateAction = exports.PolicyTemplateName = exports.LogLevel = exports.ConflictException = void 0;
5
- const smithy_client_1 = require("@smithy/smithy-client");
6
- const IoTServiceException_1 = require("./IoTServiceException");
7
- exports.AbortAction = {
8
- CANCEL: "CANCEL",
9
- };
10
- exports.JobExecutionFailureType = {
11
- ALL: "ALL",
12
- FAILED: "FAILED",
13
- REJECTED: "REJECTED",
14
- TIMED_OUT: "TIMED_OUT",
15
- };
16
- class InternalFailureException extends IoTServiceException_1.IoTServiceException {
17
- constructor(opts) {
18
- super({
19
- name: "InternalFailureException",
20
- $fault: "server",
21
- ...opts,
22
- });
23
- this.name = "InternalFailureException";
24
- this.$fault = "server";
25
- Object.setPrototypeOf(this, InternalFailureException.prototype);
26
- }
27
- }
28
- exports.InternalFailureException = InternalFailureException;
29
- class InvalidRequestException extends IoTServiceException_1.IoTServiceException {
30
- constructor(opts) {
31
- super({
32
- name: "InvalidRequestException",
33
- $fault: "client",
34
- ...opts,
35
- });
36
- this.name = "InvalidRequestException";
37
- this.$fault = "client";
38
- Object.setPrototypeOf(this, InvalidRequestException.prototype);
39
- }
40
- }
41
- exports.InvalidRequestException = InvalidRequestException;
42
- class ResourceNotFoundException extends IoTServiceException_1.IoTServiceException {
43
- constructor(opts) {
44
- super({
45
- name: "ResourceNotFoundException",
46
- $fault: "client",
47
- ...opts,
48
- });
49
- this.name = "ResourceNotFoundException";
50
- this.$fault = "client";
51
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
52
- }
53
- }
54
- exports.ResourceNotFoundException = ResourceNotFoundException;
55
- class ServiceUnavailableException extends IoTServiceException_1.IoTServiceException {
56
- constructor(opts) {
57
- super({
58
- name: "ServiceUnavailableException",
59
- $fault: "server",
60
- ...opts,
61
- });
62
- this.name = "ServiceUnavailableException";
63
- this.$fault = "server";
64
- Object.setPrototypeOf(this, ServiceUnavailableException.prototype);
65
- }
66
- }
67
- exports.ServiceUnavailableException = ServiceUnavailableException;
68
- class ThrottlingException extends IoTServiceException_1.IoTServiceException {
69
- constructor(opts) {
70
- super({
71
- name: "ThrottlingException",
72
- $fault: "client",
73
- ...opts,
74
- });
75
- this.name = "ThrottlingException";
76
- this.$fault = "client";
77
- Object.setPrototypeOf(this, ThrottlingException.prototype);
78
- }
79
- }
80
- exports.ThrottlingException = ThrottlingException;
81
- class TransferAlreadyCompletedException extends IoTServiceException_1.IoTServiceException {
82
- constructor(opts) {
83
- super({
84
- name: "TransferAlreadyCompletedException",
85
- $fault: "client",
86
- ...opts,
87
- });
88
- this.name = "TransferAlreadyCompletedException";
89
- this.$fault = "client";
90
- Object.setPrototypeOf(this, TransferAlreadyCompletedException.prototype);
91
- }
92
- }
93
- exports.TransferAlreadyCompletedException = TransferAlreadyCompletedException;
94
- class UnauthorizedException extends IoTServiceException_1.IoTServiceException {
95
- constructor(opts) {
96
- super({
97
- name: "UnauthorizedException",
98
- $fault: "client",
99
- ...opts,
100
- });
101
- this.name = "UnauthorizedException";
102
- this.$fault = "client";
103
- Object.setPrototypeOf(this, UnauthorizedException.prototype);
104
- }
105
- }
106
- exports.UnauthorizedException = UnauthorizedException;
107
- exports.DynamoKeyType = {
108
- NUMBER: "NUMBER",
109
- STRING: "STRING",
110
- };
111
- var AssetPropertyVariant;
112
- (function (AssetPropertyVariant) {
113
- AssetPropertyVariant.visit = (value, visitor) => {
114
- if (value.stringValue !== undefined)
115
- return visitor.stringValue(value.stringValue);
116
- if (value.integerValue !== undefined)
117
- return visitor.integerValue(value.integerValue);
118
- if (value.doubleValue !== undefined)
119
- return visitor.doubleValue(value.doubleValue);
120
- if (value.booleanValue !== undefined)
121
- return visitor.booleanValue(value.booleanValue);
122
- return visitor._(value.$unknown[0], value.$unknown[1]);
123
- };
124
- })(AssetPropertyVariant = exports.AssetPropertyVariant || (exports.AssetPropertyVariant = {}));
125
- exports.CannedAccessControlList = {
126
- AuthenticatedRead: "authenticated-read",
127
- AwsExecRead: "aws-exec-read",
128
- BucketOwnerFullControl: "bucket-owner-full-control",
129
- BucketOwnerRead: "bucket-owner-read",
130
- LogDeliveryWrite: "log-delivery-write",
131
- Private: "private",
132
- PublicRead: "public-read",
133
- PublicReadWrite: "public-read-write",
134
- };
135
- exports.MessageFormat = {
136
- JSON: "JSON",
137
- RAW: "RAW",
138
- };
139
- exports.ActionType = {
140
- CONNECT: "CONNECT",
141
- PUBLISH: "PUBLISH",
142
- RECEIVE: "RECEIVE",
143
- SUBSCRIBE: "SUBSCRIBE",
144
- };
145
- exports.ComparisonOperator = {
146
- GREATER_THAN: "greater-than",
147
- GREATER_THAN_EQUALS: "greater-than-equals",
148
- IN_CIDR_SET: "in-cidr-set",
149
- IN_PORT_SET: "in-port-set",
150
- IN_SET: "in-set",
151
- LESS_THAN: "less-than",
152
- LESS_THAN_EQUALS: "less-than-equals",
153
- NOT_IN_CIDR_SET: "not-in-cidr-set",
154
- NOT_IN_PORT_SET: "not-in-port-set",
155
- NOT_IN_SET: "not-in-set",
156
- };
157
- exports.ConfidenceLevel = {
158
- HIGH: "HIGH",
159
- LOW: "LOW",
160
- MEDIUM: "MEDIUM",
161
- };
162
- exports.DimensionValueOperator = {
163
- IN: "IN",
164
- NOT_IN: "NOT_IN",
165
- };
166
- exports.VerificationState = {
167
- BENIGN_POSITIVE: "BENIGN_POSITIVE",
168
- FALSE_POSITIVE: "FALSE_POSITIVE",
169
- TRUE_POSITIVE: "TRUE_POSITIVE",
170
- UNKNOWN: "UNKNOWN",
171
- };
172
- exports.AggregationTypeName = {
173
- CARDINALITY: "Cardinality",
174
- PERCENTILES: "Percentiles",
175
- STATISTICS: "Statistics",
176
- };
177
- exports.AlertTargetType = {
178
- SNS: "SNS",
179
- };
180
- class LimitExceededException extends IoTServiceException_1.IoTServiceException {
181
- constructor(opts) {
182
- super({
183
- name: "LimitExceededException",
184
- $fault: "client",
185
- ...opts,
186
- });
187
- this.name = "LimitExceededException";
188
- this.$fault = "client";
189
- Object.setPrototypeOf(this, LimitExceededException.prototype);
190
- }
191
- }
192
- exports.LimitExceededException = LimitExceededException;
193
- class VersionConflictException extends IoTServiceException_1.IoTServiceException {
194
- constructor(opts) {
195
- super({
196
- name: "VersionConflictException",
197
- $fault: "client",
198
- ...opts,
199
- });
200
- this.name = "VersionConflictException";
201
- this.$fault = "client";
202
- Object.setPrototypeOf(this, VersionConflictException.prototype);
203
- }
204
- }
205
- exports.VersionConflictException = VersionConflictException;
206
- exports.AuditCheckRunStatus = {
207
- CANCELED: "CANCELED",
208
- COMPLETED_COMPLIANT: "COMPLETED_COMPLIANT",
209
- COMPLETED_NON_COMPLIANT: "COMPLETED_NON_COMPLIANT",
210
- FAILED: "FAILED",
211
- IN_PROGRESS: "IN_PROGRESS",
212
- WAITING_FOR_DATA_COLLECTION: "WAITING_FOR_DATA_COLLECTION",
213
- };
214
- exports.ResourceType = {
215
- ACCOUNT_SETTINGS: "ACCOUNT_SETTINGS",
216
- CA_CERTIFICATE: "CA_CERTIFICATE",
217
- CLIENT_ID: "CLIENT_ID",
218
- COGNITO_IDENTITY_POOL: "COGNITO_IDENTITY_POOL",
219
- DEVICE_CERTIFICATE: "DEVICE_CERTIFICATE",
220
- IAM_ROLE: "IAM_ROLE",
221
- IOT_POLICY: "IOT_POLICY",
222
- ISSUER_CERTIFICATE: "ISSUER_CERTIFICATE",
223
- ROLE_ALIAS: "ROLE_ALIAS",
224
- };
225
- exports.AuditFindingSeverity = {
226
- CRITICAL: "CRITICAL",
227
- HIGH: "HIGH",
228
- LOW: "LOW",
229
- MEDIUM: "MEDIUM",
230
- };
231
- exports.AuditFrequency = {
232
- BIWEEKLY: "BIWEEKLY",
233
- DAILY: "DAILY",
234
- MONTHLY: "MONTHLY",
235
- WEEKLY: "WEEKLY",
236
- };
237
- exports.AuditMitigationActionsExecutionStatus = {
238
- CANCELED: "CANCELED",
239
- COMPLETED: "COMPLETED",
240
- FAILED: "FAILED",
241
- IN_PROGRESS: "IN_PROGRESS",
242
- PENDING: "PENDING",
243
- SKIPPED: "SKIPPED",
244
- };
245
- exports.AuditMitigationActionsTaskStatus = {
246
- CANCELED: "CANCELED",
247
- COMPLETED: "COMPLETED",
248
- FAILED: "FAILED",
249
- IN_PROGRESS: "IN_PROGRESS",
250
- };
251
- exports.AuditNotificationType = {
252
- SNS: "SNS",
253
- };
254
- exports.AuditTaskStatus = {
255
- CANCELED: "CANCELED",
256
- COMPLETED: "COMPLETED",
257
- FAILED: "FAILED",
258
- IN_PROGRESS: "IN_PROGRESS",
259
- };
260
- exports.AuditTaskType = {
261
- ON_DEMAND_AUDIT_TASK: "ON_DEMAND_AUDIT_TASK",
262
- SCHEDULED_AUDIT_TASK: "SCHEDULED_AUDIT_TASK",
263
- };
264
- exports.AuthDecision = {
265
- ALLOWED: "ALLOWED",
266
- EXPLICIT_DENY: "EXPLICIT_DENY",
267
- IMPLICIT_DENY: "IMPLICIT_DENY",
268
- };
269
- exports.AuthorizerStatus = {
270
- ACTIVE: "ACTIVE",
271
- INACTIVE: "INACTIVE",
272
- };
273
- exports.AutoRegistrationStatus = {
274
- DISABLE: "DISABLE",
275
- ENABLE: "ENABLE",
276
- };
277
- class InvalidStateTransitionException extends IoTServiceException_1.IoTServiceException {
278
- constructor(opts) {
279
- super({
280
- name: "InvalidStateTransitionException",
281
- $fault: "client",
282
- ...opts,
283
- });
284
- this.name = "InvalidStateTransitionException";
285
- this.$fault = "client";
286
- Object.setPrototypeOf(this, InvalidStateTransitionException.prototype);
287
- }
288
- }
289
- exports.InvalidStateTransitionException = InvalidStateTransitionException;
290
- class ConflictingResourceUpdateException extends IoTServiceException_1.IoTServiceException {
291
- constructor(opts) {
292
- super({
293
- name: "ConflictingResourceUpdateException",
294
- $fault: "client",
295
- ...opts,
296
- });
297
- this.name = "ConflictingResourceUpdateException";
298
- this.$fault = "client";
299
- Object.setPrototypeOf(this, ConflictingResourceUpdateException.prototype);
300
- }
301
- }
302
- exports.ConflictingResourceUpdateException = ConflictingResourceUpdateException;
303
- class InternalException extends IoTServiceException_1.IoTServiceException {
304
- constructor(opts) {
305
- super({
306
- name: "InternalException",
307
- $fault: "server",
308
- ...opts,
309
- });
310
- this.name = "InternalException";
311
- this.$fault = "server";
312
- Object.setPrototypeOf(this, InternalException.prototype);
313
- }
314
- }
315
- exports.InternalException = InternalException;
316
- class ResourceAlreadyExistsException extends IoTServiceException_1.IoTServiceException {
317
- constructor(opts) {
318
- super({
319
- name: "ResourceAlreadyExistsException",
320
- $fault: "client",
321
- ...opts,
322
- });
323
- this.name = "ResourceAlreadyExistsException";
324
- this.$fault = "client";
325
- Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
326
- this.resourceId = opts.resourceId;
327
- this.resourceArn = opts.resourceArn;
328
- }
329
- }
330
- exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException;
331
- exports.CertificateProviderOperation = {
332
- CreateCertificateFromCsr: "CreateCertificateFromCsr",
333
- };
334
- exports.CustomMetricType = {
335
- IP_ADDRESS_LIST: "ip-address-list",
336
- NUMBER: "number",
337
- NUMBER_LIST: "number-list",
338
- STRING_LIST: "string-list",
339
- };
340
- exports.DimensionType = {
341
- TOPIC_FILTER: "TOPIC_FILTER",
342
- };
343
- class CertificateValidationException extends IoTServiceException_1.IoTServiceException {
344
- constructor(opts) {
345
- super({
346
- name: "CertificateValidationException",
347
- $fault: "client",
348
- ...opts,
349
- });
350
- this.name = "CertificateValidationException";
351
- this.$fault = "client";
352
- Object.setPrototypeOf(this, CertificateValidationException.prototype);
353
- }
354
- }
355
- exports.CertificateValidationException = CertificateValidationException;
356
- exports.ServiceType = {
357
- CREDENTIAL_PROVIDER: "CREDENTIAL_PROVIDER",
358
- DATA: "DATA",
359
- JOBS: "JOBS",
360
- };
361
- class InvalidQueryException extends IoTServiceException_1.IoTServiceException {
362
- constructor(opts) {
363
- super({
364
- name: "InvalidQueryException",
365
- $fault: "client",
366
- ...opts,
367
- });
368
- this.name = "InvalidQueryException";
369
- this.$fault = "client";
370
- Object.setPrototypeOf(this, InvalidQueryException.prototype);
371
- }
372
- }
373
- exports.InvalidQueryException = InvalidQueryException;
374
- exports.FleetMetricUnit = {
375
- Bits: "Bits",
376
- BitsSecond: "Bits/Second",
377
- Bytes: "Bytes",
378
- BytesSecond: "Bytes/Second",
379
- Count: "Count",
380
- CountSecond: "Count/Second",
381
- Gigabits: "Gigabits",
382
- GigabitsSecond: "Gigabits/Second",
383
- Gigabytes: "Gigabytes",
384
- GigabytesSecond: "Gigabytes/Second",
385
- Kilobits: "Kilobits",
386
- KilobitsSecond: "Kilobits/Second",
387
- Kilobytes: "Kilobytes",
388
- KilobytesSecond: "Kilobytes/Second",
389
- Megabits: "Megabits",
390
- MegabitsSecond: "Megabits/Second",
391
- Megabytes: "Megabytes",
392
- MegabytesSecond: "Megabytes/Second",
393
- Microseconds: "Microseconds",
394
- Milliseconds: "Milliseconds",
395
- None: "None",
396
- Percent: "Percent",
397
- Seconds: "Seconds",
398
- Terabits: "Terabits",
399
- TerabitsSecond: "Terabits/Second",
400
- Terabytes: "Terabytes",
401
- TerabytesSecond: "Terabytes/Second",
402
- };
403
- class IndexNotReadyException extends IoTServiceException_1.IoTServiceException {
404
- constructor(opts) {
405
- super({
406
- name: "IndexNotReadyException",
407
- $fault: "client",
408
- ...opts,
409
- });
410
- this.name = "IndexNotReadyException";
411
- this.$fault = "client";
412
- Object.setPrototypeOf(this, IndexNotReadyException.prototype);
413
- }
414
- }
415
- exports.IndexNotReadyException = IndexNotReadyException;
416
- class InvalidAggregationException extends IoTServiceException_1.IoTServiceException {
417
- constructor(opts) {
418
- super({
419
- name: "InvalidAggregationException",
420
- $fault: "client",
421
- ...opts,
422
- });
423
- this.name = "InvalidAggregationException";
424
- this.$fault = "client";
425
- Object.setPrototypeOf(this, InvalidAggregationException.prototype);
426
- }
427
- }
428
- exports.InvalidAggregationException = InvalidAggregationException;
429
- exports.RetryableFailureType = {
430
- ALL: "ALL",
431
- FAILED: "FAILED",
432
- TIMED_OUT: "TIMED_OUT",
433
- };
434
- exports.JobEndBehavior = {
435
- CANCEL: "CANCEL",
436
- FORCE_CANCEL: "FORCE_CANCEL",
437
- STOP_ROLLOUT: "STOP_ROLLOUT",
438
- };
439
- exports.TargetSelection = {
440
- CONTINUOUS: "CONTINUOUS",
441
- SNAPSHOT: "SNAPSHOT",
442
- };
443
- class ConflictException extends IoTServiceException_1.IoTServiceException {
444
- constructor(opts) {
445
- super({
446
- name: "ConflictException",
447
- $fault: "client",
448
- ...opts,
449
- });
450
- this.name = "ConflictException";
451
- this.$fault = "client";
452
- Object.setPrototypeOf(this, ConflictException.prototype);
453
- this.resourceId = opts.resourceId;
454
- }
455
- }
456
- exports.ConflictException = ConflictException;
457
- exports.LogLevel = {
458
- DEBUG: "DEBUG",
459
- DISABLED: "DISABLED",
460
- ERROR: "ERROR",
461
- INFO: "INFO",
462
- WARN: "WARN",
463
- };
464
- exports.PolicyTemplateName = {
465
- BLANK_POLICY: "BLANK_POLICY",
466
- };
467
- exports.CACertificateUpdateAction = {
468
- DEACTIVATE: "DEACTIVATE",
469
- };
470
- exports.DeviceCertificateUpdateAction = {
471
- DEACTIVATE: "DEACTIVATE",
472
- };
473
- exports.AwsJobAbortCriteriaAbortAction = {
474
- CANCEL: "CANCEL",
475
- };
476
- exports.AwsJobAbortCriteriaFailureType = {
477
- ALL: "ALL",
478
- FAILED: "FAILED",
479
- REJECTED: "REJECTED",
480
- TIMED_OUT: "TIMED_OUT",
481
- };
482
- exports.Protocol = {
483
- HTTP: "HTTP",
484
- MQTT: "MQTT",
485
- };
486
- exports.OTAUpdateStatus = {
487
- CREATE_COMPLETE: "CREATE_COMPLETE",
488
- CREATE_FAILED: "CREATE_FAILED",
489
- CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
490
- CREATE_PENDING: "CREATE_PENDING",
491
- DELETE_FAILED: "DELETE_FAILED",
492
- DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
493
- };
494
- class InternalServerException extends IoTServiceException_1.IoTServiceException {
495
- constructor(opts) {
496
- super({
497
- name: "InternalServerException",
498
- $fault: "server",
499
- ...opts,
500
- });
501
- this.name = "InternalServerException";
502
- this.$fault = "server";
503
- Object.setPrototypeOf(this, InternalServerException.prototype);
504
- }
505
- }
506
- exports.InternalServerException = InternalServerException;
507
- class ServiceQuotaExceededException extends IoTServiceException_1.IoTServiceException {
508
- constructor(opts) {
509
- super({
510
- name: "ServiceQuotaExceededException",
511
- $fault: "client",
512
- ...opts,
513
- });
514
- this.name = "ServiceQuotaExceededException";
515
- this.$fault = "client";
516
- Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
517
- }
518
- }
519
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
520
- class ValidationException extends IoTServiceException_1.IoTServiceException {
521
- constructor(opts) {
522
- super({
523
- name: "ValidationException",
524
- $fault: "client",
525
- ...opts,
526
- });
527
- this.name = "ValidationException";
528
- this.$fault = "client";
529
- Object.setPrototypeOf(this, ValidationException.prototype);
530
- }
531
- }
532
- exports.ValidationException = ValidationException;
533
- exports.PackageVersionStatus = {
534
- DEPRECATED: "DEPRECATED",
535
- DRAFT: "DRAFT",
536
- PUBLISHED: "PUBLISHED",
537
- };
538
- class MalformedPolicyException extends IoTServiceException_1.IoTServiceException {
539
- constructor(opts) {
540
- super({
541
- name: "MalformedPolicyException",
542
- $fault: "client",
543
- ...opts,
544
- });
545
- this.name = "MalformedPolicyException";
546
- this.$fault = "client";
547
- Object.setPrototypeOf(this, MalformedPolicyException.prototype);
548
- }
549
- }
550
- exports.MalformedPolicyException = MalformedPolicyException;
551
- class VersionsLimitExceededException extends IoTServiceException_1.IoTServiceException {
552
- constructor(opts) {
553
- super({
554
- name: "VersionsLimitExceededException",
555
- $fault: "client",
556
- ...opts,
557
- });
558
- this.name = "VersionsLimitExceededException";
559
- this.$fault = "client";
560
- Object.setPrototypeOf(this, VersionsLimitExceededException.prototype);
561
- }
562
- }
563
- exports.VersionsLimitExceededException = VersionsLimitExceededException;
564
- exports.TemplateType = {
565
- FLEET_PROVISIONING: "FLEET_PROVISIONING",
566
- JITP: "JITP",
567
- };
568
- exports.DayOfWeek = {
569
- FRI: "FRI",
570
- MON: "MON",
571
- SAT: "SAT",
572
- SUN: "SUN",
573
- THU: "THU",
574
- TUE: "TUE",
575
- WED: "WED",
576
- };
577
- class SqlParseException extends IoTServiceException_1.IoTServiceException {
578
- constructor(opts) {
579
- super({
580
- name: "SqlParseException",
581
- $fault: "client",
582
- ...opts,
583
- });
584
- this.name = "SqlParseException";
585
- this.$fault = "client";
586
- Object.setPrototypeOf(this, SqlParseException.prototype);
587
- }
588
- }
589
- exports.SqlParseException = SqlParseException;
590
- exports.TopicRuleDestinationStatus = {
591
- DELETING: "DELETING",
592
- DISABLED: "DISABLED",
593
- ENABLED: "ENABLED",
594
- ERROR: "ERROR",
595
- IN_PROGRESS: "IN_PROGRESS",
596
- };
597
- class DeleteConflictException extends IoTServiceException_1.IoTServiceException {
598
- constructor(opts) {
599
- super({
600
- name: "DeleteConflictException",
601
- $fault: "client",
602
- ...opts,
603
- });
604
- this.name = "DeleteConflictException";
605
- this.$fault = "client";
606
- Object.setPrototypeOf(this, DeleteConflictException.prototype);
607
- }
608
- }
609
- exports.DeleteConflictException = DeleteConflictException;
610
- class CertificateStateException extends IoTServiceException_1.IoTServiceException {
611
- constructor(opts) {
612
- super({
613
- name: "CertificateStateException",
614
- $fault: "client",
615
- ...opts,
616
- });
617
- this.name = "CertificateStateException";
618
- this.$fault = "client";
619
- Object.setPrototypeOf(this, CertificateStateException.prototype);
620
- }
621
- }
622
- exports.CertificateStateException = CertificateStateException;
623
- const KeyPairFilterSensitiveLog = (obj) => ({
624
- ...obj,
625
- ...(obj.PrivateKey && { PrivateKey: smithy_client_1.SENSITIVE_STRING }),
626
- });
627
- exports.KeyPairFilterSensitiveLog = KeyPairFilterSensitiveLog;
628
- const CreateKeysAndCertificateResponseFilterSensitiveLog = (obj) => ({
629
- ...obj,
630
- ...(obj.keyPair && { keyPair: (0, exports.KeyPairFilterSensitiveLog)(obj.keyPair) }),
631
- });
632
- exports.CreateKeysAndCertificateResponseFilterSensitiveLog = CreateKeysAndCertificateResponseFilterSensitiveLog;
633
- const CreatePackageRequestFilterSensitiveLog = (obj) => ({
634
- ...obj,
635
- ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
636
- });
637
- exports.CreatePackageRequestFilterSensitiveLog = CreatePackageRequestFilterSensitiveLog;
638
- const CreatePackageResponseFilterSensitiveLog = (obj) => ({
639
- ...obj,
640
- ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
641
- });
642
- exports.CreatePackageResponseFilterSensitiveLog = CreatePackageResponseFilterSensitiveLog;
643
- const CreatePackageVersionRequestFilterSensitiveLog = (obj) => ({
644
- ...obj,
645
- ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
646
- ...(obj.attributes && { attributes: smithy_client_1.SENSITIVE_STRING }),
647
- });
648
- exports.CreatePackageVersionRequestFilterSensitiveLog = CreatePackageVersionRequestFilterSensitiveLog;
649
- const CreatePackageVersionResponseFilterSensitiveLog = (obj) => ({
650
- ...obj,
651
- ...(obj.description && { description: smithy_client_1.SENSITIVE_STRING }),
652
- ...(obj.attributes && { attributes: smithy_client_1.SENSITIVE_STRING }),
653
- });
654
- exports.CreatePackageVersionResponseFilterSensitiveLog = CreatePackageVersionResponseFilterSensitiveLog;
655
- const CreateProvisioningClaimResponseFilterSensitiveLog = (obj) => ({
656
- ...obj,
657
- ...(obj.keyPair && { keyPair: (0, exports.KeyPairFilterSensitiveLog)(obj.keyPair) }),
658
- });
659
- exports.CreateProvisioningClaimResponseFilterSensitiveLog = CreateProvisioningClaimResponseFilterSensitiveLog;
1
+ module.exports = require("../index.js");