@aws-sdk/client-iot 3.952.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
@@ -1971,19 +1971,19 @@ export interface IoT {
1971
1971
  /**
1972
1972
  * <fullname>IoT</fullname>
1973
1973
  * <p>IoT provides secure, bi-directional communication between Internet-connected
1974
- * devices (such as sensors, actuators, embedded devices, or smart appliances) and the Amazon Web Services
1975
- * cloud. You can discover your custom IoT-Data endpoint to communicate with, configure
1976
- * rules for data processing and integration with other services, organize resources
1977
- * associated with each device (Registry), configure logging, and create and manage
1978
- * policies and credentials to authenticate devices.</p>
1974
+ * devices (such as sensors, actuators, embedded devices, or smart appliances) and the Amazon Web Services
1975
+ * cloud. You can discover your custom IoT-Data endpoint to communicate with, configure
1976
+ * rules for data processing and integration with other services, organize resources
1977
+ * associated with each device (Registry), configure logging, and create and manage
1978
+ * policies and credentials to authenticate devices.</p>
1979
1979
  * <p>The service endpoints that expose this API are listed in
1980
- * <a href="https://docs.aws.amazon.com/general/latest/gr/iot-core.html">Amazon Web Services IoT Core Endpoints and Quotas</a>.
1981
- * You must use the endpoint for the region that has the resources you want to access.</p>
1980
+ * <a href="https://docs.aws.amazon.com/general/latest/gr/iot-core.html">Amazon Web Services IoT Core Endpoints and Quotas</a>.
1981
+ * You must use the endpoint for the region that has the resources you want to access.</p>
1982
1982
  * <p>The service name used by <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Amazon Web Services
1983
- * Signature Version 4</a> to sign the request is:
1984
- * <i>execute-api</i>.</p>
1983
+ * Signature Version 4</a> to sign the request is:
1984
+ * <i>execute-api</i>.</p>
1985
1985
  * <p>For more information about how IoT works, see the <a href="https://docs.aws.amazon.com/iot/latest/developerguide/aws-iot-how-it-works.html">Developer
1986
- * Guide</a>.</p>
1986
+ * Guide</a>.</p>
1987
1987
  * <p>For information about how to use the credentials provider for IoT, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html">Authorizing Direct Calls to Amazon Web Services Services</a>.</p>
1988
1988
  * @public
1989
1989
  */
@@ -5,7 +5,7 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
5
5
  import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
- import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AcceptCertificateTransferCommandInput, AcceptCertificateTransferCommandOutput } from "./commands/AcceptCertificateTransferCommand";
11
11
  import { AddThingToBillingGroupCommandInput, AddThingToBillingGroupCommandOutput } from "./commands/AddThingToBillingGroupCommand";
@@ -413,15 +413,6 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
413
413
  * Optional extensions
414
414
  */
415
415
  extensions?: RuntimeExtension[];
416
- /**
417
- * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
418
- * may be overridden. A default will always be set by the client.
419
- * Available options depend on the service's supported protocols and will not be validated by
420
- * the client.
421
- * @alpha
422
- *
423
- */
424
- protocol?: ClientProtocol<HttpRequest, HttpResponse>;
425
416
  /**
426
417
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
427
418
  */
@@ -452,19 +443,19 @@ export interface IoTClientResolvedConfig extends IoTClientResolvedConfigType {
452
443
  /**
453
444
  * <fullname>IoT</fullname>
454
445
  * <p>IoT provides secure, bi-directional communication between Internet-connected
455
- * devices (such as sensors, actuators, embedded devices, or smart appliances) and the Amazon Web Services
456
- * cloud. You can discover your custom IoT-Data endpoint to communicate with, configure
457
- * rules for data processing and integration with other services, organize resources
458
- * associated with each device (Registry), configure logging, and create and manage
459
- * policies and credentials to authenticate devices.</p>
446
+ * devices (such as sensors, actuators, embedded devices, or smart appliances) and the Amazon Web Services
447
+ * cloud. You can discover your custom IoT-Data endpoint to communicate with, configure
448
+ * rules for data processing and integration with other services, organize resources
449
+ * associated with each device (Registry), configure logging, and create and manage
450
+ * policies and credentials to authenticate devices.</p>
460
451
  * <p>The service endpoints that expose this API are listed in
461
- * <a href="https://docs.aws.amazon.com/general/latest/gr/iot-core.html">Amazon Web Services IoT Core Endpoints and Quotas</a>.
462
- * You must use the endpoint for the region that has the resources you want to access.</p>
452
+ * <a href="https://docs.aws.amazon.com/general/latest/gr/iot-core.html">Amazon Web Services IoT Core Endpoints and Quotas</a>.
453
+ * You must use the endpoint for the region that has the resources you want to access.</p>
463
454
  * <p>The service name used by <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Amazon Web Services
464
- * Signature Version 4</a> to sign the request is:
465
- * <i>execute-api</i>.</p>
455
+ * Signature Version 4</a> to sign the request is:
456
+ * <i>execute-api</i>.</p>
466
457
  * <p>For more information about how IoT works, see the <a href="https://docs.aws.amazon.com/iot/latest/developerguide/aws-iot-how-it-works.html">Developer
467
- * Guide</a>.</p>
458
+ * Guide</a>.</p>
468
459
  * <p>For information about how to use the credentials provider for IoT, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html">Authorizing Direct Calls to Amazon Web Services Services</a>.</p>
469
460
  * @public
470
461
  */
@@ -46,9 +46,16 @@ declare const CreateCommandCommand_base: {
46
46
  * content: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
47
47
  * contentType: "STRING_VALUE",
48
48
  * },
49
+ * payloadTemplate: "STRING_VALUE",
50
+ * preprocessor: { // CommandPreprocessor
51
+ * awsJsonSubstitution: { // AwsJsonSubstitutionCommandPreprocessorConfig
52
+ * outputFormat: "JSON" || "CBOR", // required
53
+ * },
54
+ * },
49
55
  * mandatoryParameters: [ // CommandParameterList
50
56
  * { // CommandParameter
51
57
  * name: "STRING_VALUE", // required
58
+ * type: "STRING" || "INTEGER" || "DOUBLE" || "LONG" || "UNSIGNEDLONG" || "BOOLEAN" || "BINARY",
52
59
  * value: { // CommandParameterValue
53
60
  * S: "STRING_VALUE",
54
61
  * B: true || false,
@@ -67,6 +74,25 @@ declare const CreateCommandCommand_base: {
67
74
  * BIN: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
68
75
  * UL: "STRING_VALUE",
69
76
  * },
77
+ * valueConditions: [ // CommandParameterValueConditionList
78
+ * { // CommandParameterValueCondition
79
+ * comparisonOperator: "EQUALS" || "NOT_EQUALS" || "LESS_THAN" || "LESS_THAN_EQUALS" || "GREATER_THAN" || "GREATER_THAN_EQUALS" || "IN_SET" || "NOT_IN_SET" || "IN_RANGE" || "NOT_IN_RANGE", // required
80
+ * operand: { // CommandParameterValueComparisonOperand
81
+ * number: "STRING_VALUE",
82
+ * numbers: [ // CommandParameterValueStringList
83
+ * "STRING_VALUE",
84
+ * ],
85
+ * string: "STRING_VALUE",
86
+ * strings: [
87
+ * "STRING_VALUE",
88
+ * ],
89
+ * numberRange: { // CommandParameterValueNumberRange
90
+ * min: "STRING_VALUE", // required
91
+ * max: "STRING_VALUE", // required
92
+ * },
93
+ * },
94
+ * },
95
+ * ],
70
96
  * description: "STRING_VALUE",
71
97
  * },
72
98
  * ],
@@ -1,7 +1,8 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
4
- import type { DescribeAccountAuditConfigurationRequest, DescribeAccountAuditConfigurationResponse } from "../models/models_0";
4
+ import type { DescribeAccountAuditConfigurationRequest } from "../models/models_0";
5
+ import type { DescribeAccountAuditConfigurationResponse } from "../models/models_1";
5
6
  /**
6
7
  * @public
7
8
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
4
- import type { DescribeAuditFindingRequest, DescribeAuditFindingResponse } from "../models/models_0";
4
+ import type { DescribeAuditFindingRequest, DescribeAuditFindingResponse } from "../models/models_1";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,8 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
4
- import type { DescribeAuditMitigationActionsTaskRequest } from "../models/models_0";
5
- import type { DescribeAuditMitigationActionsTaskResponse } from "../models/models_1";
4
+ import type { DescribeAuditMitigationActionsTaskRequest, DescribeAuditMitigationActionsTaskResponse } from "../models/models_1";
6
5
  /**
7
6
  * @public
8
7
  */
@@ -28,7 +28,7 @@ declare const DescribeEncryptionConfigurationCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Retrieves the encryption configuration for resources and data of your Amazon Web Services account in
31
- * Amazon Web Services IoT Core. For more information, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/key-management.html">Key management in IoT</a> from
31
+ * Amazon Web Services IoT Core. For more information, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/encryption-at-rest.html">Data encryption at rest</a> in
32
32
  * the <i>Amazon Web Services IoT Core Developer Guide</i>.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
@@ -50,6 +50,7 @@ declare const GetCommandCommand_base: {
50
50
  * // mandatoryParameters: [ // CommandParameterList
51
51
  * // { // CommandParameter
52
52
  * // name: "STRING_VALUE", // required
53
+ * // type: "STRING" || "INTEGER" || "DOUBLE" || "LONG" || "UNSIGNEDLONG" || "BOOLEAN" || "BINARY",
53
54
  * // value: { // CommandParameterValue
54
55
  * // S: "STRING_VALUE",
55
56
  * // B: true || false,
@@ -68,6 +69,25 @@ declare const GetCommandCommand_base: {
68
69
  * // BIN: new Uint8Array(),
69
70
  * // UL: "STRING_VALUE",
70
71
  * // },
72
+ * // valueConditions: [ // CommandParameterValueConditionList
73
+ * // { // CommandParameterValueCondition
74
+ * // comparisonOperator: "EQUALS" || "NOT_EQUALS" || "LESS_THAN" || "LESS_THAN_EQUALS" || "GREATER_THAN" || "GREATER_THAN_EQUALS" || "IN_SET" || "NOT_IN_SET" || "IN_RANGE" || "NOT_IN_RANGE", // required
75
+ * // operand: { // CommandParameterValueComparisonOperand
76
+ * // number: "STRING_VALUE",
77
+ * // numbers: [ // CommandParameterValueStringList
78
+ * // "STRING_VALUE",
79
+ * // ],
80
+ * // string: "STRING_VALUE",
81
+ * // strings: [
82
+ * // "STRING_VALUE",
83
+ * // ],
84
+ * // numberRange: { // CommandParameterValueNumberRange
85
+ * // min: "STRING_VALUE", // required
86
+ * // max: "STRING_VALUE", // required
87
+ * // },
88
+ * // },
89
+ * // },
90
+ * // ],
71
91
  * // description: "STRING_VALUE",
72
92
  * // },
73
93
  * // ],
@@ -75,6 +95,12 @@ declare const GetCommandCommand_base: {
75
95
  * // content: new Uint8Array(),
76
96
  * // contentType: "STRING_VALUE",
77
97
  * // },
98
+ * // payloadTemplate: "STRING_VALUE",
99
+ * // preprocessor: { // CommandPreprocessor
100
+ * // awsJsonSubstitution: { // AwsJsonSubstitutionCommandPreprocessorConfig
101
+ * // outputFormat: "JSON" || "CBOR", // required
102
+ * // },
103
+ * // },
78
104
  * // roleArn: "STRING_VALUE",
79
105
  * // createdAt: new Date("TIMESTAMP"),
80
106
  * // lastUpdatedAt: new Date("TIMESTAMP"),
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
4
- import type { ListThingGroupsRequest, ListThingGroupsResponse } from "../models/models_1";
4
+ import type { ListThingGroupsRequest, ListThingGroupsResponse } from "../models/models_2";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
4
- import type { ListThingGroupsForThingRequest, ListThingGroupsForThingResponse } from "../models/models_1";
4
+ import type { ListThingGroupsForThingRequest, ListThingGroupsForThingResponse } from "../models/models_2";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,8 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
4
- import type { ListThingPrincipalsRequest } from "../models/models_1";
5
- import type { ListThingPrincipalsResponse } from "../models/models_2";
4
+ import type { ListThingPrincipalsRequest, ListThingPrincipalsResponse } from "../models/models_2";
6
5
  /**
7
6
  * @public
8
7
  */
@@ -29,24 +29,23 @@ declare const TransferCertificateCommand_base: {
29
29
  /**
30
30
  * <p>Transfers the specified certificate to the specified Amazon Web Services account.</p>
31
31
  * <p>Requires permission to access the <a href="https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions">TransferCertificate</a> action.</p>
32
- * <p>You can cancel the transfer until it is acknowledged by the recipient.</p>
33
- * <p>No notification is sent to the transfer destination's account. It's up to the caller
34
- * to notify the transfer target.</p>
32
+ * <p>You can cancel the transfer until it is accepted by the recipient.</p>
33
+ * <p>No notification is sent to the transfer destination's account. The caller is responsible for notifying the transfer target.</p>
35
34
  * <p>The certificate being transferred must not be in the <code>ACTIVE</code> state. You can use the
36
35
  * <a>UpdateCertificate</a> action to deactivate it.</p>
37
36
  * <p>The certificate must not have any policies attached to it. You can use the
38
37
  * <a>DetachPolicy</a> action to detach them.</p>
39
38
  * <p>
40
- * <b>Customer managed key behavior:</b> When you use a customer managed key to secure your data and then transfer
41
- * the key to a customer in a different account using the <a>TransferCertificate</a> operation, the certificates will no longer be protected by their
42
- * customer managed key configuration. During the transfer process, certificates are encrypted using IoT owned keys.</p>
43
- * <p>While a certificate is in the <b>PENDING_TRANSFER</b> state, it's always protected by IoT owned keys, regardless of the customer managed key configuration of either the source or destination account. </p>
39
+ * <b>Customer managed key behavior:</b> When you use a customer managed key to encrypt your data and then transfer
40
+ * the certificate to a customer in a different account using the <code>TransferCertificate</code> operation, the certificates will no longer be encrypted by their
41
+ * customer managed key configuration. During the transfer process, certificates are encrypted using Amazon Web Services IoT Core owned keys.</p>
42
+ * <p>While a certificate is in the <b>PENDING_TRANSFER</b> state, it's always protected by Amazon Web Services IoT Core owned keys, regardless of the customer managed key configuration of either the source or destination account. </p>
44
43
  * <p>Once the transfer is completed through <a>AcceptCertificateTransfer</a>, <a>RejectCertificateTransfer</a>, or
45
44
  * <a>CancelCertificateTransfer</a>, the certificate will be protected by the customer managed key configuration of the account that owns
46
45
  * the certificate after the transfer operation:</p>
47
46
  * <ul>
48
47
  * <li>
49
- * <p>If the transfer is accepted: The certificate is protected by the destination account's customer managed key configuration.</p>
48
+ * <p>If the transfer is accepted: The certificate is encrypted by the target account's customer managed key configuration.</p>
50
49
  * </li>
51
50
  * <li>
52
51
  * <p>If the transfer is rejected or cancelled: The certificate is protected by the source account's customer managed key configuration.</p>
@@ -27,11 +27,10 @@ declare const UpdateEncryptionConfigurationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Updates the encryption configuration. By default, all Amazon Web Services IoT Core data at rest is
31
- * encrypted using Amazon Web Services owned keys. Amazon Web Services IoT Core also supports symmetric customer managed keys
32
- * from Amazon Web Services Key Management Service (KMS). With customer managed keys, you create, own, and
33
- * manage the KMS keys in your Amazon Web Services account. For more information, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/data-encryption.html">Data
34
- * encryption</a> in the <i>Amazon Web Services IoT Core Developer Guide</i>.</p>
30
+ * <p>Updates the encryption configuration. By default, Amazon Web Services IoT Core encrypts your data at rest using Amazon Web Services owned keys. Amazon Web Services IoT Core also supports symmetric customer managed keys
31
+ * from Key Management Service (KMS). With customer managed keys, you create, own, and
32
+ * manage the KMS keys in your Amazon Web Services account. </p>
33
+ * <p>Before using this API, you must set up permissions for Amazon Web Services IoT Core to access KMS. For more information, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/encryption-at-rest.html">Data encryption at rest</a> in the <i>Amazon Web Services IoT Core Developer Guide</i>.</p>
35
34
  * @example
36
35
  * Use a bare-bones client and the command you need to make an API call.
37
36
  * ```javascript
@@ -1,19 +1,19 @@
1
1
  /**
2
2
  * <fullname>IoT</fullname>
3
3
  * <p>IoT provides secure, bi-directional communication between Internet-connected
4
- * devices (such as sensors, actuators, embedded devices, or smart appliances) and the Amazon Web Services
5
- * cloud. You can discover your custom IoT-Data endpoint to communicate with, configure
6
- * rules for data processing and integration with other services, organize resources
7
- * associated with each device (Registry), configure logging, and create and manage
8
- * policies and credentials to authenticate devices.</p>
4
+ * devices (such as sensors, actuators, embedded devices, or smart appliances) and the Amazon Web Services
5
+ * cloud. You can discover your custom IoT-Data endpoint to communicate with, configure
6
+ * rules for data processing and integration with other services, organize resources
7
+ * associated with each device (Registry), configure logging, and create and manage
8
+ * policies and credentials to authenticate devices.</p>
9
9
  * <p>The service endpoints that expose this API are listed in
10
- * <a href="https://docs.aws.amazon.com/general/latest/gr/iot-core.html">Amazon Web Services IoT Core Endpoints and Quotas</a>.
11
- * You must use the endpoint for the region that has the resources you want to access.</p>
10
+ * <a href="https://docs.aws.amazon.com/general/latest/gr/iot-core.html">Amazon Web Services IoT Core Endpoints and Quotas</a>.
11
+ * You must use the endpoint for the region that has the resources you want to access.</p>
12
12
  * <p>The service name used by <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Amazon Web Services
13
- * Signature Version 4</a> to sign the request is:
14
- * <i>execute-api</i>.</p>
13
+ * Signature Version 4</a> to sign the request is:
14
+ * <i>execute-api</i>.</p>
15
15
  * <p>For more information about how IoT works, see the <a href="https://docs.aws.amazon.com/iot/latest/developerguide/aws-iot-how-it-works.html">Developer
16
- * Guide</a>.</p>
16
+ * Guide</a>.</p>
17
17
  * <p>For information about how to use the credentials provider for IoT, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html">Authorizing Direct Calls to Amazon Web Services Services</a>.</p>
18
18
  *
19
19
  * @packageDocumentation
@@ -24,6 +24,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
24
24
  export type { RuntimeExtension } from "./runtimeExtensions";
25
25
  export type { IoTExtensionConfiguration } from "./extensionConfiguration";
26
26
  export * from "./commands";
27
+ export * from "./schemas/schemas_0";
27
28
  export * from "./pagination";
28
29
  export * from "./models/enums";
29
30
  export * from "./models/errors";
@@ -406,6 +406,43 @@ export declare const CertificateProviderOperation: {
406
406
  * @public
407
407
  */
408
408
  export type CertificateProviderOperation = (typeof CertificateProviderOperation)[keyof typeof CertificateProviderOperation];
409
+ /**
410
+ * @public
411
+ * @enum
412
+ */
413
+ export declare const CommandParameterType: {
414
+ readonly BINARY: "BINARY";
415
+ readonly BOOLEAN: "BOOLEAN";
416
+ readonly DOUBLE: "DOUBLE";
417
+ readonly INTEGER: "INTEGER";
418
+ readonly LONG: "LONG";
419
+ readonly STRING: "STRING";
420
+ readonly UNSIGNEDLONG: "UNSIGNEDLONG";
421
+ };
422
+ /**
423
+ * @public
424
+ */
425
+ export type CommandParameterType = (typeof CommandParameterType)[keyof typeof CommandParameterType];
426
+ /**
427
+ * @public
428
+ * @enum
429
+ */
430
+ export declare const CommandParameterValueComparisonOperator: {
431
+ readonly EQUALS: "EQUALS";
432
+ readonly GREATER_THAN: "GREATER_THAN";
433
+ readonly GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS";
434
+ readonly IN_RANGE: "IN_RANGE";
435
+ readonly IN_SET: "IN_SET";
436
+ readonly LESS_THAN: "LESS_THAN";
437
+ readonly LESS_THAN_EQUALS: "LESS_THAN_EQUALS";
438
+ readonly NOT_EQUALS: "NOT_EQUALS";
439
+ readonly NOT_IN_RANGE: "NOT_IN_RANGE";
440
+ readonly NOT_IN_SET: "NOT_IN_SET";
441
+ };
442
+ /**
443
+ * @public
444
+ */
445
+ export type CommandParameterValueComparisonOperator = (typeof CommandParameterValueComparisonOperator)[keyof typeof CommandParameterValueComparisonOperator];
409
446
  /**
410
447
  * @public
411
448
  * @enum
@@ -418,6 +455,18 @@ export declare const CommandNamespace: {
418
455
  * @public
419
456
  */
420
457
  export type CommandNamespace = (typeof CommandNamespace)[keyof typeof CommandNamespace];
458
+ /**
459
+ * @public
460
+ * @enum
461
+ */
462
+ export declare const OutputFormat: {
463
+ readonly CBOR: "CBOR";
464
+ readonly JSON: "JSON";
465
+ };
466
+ /**
467
+ * @public
468
+ */
469
+ export type OutputFormat = (typeof OutputFormat)[keyof typeof OutputFormat];
421
470
  /**
422
471
  * @public
423
472
  * @enum