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