@aws-sdk/client-iot 3.1044.0 → 3.1046.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 (851) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +561 -562
  5. package/dist-cjs/models/IoTServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/IoT.js +1 -1
  10. package/dist-es/IoTClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AcceptCertificateTransferCommand.js +2 -2
  13. package/dist-es/commands/AddThingToBillingGroupCommand.js +2 -2
  14. package/dist-es/commands/AddThingToThingGroupCommand.js +2 -2
  15. package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -2
  16. package/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -2
  17. package/dist-es/commands/AttachPolicyCommand.js +2 -2
  18. package/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -2
  19. package/dist-es/commands/AttachSecurityProfileCommand.js +2 -2
  20. package/dist-es/commands/AttachThingPrincipalCommand.js +2 -2
  21. package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -2
  22. package/dist-es/commands/CancelAuditTaskCommand.js +2 -2
  23. package/dist-es/commands/CancelCertificateTransferCommand.js +2 -2
  24. package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -2
  25. package/dist-es/commands/CancelJobCommand.js +2 -2
  26. package/dist-es/commands/CancelJobExecutionCommand.js +2 -2
  27. package/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -2
  28. package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -2
  29. package/dist-es/commands/CreateAuditSuppressionCommand.js +2 -2
  30. package/dist-es/commands/CreateAuthorizerCommand.js +2 -2
  31. package/dist-es/commands/CreateBillingGroupCommand.js +2 -2
  32. package/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -2
  33. package/dist-es/commands/CreateCertificateProviderCommand.js +2 -2
  34. package/dist-es/commands/CreateCommandCommand.js +2 -2
  35. package/dist-es/commands/CreateCustomMetricCommand.js +2 -2
  36. package/dist-es/commands/CreateDimensionCommand.js +2 -2
  37. package/dist-es/commands/CreateDomainConfigurationCommand.js +2 -2
  38. package/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -2
  39. package/dist-es/commands/CreateFleetMetricCommand.js +2 -2
  40. package/dist-es/commands/CreateJobCommand.js +2 -2
  41. package/dist-es/commands/CreateJobTemplateCommand.js +2 -2
  42. package/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -2
  43. package/dist-es/commands/CreateMitigationActionCommand.js +2 -2
  44. package/dist-es/commands/CreateOTAUpdateCommand.js +2 -2
  45. package/dist-es/commands/CreatePackageCommand.js +2 -2
  46. package/dist-es/commands/CreatePackageVersionCommand.js +2 -2
  47. package/dist-es/commands/CreatePolicyCommand.js +2 -2
  48. package/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  49. package/dist-es/commands/CreateProvisioningClaimCommand.js +2 -2
  50. package/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -2
  51. package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -2
  52. package/dist-es/commands/CreateRoleAliasCommand.js +2 -2
  53. package/dist-es/commands/CreateScheduledAuditCommand.js +2 -2
  54. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
  55. package/dist-es/commands/CreateStreamCommand.js +2 -2
  56. package/dist-es/commands/CreateThingCommand.js +2 -2
  57. package/dist-es/commands/CreateThingGroupCommand.js +2 -2
  58. package/dist-es/commands/CreateThingTypeCommand.js +2 -2
  59. package/dist-es/commands/CreateTopicRuleCommand.js +2 -2
  60. package/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -2
  61. package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -2
  62. package/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -2
  63. package/dist-es/commands/DeleteAuthorizerCommand.js +2 -2
  64. package/dist-es/commands/DeleteBillingGroupCommand.js +2 -2
  65. package/dist-es/commands/DeleteCACertificateCommand.js +2 -2
  66. package/dist-es/commands/DeleteCertificateCommand.js +2 -2
  67. package/dist-es/commands/DeleteCertificateProviderCommand.js +2 -2
  68. package/dist-es/commands/DeleteCommandCommand.js +2 -2
  69. package/dist-es/commands/DeleteCommandExecutionCommand.js +2 -2
  70. package/dist-es/commands/DeleteCustomMetricCommand.js +2 -2
  71. package/dist-es/commands/DeleteDimensionCommand.js +2 -2
  72. package/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -2
  73. package/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -2
  74. package/dist-es/commands/DeleteFleetMetricCommand.js +2 -2
  75. package/dist-es/commands/DeleteJobCommand.js +2 -2
  76. package/dist-es/commands/DeleteJobExecutionCommand.js +2 -2
  77. package/dist-es/commands/DeleteJobTemplateCommand.js +2 -2
  78. package/dist-es/commands/DeleteMitigationActionCommand.js +2 -2
  79. package/dist-es/commands/DeleteOTAUpdateCommand.js +2 -2
  80. package/dist-es/commands/DeletePackageCommand.js +2 -2
  81. package/dist-es/commands/DeletePackageVersionCommand.js +2 -2
  82. package/dist-es/commands/DeletePolicyCommand.js +2 -2
  83. package/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  84. package/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -2
  85. package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -2
  86. package/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -2
  87. package/dist-es/commands/DeleteRoleAliasCommand.js +2 -2
  88. package/dist-es/commands/DeleteScheduledAuditCommand.js +2 -2
  89. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  90. package/dist-es/commands/DeleteStreamCommand.js +2 -2
  91. package/dist-es/commands/DeleteThingCommand.js +2 -2
  92. package/dist-es/commands/DeleteThingGroupCommand.js +2 -2
  93. package/dist-es/commands/DeleteThingTypeCommand.js +2 -2
  94. package/dist-es/commands/DeleteTopicRuleCommand.js +2 -2
  95. package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -2
  96. package/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -2
  97. package/dist-es/commands/DeprecateThingTypeCommand.js +2 -2
  98. package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -2
  99. package/dist-es/commands/DescribeAuditFindingCommand.js +2 -2
  100. package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -2
  101. package/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -2
  102. package/dist-es/commands/DescribeAuditTaskCommand.js +2 -2
  103. package/dist-es/commands/DescribeAuthorizerCommand.js +2 -2
  104. package/dist-es/commands/DescribeBillingGroupCommand.js +2 -2
  105. package/dist-es/commands/DescribeCACertificateCommand.js +2 -2
  106. package/dist-es/commands/DescribeCertificateCommand.js +2 -2
  107. package/dist-es/commands/DescribeCertificateProviderCommand.js +2 -2
  108. package/dist-es/commands/DescribeCustomMetricCommand.js +2 -2
  109. package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -2
  110. package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -2
  111. package/dist-es/commands/DescribeDimensionCommand.js +2 -2
  112. package/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -2
  113. package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -2
  114. package/dist-es/commands/DescribeEndpointCommand.js +2 -2
  115. package/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -2
  116. package/dist-es/commands/DescribeFleetMetricCommand.js +2 -2
  117. package/dist-es/commands/DescribeIndexCommand.js +2 -2
  118. package/dist-es/commands/DescribeJobCommand.js +2 -2
  119. package/dist-es/commands/DescribeJobExecutionCommand.js +2 -2
  120. package/dist-es/commands/DescribeJobTemplateCommand.js +2 -2
  121. package/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -2
  122. package/dist-es/commands/DescribeMitigationActionCommand.js +2 -2
  123. package/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -2
  124. package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -2
  125. package/dist-es/commands/DescribeRoleAliasCommand.js +2 -2
  126. package/dist-es/commands/DescribeScheduledAuditCommand.js +2 -2
  127. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
  128. package/dist-es/commands/DescribeStreamCommand.js +2 -2
  129. package/dist-es/commands/DescribeThingCommand.js +2 -2
  130. package/dist-es/commands/DescribeThingGroupCommand.js +2 -2
  131. package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -2
  132. package/dist-es/commands/DescribeThingTypeCommand.js +2 -2
  133. package/dist-es/commands/DetachPolicyCommand.js +2 -2
  134. package/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -2
  135. package/dist-es/commands/DetachSecurityProfileCommand.js +2 -2
  136. package/dist-es/commands/DetachThingPrincipalCommand.js +2 -2
  137. package/dist-es/commands/DisableTopicRuleCommand.js +2 -2
  138. package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -2
  139. package/dist-es/commands/EnableTopicRuleCommand.js +2 -2
  140. package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -2
  141. package/dist-es/commands/GetBucketsAggregationCommand.js +2 -2
  142. package/dist-es/commands/GetCardinalityCommand.js +2 -2
  143. package/dist-es/commands/GetCommandCommand.js +2 -2
  144. package/dist-es/commands/GetCommandExecutionCommand.js +2 -2
  145. package/dist-es/commands/GetEffectivePoliciesCommand.js +2 -2
  146. package/dist-es/commands/GetIndexingConfigurationCommand.js +2 -2
  147. package/dist-es/commands/GetJobDocumentCommand.js +2 -2
  148. package/dist-es/commands/GetLoggingOptionsCommand.js +2 -2
  149. package/dist-es/commands/GetOTAUpdateCommand.js +2 -2
  150. package/dist-es/commands/GetPackageCommand.js +2 -2
  151. package/dist-es/commands/GetPackageConfigurationCommand.js +2 -2
  152. package/dist-es/commands/GetPackageVersionCommand.js +2 -2
  153. package/dist-es/commands/GetPercentilesCommand.js +2 -2
  154. package/dist-es/commands/GetPolicyCommand.js +2 -2
  155. package/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  156. package/dist-es/commands/GetRegistrationCodeCommand.js +2 -2
  157. package/dist-es/commands/GetStatisticsCommand.js +2 -2
  158. package/dist-es/commands/GetThingConnectivityDataCommand.js +2 -2
  159. package/dist-es/commands/GetTopicRuleCommand.js +2 -2
  160. package/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -2
  161. package/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -2
  162. package/dist-es/commands/ListActiveViolationsCommand.js +2 -2
  163. package/dist-es/commands/ListAttachedPoliciesCommand.js +2 -2
  164. package/dist-es/commands/ListAuditFindingsCommand.js +2 -2
  165. package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -2
  166. package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -2
  167. package/dist-es/commands/ListAuditSuppressionsCommand.js +2 -2
  168. package/dist-es/commands/ListAuditTasksCommand.js +2 -2
  169. package/dist-es/commands/ListAuthorizersCommand.js +2 -2
  170. package/dist-es/commands/ListBillingGroupsCommand.js +2 -2
  171. package/dist-es/commands/ListCACertificatesCommand.js +2 -2
  172. package/dist-es/commands/ListCertificateProvidersCommand.js +2 -2
  173. package/dist-es/commands/ListCertificatesByCACommand.js +2 -2
  174. package/dist-es/commands/ListCertificatesCommand.js +2 -2
  175. package/dist-es/commands/ListCommandExecutionsCommand.js +2 -2
  176. package/dist-es/commands/ListCommandsCommand.js +2 -2
  177. package/dist-es/commands/ListCustomMetricsCommand.js +2 -2
  178. package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -2
  179. package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -2
  180. package/dist-es/commands/ListDimensionsCommand.js +2 -2
  181. package/dist-es/commands/ListDomainConfigurationsCommand.js +2 -2
  182. package/dist-es/commands/ListFleetMetricsCommand.js +2 -2
  183. package/dist-es/commands/ListIndicesCommand.js +2 -2
  184. package/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -2
  185. package/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -2
  186. package/dist-es/commands/ListJobTemplatesCommand.js +2 -2
  187. package/dist-es/commands/ListJobsCommand.js +2 -2
  188. package/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -2
  189. package/dist-es/commands/ListMetricValuesCommand.js +2 -2
  190. package/dist-es/commands/ListMitigationActionsCommand.js +2 -2
  191. package/dist-es/commands/ListOTAUpdatesCommand.js +2 -2
  192. package/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -2
  193. package/dist-es/commands/ListPackageVersionsCommand.js +2 -2
  194. package/dist-es/commands/ListPackagesCommand.js +2 -2
  195. package/dist-es/commands/ListPoliciesCommand.js +2 -2
  196. package/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -2
  197. package/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  198. package/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -2
  199. package/dist-es/commands/ListPrincipalThingsCommand.js +2 -2
  200. package/dist-es/commands/ListPrincipalThingsV2Command.js +2 -2
  201. package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -2
  202. package/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -2
  203. package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -2
  204. package/dist-es/commands/ListRoleAliasesCommand.js +2 -2
  205. package/dist-es/commands/ListSbomValidationResultsCommand.js +2 -2
  206. package/dist-es/commands/ListScheduledAuditsCommand.js +2 -2
  207. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
  208. package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -2
  209. package/dist-es/commands/ListStreamsCommand.js +2 -2
  210. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  211. package/dist-es/commands/ListTargetsForPolicyCommand.js +2 -2
  212. package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -2
  213. package/dist-es/commands/ListThingGroupsCommand.js +2 -2
  214. package/dist-es/commands/ListThingGroupsForThingCommand.js +2 -2
  215. package/dist-es/commands/ListThingPrincipalsCommand.js +2 -2
  216. package/dist-es/commands/ListThingPrincipalsV2Command.js +2 -2
  217. package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -2
  218. package/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -2
  219. package/dist-es/commands/ListThingTypesCommand.js +2 -2
  220. package/dist-es/commands/ListThingsCommand.js +2 -2
  221. package/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -2
  222. package/dist-es/commands/ListThingsInThingGroupCommand.js +2 -2
  223. package/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -2
  224. package/dist-es/commands/ListTopicRulesCommand.js +2 -2
  225. package/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -2
  226. package/dist-es/commands/ListViolationEventsCommand.js +2 -2
  227. package/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -2
  228. package/dist-es/commands/RegisterCACertificateCommand.js +2 -2
  229. package/dist-es/commands/RegisterCertificateCommand.js +2 -2
  230. package/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -2
  231. package/dist-es/commands/RegisterThingCommand.js +2 -2
  232. package/dist-es/commands/RejectCertificateTransferCommand.js +2 -2
  233. package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -2
  234. package/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -2
  235. package/dist-es/commands/ReplaceTopicRuleCommand.js +2 -2
  236. package/dist-es/commands/SearchIndexCommand.js +2 -2
  237. package/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -2
  238. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  239. package/dist-es/commands/SetLoggingOptionsCommand.js +2 -2
  240. package/dist-es/commands/SetV2LoggingLevelCommand.js +2 -2
  241. package/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -2
  242. package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -2
  243. package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -2
  244. package/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -2
  245. package/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -2
  246. package/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -2
  247. package/dist-es/commands/TagResourceCommand.js +2 -2
  248. package/dist-es/commands/TestAuthorizationCommand.js +2 -2
  249. package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -2
  250. package/dist-es/commands/TransferCertificateCommand.js +2 -2
  251. package/dist-es/commands/UntagResourceCommand.js +2 -2
  252. package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -2
  253. package/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -2
  254. package/dist-es/commands/UpdateAuthorizerCommand.js +2 -2
  255. package/dist-es/commands/UpdateBillingGroupCommand.js +2 -2
  256. package/dist-es/commands/UpdateCACertificateCommand.js +2 -2
  257. package/dist-es/commands/UpdateCertificateCommand.js +2 -2
  258. package/dist-es/commands/UpdateCertificateProviderCommand.js +2 -2
  259. package/dist-es/commands/UpdateCommandCommand.js +2 -2
  260. package/dist-es/commands/UpdateCustomMetricCommand.js +2 -2
  261. package/dist-es/commands/UpdateDimensionCommand.js +2 -2
  262. package/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -2
  263. package/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -2
  264. package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -2
  265. package/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -2
  266. package/dist-es/commands/UpdateFleetMetricCommand.js +2 -2
  267. package/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -2
  268. package/dist-es/commands/UpdateJobCommand.js +2 -2
  269. package/dist-es/commands/UpdateMitigationActionCommand.js +2 -2
  270. package/dist-es/commands/UpdatePackageCommand.js +2 -2
  271. package/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -2
  272. package/dist-es/commands/UpdatePackageVersionCommand.js +2 -2
  273. package/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -2
  274. package/dist-es/commands/UpdateRoleAliasCommand.js +2 -2
  275. package/dist-es/commands/UpdateScheduledAuditCommand.js +2 -2
  276. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  277. package/dist-es/commands/UpdateStreamCommand.js +2 -2
  278. package/dist-es/commands/UpdateThingCommand.js +2 -2
  279. package/dist-es/commands/UpdateThingGroupCommand.js +2 -2
  280. package/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -2
  281. package/dist-es/commands/UpdateThingTypeCommand.js +2 -2
  282. package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -2
  283. package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -2
  284. package/dist-es/endpoint/bdd.js +1 -1
  285. package/dist-es/endpoint/endpointResolver.js +1 -1
  286. package/dist-es/models/IoTServiceException.js +1 -1
  287. package/dist-es/runtimeConfig.browser.js +4 -6
  288. package/dist-es/runtimeConfig.js +4 -8
  289. package/dist-es/runtimeConfig.shared.js +3 -4
  290. package/dist-es/runtimeExtensions.js +2 -2
  291. package/dist-types/IoTClient.d.ts +5 -5
  292. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +6 -4
  293. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +6 -4
  294. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +6 -4
  295. package/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +6 -4
  296. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +6 -4
  297. package/dist-types/commands/AttachPolicyCommand.d.ts +6 -4
  298. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +6 -4
  299. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +6 -4
  300. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +6 -4
  301. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +6 -4
  302. package/dist-types/commands/CancelAuditTaskCommand.d.ts +6 -4
  303. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +6 -4
  304. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +6 -4
  305. package/dist-types/commands/CancelJobCommand.d.ts +6 -4
  306. package/dist-types/commands/CancelJobExecutionCommand.d.ts +6 -4
  307. package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +6 -4
  308. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +6 -4
  309. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +6 -4
  310. package/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -4
  311. package/dist-types/commands/CreateBillingGroupCommand.d.ts +6 -4
  312. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +6 -4
  313. package/dist-types/commands/CreateCertificateProviderCommand.d.ts +6 -4
  314. package/dist-types/commands/CreateCommandCommand.d.ts +6 -4
  315. package/dist-types/commands/CreateCustomMetricCommand.d.ts +6 -4
  316. package/dist-types/commands/CreateDimensionCommand.d.ts +6 -4
  317. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +6 -4
  318. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -4
  319. package/dist-types/commands/CreateFleetMetricCommand.d.ts +6 -4
  320. package/dist-types/commands/CreateJobCommand.d.ts +6 -4
  321. package/dist-types/commands/CreateJobTemplateCommand.d.ts +6 -4
  322. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +6 -4
  323. package/dist-types/commands/CreateMitigationActionCommand.d.ts +6 -4
  324. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +6 -4
  325. package/dist-types/commands/CreatePackageCommand.d.ts +6 -4
  326. package/dist-types/commands/CreatePackageVersionCommand.d.ts +6 -4
  327. package/dist-types/commands/CreatePolicyCommand.d.ts +6 -4
  328. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -4
  329. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +6 -4
  330. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +6 -4
  331. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +6 -4
  332. package/dist-types/commands/CreateRoleAliasCommand.d.ts +6 -4
  333. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +6 -4
  334. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -4
  335. package/dist-types/commands/CreateStreamCommand.d.ts +6 -4
  336. package/dist-types/commands/CreateThingCommand.d.ts +6 -4
  337. package/dist-types/commands/CreateThingGroupCommand.d.ts +6 -4
  338. package/dist-types/commands/CreateThingTypeCommand.d.ts +6 -4
  339. package/dist-types/commands/CreateTopicRuleCommand.d.ts +6 -4
  340. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -4
  341. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +6 -4
  342. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +6 -4
  343. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -4
  344. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +6 -4
  345. package/dist-types/commands/DeleteCACertificateCommand.d.ts +6 -4
  346. package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -4
  347. package/dist-types/commands/DeleteCertificateProviderCommand.d.ts +6 -4
  348. package/dist-types/commands/DeleteCommandCommand.d.ts +6 -4
  349. package/dist-types/commands/DeleteCommandExecutionCommand.d.ts +6 -4
  350. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +6 -4
  351. package/dist-types/commands/DeleteDimensionCommand.d.ts +6 -4
  352. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +6 -4
  353. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +6 -4
  354. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +6 -4
  355. package/dist-types/commands/DeleteJobCommand.d.ts +6 -4
  356. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +6 -4
  357. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +6 -4
  358. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +6 -4
  359. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +6 -4
  360. package/dist-types/commands/DeletePackageCommand.d.ts +6 -4
  361. package/dist-types/commands/DeletePackageVersionCommand.d.ts +6 -4
  362. package/dist-types/commands/DeletePolicyCommand.d.ts +6 -4
  363. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -4
  364. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +6 -4
  365. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +6 -4
  366. package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +6 -4
  367. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +6 -4
  368. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +6 -4
  369. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -4
  370. package/dist-types/commands/DeleteStreamCommand.d.ts +6 -4
  371. package/dist-types/commands/DeleteThingCommand.d.ts +6 -4
  372. package/dist-types/commands/DeleteThingGroupCommand.d.ts +6 -4
  373. package/dist-types/commands/DeleteThingTypeCommand.d.ts +6 -4
  374. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +6 -4
  375. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +6 -4
  376. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +6 -4
  377. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +6 -4
  378. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +6 -4
  379. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +6 -4
  380. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +6 -4
  381. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +6 -4
  382. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +6 -4
  383. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +6 -4
  384. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +6 -4
  385. package/dist-types/commands/DescribeCACertificateCommand.d.ts +6 -4
  386. package/dist-types/commands/DescribeCertificateCommand.d.ts +6 -4
  387. package/dist-types/commands/DescribeCertificateProviderCommand.d.ts +6 -4
  388. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +6 -4
  389. package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +6 -4
  390. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +6 -4
  391. package/dist-types/commands/DescribeDimensionCommand.d.ts +6 -4
  392. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +6 -4
  393. package/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +6 -4
  394. package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -4
  395. package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +6 -4
  396. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +6 -4
  397. package/dist-types/commands/DescribeIndexCommand.d.ts +6 -4
  398. package/dist-types/commands/DescribeJobCommand.d.ts +6 -4
  399. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +6 -4
  400. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +6 -4
  401. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +6 -4
  402. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +6 -4
  403. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +6 -4
  404. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +6 -4
  405. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +6 -4
  406. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +6 -4
  407. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -4
  408. package/dist-types/commands/DescribeStreamCommand.d.ts +6 -4
  409. package/dist-types/commands/DescribeThingCommand.d.ts +6 -4
  410. package/dist-types/commands/DescribeThingGroupCommand.d.ts +6 -4
  411. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +6 -4
  412. package/dist-types/commands/DescribeThingTypeCommand.d.ts +6 -4
  413. package/dist-types/commands/DetachPolicyCommand.d.ts +6 -4
  414. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +6 -4
  415. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +6 -4
  416. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +6 -4
  417. package/dist-types/commands/DisableTopicRuleCommand.d.ts +6 -4
  418. package/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +6 -4
  419. package/dist-types/commands/EnableTopicRuleCommand.d.ts +6 -4
  420. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +6 -4
  421. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +6 -4
  422. package/dist-types/commands/GetCardinalityCommand.d.ts +6 -4
  423. package/dist-types/commands/GetCommandCommand.d.ts +6 -4
  424. package/dist-types/commands/GetCommandExecutionCommand.d.ts +6 -4
  425. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +6 -4
  426. package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +6 -4
  427. package/dist-types/commands/GetJobDocumentCommand.d.ts +6 -4
  428. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +6 -4
  429. package/dist-types/commands/GetOTAUpdateCommand.d.ts +6 -4
  430. package/dist-types/commands/GetPackageCommand.d.ts +6 -4
  431. package/dist-types/commands/GetPackageConfigurationCommand.d.ts +6 -4
  432. package/dist-types/commands/GetPackageVersionCommand.d.ts +6 -4
  433. package/dist-types/commands/GetPercentilesCommand.d.ts +6 -4
  434. package/dist-types/commands/GetPolicyCommand.d.ts +6 -4
  435. package/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -4
  436. package/dist-types/commands/GetRegistrationCodeCommand.d.ts +6 -4
  437. package/dist-types/commands/GetStatisticsCommand.d.ts +6 -4
  438. package/dist-types/commands/GetThingConnectivityDataCommand.d.ts +6 -4
  439. package/dist-types/commands/GetTopicRuleCommand.d.ts +6 -4
  440. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +6 -4
  441. package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +6 -4
  442. package/dist-types/commands/ListActiveViolationsCommand.d.ts +6 -4
  443. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +6 -4
  444. package/dist-types/commands/ListAuditFindingsCommand.d.ts +6 -4
  445. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +6 -4
  446. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +6 -4
  447. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +6 -4
  448. package/dist-types/commands/ListAuditTasksCommand.d.ts +6 -4
  449. package/dist-types/commands/ListAuthorizersCommand.d.ts +6 -4
  450. package/dist-types/commands/ListBillingGroupsCommand.d.ts +6 -4
  451. package/dist-types/commands/ListCACertificatesCommand.d.ts +6 -4
  452. package/dist-types/commands/ListCertificateProvidersCommand.d.ts +6 -4
  453. package/dist-types/commands/ListCertificatesByCACommand.d.ts +6 -4
  454. package/dist-types/commands/ListCertificatesCommand.d.ts +6 -4
  455. package/dist-types/commands/ListCommandExecutionsCommand.d.ts +6 -4
  456. package/dist-types/commands/ListCommandsCommand.d.ts +6 -4
  457. package/dist-types/commands/ListCustomMetricsCommand.d.ts +6 -4
  458. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +6 -4
  459. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +6 -4
  460. package/dist-types/commands/ListDimensionsCommand.d.ts +6 -4
  461. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +6 -4
  462. package/dist-types/commands/ListFleetMetricsCommand.d.ts +6 -4
  463. package/dist-types/commands/ListIndicesCommand.d.ts +6 -4
  464. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +6 -4
  465. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +6 -4
  466. package/dist-types/commands/ListJobTemplatesCommand.d.ts +6 -4
  467. package/dist-types/commands/ListJobsCommand.d.ts +6 -4
  468. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +6 -4
  469. package/dist-types/commands/ListMetricValuesCommand.d.ts +6 -4
  470. package/dist-types/commands/ListMitigationActionsCommand.d.ts +6 -4
  471. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +6 -4
  472. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +6 -4
  473. package/dist-types/commands/ListPackageVersionsCommand.d.ts +6 -4
  474. package/dist-types/commands/ListPackagesCommand.d.ts +6 -4
  475. package/dist-types/commands/ListPoliciesCommand.d.ts +6 -4
  476. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +6 -4
  477. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -4
  478. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +6 -4
  479. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +6 -4
  480. package/dist-types/commands/ListPrincipalThingsV2Command.d.ts +6 -4
  481. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +6 -4
  482. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +6 -4
  483. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +6 -4
  484. package/dist-types/commands/ListRoleAliasesCommand.d.ts +6 -4
  485. package/dist-types/commands/ListSbomValidationResultsCommand.d.ts +6 -4
  486. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +6 -4
  487. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -4
  488. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +6 -4
  489. package/dist-types/commands/ListStreamsCommand.d.ts +6 -4
  490. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  491. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +6 -4
  492. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +6 -4
  493. package/dist-types/commands/ListThingGroupsCommand.d.ts +6 -4
  494. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +6 -4
  495. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +6 -4
  496. package/dist-types/commands/ListThingPrincipalsV2Command.d.ts +6 -4
  497. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +6 -4
  498. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +6 -4
  499. package/dist-types/commands/ListThingTypesCommand.d.ts +6 -4
  500. package/dist-types/commands/ListThingsCommand.d.ts +6 -4
  501. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +6 -4
  502. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +6 -4
  503. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +6 -4
  504. package/dist-types/commands/ListTopicRulesCommand.d.ts +6 -4
  505. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +6 -4
  506. package/dist-types/commands/ListViolationEventsCommand.d.ts +6 -4
  507. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +6 -4
  508. package/dist-types/commands/RegisterCACertificateCommand.d.ts +6 -4
  509. package/dist-types/commands/RegisterCertificateCommand.d.ts +6 -4
  510. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +6 -4
  511. package/dist-types/commands/RegisterThingCommand.d.ts +6 -4
  512. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +6 -4
  513. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +6 -4
  514. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +6 -4
  515. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +6 -4
  516. package/dist-types/commands/SearchIndexCommand.d.ts +6 -4
  517. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +6 -4
  518. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
  519. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +6 -4
  520. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +6 -4
  521. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +6 -4
  522. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -4
  523. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -4
  524. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +6 -4
  525. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +6 -4
  526. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +6 -4
  527. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  528. package/dist-types/commands/TestAuthorizationCommand.d.ts +6 -4
  529. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +6 -4
  530. package/dist-types/commands/TransferCertificateCommand.d.ts +6 -4
  531. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  532. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +6 -4
  533. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +6 -4
  534. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -4
  535. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -4
  536. package/dist-types/commands/UpdateCACertificateCommand.d.ts +6 -4
  537. package/dist-types/commands/UpdateCertificateCommand.d.ts +6 -4
  538. package/dist-types/commands/UpdateCertificateProviderCommand.d.ts +6 -4
  539. package/dist-types/commands/UpdateCommandCommand.d.ts +6 -4
  540. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +6 -4
  541. package/dist-types/commands/UpdateDimensionCommand.d.ts +6 -4
  542. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +6 -4
  543. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +6 -4
  544. package/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +6 -4
  545. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +6 -4
  546. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +6 -4
  547. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +6 -4
  548. package/dist-types/commands/UpdateJobCommand.d.ts +6 -4
  549. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +6 -4
  550. package/dist-types/commands/UpdatePackageCommand.d.ts +6 -4
  551. package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +6 -4
  552. package/dist-types/commands/UpdatePackageVersionCommand.d.ts +6 -4
  553. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +6 -4
  554. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +6 -4
  555. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +6 -4
  556. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -4
  557. package/dist-types/commands/UpdateStreamCommand.d.ts +6 -4
  558. package/dist-types/commands/UpdateThingCommand.d.ts +6 -4
  559. package/dist-types/commands/UpdateThingGroupCommand.d.ts +6 -4
  560. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +6 -4
  561. package/dist-types/commands/UpdateThingTypeCommand.d.ts +6 -4
  562. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +6 -4
  563. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +6 -4
  564. package/dist-types/endpoint/bdd.d.ts +1 -1
  565. package/dist-types/extensionConfiguration.d.ts +1 -1
  566. package/dist-types/models/IoTServiceException.d.ts +1 -1
  567. package/dist-types/models/errors.d.ts +1 -1
  568. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  569. package/dist-types/runtimeConfig.d.ts +2 -2
  570. package/dist-types/runtimeConfig.native.d.ts +2 -2
  571. package/dist-types/ts3.4/IoTClient.d.ts +8 -14
  572. package/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +6 -4
  573. package/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +6 -4
  574. package/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +6 -4
  575. package/dist-types/ts3.4/commands/AssociateSbomWithPackageVersionCommand.d.ts +6 -4
  576. package/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +6 -4
  577. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +6 -4
  578. package/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +6 -4
  579. package/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +6 -4
  580. package/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +6 -4
  581. package/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +6 -4
  582. package/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +6 -4
  583. package/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +6 -4
  584. package/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +6 -4
  585. package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +6 -8
  586. package/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +6 -4
  587. package/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +6 -4
  588. package/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +6 -4
  589. package/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +6 -4
  590. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +6 -4
  591. package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +6 -4
  592. package/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +6 -4
  593. package/dist-types/ts3.4/commands/CreateCertificateProviderCommand.d.ts +6 -4
  594. package/dist-types/ts3.4/commands/CreateCommandCommand.d.ts +6 -4
  595. package/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +6 -4
  596. package/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +6 -4
  597. package/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +6 -4
  598. package/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +6 -4
  599. package/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +6 -4
  600. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +6 -8
  601. package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +6 -4
  602. package/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +6 -4
  603. package/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +6 -4
  604. package/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +6 -4
  605. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +6 -4
  606. package/dist-types/ts3.4/commands/CreatePackageVersionCommand.d.ts +6 -4
  607. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +6 -4
  608. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +6 -4
  609. package/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +6 -4
  610. package/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +6 -4
  611. package/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +6 -4
  612. package/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +6 -4
  613. package/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +6 -4
  614. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +6 -4
  615. package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +6 -4
  616. package/dist-types/ts3.4/commands/CreateThingCommand.d.ts +6 -4
  617. package/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +6 -4
  618. package/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +6 -4
  619. package/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +6 -4
  620. package/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +6 -4
  621. package/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +6 -4
  622. package/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +6 -4
  623. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +6 -4
  624. package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +6 -4
  625. package/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +6 -4
  626. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +6 -4
  627. package/dist-types/ts3.4/commands/DeleteCertificateProviderCommand.d.ts +6 -4
  628. package/dist-types/ts3.4/commands/DeleteCommandCommand.d.ts +6 -4
  629. package/dist-types/ts3.4/commands/DeleteCommandExecutionCommand.d.ts +6 -4
  630. package/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +6 -4
  631. package/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +6 -4
  632. package/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +6 -4
  633. package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +6 -4
  634. package/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +6 -4
  635. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -8
  636. package/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +6 -4
  637. package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +6 -4
  638. package/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +6 -4
  639. package/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +6 -4
  640. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +6 -4
  641. package/dist-types/ts3.4/commands/DeletePackageVersionCommand.d.ts +6 -4
  642. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +6 -4
  643. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +6 -4
  644. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +6 -4
  645. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +6 -4
  646. package/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +6 -4
  647. package/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +6 -4
  648. package/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +6 -4
  649. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +6 -4
  650. package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +6 -4
  651. package/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +6 -4
  652. package/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +6 -4
  653. package/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +6 -4
  654. package/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +6 -4
  655. package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +6 -4
  656. package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +6 -4
  657. package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +6 -4
  658. package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +6 -4
  659. package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +6 -4
  660. package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +6 -4
  661. package/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +6 -4
  662. package/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +6 -4
  663. package/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +6 -4
  664. package/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +6 -4
  665. package/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +6 -4
  666. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +6 -4
  667. package/dist-types/ts3.4/commands/DescribeCertificateProviderCommand.d.ts +6 -4
  668. package/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +6 -4
  669. package/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +6 -4
  670. package/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +6 -4
  671. package/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +6 -4
  672. package/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +6 -4
  673. package/dist-types/ts3.4/commands/DescribeEncryptionConfigurationCommand.d.ts +6 -4
  674. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +6 -4
  675. package/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +6 -4
  676. package/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +6 -4
  677. package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +6 -4
  678. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +6 -4
  679. package/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +6 -4
  680. package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +6 -4
  681. package/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +6 -4
  682. package/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +6 -4
  683. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +6 -4
  684. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +6 -4
  685. package/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +6 -4
  686. package/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +6 -4
  687. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +6 -4
  688. package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +6 -4
  689. package/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +6 -4
  690. package/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +6 -4
  691. package/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +6 -4
  692. package/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +6 -4
  693. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +6 -4
  694. package/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +6 -4
  695. package/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +6 -4
  696. package/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +6 -4
  697. package/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +6 -4
  698. package/dist-types/ts3.4/commands/DisassociateSbomFromPackageVersionCommand.d.ts +6 -4
  699. package/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +6 -4
  700. package/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +6 -4
  701. package/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +6 -4
  702. package/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +6 -4
  703. package/dist-types/ts3.4/commands/GetCommandCommand.d.ts +6 -4
  704. package/dist-types/ts3.4/commands/GetCommandExecutionCommand.d.ts +6 -4
  705. package/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +6 -4
  706. package/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +6 -4
  707. package/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +6 -4
  708. package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +6 -4
  709. package/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +6 -4
  710. package/dist-types/ts3.4/commands/GetPackageCommand.d.ts +6 -4
  711. package/dist-types/ts3.4/commands/GetPackageConfigurationCommand.d.ts +6 -4
  712. package/dist-types/ts3.4/commands/GetPackageVersionCommand.d.ts +6 -4
  713. package/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +6 -4
  714. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +6 -8
  715. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +6 -4
  716. package/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +6 -4
  717. package/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +6 -4
  718. package/dist-types/ts3.4/commands/GetThingConnectivityDataCommand.d.ts +6 -4
  719. package/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +6 -4
  720. package/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +6 -4
  721. package/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +6 -4
  722. package/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +6 -4
  723. package/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +6 -4
  724. package/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +6 -4
  725. package/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +6 -4
  726. package/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +6 -4
  727. package/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +6 -4
  728. package/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +6 -4
  729. package/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +6 -4
  730. package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +6 -4
  731. package/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +6 -4
  732. package/dist-types/ts3.4/commands/ListCertificateProvidersCommand.d.ts +6 -4
  733. package/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +6 -4
  734. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +6 -4
  735. package/dist-types/ts3.4/commands/ListCommandExecutionsCommand.d.ts +6 -4
  736. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +6 -4
  737. package/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +6 -4
  738. package/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +6 -4
  739. package/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +6 -4
  740. package/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +6 -4
  741. package/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +6 -4
  742. package/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +6 -4
  743. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +6 -4
  744. package/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +6 -4
  745. package/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +6 -4
  746. package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +6 -4
  747. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +6 -6
  748. package/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +6 -4
  749. package/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +6 -4
  750. package/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +6 -4
  751. package/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +6 -4
  752. package/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +6 -4
  753. package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +6 -4
  754. package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +6 -4
  755. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +6 -4
  756. package/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +6 -4
  757. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +6 -4
  758. package/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +6 -4
  759. package/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +6 -4
  760. package/dist-types/ts3.4/commands/ListPrincipalThingsV2Command.d.ts +6 -4
  761. package/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +6 -4
  762. package/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +6 -4
  763. package/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +6 -4
  764. package/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +6 -4
  765. package/dist-types/ts3.4/commands/ListSbomValidationResultsCommand.d.ts +6 -4
  766. package/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +6 -4
  767. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +6 -4
  768. package/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +6 -4
  769. package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +6 -4
  770. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  771. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +6 -4
  772. package/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +6 -4
  773. package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +6 -4
  774. package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +6 -4
  775. package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +6 -4
  776. package/dist-types/ts3.4/commands/ListThingPrincipalsV2Command.d.ts +6 -4
  777. package/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +6 -4
  778. package/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +6 -4
  779. package/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +6 -4
  780. package/dist-types/ts3.4/commands/ListThingsCommand.d.ts +6 -4
  781. package/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +6 -4
  782. package/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +6 -4
  783. package/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +6 -4
  784. package/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +6 -4
  785. package/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +6 -4
  786. package/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +6 -4
  787. package/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +6 -4
  788. package/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +6 -4
  789. package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +6 -4
  790. package/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +6 -4
  791. package/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +6 -4
  792. package/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +6 -4
  793. package/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +6 -4
  794. package/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +6 -4
  795. package/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +6 -4
  796. package/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +6 -4
  797. package/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +6 -4
  798. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
  799. package/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +6 -4
  800. package/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +6 -4
  801. package/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +6 -4
  802. package/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -4
  803. package/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -4
  804. package/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +6 -4
  805. package/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +6 -4
  806. package/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +6 -4
  807. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  808. package/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +6 -4
  809. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +6 -4
  810. package/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +6 -4
  811. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  812. package/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +6 -4
  813. package/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +6 -4
  814. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +6 -4
  815. package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +6 -4
  816. package/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +6 -4
  817. package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +6 -4
  818. package/dist-types/ts3.4/commands/UpdateCertificateProviderCommand.d.ts +6 -4
  819. package/dist-types/ts3.4/commands/UpdateCommandCommand.d.ts +6 -4
  820. package/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +6 -4
  821. package/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +6 -4
  822. package/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +6 -4
  823. package/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +6 -4
  824. package/dist-types/ts3.4/commands/UpdateEncryptionConfigurationCommand.d.ts +6 -4
  825. package/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +6 -4
  826. package/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +6 -4
  827. package/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +6 -4
  828. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -8
  829. package/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +6 -4
  830. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +6 -4
  831. package/dist-types/ts3.4/commands/UpdatePackageConfigurationCommand.d.ts +6 -4
  832. package/dist-types/ts3.4/commands/UpdatePackageVersionCommand.d.ts +6 -4
  833. package/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +6 -4
  834. package/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +6 -4
  835. package/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +6 -4
  836. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +6 -4
  837. package/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +6 -4
  838. package/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +6 -4
  839. package/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +6 -4
  840. package/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +6 -4
  841. package/dist-types/ts3.4/commands/UpdateThingTypeCommand.d.ts +6 -4
  842. package/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +6 -4
  843. package/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +6 -4
  844. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  845. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  846. package/dist-types/ts3.4/models/IoTServiceException.d.ts +1 -1
  847. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  848. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  849. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  850. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  851. package/package.json +13 -34
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IoTServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class IoTServiceException extends smithy_client_1.ServiceException {
4
+ const client_1 = require("@smithy/core/client");
5
+ Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return client_1.ServiceException; } });
6
+ class IoTServiceException extends client_1.ServiceException {
7
7
  constructor(options) {
8
8
  super(options);
9
9
  Object.setPrototypeOf(this, IoTServiceException.prototype);
@@ -5,34 +5,32 @@ const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
7
7
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
- const config_resolver_1 = require("@smithy/config-resolver");
8
+ const client_1 = require("@smithy/core/client");
9
+ const config_1 = require("@smithy/core/config");
10
+ const retry_1 = require("@smithy/core/retry");
11
+ const serde_1 = require("@smithy/core/serde");
9
12
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
- const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
- const smithy_client_1 = require("@smithy/smithy-client");
12
- const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
14
- const util_retry_1 = require("@smithy/util-retry");
15
13
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
14
  const getRuntimeConfig = (config) => {
17
- const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
- const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
15
+ const defaultsMode = (0, config_1.resolveDefaultsModeConfig)(config);
16
+ const defaultConfigProvider = () => defaultsMode().then(client_1.loadConfigsForDefaultMode);
19
17
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
20
18
  return {
21
19
  ...clientSharedValues,
22
20
  ...config,
23
21
  runtime: "browser",
24
22
  defaultsMode,
25
- bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_browser_1.calculateBodyLength,
23
+ bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
26
24
  credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
27
25
  defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
28
- maxAttempts: config?.maxAttempts ?? util_retry_1.DEFAULT_MAX_ATTEMPTS,
29
- region: config?.region ?? (0, invalid_dependency_1.invalidProvider)("Region is missing"),
26
+ maxAttempts: config?.maxAttempts ?? retry_1.DEFAULT_MAX_ATTEMPTS,
27
+ region: config?.region ?? (0, client_1.invalidProvider)("Region is missing"),
30
28
  requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
31
- retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE),
29
+ retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || retry_1.DEFAULT_RETRY_MODE),
32
30
  sha256: config?.sha256 ?? sha256_browser_1.Sha256,
33
31
  streamCollector: config?.streamCollector ?? fetch_http_handler_1.streamCollector,
34
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(config_resolver_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
35
- useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(config_resolver_1.DEFAULT_USE_FIPS_ENDPOINT)),
32
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(config_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
33
+ useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(config_1.DEFAULT_USE_FIPS_ENDPOINT)),
36
34
  };
37
35
  };
38
36
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -7,20 +7,16 @@ const client_1 = require("@aws-sdk/core/client");
7
7
  const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
8
8
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
9
9
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
10
- const config_resolver_1 = require("@smithy/config-resolver");
11
- const hash_node_1 = require("@smithy/hash-node");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const node_config_provider_1 = require("@smithy/node-config-provider");
10
+ const client_2 = require("@smithy/core/client");
11
+ const config_1 = require("@smithy/core/config");
12
+ const retry_1 = require("@smithy/core/retry");
13
+ const serde_1 = require("@smithy/core/serde");
14
14
  const node_http_handler_1 = require("@smithy/node-http-handler");
15
- const smithy_client_1 = require("@smithy/smithy-client");
16
- const util_body_length_node_1 = require("@smithy/util-body-length-node");
17
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
18
- const util_retry_1 = require("@smithy/util-retry");
19
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
20
16
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
- const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
- const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
17
+ (0, client_2.emitWarningIfUnsupportedVersion)(process.version);
18
+ const defaultsMode = (0, config_1.resolveDefaultsModeConfig)(config);
19
+ const defaultConfigProvider = () => defaultsMode().then(client_2.loadConfigsForDefaultMode);
24
20
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
21
  (0, client_1.emitWarningIfUnsupportedVersion)(process.version);
26
22
  const loaderConfig = {
@@ -32,23 +28,23 @@ const getRuntimeConfig = (config) => {
32
28
  ...config,
33
29
  runtime: "node",
34
30
  defaultsMode,
35
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
36
- bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
31
+ authSchemePreference: config?.authSchemePreference ?? (0, config_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
32
+ bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
37
33
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
38
34
  defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
39
- maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
40
- region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
35
+ maxAttempts: config?.maxAttempts ?? (0, config_1.loadConfig)(retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
36
+ region: config?.region ?? (0, config_1.loadConfig)(config_1.NODE_REGION_CONFIG_OPTIONS, { ...config_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
41
37
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
42
38
  retryMode: config?.retryMode ??
43
- (0, node_config_provider_1.loadConfig)({
44
- ...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
45
- default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE,
39
+ (0, config_1.loadConfig)({
40
+ ...retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
41
+ default: async () => (await defaultConfigProvider()).retryMode || retry_1.DEFAULT_RETRY_MODE,
46
42
  }, config),
47
- sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
43
+ sha256: config?.sha256 ?? serde_1.Hash.bind(null, "sha256"),
48
44
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
49
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
51
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
45
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
47
+ userAgentAppId: config?.userAgentAppId ?? (0, config_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
52
48
  };
53
49
  };
54
50
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -3,18 +3,17 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const protocols_1 = require("@aws-sdk/core/protocols");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- const url_parser_1 = require("@smithy/url-parser");
8
- const util_base64_1 = require("@smithy/util-base64");
9
- const util_utf8_1 = require("@smithy/util-utf8");
6
+ const client_1 = require("@smithy/core/client");
7
+ const protocols_2 = require("@smithy/core/protocols");
8
+ const serde_1 = require("@smithy/core/serde");
10
9
  const httpAuthSchemeProvider_1 = require("./auth/httpAuthSchemeProvider");
11
10
  const endpointResolver_1 = require("./endpoint/endpointResolver");
12
11
  const schemas_0_1 = require("./schemas/schemas_0");
13
12
  const getRuntimeConfig = (config) => {
14
13
  return {
15
14
  apiVersion: "2015-05-28",
16
- base64Decoder: config?.base64Decoder ?? util_base64_1.fromBase64,
17
- base64Encoder: config?.base64Encoder ?? util_base64_1.toBase64,
15
+ base64Decoder: config?.base64Decoder ?? serde_1.fromBase64,
16
+ base64Encoder: config?.base64Encoder ?? serde_1.toBase64,
18
17
  disableHostPrefix: config?.disableHostPrefix ?? false,
19
18
  endpointProvider: config?.endpointProvider ?? endpointResolver_1.defaultEndpointResolver,
20
19
  extensions: config?.extensions ?? [],
@@ -26,7 +25,7 @@ const getRuntimeConfig = (config) => {
26
25
  signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
27
26
  },
28
27
  ],
29
- logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
28
+ logger: config?.logger ?? new client_1.NoOpLogger(),
30
29
  protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
31
30
  protocolSettings: config?.protocolSettings ?? {
32
31
  defaultNamespace: "com.amazonaws.iot",
@@ -35,9 +34,9 @@ const getRuntimeConfig = (config) => {
35
34
  serviceTarget: "AWSIotService",
36
35
  },
37
36
  serviceId: config?.serviceId ?? "IoT",
38
- urlParser: config?.urlParser ?? url_parser_1.parseUrl,
39
- utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
40
- utf8Encoder: config?.utf8Encoder ?? util_utf8_1.toUtf8,
37
+ urlParser: config?.urlParser ?? protocols_2.parseUrl,
38
+ utf8Decoder: config?.utf8Decoder ?? serde_1.fromUtf8,
39
+ utf8Encoder: config?.utf8Encoder ?? serde_1.toUtf8,
41
40
  };
42
41
  };
43
42
  exports.getRuntimeConfig = getRuntimeConfig;
package/dist-es/IoT.js CHANGED
@@ -1,4 +1,4 @@
1
- import { createAggregatedClient } from "@smithy/smithy-client";
1
+ import { createAggregatedClient } from "@smithy/core/client";
2
2
  import { AcceptCertificateTransferCommand, } from "./commands/AcceptCertificateTransferCommand";
3
3
  import { AddThingToBillingGroupCommand, } from "./commands/AddThingToBillingGroupCommand";
4
4
  import { AddThingToThingGroupCommand, } from "./commands/AddThingToThingGroupCommand";
@@ -2,13 +2,13 @@ import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middlewa
2
2
  import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
3
3
  import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
4
4
  import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
5
- import { resolveRegionConfig } from "@smithy/config-resolver";
6
5
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
6
+ import { Client as __Client, } from "@smithy/core/client";
7
+ import { resolveRegionConfig } from "@smithy/core/config";
8
+ import { resolveEndpointConfig } from "@smithy/core/endpoints";
9
+ import { getContentLengthPlugin } from "@smithy/core/protocols";
10
+ import { getOmitRetryHeadersPlugin, getRetryPlugin, resolveRetryConfig, } from "@smithy/core/retry";
7
11
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
- import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
- import { getOmitRetryHeadersPlugin, getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
- import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultIoTHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
14
14
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
@@ -1,5 +1,5 @@
1
1
  import { resolveAwsSdkSigV4Config, } from "@aws-sdk/core/httpAuthSchemes";
2
- import { getSmithyContext, normalizeProvider } from "@smithy/util-middleware";
2
+ import { getSmithyContext, normalizeProvider } from "@smithy/core/client";
3
3
  export const defaultIoTHttpAuthSchemeParametersProvider = async (config, context, input) => {
4
4
  return {
5
5
  operation: getSmithyContext(context).operation,
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { AcceptCertificateTransfer$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { AddThingToBillingGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { AddThingToThingGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { AssociateSbomWithPackageVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { AssociateTargetsWithJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { AttachPolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { AttachPrincipalPolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { AttachSecurityProfile$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { AttachThingPrincipal$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CancelAuditMitigationActionsTask$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CancelAuditTask$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CancelCertificateTransfer$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CancelDetectMitigationActionsTask$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CancelJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CancelJobExecution$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { ClearDefaultAuthorizer$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { ConfirmTopicRuleDestination$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateAuditSuppression$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateAuthorizer$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateBillingGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateCertificateFromCsr$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateCertificateProvider$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateCommand$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateCustomMetric$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateDimension$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateDomainConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateDynamicThingGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateFleetMetric$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateJobTemplate$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateKeysAndCertificate$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateMitigationAction$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateOTAUpdate$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreatePackage$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreatePackageVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreatePolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreatePolicyVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateProvisioningClaim$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateProvisioningTemplate$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateProvisioningTemplateVersion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
@@ -1,5 +1,5 @@
1
- import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
4
  import { CreateRoleAlias$ } from "../schemas/schemas_0";
5
5
  export { $Command };