@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,4 +1,4 @@
1
- import { AbortAction, ActionType, AggregationTypeName, AlertTargetType, ApplicationProtocol, AuditCheckRunStatus, AuditFindingSeverity, AuditFrequency, AuditMitigationActionsExecutionStatus, AuditMitigationActionsTaskStatus, AuditNotificationType, AuditTaskStatus, AuditTaskType, AuthDecision, AuthenticationType, AuthorizerStatus, AwsJobAbortCriteriaAbortAction, AwsJobAbortCriteriaFailureType, CACertificateUpdateAction, CannedAccessControlList, CertificateProviderOperation, CommandNamespace, ComparisonOperator, ConfidenceLevel, ConfigName, CustomMetricType, DayOfWeek, DeviceCertificateUpdateAction, DimensionType, DimensionValueOperator, DynamoKeyType, FleetMetricUnit, JobEndBehavior, JobExecutionFailureType, LogLevel, LogTargetType, MessageFormat, OTAUpdateStatus, PackageVersionStatus, PolicyTemplateName, Protocol, ResourceType, RetryableFailureType, SbomValidationStatus, ServiceType, TargetSelection, TemplateType, ThingPrincipalType, TopicRuleDestinationStatus, VerificationState } from "./enums";
1
+ import { AbortAction, ActionType, AggregationTypeName, AlertTargetType, ApplicationProtocol, AuditCheckRunStatus, AuditFindingSeverity, AuditFrequency, AuditMitigationActionsExecutionStatus, AuditMitigationActionsTaskStatus, AuditTaskStatus, AuditTaskType, AuthDecision, AuthenticationType, AuthorizerStatus, AwsJobAbortCriteriaAbortAction, AwsJobAbortCriteriaFailureType, CACertificateUpdateAction, CannedAccessControlList, CertificateProviderOperation, CommandNamespace, CommandParameterType, CommandParameterValueComparisonOperator, ComparisonOperator, ConfidenceLevel, ConfigName, CustomMetricType, DayOfWeek, DeviceCertificateUpdateAction, DimensionType, DimensionValueOperator, DynamoKeyType, FleetMetricUnit, JobEndBehavior, JobExecutionFailureType, LogLevel, LogTargetType, MessageFormat, OTAUpdateStatus, OutputFormat, PackageVersionStatus, PolicyTemplateName, Protocol, ResourceType, RetryableFailureType, SbomValidationStatus, ServiceType, TargetSelection, TemplateType, ThingPrincipalType, TopicRuleDestinationStatus, VerificationState } from "./enums";
2
2
  /**
3
3
  * <p>The criteria that determine when and how a job abort takes place.</p>
4
4
  * @public
@@ -3111,8 +3111,7 @@ export interface CreateCertificateProviderResponse {
3111
3111
  certificateProviderArn?: string | undefined;
3112
3112
  }
3113
3113
  /**
3114
- * <p>The range of possible values that's used to describe a specific command
3115
- * parameter.</p>
3114
+ * <p>The value of a command parameter used to create a command execution.</p>
3116
3115
  * <note>
3117
3116
  * <p>The <code>commandParameterValue</code> can only have one of the below fields
3118
3117
  * listed.</p>
@@ -3165,6 +3164,72 @@ export interface CommandParameterValue {
3165
3164
  */
3166
3165
  UL?: string | undefined;
3167
3166
  }
3167
+ /**
3168
+ * <p>The numerical range value type to compare a command parameter value against.</p>
3169
+ * @public
3170
+ */
3171
+ export interface CommandParameterValueNumberRange {
3172
+ /**
3173
+ * <p>The minimum value of a numerical range of a command parameter value.</p>
3174
+ * @public
3175
+ */
3176
+ min: string | undefined;
3177
+ /**
3178
+ * <p>The maximum value of a numerical range of a command parameter value.</p>
3179
+ * @public
3180
+ */
3181
+ max: string | undefined;
3182
+ }
3183
+ /**
3184
+ * <p>The comparison operand used to compare the defined value against the value supplied in request.</p>
3185
+ * @public
3186
+ */
3187
+ export interface CommandParameterValueComparisonOperand {
3188
+ /**
3189
+ * <p>An operand of number value type, defined as a string.</p>
3190
+ * @public
3191
+ */
3192
+ number?: string | undefined;
3193
+ /**
3194
+ * <p>A List of operands of numerical value type, defined as strings.</p>
3195
+ * @public
3196
+ */
3197
+ numbers?: string[] | undefined;
3198
+ /**
3199
+ * <p>An operand of string value type.</p>
3200
+ * @public
3201
+ */
3202
+ string?: string | undefined;
3203
+ /**
3204
+ * <p>A List of operands of string value type.</p>
3205
+ * @public
3206
+ */
3207
+ strings?: string[] | undefined;
3208
+ /**
3209
+ * <p>An operand of numerical range value type.</p>
3210
+ * @public
3211
+ */
3212
+ numberRange?: CommandParameterValueNumberRange | undefined;
3213
+ }
3214
+ /**
3215
+ * <p>A condition for the command parameter that must be evaluated to true for successful creation of a command execution.</p>
3216
+ * @public
3217
+ */
3218
+ export interface CommandParameterValueCondition {
3219
+ /**
3220
+ * <p>The comparison operator for the command parameter.</p>
3221
+ * <note>
3222
+ * <p>IN_RANGE, and NOT_IN_RANGE operators include boundary values.</p>
3223
+ * </note>
3224
+ * @public
3225
+ */
3226
+ comparisonOperator: CommandParameterValueComparisonOperator | undefined;
3227
+ /**
3228
+ * <p>The comparison operand for the command parameter.</p>
3229
+ * @public
3230
+ */
3231
+ operand: CommandParameterValueComparisonOperand | undefined;
3232
+ }
3168
3233
  /**
3169
3234
  * <p>A map of key-value pairs that describe the command.</p>
3170
3235
  * @public
@@ -3176,8 +3241,12 @@ export interface CommandParameter {
3176
3241
  */
3177
3242
  name: string | undefined;
3178
3243
  /**
3179
- * <p>The value used to describe the command. When you assign a value to a parameter, it
3180
- * will override any default value that you had already specified.</p>
3244
+ * <p>The type of the command parameter.</p>
3245
+ * @public
3246
+ */
3247
+ type?: CommandParameterType | undefined;
3248
+ /**
3249
+ * <p>Parameter value that overrides the default value, if set.</p>
3181
3250
  * @public
3182
3251
  */
3183
3252
  value?: CommandParameterValue | undefined;
@@ -3187,6 +3256,11 @@ export interface CommandParameter {
3187
3256
  * @public
3188
3257
  */
3189
3258
  defaultValue?: CommandParameterValue | undefined;
3259
+ /**
3260
+ * <p>The list of conditions that a command parameter value must satisfy to create a command execution.</p>
3261
+ * @public
3262
+ */
3263
+ valueConditions?: CommandParameterValueCondition[] | undefined;
3190
3264
  /**
3191
3265
  * <p>The description of the command parameter.</p>
3192
3266
  * @public
@@ -3212,6 +3286,31 @@ export interface CommandPayload {
3212
3286
  */
3213
3287
  contentType?: string | undefined;
3214
3288
  }
3289
+ /**
3290
+ * <p>Configures the command to treat the <code>payloadTemplate</code> as a JSON document for preprocessing.
3291
+ * This preprocessor substitutes placeholders with parameter values to generate the command execution request payload.
3292
+ * </p>
3293
+ * @public
3294
+ */
3295
+ export interface AwsJsonSubstitutionCommandPreprocessorConfig {
3296
+ /**
3297
+ * <p>Converts the command preprocessor result to the format defined by this parameter, before sending it to the device.</p>
3298
+ * @public
3299
+ */
3300
+ outputFormat: OutputFormat | undefined;
3301
+ }
3302
+ /**
3303
+ * <p>Configuration that determines how the <code>payloadTemplate</code> is processed by the service to generate the final payload sent to
3304
+ * devices at <code>StartCommandExecution</code> API invocation.</p>
3305
+ * @public
3306
+ */
3307
+ export interface CommandPreprocessor {
3308
+ /**
3309
+ * <p>Configuration for the JSON substitution preprocessor.</p>
3310
+ * @public
3311
+ */
3312
+ awsJsonSubstitution?: AwsJsonSubstitutionCommandPreprocessorConfig | undefined;
3313
+ }
3215
3314
  /**
3216
3315
  * @public
3217
3316
  */
@@ -3240,8 +3339,7 @@ export interface CreateCommandRequest {
3240
3339
  */
3241
3340
  description?: string | undefined;
3242
3341
  /**
3243
- * <p>The payload object for the command. You must specify this information when using
3244
- * the <code>AWS-IoT</code> namespace.</p>
3342
+ * <p>The payload object for the static command.</p>
3245
3343
  * <p>You can upload a static payload file from your local storage that contains the
3246
3344
  * instructions for the device to process. The payload file can use any format. To
3247
3345
  * make sure that the device correctly interprets the payload, we recommend you to
@@ -3250,17 +3348,34 @@ export interface CreateCommandRequest {
3250
3348
  */
3251
3349
  payload?: CommandPayload | undefined;
3252
3350
  /**
3253
- * <p>A list of parameters that are required by the <code>StartCommandExecution</code> API.
3254
- * These parameters need to be specified only when using the <code>AWS-IoT-FleetWise</code>
3255
- * namespace. You can either specify them here or when running the command using the
3256
- * <code>StartCommandExecution</code> API.</p>
3351
+ * <p>The payload template for the dynamic command.</p>
3352
+ * <note>
3353
+ * <p>This parameter is required for dynamic commands where the
3354
+ * command execution placeholders are supplied either from <code>mandatoryParameters</code> or when
3355
+ * <code>StartCommandExecution</code> is invoked.</p>
3356
+ * </note>
3357
+ * @public
3358
+ */
3359
+ payloadTemplate?: string | undefined;
3360
+ /**
3361
+ * <p>Configuration that determines how <code>payloadTemplate</code> is processed to generate command execution payload.</p>
3362
+ * <note>
3363
+ * <p>This parameter is required for dynamic commands, along with <code>payloadTemplate</code>,
3364
+ * and <code>mandatoryParameters</code>.</p>
3365
+ * </note>
3366
+ * @public
3367
+ */
3368
+ preprocessor?: CommandPreprocessor | undefined;
3369
+ /**
3370
+ * <p>A list of parameters that are used by <code>StartCommandExecution</code> API for
3371
+ * execution payload generation.</p>
3257
3372
  * @public
3258
3373
  */
3259
3374
  mandatoryParameters?: CommandParameter[] | undefined;
3260
3375
  /**
3261
3376
  * <p>The IAM role that you must provide when using the <code>AWS-IoT-FleetWise</code> namespace.
3262
3377
  * The role grants IoT Device Management the permission to access IoT FleetWise resources
3263
- * for generating the payload for the command. This field is not required when you use the
3378
+ * for generating the payload for the command. This field is not supported when you use the
3264
3379
  * <code>AWS-IoT</code> namespace.</p>
3265
3380
  * @public
3266
3381
  */
@@ -6753,84 +6868,3 @@ export interface DeprecateThingTypeResponse {
6753
6868
  */
6754
6869
  export interface DescribeAccountAuditConfigurationRequest {
6755
6870
  }
6756
- /**
6757
- * @public
6758
- */
6759
- export interface DescribeAccountAuditConfigurationResponse {
6760
- /**
6761
- * <p>The ARN of the role that grants permission to IoT to access information
6762
- * about your devices, policies, certificates, and other items as required when
6763
- * performing an audit.</p>
6764
- * <p>On the first call to <code>UpdateAccountAuditConfiguration</code>,
6765
- * this parameter is required.</p>
6766
- * @public
6767
- */
6768
- roleArn?: string | undefined;
6769
- /**
6770
- * <p>Information about the targets to which audit notifications are sent for
6771
- * this account.</p>
6772
- * @public
6773
- */
6774
- auditNotificationTargetConfigurations?: Partial<Record<AuditNotificationType, AuditNotificationTarget>> | undefined;
6775
- /**
6776
- * <p>Which audit checks are enabled and disabled for this account.</p>
6777
- * @public
6778
- */
6779
- auditCheckConfigurations?: Record<string, AuditCheckConfiguration> | undefined;
6780
- }
6781
- /**
6782
- * @public
6783
- */
6784
- export interface DescribeAuditFindingRequest {
6785
- /**
6786
- * <p>A unique identifier for a single audit finding. You can use this identifier to apply mitigation actions to the finding.</p>
6787
- * @public
6788
- */
6789
- findingId: string | undefined;
6790
- }
6791
- /**
6792
- * @public
6793
- */
6794
- export interface DescribeAuditFindingResponse {
6795
- /**
6796
- * <p>The findings (results) of the audit.</p>
6797
- * @public
6798
- */
6799
- finding?: AuditFinding | undefined;
6800
- }
6801
- /**
6802
- * @public
6803
- */
6804
- export interface DescribeAuditMitigationActionsTaskRequest {
6805
- /**
6806
- * <p>The unique identifier for the audit mitigation task.</p>
6807
- * @public
6808
- */
6809
- taskId: string | undefined;
6810
- }
6811
- /**
6812
- * <p>Describes which changes should be applied as part of a mitigation action.</p>
6813
- * @public
6814
- */
6815
- export interface MitigationAction {
6816
- /**
6817
- * <p>A user-friendly name for the mitigation action.</p>
6818
- * @public
6819
- */
6820
- name?: string | undefined;
6821
- /**
6822
- * <p>A unique identifier for the mitigation action.</p>
6823
- * @public
6824
- */
6825
- id?: string | undefined;
6826
- /**
6827
- * <p>The IAM role ARN used to apply this mitigation action.</p>
6828
- * @public
6829
- */
6830
- roleArn?: string | undefined;
6831
- /**
6832
- * <p>The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.</p>
6833
- * @public
6834
- */
6835
- actionParams?: MitigationActionParams | undefined;
6836
- }
@@ -1,5 +1,86 @@
1
- import { AlertTargetType, ApplicationProtocol, AuditFrequency, AuditMitigationActionsExecutionStatus, AuditMitigationActionsTaskStatus, AuditTaskStatus, AuditTaskType, AuthenticationType, AuthorizerStatus, AutoRegistrationStatus, BehaviorCriteriaType, CACertificateStatus, CertificateMode, CertificateProviderOperation, CertificateStatus, CommandExecutionStatus, CommandNamespace, ConfigurationStatus, CustomMetricType, DayOfWeek, DetectMitigationActionExecutionStatus, DetectMitigationActionsTaskStatus, DeviceDefenderIndexingMode, DimensionType, DimensionValueOperator, DisconnectReasonValue, DomainConfigurationStatus, DomainType, DynamicGroupStatus, EncryptionType, EventType, FieldType, FleetMetricUnit, IndexStatus, JobExecutionStatus, JobStatus, LogLevel, MitigationActionType, ModelStatus, NamedShadowIndexingMode, OTAUpdateStatus, PackageVersionStatus, Protocol, SbomValidationErrorCode, SbomValidationResult, SbomValidationStatus, ServerCertificateStatus, ServiceType, SortOrder, Status, TargetFieldOrder, TargetSelection, TemplateType, ThingConnectivityIndexingMode, ThingGroupIndexingMode, ThingIndexingMode, ThingPrincipalType, VerificationState } from "./enums";
2
- import { type AbortConfig, type AggregationType, type AuditMitigationActionsTaskTarget, type AuthorizerConfig, type AuthorizerDescription, type AwsJobExecutionsRolloutConfig, type AwsJobPresignedUrlConfig, type BillingGroupProperties, type ClientCertificateConfig, type CommandPayload, type JobExecutionsRetryConfig, type JobExecutionsRolloutConfig, type MetricsExportConfig, type MetricValue, type MitigationActionParams, type PackageVersionArtifact, type PresignedUrlConfig, type ProvisioningHook, type ResourceIdentifier, type Sbom, type SchedulingConfig, type ServerCertificateConfig, type ThingGroupProperties, type ThingTypeProperties, type TimeoutConfig, type TlsConfig, type TopicRuleDestination, Action, ActiveViolation, AlertTarget, AuditCheckDetails, AuditFinding, AuditMitigationActionExecutionMetadata, AuditMitigationActionsTaskMetadata, AuditSuppression, AuditTaskMetadata, AuthorizerSummary, Behavior, CommandParameter, CommandParameterValue, MaintenanceWindow, MetricToRetain, MitigationAction, OTAUpdateFile, Policy, RelatedResource, StreamFile, Tag, TaskStatisticsForAuditCheck } from "./models_0";
1
+ import { AlertTargetType, ApplicationProtocol, AuditFrequency, AuditMitigationActionsExecutionStatus, AuditMitigationActionsTaskStatus, AuditNotificationType, AuditTaskStatus, AuditTaskType, AuthenticationType, AuthorizerStatus, AutoRegistrationStatus, BehaviorCriteriaType, CACertificateStatus, CertificateMode, CertificateProviderOperation, CertificateStatus, CommandExecutionStatus, CommandNamespace, ConfigurationStatus, CustomMetricType, DayOfWeek, DetectMitigationActionExecutionStatus, DetectMitigationActionsTaskStatus, DeviceDefenderIndexingMode, DimensionType, DimensionValueOperator, DisconnectReasonValue, DomainConfigurationStatus, DomainType, DynamicGroupStatus, EncryptionType, EventType, FieldType, FleetMetricUnit, IndexStatus, JobExecutionStatus, JobStatus, LogLevel, MitigationActionType, ModelStatus, NamedShadowIndexingMode, OTAUpdateStatus, PackageVersionStatus, Protocol, SbomValidationErrorCode, SbomValidationResult, SbomValidationStatus, ServerCertificateStatus, ServiceType, SortOrder, Status, TargetFieldOrder, TargetSelection, TemplateType, ThingConnectivityIndexingMode, ThingGroupIndexingMode, ThingIndexingMode, ThingPrincipalType, VerificationState } from "./enums";
2
+ import { type AbortConfig, type AggregationType, type AuditMitigationActionsTaskTarget, type AuthorizerConfig, type AuthorizerDescription, type AwsJobExecutionsRolloutConfig, type AwsJobPresignedUrlConfig, type BillingGroupProperties, type ClientCertificateConfig, type CommandPayload, type CommandPreprocessor, type JobExecutionsRetryConfig, type JobExecutionsRolloutConfig, type MetricsExportConfig, type MetricValue, type MitigationActionParams, type PackageVersionArtifact, type PresignedUrlConfig, type ProvisioningHook, type ResourceIdentifier, type Sbom, type SchedulingConfig, type ServerCertificateConfig, type ThingGroupProperties, type ThingTypeProperties, type TimeoutConfig, type TlsConfig, type TopicRuleDestination, Action, ActiveViolation, AlertTarget, AuditCheckConfiguration, AuditCheckDetails, AuditFinding, AuditMitigationActionExecutionMetadata, AuditMitigationActionsTaskMetadata, AuditNotificationTarget, AuditSuppression, AuditTaskMetadata, AuthorizerSummary, Behavior, CommandParameter, CommandParameterValue, MaintenanceWindow, MetricToRetain, OTAUpdateFile, Policy, RelatedResource, StreamFile, Tag, TaskStatisticsForAuditCheck } from "./models_0";
3
+ /**
4
+ * @public
5
+ */
6
+ export interface DescribeAccountAuditConfigurationResponse {
7
+ /**
8
+ * <p>The ARN of the role that grants permission to IoT to access information
9
+ * about your devices, policies, certificates, and other items as required when
10
+ * performing an audit.</p>
11
+ * <p>On the first call to <code>UpdateAccountAuditConfiguration</code>,
12
+ * this parameter is required.</p>
13
+ * @public
14
+ */
15
+ roleArn?: string | undefined;
16
+ /**
17
+ * <p>Information about the targets to which audit notifications are sent for
18
+ * this account.</p>
19
+ * @public
20
+ */
21
+ auditNotificationTargetConfigurations?: Partial<Record<AuditNotificationType, AuditNotificationTarget>> | undefined;
22
+ /**
23
+ * <p>Which audit checks are enabled and disabled for this account.</p>
24
+ * @public
25
+ */
26
+ auditCheckConfigurations?: Record<string, AuditCheckConfiguration> | undefined;
27
+ }
28
+ /**
29
+ * @public
30
+ */
31
+ export interface DescribeAuditFindingRequest {
32
+ /**
33
+ * <p>A unique identifier for a single audit finding. You can use this identifier to apply mitigation actions to the finding.</p>
34
+ * @public
35
+ */
36
+ findingId: string | undefined;
37
+ }
38
+ /**
39
+ * @public
40
+ */
41
+ export interface DescribeAuditFindingResponse {
42
+ /**
43
+ * <p>The findings (results) of the audit.</p>
44
+ * @public
45
+ */
46
+ finding?: AuditFinding | undefined;
47
+ }
48
+ /**
49
+ * @public
50
+ */
51
+ export interface DescribeAuditMitigationActionsTaskRequest {
52
+ /**
53
+ * <p>The unique identifier for the audit mitigation task.</p>
54
+ * @public
55
+ */
56
+ taskId: string | undefined;
57
+ }
58
+ /**
59
+ * <p>Describes which changes should be applied as part of a mitigation action.</p>
60
+ * @public
61
+ */
62
+ export interface MitigationAction {
63
+ /**
64
+ * <p>A user-friendly name for the mitigation action.</p>
65
+ * @public
66
+ */
67
+ name?: string | undefined;
68
+ /**
69
+ * <p>A unique identifier for the mitigation action.</p>
70
+ * @public
71
+ */
72
+ id?: string | undefined;
73
+ /**
74
+ * <p>The IAM role ARN used to apply this mitigation action.</p>
75
+ * @public
76
+ */
77
+ roleArn?: string | undefined;
78
+ /**
79
+ * <p>The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.</p>
80
+ * @public
81
+ */
82
+ actionParams?: MitigationActionParams | undefined;
83
+ }
3
84
  /**
4
85
  * @public
5
86
  */
@@ -1055,14 +1136,14 @@ export interface DescribeDomainConfigurationResponse {
1055
1136
  export interface DescribeEncryptionConfigurationRequest {
1056
1137
  }
1057
1138
  /**
1058
- * <p>The encryption configuration details that include the status information of the Amazon Web Services Key Management Service (KMS) key and the KMS access role.</p>
1139
+ * <p>The encryption configuration details that include the status information of the Key Management Service (KMS) key and the KMS access role.</p>
1059
1140
  * @public
1060
1141
  */
1061
1142
  export interface ConfigurationDetails {
1062
1143
  /**
1063
1144
  * <p>The health status of KMS key and KMS access role. If either KMS key or KMS access role
1064
1145
  * is <code>UNHEALTHY</code>, the return value will be <code>UNHEALTHY</code>. To use a
1065
- * customer-managed KMS key, the value of <code>configurationStatus</code> must be
1146
+ * customer managed KMS key, the value of <code>configurationStatus</code> must be
1066
1147
  * <code>HEALTHY</code>. </p>
1067
1148
  * @public
1068
1149
  */
@@ -1085,18 +1166,18 @@ export interface ConfigurationDetails {
1085
1166
  */
1086
1167
  export interface DescribeEncryptionConfigurationResponse {
1087
1168
  /**
1088
- * <p>The type of the Amazon Web Services Key Management Service (KMS) key.</p>
1169
+ * <p>The type of the KMS key.</p>
1089
1170
  * @public
1090
1171
  */
1091
1172
  encryptionType?: EncryptionType | undefined;
1092
1173
  /**
1093
- * <p>The Amazon Resource Name (ARN) of the IAM role assumed by Amazon Web Services IoT Core to call KMS on
1094
- * behalf of the customer.</p>
1174
+ * <p>The ARN of the customer managed KMS key.</p>
1095
1175
  * @public
1096
1176
  */
1097
1177
  kmsKeyArn?: string | undefined;
1098
1178
  /**
1099
- * <p>The ARN of the customer-managed KMS key.</p>
1179
+ * <p>The Amazon Resource Name (ARN) of the IAM role assumed by Amazon Web Services IoT Core to call KMS on
1180
+ * behalf of the customer.</p>
1100
1181
  * @public
1101
1182
  */
1102
1183
  kmsAccessRoleArn?: string | undefined;
@@ -3060,6 +3141,16 @@ export interface GetCommandResponse {
3060
3141
  * @public
3061
3142
  */
3062
3143
  payload?: CommandPayload | undefined;
3144
+ /**
3145
+ * <p>The payload template for the dynamic command.</p>
3146
+ * @public
3147
+ */
3148
+ payloadTemplate?: string | undefined;
3149
+ /**
3150
+ * <p>Configuration that determines how <code>payloadTemplate</code> is processed to generate command execution payload.</p>
3151
+ * @public
3152
+ */
3153
+ preprocessor?: CommandPreprocessor | undefined;
3063
3154
  /**
3064
3155
  * <p>The IAM role that you provided when creating the command with <code>AWS-IoT-FleetWise</code>
3065
3156
  * as the namespace.</p>
@@ -7409,110 +7500,3 @@ export interface ListTargetsForSecurityProfileResponse {
7409
7500
  */
7410
7501
  nextToken?: string | undefined;
7411
7502
  }
7412
- /**
7413
- * @public
7414
- */
7415
- export interface ListThingGroupsRequest {
7416
- /**
7417
- * <p>To retrieve the next set of results, the <code>nextToken</code>
7418
- * value from a previous response; otherwise <b>null</b> to receive
7419
- * the first set of results.</p>
7420
- * @public
7421
- */
7422
- nextToken?: string | undefined;
7423
- /**
7424
- * <p>The maximum number of results to return at one time.</p>
7425
- * @public
7426
- */
7427
- maxResults?: number | undefined;
7428
- /**
7429
- * <p>A filter that limits the results to those with the specified parent group.</p>
7430
- * @public
7431
- */
7432
- parentGroup?: string | undefined;
7433
- /**
7434
- * <p>A filter that limits the results to those with the specified name prefix.</p>
7435
- * @public
7436
- */
7437
- namePrefixFilter?: string | undefined;
7438
- /**
7439
- * <p>If true, return child groups as well.</p>
7440
- * @public
7441
- */
7442
- recursive?: boolean | undefined;
7443
- }
7444
- /**
7445
- * @public
7446
- */
7447
- export interface ListThingGroupsResponse {
7448
- /**
7449
- * <p>The thing groups.</p>
7450
- * @public
7451
- */
7452
- thingGroups?: GroupNameAndArn[] | undefined;
7453
- /**
7454
- * <p>The token to use to get the next set of results. Will not be returned if operation has returned all results.</p>
7455
- * @public
7456
- */
7457
- nextToken?: string | undefined;
7458
- }
7459
- /**
7460
- * @public
7461
- */
7462
- export interface ListThingGroupsForThingRequest {
7463
- /**
7464
- * <p>The thing name.</p>
7465
- * @public
7466
- */
7467
- thingName: string | undefined;
7468
- /**
7469
- * <p>To retrieve the next set of results, the <code>nextToken</code>
7470
- * value from a previous response; otherwise <b>null</b> to receive
7471
- * the first set of results.</p>
7472
- * @public
7473
- */
7474
- nextToken?: string | undefined;
7475
- /**
7476
- * <p>The maximum number of results to return at one time.</p>
7477
- * @public
7478
- */
7479
- maxResults?: number | undefined;
7480
- }
7481
- /**
7482
- * @public
7483
- */
7484
- export interface ListThingGroupsForThingResponse {
7485
- /**
7486
- * <p>The thing groups.</p>
7487
- * @public
7488
- */
7489
- thingGroups?: GroupNameAndArn[] | undefined;
7490
- /**
7491
- * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
7492
- * @public
7493
- */
7494
- nextToken?: string | undefined;
7495
- }
7496
- /**
7497
- * <p>The input for the ListThingPrincipal operation.</p>
7498
- * @public
7499
- */
7500
- export interface ListThingPrincipalsRequest {
7501
- /**
7502
- * <p>To retrieve the next set of results, the <code>nextToken</code>
7503
- * value from a previous response; otherwise <b>null</b> to receive
7504
- * the first set of results.</p>
7505
- * @public
7506
- */
7507
- nextToken?: string | undefined;
7508
- /**
7509
- * <p>The maximum number of results to return in this operation.</p>
7510
- * @public
7511
- */
7512
- maxResults?: number | undefined;
7513
- /**
7514
- * <p>The name of the thing.</p>
7515
- * @public
7516
- */
7517
- thingName: string | undefined;
7518
- }
@@ -1,6 +1,113 @@
1
1
  import { AlertTargetType, ApplicationProtocol, AuditFrequency, AuditNotificationType, AuthenticationType, AuthorizerStatus, AutoRegistrationStatus, BehaviorCriteriaType, CACertificateStatus, CertificateMode, CertificateProviderOperation, CertificateStatus, CustomMetricType, DayOfWeek, DimensionType, DomainConfigurationStatus, EncryptionType, EventType, FleetMetricUnit, LogLevel, LogTargetType, PackageVersionAction, ReportType, Status, ThingPrincipalType, TopicRuleDestinationStatus, VerificationState, ViolationEventType } from "./enums";
2
2
  import { type AbortConfig, type AggregationType, type AttributePayload, type AuditMitigationActionsTaskTarget, type AuthorizerConfig, type BillingGroupProperties, type ClientCertificateConfig, type JobExecutionsRetryConfig, type JobExecutionsRolloutConfig, type MetricsExportConfig, type MetricValue, type MitigationActionParams, type PackageVersionArtifact, type PresignedUrlConfig, type ProvisioningHook, type ResourceIdentifier, type ServerCertificateConfig, type ThingGroupProperties, type ThingTypeProperties, type TimeoutConfig, type TlsConfig, type TopicRulePayload, type ViolationEventAdditionalInfo, AlertTarget, AuditCheckConfiguration, AuditNotificationTarget, AuthInfo, AuthResult, Behavior, MetricToRetain, StreamFile, Tag } from "./models_0";
3
- import { type DetectMitigationActionsTaskTarget, type RegistrationConfig, type ThingGroupIndexingConfiguration, type ThingIndexingConfiguration, type ThingTypeMetadata, type VersionUpdateByJobsConfig, type ViolationEventOccurrenceRange, Configuration } from "./models_1";
3
+ import { type DetectMitigationActionsTaskTarget, type RegistrationConfig, type ThingGroupIndexingConfiguration, type ThingIndexingConfiguration, type ThingTypeMetadata, type VersionUpdateByJobsConfig, type ViolationEventOccurrenceRange, Configuration, GroupNameAndArn } from "./models_1";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface ListThingGroupsRequest {
8
+ /**
9
+ * <p>To retrieve the next set of results, the <code>nextToken</code>
10
+ * value from a previous response; otherwise <b>null</b> to receive
11
+ * the first set of results.</p>
12
+ * @public
13
+ */
14
+ nextToken?: string | undefined;
15
+ /**
16
+ * <p>The maximum number of results to return at one time.</p>
17
+ * @public
18
+ */
19
+ maxResults?: number | undefined;
20
+ /**
21
+ * <p>A filter that limits the results to those with the specified parent group.</p>
22
+ * @public
23
+ */
24
+ parentGroup?: string | undefined;
25
+ /**
26
+ * <p>A filter that limits the results to those with the specified name prefix.</p>
27
+ * @public
28
+ */
29
+ namePrefixFilter?: string | undefined;
30
+ /**
31
+ * <p>If true, return child groups as well.</p>
32
+ * @public
33
+ */
34
+ recursive?: boolean | undefined;
35
+ }
36
+ /**
37
+ * @public
38
+ */
39
+ export interface ListThingGroupsResponse {
40
+ /**
41
+ * <p>The thing groups.</p>
42
+ * @public
43
+ */
44
+ thingGroups?: GroupNameAndArn[] | undefined;
45
+ /**
46
+ * <p>The token to use to get the next set of results. Will not be returned if operation has returned all results.</p>
47
+ * @public
48
+ */
49
+ nextToken?: string | undefined;
50
+ }
51
+ /**
52
+ * @public
53
+ */
54
+ export interface ListThingGroupsForThingRequest {
55
+ /**
56
+ * <p>The thing name.</p>
57
+ * @public
58
+ */
59
+ thingName: string | undefined;
60
+ /**
61
+ * <p>To retrieve the next set of results, the <code>nextToken</code>
62
+ * value from a previous response; otherwise <b>null</b> to receive
63
+ * the first set of results.</p>
64
+ * @public
65
+ */
66
+ nextToken?: string | undefined;
67
+ /**
68
+ * <p>The maximum number of results to return at one time.</p>
69
+ * @public
70
+ */
71
+ maxResults?: number | undefined;
72
+ }
73
+ /**
74
+ * @public
75
+ */
76
+ export interface ListThingGroupsForThingResponse {
77
+ /**
78
+ * <p>The thing groups.</p>
79
+ * @public
80
+ */
81
+ thingGroups?: GroupNameAndArn[] | undefined;
82
+ /**
83
+ * <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
84
+ * @public
85
+ */
86
+ nextToken?: string | undefined;
87
+ }
88
+ /**
89
+ * <p>The input for the ListThingPrincipal operation.</p>
90
+ * @public
91
+ */
92
+ export interface ListThingPrincipalsRequest {
93
+ /**
94
+ * <p>To retrieve the next set of results, the <code>nextToken</code>
95
+ * value from a previous response; otherwise <b>null</b> to receive
96
+ * the first set of results.</p>
97
+ * @public
98
+ */
99
+ nextToken?: string | undefined;
100
+ /**
101
+ * <p>The maximum number of results to return in this operation.</p>
102
+ * @public
103
+ */
104
+ maxResults?: number | undefined;
105
+ /**
106
+ * <p>The name of the thing.</p>
107
+ * @public
108
+ */
109
+ thingName: string | undefined;
110
+ }
4
111
  /**
5
112
  * <p>The output from the ListThingPrincipals operation.</p>
6
113
  * @public
@@ -1617,7 +1724,7 @@ export interface TagResourceResponse {
1617
1724
  */
1618
1725
  export interface TestAuthorizationRequest {
1619
1726
  /**
1620
- * <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>
1727
+ * <p>The principal. Valid principals are CertificateArn (arn:aws:iot:<i>region</i>:<i>accountId</i>:cert/<i>certificateId</i>) and CognitoId (<i>region</i>:<i>id</i>).</p>
1621
1728
  * @public
1622
1729
  */
1623
1730
  principal?: string | undefined;
@@ -2454,12 +2561,12 @@ export interface UpdateDynamicThingGroupResponse {
2454
2561
  */
2455
2562
  export interface UpdateEncryptionConfigurationRequest {
2456
2563
  /**
2457
- * <p>The type of the Amazon Web Services Key Management Service (KMS) key.</p>
2564
+ * <p>The type of the KMS key.</p>
2458
2565
  * @public
2459
2566
  */
2460
2567
  encryptionType: EncryptionType | undefined;
2461
2568
  /**
2462
- * <p>The ARN of the customer-managed KMS key.</p>
2569
+ * <p>The ARN of the customer managedKMS key.</p>
2463
2570
  * @public
2464
2571
  */
2465
2572
  kmsKeyArn?: string | undefined;