@aws-sdk/client-iot 3.948.0 → 3.953.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 (319) hide show
  1. package/dist-cjs/index.js +3444 -2315
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AcceptCertificateTransferCommand.js +2 -2
  4. package/dist-es/commands/AddThingToBillingGroupCommand.js +2 -2
  5. package/dist-es/commands/AddThingToThingGroupCommand.js +2 -2
  6. package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -2
  7. package/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -2
  8. package/dist-es/commands/AttachPolicyCommand.js +2 -2
  9. package/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -2
  10. package/dist-es/commands/AttachSecurityProfileCommand.js +2 -2
  11. package/dist-es/commands/AttachThingPrincipalCommand.js +2 -2
  12. package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -2
  13. package/dist-es/commands/CancelAuditTaskCommand.js +2 -2
  14. package/dist-es/commands/CancelCertificateTransferCommand.js +2 -2
  15. package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -2
  16. package/dist-es/commands/CancelJobCommand.js +2 -2
  17. package/dist-es/commands/CancelJobExecutionCommand.js +2 -2
  18. package/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -2
  19. package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -2
  20. package/dist-es/commands/CreateAuditSuppressionCommand.js +2 -2
  21. package/dist-es/commands/CreateAuthorizerCommand.js +2 -2
  22. package/dist-es/commands/CreateBillingGroupCommand.js +2 -2
  23. package/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -2
  24. package/dist-es/commands/CreateCertificateProviderCommand.js +2 -2
  25. package/dist-es/commands/CreateCommandCommand.js +2 -2
  26. package/dist-es/commands/CreateCustomMetricCommand.js +2 -2
  27. package/dist-es/commands/CreateDimensionCommand.js +2 -2
  28. package/dist-es/commands/CreateDomainConfigurationCommand.js +2 -2
  29. package/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -2
  30. package/dist-es/commands/CreateFleetMetricCommand.js +2 -2
  31. package/dist-es/commands/CreateJobCommand.js +2 -2
  32. package/dist-es/commands/CreateJobTemplateCommand.js +2 -2
  33. package/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -2
  34. package/dist-es/commands/CreateMitigationActionCommand.js +2 -2
  35. package/dist-es/commands/CreateOTAUpdateCommand.js +2 -2
  36. package/dist-es/commands/CreatePackageCommand.js +2 -2
  37. package/dist-es/commands/CreatePackageVersionCommand.js +2 -2
  38. package/dist-es/commands/CreatePolicyCommand.js +2 -2
  39. package/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  40. package/dist-es/commands/CreateProvisioningClaimCommand.js +2 -2
  41. package/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -2
  42. package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -2
  43. package/dist-es/commands/CreateRoleAliasCommand.js +2 -2
  44. package/dist-es/commands/CreateScheduledAuditCommand.js +2 -2
  45. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
  46. package/dist-es/commands/CreateStreamCommand.js +2 -2
  47. package/dist-es/commands/CreateThingCommand.js +2 -2
  48. package/dist-es/commands/CreateThingGroupCommand.js +2 -2
  49. package/dist-es/commands/CreateThingTypeCommand.js +2 -2
  50. package/dist-es/commands/CreateTopicRuleCommand.js +2 -2
  51. package/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -2
  52. package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -2
  53. package/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -2
  54. package/dist-es/commands/DeleteAuthorizerCommand.js +2 -2
  55. package/dist-es/commands/DeleteBillingGroupCommand.js +2 -2
  56. package/dist-es/commands/DeleteCACertificateCommand.js +2 -2
  57. package/dist-es/commands/DeleteCertificateCommand.js +2 -2
  58. package/dist-es/commands/DeleteCertificateProviderCommand.js +2 -2
  59. package/dist-es/commands/DeleteCommandCommand.js +2 -2
  60. package/dist-es/commands/DeleteCommandExecutionCommand.js +2 -2
  61. package/dist-es/commands/DeleteCustomMetricCommand.js +2 -2
  62. package/dist-es/commands/DeleteDimensionCommand.js +2 -2
  63. package/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -2
  64. package/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -2
  65. package/dist-es/commands/DeleteFleetMetricCommand.js +2 -2
  66. package/dist-es/commands/DeleteJobCommand.js +2 -2
  67. package/dist-es/commands/DeleteJobExecutionCommand.js +2 -2
  68. package/dist-es/commands/DeleteJobTemplateCommand.js +2 -2
  69. package/dist-es/commands/DeleteMitigationActionCommand.js +2 -2
  70. package/dist-es/commands/DeleteOTAUpdateCommand.js +2 -2
  71. package/dist-es/commands/DeletePackageCommand.js +2 -2
  72. package/dist-es/commands/DeletePackageVersionCommand.js +2 -2
  73. package/dist-es/commands/DeletePolicyCommand.js +2 -2
  74. package/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  75. package/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -2
  76. package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -2
  77. package/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -2
  78. package/dist-es/commands/DeleteRoleAliasCommand.js +2 -2
  79. package/dist-es/commands/DeleteScheduledAuditCommand.js +2 -2
  80. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  81. package/dist-es/commands/DeleteStreamCommand.js +2 -2
  82. package/dist-es/commands/DeleteThingCommand.js +2 -2
  83. package/dist-es/commands/DeleteThingGroupCommand.js +2 -2
  84. package/dist-es/commands/DeleteThingTypeCommand.js +2 -2
  85. package/dist-es/commands/DeleteTopicRuleCommand.js +2 -2
  86. package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -2
  87. package/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -2
  88. package/dist-es/commands/DeprecateThingTypeCommand.js +2 -2
  89. package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -2
  90. package/dist-es/commands/DescribeAuditFindingCommand.js +2 -2
  91. package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -2
  92. package/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -2
  93. package/dist-es/commands/DescribeAuditTaskCommand.js +2 -2
  94. package/dist-es/commands/DescribeAuthorizerCommand.js +2 -2
  95. package/dist-es/commands/DescribeBillingGroupCommand.js +2 -2
  96. package/dist-es/commands/DescribeCACertificateCommand.js +2 -2
  97. package/dist-es/commands/DescribeCertificateCommand.js +2 -2
  98. package/dist-es/commands/DescribeCertificateProviderCommand.js +2 -2
  99. package/dist-es/commands/DescribeCustomMetricCommand.js +2 -2
  100. package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -2
  101. package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -2
  102. package/dist-es/commands/DescribeDimensionCommand.js +2 -2
  103. package/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -2
  104. package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -2
  105. package/dist-es/commands/DescribeEndpointCommand.js +2 -2
  106. package/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -2
  107. package/dist-es/commands/DescribeFleetMetricCommand.js +2 -2
  108. package/dist-es/commands/DescribeIndexCommand.js +2 -2
  109. package/dist-es/commands/DescribeJobCommand.js +2 -2
  110. package/dist-es/commands/DescribeJobExecutionCommand.js +2 -2
  111. package/dist-es/commands/DescribeJobTemplateCommand.js +2 -2
  112. package/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -2
  113. package/dist-es/commands/DescribeMitigationActionCommand.js +2 -2
  114. package/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -2
  115. package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -2
  116. package/dist-es/commands/DescribeRoleAliasCommand.js +2 -2
  117. package/dist-es/commands/DescribeScheduledAuditCommand.js +2 -2
  118. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
  119. package/dist-es/commands/DescribeStreamCommand.js +2 -2
  120. package/dist-es/commands/DescribeThingCommand.js +2 -2
  121. package/dist-es/commands/DescribeThingGroupCommand.js +2 -2
  122. package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -2
  123. package/dist-es/commands/DescribeThingTypeCommand.js +2 -2
  124. package/dist-es/commands/DetachPolicyCommand.js +2 -2
  125. package/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -2
  126. package/dist-es/commands/DetachSecurityProfileCommand.js +2 -2
  127. package/dist-es/commands/DetachThingPrincipalCommand.js +2 -2
  128. package/dist-es/commands/DisableTopicRuleCommand.js +2 -2
  129. package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -2
  130. package/dist-es/commands/EnableTopicRuleCommand.js +2 -2
  131. package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -2
  132. package/dist-es/commands/GetBucketsAggregationCommand.js +2 -2
  133. package/dist-es/commands/GetCardinalityCommand.js +2 -2
  134. package/dist-es/commands/GetCommandCommand.js +2 -2
  135. package/dist-es/commands/GetCommandExecutionCommand.js +2 -2
  136. package/dist-es/commands/GetEffectivePoliciesCommand.js +2 -2
  137. package/dist-es/commands/GetIndexingConfigurationCommand.js +2 -2
  138. package/dist-es/commands/GetJobDocumentCommand.js +2 -2
  139. package/dist-es/commands/GetLoggingOptionsCommand.js +2 -2
  140. package/dist-es/commands/GetOTAUpdateCommand.js +2 -2
  141. package/dist-es/commands/GetPackageCommand.js +2 -2
  142. package/dist-es/commands/GetPackageConfigurationCommand.js +2 -2
  143. package/dist-es/commands/GetPackageVersionCommand.js +2 -2
  144. package/dist-es/commands/GetPercentilesCommand.js +2 -2
  145. package/dist-es/commands/GetPolicyCommand.js +2 -2
  146. package/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  147. package/dist-es/commands/GetRegistrationCodeCommand.js +2 -2
  148. package/dist-es/commands/GetStatisticsCommand.js +2 -2
  149. package/dist-es/commands/GetThingConnectivityDataCommand.js +2 -2
  150. package/dist-es/commands/GetTopicRuleCommand.js +2 -2
  151. package/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -2
  152. package/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -2
  153. package/dist-es/commands/ListActiveViolationsCommand.js +2 -2
  154. package/dist-es/commands/ListAttachedPoliciesCommand.js +2 -2
  155. package/dist-es/commands/ListAuditFindingsCommand.js +2 -2
  156. package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -2
  157. package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -2
  158. package/dist-es/commands/ListAuditSuppressionsCommand.js +2 -2
  159. package/dist-es/commands/ListAuditTasksCommand.js +2 -2
  160. package/dist-es/commands/ListAuthorizersCommand.js +2 -2
  161. package/dist-es/commands/ListBillingGroupsCommand.js +2 -2
  162. package/dist-es/commands/ListCACertificatesCommand.js +2 -2
  163. package/dist-es/commands/ListCertificateProvidersCommand.js +2 -2
  164. package/dist-es/commands/ListCertificatesByCACommand.js +2 -2
  165. package/dist-es/commands/ListCertificatesCommand.js +2 -2
  166. package/dist-es/commands/ListCommandExecutionsCommand.js +2 -2
  167. package/dist-es/commands/ListCommandsCommand.js +2 -2
  168. package/dist-es/commands/ListCustomMetricsCommand.js +2 -2
  169. package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -2
  170. package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -2
  171. package/dist-es/commands/ListDimensionsCommand.js +2 -2
  172. package/dist-es/commands/ListDomainConfigurationsCommand.js +2 -2
  173. package/dist-es/commands/ListFleetMetricsCommand.js +2 -2
  174. package/dist-es/commands/ListIndicesCommand.js +2 -2
  175. package/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -2
  176. package/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -2
  177. package/dist-es/commands/ListJobTemplatesCommand.js +2 -2
  178. package/dist-es/commands/ListJobsCommand.js +2 -2
  179. package/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -2
  180. package/dist-es/commands/ListMetricValuesCommand.js +2 -2
  181. package/dist-es/commands/ListMitigationActionsCommand.js +2 -2
  182. package/dist-es/commands/ListOTAUpdatesCommand.js +2 -2
  183. package/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -2
  184. package/dist-es/commands/ListPackageVersionsCommand.js +2 -2
  185. package/dist-es/commands/ListPackagesCommand.js +2 -2
  186. package/dist-es/commands/ListPoliciesCommand.js +2 -2
  187. package/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -2
  188. package/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  189. package/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -2
  190. package/dist-es/commands/ListPrincipalThingsCommand.js +2 -2
  191. package/dist-es/commands/ListPrincipalThingsV2Command.js +2 -2
  192. package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -2
  193. package/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -2
  194. package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -2
  195. package/dist-es/commands/ListRoleAliasesCommand.js +2 -2
  196. package/dist-es/commands/ListSbomValidationResultsCommand.js +2 -2
  197. package/dist-es/commands/ListScheduledAuditsCommand.js +2 -2
  198. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
  199. package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -2
  200. package/dist-es/commands/ListStreamsCommand.js +2 -2
  201. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  202. package/dist-es/commands/ListTargetsForPolicyCommand.js +2 -2
  203. package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -2
  204. package/dist-es/commands/ListThingGroupsCommand.js +2 -2
  205. package/dist-es/commands/ListThingGroupsForThingCommand.js +2 -2
  206. package/dist-es/commands/ListThingPrincipalsCommand.js +2 -2
  207. package/dist-es/commands/ListThingPrincipalsV2Command.js +2 -2
  208. package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -2
  209. package/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -2
  210. package/dist-es/commands/ListThingTypesCommand.js +2 -2
  211. package/dist-es/commands/ListThingsCommand.js +2 -2
  212. package/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -2
  213. package/dist-es/commands/ListThingsInThingGroupCommand.js +2 -2
  214. package/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -2
  215. package/dist-es/commands/ListTopicRulesCommand.js +2 -2
  216. package/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -2
  217. package/dist-es/commands/ListViolationEventsCommand.js +2 -2
  218. package/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -2
  219. package/dist-es/commands/RegisterCACertificateCommand.js +2 -2
  220. package/dist-es/commands/RegisterCertificateCommand.js +2 -2
  221. package/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -2
  222. package/dist-es/commands/RegisterThingCommand.js +2 -2
  223. package/dist-es/commands/RejectCertificateTransferCommand.js +2 -2
  224. package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -2
  225. package/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -2
  226. package/dist-es/commands/ReplaceTopicRuleCommand.js +2 -2
  227. package/dist-es/commands/SearchIndexCommand.js +2 -2
  228. package/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -2
  229. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  230. package/dist-es/commands/SetLoggingOptionsCommand.js +2 -2
  231. package/dist-es/commands/SetV2LoggingLevelCommand.js +2 -2
  232. package/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -2
  233. package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -2
  234. package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -2
  235. package/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -2
  236. package/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -2
  237. package/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -2
  238. package/dist-es/commands/TagResourceCommand.js +2 -2
  239. package/dist-es/commands/TestAuthorizationCommand.js +2 -2
  240. package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -2
  241. package/dist-es/commands/TransferCertificateCommand.js +2 -2
  242. package/dist-es/commands/UntagResourceCommand.js +2 -2
  243. package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -2
  244. package/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -2
  245. package/dist-es/commands/UpdateAuthorizerCommand.js +2 -2
  246. package/dist-es/commands/UpdateBillingGroupCommand.js +2 -2
  247. package/dist-es/commands/UpdateCACertificateCommand.js +2 -2
  248. package/dist-es/commands/UpdateCertificateCommand.js +2 -2
  249. package/dist-es/commands/UpdateCertificateProviderCommand.js +2 -2
  250. package/dist-es/commands/UpdateCommandCommand.js +2 -2
  251. package/dist-es/commands/UpdateCustomMetricCommand.js +2 -2
  252. package/dist-es/commands/UpdateDimensionCommand.js +2 -2
  253. package/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -2
  254. package/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -2
  255. package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -2
  256. package/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -2
  257. package/dist-es/commands/UpdateFleetMetricCommand.js +2 -2
  258. package/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -2
  259. package/dist-es/commands/UpdateJobCommand.js +2 -2
  260. package/dist-es/commands/UpdateMitigationActionCommand.js +2 -2
  261. package/dist-es/commands/UpdatePackageCommand.js +2 -2
  262. package/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -2
  263. package/dist-es/commands/UpdatePackageVersionCommand.js +2 -2
  264. package/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -2
  265. package/dist-es/commands/UpdateRoleAliasCommand.js +2 -2
  266. package/dist-es/commands/UpdateScheduledAuditCommand.js +2 -2
  267. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  268. package/dist-es/commands/UpdateStreamCommand.js +2 -2
  269. package/dist-es/commands/UpdateThingCommand.js +2 -2
  270. package/dist-es/commands/UpdateThingGroupCommand.js +2 -2
  271. package/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -2
  272. package/dist-es/commands/UpdateThingTypeCommand.js +2 -2
  273. package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -2
  274. package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -2
  275. package/dist-es/index.js +1 -0
  276. package/dist-es/models/enums.js +25 -0
  277. package/dist-es/runtimeConfig.shared.js +6 -1
  278. package/dist-es/schemas/schemas_0.js +2056 -2010
  279. package/dist-types/IoT.d.ts +10 -10
  280. package/dist-types/IoTClient.d.ts +11 -20
  281. package/dist-types/commands/CreateCommandCommand.d.ts +26 -0
  282. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +2 -1
  283. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -1
  284. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -2
  285. package/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +1 -1
  286. package/dist-types/commands/GetCommandCommand.d.ts +26 -0
  287. package/dist-types/commands/ListThingGroupsCommand.d.ts +1 -1
  288. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  289. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -2
  290. package/dist-types/commands/TransferCertificateCommand.d.ts +7 -8
  291. package/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +4 -5
  292. package/dist-types/index.d.ts +11 -10
  293. package/dist-types/models/enums.d.ts +49 -0
  294. package/dist-types/models/models_0.d.ts +127 -93
  295. package/dist-types/models/models_1.d.ts +99 -115
  296. package/dist-types/models/models_2.d.ts +111 -4
  297. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  298. package/dist-types/runtimeConfig.d.ts +6 -2
  299. package/dist-types/runtimeConfig.native.d.ts +6 -2
  300. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  301. package/dist-types/schemas/schemas_0.d.ts +1057 -1205
  302. package/dist-types/ts3.4/IoTClient.d.ts +0 -4
  303. package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +2 -4
  304. package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -2
  306. package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  308. package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +4 -2
  309. package/dist-types/ts3.4/index.d.ts +1 -0
  310. package/dist-types/ts3.4/models/enums.d.ts +30 -0
  311. package/dist-types/ts3.4/models/models_0.d.ts +30 -25
  312. package/dist-types/ts3.4/models/models_1.d.ts +30 -26
  313. package/dist-types/ts3.4/models/models_2.d.ts +26 -0
  314. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  315. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  316. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  317. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  318. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1056 -1207
  319. package/package.json +34 -34
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateDynamicThingGroup } from "../schemas/schemas_0";
4
+ import { UpdateDynamicThingGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateDynamicThingGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateDynamicThingGroupCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateDynamicThingGroup", {})
13
13
  .n("IoTClient", "UpdateDynamicThingGroupCommand")
14
- .sc(UpdateDynamicThingGroup)
14
+ .sc(UpdateDynamicThingGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateEncryptionConfiguration } from "../schemas/schemas_0";
4
+ import { UpdateEncryptionConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateEncryptionConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateEncryptionConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateEncryptionConfiguration", {})
13
13
  .n("IoTClient", "UpdateEncryptionConfigurationCommand")
14
- .sc(UpdateEncryptionConfiguration)
14
+ .sc(UpdateEncryptionConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateEventConfigurations } from "../schemas/schemas_0";
4
+ import { UpdateEventConfigurations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateEventConfigurationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateEventConfigurationsCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateEventConfigurations", {})
13
13
  .n("IoTClient", "UpdateEventConfigurationsCommand")
14
- .sc(UpdateEventConfigurations)
14
+ .sc(UpdateEventConfigurations$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateFleetMetric } from "../schemas/schemas_0";
4
+ import { UpdateFleetMetric$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateFleetMetricCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateFleetMetricCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateFleetMetric", {})
13
13
  .n("IoTClient", "UpdateFleetMetricCommand")
14
- .sc(UpdateFleetMetric)
14
+ .sc(UpdateFleetMetric$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateIndexingConfiguration } from "../schemas/schemas_0";
4
+ import { UpdateIndexingConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateIndexingConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateIndexingConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateIndexingConfiguration", {})
13
13
  .n("IoTClient", "UpdateIndexingConfigurationCommand")
14
- .sc(UpdateIndexingConfiguration)
14
+ .sc(UpdateIndexingConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateJob } from "../schemas/schemas_0";
4
+ import { UpdateJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateJobCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateJob", {})
13
13
  .n("IoTClient", "UpdateJobCommand")
14
- .sc(UpdateJob)
14
+ .sc(UpdateJob$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateMitigationAction } from "../schemas/schemas_0";
4
+ import { UpdateMitigationAction$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateMitigationActionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateMitigationActionCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateMitigationAction", {})
13
13
  .n("IoTClient", "UpdateMitigationActionCommand")
14
- .sc(UpdateMitigationAction)
14
+ .sc(UpdateMitigationAction$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdatePackage } from "../schemas/schemas_0";
4
+ import { UpdatePackage$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdatePackageCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdatePackageCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdatePackage", {})
13
13
  .n("IoTClient", "UpdatePackageCommand")
14
- .sc(UpdatePackage)
14
+ .sc(UpdatePackage$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdatePackageConfiguration } from "../schemas/schemas_0";
4
+ import { UpdatePackageConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdatePackageConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdatePackageConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdatePackageConfiguration", {})
13
13
  .n("IoTClient", "UpdatePackageConfigurationCommand")
14
- .sc(UpdatePackageConfiguration)
14
+ .sc(UpdatePackageConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdatePackageVersion } from "../schemas/schemas_0";
4
+ import { UpdatePackageVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdatePackageVersionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdatePackageVersionCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdatePackageVersion", {})
13
13
  .n("IoTClient", "UpdatePackageVersionCommand")
14
- .sc(UpdatePackageVersion)
14
+ .sc(UpdatePackageVersion$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateProvisioningTemplate } from "../schemas/schemas_0";
4
+ import { UpdateProvisioningTemplate$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateProvisioningTemplateCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateProvisioningTemplateCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateProvisioningTemplate", {})
13
13
  .n("IoTClient", "UpdateProvisioningTemplateCommand")
14
- .sc(UpdateProvisioningTemplate)
14
+ .sc(UpdateProvisioningTemplate$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateRoleAlias } from "../schemas/schemas_0";
4
+ import { UpdateRoleAlias$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateRoleAliasCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateRoleAliasCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateRoleAlias", {})
13
13
  .n("IoTClient", "UpdateRoleAliasCommand")
14
- .sc(UpdateRoleAlias)
14
+ .sc(UpdateRoleAlias$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateScheduledAudit } from "../schemas/schemas_0";
4
+ import { UpdateScheduledAudit$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateScheduledAuditCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateScheduledAuditCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateScheduledAudit", {})
13
13
  .n("IoTClient", "UpdateScheduledAuditCommand")
14
- .sc(UpdateScheduledAudit)
14
+ .sc(UpdateScheduledAudit$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateSecurityProfile } from "../schemas/schemas_0";
4
+ import { UpdateSecurityProfile$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateSecurityProfileCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateSecurityProfileCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateSecurityProfile", {})
13
13
  .n("IoTClient", "UpdateSecurityProfileCommand")
14
- .sc(UpdateSecurityProfile)
14
+ .sc(UpdateSecurityProfile$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateStream } from "../schemas/schemas_0";
4
+ import { UpdateStream$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateStreamCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateStreamCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateStream", {})
13
13
  .n("IoTClient", "UpdateStreamCommand")
14
- .sc(UpdateStream)
14
+ .sc(UpdateStream$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateThing } from "../schemas/schemas_0";
4
+ import { UpdateThing$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateThingCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateThingCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateThing", {})
13
13
  .n("IoTClient", "UpdateThingCommand")
14
- .sc(UpdateThing)
14
+ .sc(UpdateThing$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateThingGroup } from "../schemas/schemas_0";
4
+ import { UpdateThingGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateThingGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateThingGroupCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateThingGroup", {})
13
13
  .n("IoTClient", "UpdateThingGroupCommand")
14
- .sc(UpdateThingGroup)
14
+ .sc(UpdateThingGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateThingGroupsForThing } from "../schemas/schemas_0";
4
+ import { UpdateThingGroupsForThing$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateThingGroupsForThingCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateThingGroupsForThingCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateThingGroupsForThing", {})
13
13
  .n("IoTClient", "UpdateThingGroupsForThingCommand")
14
- .sc(UpdateThingGroupsForThing)
14
+ .sc(UpdateThingGroupsForThing$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateThingType } from "../schemas/schemas_0";
4
+ import { UpdateThingType$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateThingTypeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateThingTypeCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateThingType", {})
13
13
  .n("IoTClient", "UpdateThingTypeCommand")
14
- .sc(UpdateThingType)
14
+ .sc(UpdateThingType$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateTopicRuleDestination } from "../schemas/schemas_0";
4
+ import { UpdateTopicRuleDestination$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateTopicRuleDestinationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateTopicRuleDestinationCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "UpdateTopicRuleDestination", {})
13
13
  .n("IoTClient", "UpdateTopicRuleDestinationCommand")
14
- .sc(UpdateTopicRuleDestination)
14
+ .sc(UpdateTopicRuleDestination$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ValidateSecurityProfileBehaviors } from "../schemas/schemas_0";
4
+ import { ValidateSecurityProfileBehaviors$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ValidateSecurityProfileBehaviorsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ValidateSecurityProfileBehaviorsCommand extends $Command
11
11
  })
12
12
  .s("AWSIotService", "ValidateSecurityProfileBehaviors", {})
13
13
  .n("IoTClient", "ValidateSecurityProfileBehaviorsCommand")
14
- .sc(ValidateSecurityProfileBehaviors)
14
+ .sc(ValidateSecurityProfileBehaviors$)
15
15
  .build() {
16
16
  }
package/dist-es/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from "./IoTClient";
2
2
  export * from "./IoT";
3
3
  export * from "./commands";
4
+ export * from "./schemas/schemas_0";
4
5
  export * from "./pagination";
5
6
  export * from "./models/enums";
6
7
  export * from "./models/errors";
@@ -166,10 +166,35 @@ export const AutoRegistrationStatus = {
166
166
  export const CertificateProviderOperation = {
167
167
  CreateCertificateFromCsr: "CreateCertificateFromCsr",
168
168
  };
169
+ export const CommandParameterType = {
170
+ BINARY: "BINARY",
171
+ BOOLEAN: "BOOLEAN",
172
+ DOUBLE: "DOUBLE",
173
+ INTEGER: "INTEGER",
174
+ LONG: "LONG",
175
+ STRING: "STRING",
176
+ UNSIGNEDLONG: "UNSIGNEDLONG",
177
+ };
178
+ export const CommandParameterValueComparisonOperator = {
179
+ EQUALS: "EQUALS",
180
+ GREATER_THAN: "GREATER_THAN",
181
+ GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS",
182
+ IN_RANGE: "IN_RANGE",
183
+ IN_SET: "IN_SET",
184
+ LESS_THAN: "LESS_THAN",
185
+ LESS_THAN_EQUALS: "LESS_THAN_EQUALS",
186
+ NOT_EQUALS: "NOT_EQUALS",
187
+ NOT_IN_RANGE: "NOT_IN_RANGE",
188
+ NOT_IN_SET: "NOT_IN_SET",
189
+ };
169
190
  export const CommandNamespace = {
170
191
  AWSIoT: "AWS-IoT",
171
192
  AWSIoTFleetWise: "AWS-IoT-FleetWise",
172
193
  };
194
+ export const OutputFormat = {
195
+ CBOR: "CBOR",
196
+ JSON: "JSON",
197
+ };
173
198
  export const CustomMetricType = {
174
199
  IP_ADDRESS_LIST: "ip-address-list",
175
200
  NUMBER: "number",
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
23
23
  },
24
24
  ],
25
25
  logger: config?.logger ?? new NoOpLogger(),
26
- protocol: config?.protocol ?? new AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.iot" }),
26
+ protocol: config?.protocol ?? AwsRestJsonProtocol,
27
+ protocolSettings: config?.protocolSettings ?? {
28
+ defaultNamespace: "com.amazonaws.iot",
29
+ version: "2015-05-28",
30
+ serviceTarget: "AWSIotService",
31
+ },
27
32
  serviceId: config?.serviceId ?? "IoT",
28
33
  urlParser: config?.urlParser ?? parseUrl,
29
34
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,