@aws-sdk/client-iot 3.478.0 → 3.481.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 (1025) hide show
  1. package/dist-cjs/commands/AcceptCertificateTransferCommand.js +18 -41
  2. package/dist-cjs/commands/AddThingToBillingGroupCommand.js +18 -41
  3. package/dist-cjs/commands/AddThingToThingGroupCommand.js +18 -41
  4. package/dist-cjs/commands/AssociateTargetsWithJobCommand.js +18 -41
  5. package/dist-cjs/commands/AttachPolicyCommand.js +18 -41
  6. package/dist-cjs/commands/AttachPrincipalPolicyCommand.js +18 -41
  7. package/dist-cjs/commands/AttachSecurityProfileCommand.js +18 -41
  8. package/dist-cjs/commands/AttachThingPrincipalCommand.js +18 -41
  9. package/dist-cjs/commands/CancelAuditMitigationActionsTaskCommand.js +18 -41
  10. package/dist-cjs/commands/CancelAuditTaskCommand.js +18 -41
  11. package/dist-cjs/commands/CancelCertificateTransferCommand.js +18 -41
  12. package/dist-cjs/commands/CancelDetectMitigationActionsTaskCommand.js +18 -41
  13. package/dist-cjs/commands/CancelJobCommand.js +18 -41
  14. package/dist-cjs/commands/CancelJobExecutionCommand.js +18 -41
  15. package/dist-cjs/commands/ClearDefaultAuthorizerCommand.js +18 -41
  16. package/dist-cjs/commands/ConfirmTopicRuleDestinationCommand.js +18 -41
  17. package/dist-cjs/commands/CreateAuditSuppressionCommand.js +18 -41
  18. package/dist-cjs/commands/CreateAuthorizerCommand.js +18 -41
  19. package/dist-cjs/commands/CreateBillingGroupCommand.js +18 -41
  20. package/dist-cjs/commands/CreateCertificateFromCsrCommand.js +18 -41
  21. package/dist-cjs/commands/CreateCertificateProviderCommand.js +18 -41
  22. package/dist-cjs/commands/CreateCustomMetricCommand.js +18 -41
  23. package/dist-cjs/commands/CreateDimensionCommand.js +18 -41
  24. package/dist-cjs/commands/CreateDomainConfigurationCommand.js +18 -41
  25. package/dist-cjs/commands/CreateDynamicThingGroupCommand.js +18 -41
  26. package/dist-cjs/commands/CreateFleetMetricCommand.js +18 -41
  27. package/dist-cjs/commands/CreateJobCommand.js +18 -41
  28. package/dist-cjs/commands/CreateJobTemplateCommand.js +18 -41
  29. package/dist-cjs/commands/CreateKeysAndCertificateCommand.js +18 -41
  30. package/dist-cjs/commands/CreateMitigationActionCommand.js +18 -41
  31. package/dist-cjs/commands/CreateOTAUpdateCommand.js +18 -41
  32. package/dist-cjs/commands/CreatePackageCommand.js +18 -41
  33. package/dist-cjs/commands/CreatePackageVersionCommand.js +18 -41
  34. package/dist-cjs/commands/CreatePolicyCommand.js +18 -41
  35. package/dist-cjs/commands/CreatePolicyVersionCommand.js +18 -41
  36. package/dist-cjs/commands/CreateProvisioningClaimCommand.js +18 -41
  37. package/dist-cjs/commands/CreateProvisioningTemplateCommand.js +18 -41
  38. package/dist-cjs/commands/CreateProvisioningTemplateVersionCommand.js +18 -41
  39. package/dist-cjs/commands/CreateRoleAliasCommand.js +18 -41
  40. package/dist-cjs/commands/CreateScheduledAuditCommand.js +18 -41
  41. package/dist-cjs/commands/CreateSecurityProfileCommand.js +18 -41
  42. package/dist-cjs/commands/CreateStreamCommand.js +18 -41
  43. package/dist-cjs/commands/CreateThingCommand.js +18 -41
  44. package/dist-cjs/commands/CreateThingGroupCommand.js +18 -41
  45. package/dist-cjs/commands/CreateThingTypeCommand.js +18 -41
  46. package/dist-cjs/commands/CreateTopicRuleCommand.js +18 -41
  47. package/dist-cjs/commands/CreateTopicRuleDestinationCommand.js +18 -41
  48. package/dist-cjs/commands/DeleteAccountAuditConfigurationCommand.js +18 -41
  49. package/dist-cjs/commands/DeleteAuditSuppressionCommand.js +18 -41
  50. package/dist-cjs/commands/DeleteAuthorizerCommand.js +18 -41
  51. package/dist-cjs/commands/DeleteBillingGroupCommand.js +18 -41
  52. package/dist-cjs/commands/DeleteCACertificateCommand.js +18 -41
  53. package/dist-cjs/commands/DeleteCertificateCommand.js +18 -41
  54. package/dist-cjs/commands/DeleteCertificateProviderCommand.js +18 -41
  55. package/dist-cjs/commands/DeleteCustomMetricCommand.js +18 -41
  56. package/dist-cjs/commands/DeleteDimensionCommand.js +18 -41
  57. package/dist-cjs/commands/DeleteDomainConfigurationCommand.js +18 -41
  58. package/dist-cjs/commands/DeleteDynamicThingGroupCommand.js +18 -41
  59. package/dist-cjs/commands/DeleteFleetMetricCommand.js +18 -41
  60. package/dist-cjs/commands/DeleteJobCommand.js +18 -41
  61. package/dist-cjs/commands/DeleteJobExecutionCommand.js +18 -41
  62. package/dist-cjs/commands/DeleteJobTemplateCommand.js +18 -41
  63. package/dist-cjs/commands/DeleteMitigationActionCommand.js +18 -41
  64. package/dist-cjs/commands/DeleteOTAUpdateCommand.js +18 -41
  65. package/dist-cjs/commands/DeletePackageCommand.js +18 -41
  66. package/dist-cjs/commands/DeletePackageVersionCommand.js +18 -41
  67. package/dist-cjs/commands/DeletePolicyCommand.js +18 -41
  68. package/dist-cjs/commands/DeletePolicyVersionCommand.js +18 -41
  69. package/dist-cjs/commands/DeleteProvisioningTemplateCommand.js +18 -41
  70. package/dist-cjs/commands/DeleteProvisioningTemplateVersionCommand.js +18 -41
  71. package/dist-cjs/commands/DeleteRegistrationCodeCommand.js +18 -41
  72. package/dist-cjs/commands/DeleteRoleAliasCommand.js +18 -41
  73. package/dist-cjs/commands/DeleteScheduledAuditCommand.js +18 -41
  74. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +18 -41
  75. package/dist-cjs/commands/DeleteStreamCommand.js +18 -41
  76. package/dist-cjs/commands/DeleteThingCommand.js +18 -41
  77. package/dist-cjs/commands/DeleteThingGroupCommand.js +18 -41
  78. package/dist-cjs/commands/DeleteThingTypeCommand.js +18 -41
  79. package/dist-cjs/commands/DeleteTopicRuleCommand.js +18 -41
  80. package/dist-cjs/commands/DeleteTopicRuleDestinationCommand.js +18 -41
  81. package/dist-cjs/commands/DeleteV2LoggingLevelCommand.js +18 -41
  82. package/dist-cjs/commands/DeprecateThingTypeCommand.js +18 -41
  83. package/dist-cjs/commands/DescribeAccountAuditConfigurationCommand.js +18 -41
  84. package/dist-cjs/commands/DescribeAuditFindingCommand.js +18 -41
  85. package/dist-cjs/commands/DescribeAuditMitigationActionsTaskCommand.js +18 -41
  86. package/dist-cjs/commands/DescribeAuditSuppressionCommand.js +18 -41
  87. package/dist-cjs/commands/DescribeAuditTaskCommand.js +18 -41
  88. package/dist-cjs/commands/DescribeAuthorizerCommand.js +18 -41
  89. package/dist-cjs/commands/DescribeBillingGroupCommand.js +18 -41
  90. package/dist-cjs/commands/DescribeCACertificateCommand.js +18 -41
  91. package/dist-cjs/commands/DescribeCertificateCommand.js +18 -41
  92. package/dist-cjs/commands/DescribeCertificateProviderCommand.js +18 -41
  93. package/dist-cjs/commands/DescribeCustomMetricCommand.js +18 -41
  94. package/dist-cjs/commands/DescribeDefaultAuthorizerCommand.js +18 -41
  95. package/dist-cjs/commands/DescribeDetectMitigationActionsTaskCommand.js +18 -41
  96. package/dist-cjs/commands/DescribeDimensionCommand.js +18 -41
  97. package/dist-cjs/commands/DescribeDomainConfigurationCommand.js +18 -41
  98. package/dist-cjs/commands/DescribeEndpointCommand.js +18 -41
  99. package/dist-cjs/commands/DescribeEventConfigurationsCommand.js +18 -41
  100. package/dist-cjs/commands/DescribeFleetMetricCommand.js +18 -41
  101. package/dist-cjs/commands/DescribeIndexCommand.js +18 -41
  102. package/dist-cjs/commands/DescribeJobCommand.js +18 -41
  103. package/dist-cjs/commands/DescribeJobExecutionCommand.js +18 -41
  104. package/dist-cjs/commands/DescribeJobTemplateCommand.js +18 -41
  105. package/dist-cjs/commands/DescribeManagedJobTemplateCommand.js +18 -41
  106. package/dist-cjs/commands/DescribeMitigationActionCommand.js +18 -41
  107. package/dist-cjs/commands/DescribeProvisioningTemplateCommand.js +18 -41
  108. package/dist-cjs/commands/DescribeProvisioningTemplateVersionCommand.js +18 -41
  109. package/dist-cjs/commands/DescribeRoleAliasCommand.js +18 -41
  110. package/dist-cjs/commands/DescribeScheduledAuditCommand.js +18 -41
  111. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +18 -41
  112. package/dist-cjs/commands/DescribeStreamCommand.js +18 -41
  113. package/dist-cjs/commands/DescribeThingCommand.js +18 -41
  114. package/dist-cjs/commands/DescribeThingGroupCommand.js +18 -41
  115. package/dist-cjs/commands/DescribeThingRegistrationTaskCommand.js +18 -41
  116. package/dist-cjs/commands/DescribeThingTypeCommand.js +18 -41
  117. package/dist-cjs/commands/DetachPolicyCommand.js +18 -41
  118. package/dist-cjs/commands/DetachPrincipalPolicyCommand.js +18 -41
  119. package/dist-cjs/commands/DetachSecurityProfileCommand.js +18 -41
  120. package/dist-cjs/commands/DetachThingPrincipalCommand.js +18 -41
  121. package/dist-cjs/commands/DisableTopicRuleCommand.js +18 -41
  122. package/dist-cjs/commands/EnableTopicRuleCommand.js +18 -41
  123. package/dist-cjs/commands/GetBehaviorModelTrainingSummariesCommand.js +18 -41
  124. package/dist-cjs/commands/GetBucketsAggregationCommand.js +18 -41
  125. package/dist-cjs/commands/GetCardinalityCommand.js +18 -41
  126. package/dist-cjs/commands/GetEffectivePoliciesCommand.js +18 -41
  127. package/dist-cjs/commands/GetIndexingConfigurationCommand.js +18 -41
  128. package/dist-cjs/commands/GetJobDocumentCommand.js +18 -41
  129. package/dist-cjs/commands/GetLoggingOptionsCommand.js +18 -41
  130. package/dist-cjs/commands/GetOTAUpdateCommand.js +18 -41
  131. package/dist-cjs/commands/GetPackageCommand.js +18 -41
  132. package/dist-cjs/commands/GetPackageConfigurationCommand.js +18 -41
  133. package/dist-cjs/commands/GetPackageVersionCommand.js +18 -41
  134. package/dist-cjs/commands/GetPercentilesCommand.js +18 -41
  135. package/dist-cjs/commands/GetPolicyCommand.js +18 -41
  136. package/dist-cjs/commands/GetPolicyVersionCommand.js +18 -41
  137. package/dist-cjs/commands/GetRegistrationCodeCommand.js +18 -41
  138. package/dist-cjs/commands/GetStatisticsCommand.js +18 -41
  139. package/dist-cjs/commands/GetTopicRuleCommand.js +18 -41
  140. package/dist-cjs/commands/GetTopicRuleDestinationCommand.js +18 -41
  141. package/dist-cjs/commands/GetV2LoggingOptionsCommand.js +18 -41
  142. package/dist-cjs/commands/ListActiveViolationsCommand.js +18 -41
  143. package/dist-cjs/commands/ListAttachedPoliciesCommand.js +18 -41
  144. package/dist-cjs/commands/ListAuditFindingsCommand.js +18 -41
  145. package/dist-cjs/commands/ListAuditMitigationActionsExecutionsCommand.js +18 -41
  146. package/dist-cjs/commands/ListAuditMitigationActionsTasksCommand.js +18 -41
  147. package/dist-cjs/commands/ListAuditSuppressionsCommand.js +18 -41
  148. package/dist-cjs/commands/ListAuditTasksCommand.js +18 -41
  149. package/dist-cjs/commands/ListAuthorizersCommand.js +18 -41
  150. package/dist-cjs/commands/ListBillingGroupsCommand.js +18 -41
  151. package/dist-cjs/commands/ListCACertificatesCommand.js +18 -41
  152. package/dist-cjs/commands/ListCertificateProvidersCommand.js +18 -41
  153. package/dist-cjs/commands/ListCertificatesByCACommand.js +18 -41
  154. package/dist-cjs/commands/ListCertificatesCommand.js +18 -41
  155. package/dist-cjs/commands/ListCustomMetricsCommand.js +18 -41
  156. package/dist-cjs/commands/ListDetectMitigationActionsExecutionsCommand.js +18 -41
  157. package/dist-cjs/commands/ListDetectMitigationActionsTasksCommand.js +18 -41
  158. package/dist-cjs/commands/ListDimensionsCommand.js +18 -41
  159. package/dist-cjs/commands/ListDomainConfigurationsCommand.js +18 -41
  160. package/dist-cjs/commands/ListFleetMetricsCommand.js +18 -41
  161. package/dist-cjs/commands/ListIndicesCommand.js +18 -41
  162. package/dist-cjs/commands/ListJobExecutionsForJobCommand.js +18 -41
  163. package/dist-cjs/commands/ListJobExecutionsForThingCommand.js +18 -41
  164. package/dist-cjs/commands/ListJobTemplatesCommand.js +18 -41
  165. package/dist-cjs/commands/ListJobsCommand.js +18 -41
  166. package/dist-cjs/commands/ListManagedJobTemplatesCommand.js +18 -41
  167. package/dist-cjs/commands/ListMetricValuesCommand.js +18 -41
  168. package/dist-cjs/commands/ListMitigationActionsCommand.js +18 -41
  169. package/dist-cjs/commands/ListOTAUpdatesCommand.js +18 -41
  170. package/dist-cjs/commands/ListOutgoingCertificatesCommand.js +18 -41
  171. package/dist-cjs/commands/ListPackageVersionsCommand.js +18 -41
  172. package/dist-cjs/commands/ListPackagesCommand.js +18 -41
  173. package/dist-cjs/commands/ListPoliciesCommand.js +18 -41
  174. package/dist-cjs/commands/ListPolicyPrincipalsCommand.js +18 -41
  175. package/dist-cjs/commands/ListPolicyVersionsCommand.js +18 -41
  176. package/dist-cjs/commands/ListPrincipalPoliciesCommand.js +18 -41
  177. package/dist-cjs/commands/ListPrincipalThingsCommand.js +18 -41
  178. package/dist-cjs/commands/ListProvisioningTemplateVersionsCommand.js +18 -41
  179. package/dist-cjs/commands/ListProvisioningTemplatesCommand.js +18 -41
  180. package/dist-cjs/commands/ListRelatedResourcesForAuditFindingCommand.js +18 -41
  181. package/dist-cjs/commands/ListRoleAliasesCommand.js +18 -41
  182. package/dist-cjs/commands/ListScheduledAuditsCommand.js +18 -41
  183. package/dist-cjs/commands/ListSecurityProfilesCommand.js +18 -41
  184. package/dist-cjs/commands/ListSecurityProfilesForTargetCommand.js +18 -41
  185. package/dist-cjs/commands/ListStreamsCommand.js +18 -41
  186. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  187. package/dist-cjs/commands/ListTargetsForPolicyCommand.js +18 -41
  188. package/dist-cjs/commands/ListTargetsForSecurityProfileCommand.js +18 -41
  189. package/dist-cjs/commands/ListThingGroupsCommand.js +18 -41
  190. package/dist-cjs/commands/ListThingGroupsForThingCommand.js +18 -41
  191. package/dist-cjs/commands/ListThingPrincipalsCommand.js +18 -41
  192. package/dist-cjs/commands/ListThingRegistrationTaskReportsCommand.js +18 -41
  193. package/dist-cjs/commands/ListThingRegistrationTasksCommand.js +18 -41
  194. package/dist-cjs/commands/ListThingTypesCommand.js +18 -41
  195. package/dist-cjs/commands/ListThingsCommand.js +18 -41
  196. package/dist-cjs/commands/ListThingsInBillingGroupCommand.js +18 -41
  197. package/dist-cjs/commands/ListThingsInThingGroupCommand.js +18 -41
  198. package/dist-cjs/commands/ListTopicRuleDestinationsCommand.js +18 -41
  199. package/dist-cjs/commands/ListTopicRulesCommand.js +18 -41
  200. package/dist-cjs/commands/ListV2LoggingLevelsCommand.js +18 -41
  201. package/dist-cjs/commands/ListViolationEventsCommand.js +18 -41
  202. package/dist-cjs/commands/PutVerificationStateOnViolationCommand.js +18 -41
  203. package/dist-cjs/commands/RegisterCACertificateCommand.js +18 -41
  204. package/dist-cjs/commands/RegisterCertificateCommand.js +18 -41
  205. package/dist-cjs/commands/RegisterCertificateWithoutCACommand.js +18 -41
  206. package/dist-cjs/commands/RegisterThingCommand.js +18 -41
  207. package/dist-cjs/commands/RejectCertificateTransferCommand.js +18 -41
  208. package/dist-cjs/commands/RemoveThingFromBillingGroupCommand.js +18 -41
  209. package/dist-cjs/commands/RemoveThingFromThingGroupCommand.js +18 -41
  210. package/dist-cjs/commands/ReplaceTopicRuleCommand.js +18 -41
  211. package/dist-cjs/commands/SearchIndexCommand.js +18 -41
  212. package/dist-cjs/commands/SetDefaultAuthorizerCommand.js +18 -41
  213. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +18 -41
  214. package/dist-cjs/commands/SetLoggingOptionsCommand.js +18 -41
  215. package/dist-cjs/commands/SetV2LoggingLevelCommand.js +18 -41
  216. package/dist-cjs/commands/SetV2LoggingOptionsCommand.js +18 -41
  217. package/dist-cjs/commands/StartAuditMitigationActionsTaskCommand.js +18 -41
  218. package/dist-cjs/commands/StartDetectMitigationActionsTaskCommand.js +18 -41
  219. package/dist-cjs/commands/StartOnDemandAuditTaskCommand.js +18 -41
  220. package/dist-cjs/commands/StartThingRegistrationTaskCommand.js +18 -41
  221. package/dist-cjs/commands/StopThingRegistrationTaskCommand.js +18 -41
  222. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  223. package/dist-cjs/commands/TestAuthorizationCommand.js +18 -41
  224. package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +18 -41
  225. package/dist-cjs/commands/TransferCertificateCommand.js +18 -41
  226. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  227. package/dist-cjs/commands/UpdateAccountAuditConfigurationCommand.js +18 -41
  228. package/dist-cjs/commands/UpdateAuditSuppressionCommand.js +18 -41
  229. package/dist-cjs/commands/UpdateAuthorizerCommand.js +18 -41
  230. package/dist-cjs/commands/UpdateBillingGroupCommand.js +18 -41
  231. package/dist-cjs/commands/UpdateCACertificateCommand.js +18 -41
  232. package/dist-cjs/commands/UpdateCertificateCommand.js +18 -41
  233. package/dist-cjs/commands/UpdateCertificateProviderCommand.js +18 -41
  234. package/dist-cjs/commands/UpdateCustomMetricCommand.js +18 -41
  235. package/dist-cjs/commands/UpdateDimensionCommand.js +18 -41
  236. package/dist-cjs/commands/UpdateDomainConfigurationCommand.js +18 -41
  237. package/dist-cjs/commands/UpdateDynamicThingGroupCommand.js +18 -41
  238. package/dist-cjs/commands/UpdateEventConfigurationsCommand.js +18 -41
  239. package/dist-cjs/commands/UpdateFleetMetricCommand.js +18 -41
  240. package/dist-cjs/commands/UpdateIndexingConfigurationCommand.js +18 -41
  241. package/dist-cjs/commands/UpdateJobCommand.js +18 -41
  242. package/dist-cjs/commands/UpdateMitigationActionCommand.js +18 -41
  243. package/dist-cjs/commands/UpdatePackageCommand.js +18 -41
  244. package/dist-cjs/commands/UpdatePackageConfigurationCommand.js +18 -41
  245. package/dist-cjs/commands/UpdatePackageVersionCommand.js +18 -41
  246. package/dist-cjs/commands/UpdateProvisioningTemplateCommand.js +18 -41
  247. package/dist-cjs/commands/UpdateRoleAliasCommand.js +18 -41
  248. package/dist-cjs/commands/UpdateScheduledAuditCommand.js +18 -41
  249. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +18 -41
  250. package/dist-cjs/commands/UpdateStreamCommand.js +18 -41
  251. package/dist-cjs/commands/UpdateThingCommand.js +18 -41
  252. package/dist-cjs/commands/UpdateThingGroupCommand.js +18 -41
  253. package/dist-cjs/commands/UpdateThingGroupsForThingCommand.js +18 -41
  254. package/dist-cjs/commands/UpdateTopicRuleDestinationCommand.js +18 -41
  255. package/dist-cjs/commands/ValidateSecurityProfileBehaviorsCommand.js +18 -41
  256. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  257. package/dist-es/commands/AcceptCertificateTransferCommand.js +18 -41
  258. package/dist-es/commands/AddThingToBillingGroupCommand.js +18 -41
  259. package/dist-es/commands/AddThingToThingGroupCommand.js +18 -41
  260. package/dist-es/commands/AssociateTargetsWithJobCommand.js +18 -41
  261. package/dist-es/commands/AttachPolicyCommand.js +18 -41
  262. package/dist-es/commands/AttachPrincipalPolicyCommand.js +18 -41
  263. package/dist-es/commands/AttachSecurityProfileCommand.js +18 -41
  264. package/dist-es/commands/AttachThingPrincipalCommand.js +18 -41
  265. package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +18 -41
  266. package/dist-es/commands/CancelAuditTaskCommand.js +18 -41
  267. package/dist-es/commands/CancelCertificateTransferCommand.js +18 -41
  268. package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +18 -41
  269. package/dist-es/commands/CancelJobCommand.js +18 -41
  270. package/dist-es/commands/CancelJobExecutionCommand.js +18 -41
  271. package/dist-es/commands/ClearDefaultAuthorizerCommand.js +18 -41
  272. package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +18 -41
  273. package/dist-es/commands/CreateAuditSuppressionCommand.js +18 -41
  274. package/dist-es/commands/CreateAuthorizerCommand.js +18 -41
  275. package/dist-es/commands/CreateBillingGroupCommand.js +18 -41
  276. package/dist-es/commands/CreateCertificateFromCsrCommand.js +18 -41
  277. package/dist-es/commands/CreateCertificateProviderCommand.js +18 -41
  278. package/dist-es/commands/CreateCustomMetricCommand.js +18 -41
  279. package/dist-es/commands/CreateDimensionCommand.js +18 -41
  280. package/dist-es/commands/CreateDomainConfigurationCommand.js +18 -41
  281. package/dist-es/commands/CreateDynamicThingGroupCommand.js +18 -41
  282. package/dist-es/commands/CreateFleetMetricCommand.js +18 -41
  283. package/dist-es/commands/CreateJobCommand.js +18 -41
  284. package/dist-es/commands/CreateJobTemplateCommand.js +18 -41
  285. package/dist-es/commands/CreateKeysAndCertificateCommand.js +18 -41
  286. package/dist-es/commands/CreateMitigationActionCommand.js +18 -41
  287. package/dist-es/commands/CreateOTAUpdateCommand.js +18 -41
  288. package/dist-es/commands/CreatePackageCommand.js +18 -41
  289. package/dist-es/commands/CreatePackageVersionCommand.js +18 -41
  290. package/dist-es/commands/CreatePolicyCommand.js +18 -41
  291. package/dist-es/commands/CreatePolicyVersionCommand.js +18 -41
  292. package/dist-es/commands/CreateProvisioningClaimCommand.js +18 -41
  293. package/dist-es/commands/CreateProvisioningTemplateCommand.js +18 -41
  294. package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +18 -41
  295. package/dist-es/commands/CreateRoleAliasCommand.js +18 -41
  296. package/dist-es/commands/CreateScheduledAuditCommand.js +18 -41
  297. package/dist-es/commands/CreateSecurityProfileCommand.js +18 -41
  298. package/dist-es/commands/CreateStreamCommand.js +18 -41
  299. package/dist-es/commands/CreateThingCommand.js +18 -41
  300. package/dist-es/commands/CreateThingGroupCommand.js +18 -41
  301. package/dist-es/commands/CreateThingTypeCommand.js +18 -41
  302. package/dist-es/commands/CreateTopicRuleCommand.js +18 -41
  303. package/dist-es/commands/CreateTopicRuleDestinationCommand.js +18 -41
  304. package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +18 -41
  305. package/dist-es/commands/DeleteAuditSuppressionCommand.js +18 -41
  306. package/dist-es/commands/DeleteAuthorizerCommand.js +18 -41
  307. package/dist-es/commands/DeleteBillingGroupCommand.js +18 -41
  308. package/dist-es/commands/DeleteCACertificateCommand.js +18 -41
  309. package/dist-es/commands/DeleteCertificateCommand.js +18 -41
  310. package/dist-es/commands/DeleteCertificateProviderCommand.js +18 -41
  311. package/dist-es/commands/DeleteCustomMetricCommand.js +18 -41
  312. package/dist-es/commands/DeleteDimensionCommand.js +18 -41
  313. package/dist-es/commands/DeleteDomainConfigurationCommand.js +18 -41
  314. package/dist-es/commands/DeleteDynamicThingGroupCommand.js +18 -41
  315. package/dist-es/commands/DeleteFleetMetricCommand.js +18 -41
  316. package/dist-es/commands/DeleteJobCommand.js +18 -41
  317. package/dist-es/commands/DeleteJobExecutionCommand.js +18 -41
  318. package/dist-es/commands/DeleteJobTemplateCommand.js +18 -41
  319. package/dist-es/commands/DeleteMitigationActionCommand.js +18 -41
  320. package/dist-es/commands/DeleteOTAUpdateCommand.js +18 -41
  321. package/dist-es/commands/DeletePackageCommand.js +18 -41
  322. package/dist-es/commands/DeletePackageVersionCommand.js +18 -41
  323. package/dist-es/commands/DeletePolicyCommand.js +18 -41
  324. package/dist-es/commands/DeletePolicyVersionCommand.js +18 -41
  325. package/dist-es/commands/DeleteProvisioningTemplateCommand.js +18 -41
  326. package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +18 -41
  327. package/dist-es/commands/DeleteRegistrationCodeCommand.js +18 -41
  328. package/dist-es/commands/DeleteRoleAliasCommand.js +18 -41
  329. package/dist-es/commands/DeleteScheduledAuditCommand.js +18 -41
  330. package/dist-es/commands/DeleteSecurityProfileCommand.js +18 -41
  331. package/dist-es/commands/DeleteStreamCommand.js +18 -41
  332. package/dist-es/commands/DeleteThingCommand.js +18 -41
  333. package/dist-es/commands/DeleteThingGroupCommand.js +18 -41
  334. package/dist-es/commands/DeleteThingTypeCommand.js +18 -41
  335. package/dist-es/commands/DeleteTopicRuleCommand.js +18 -41
  336. package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +18 -41
  337. package/dist-es/commands/DeleteV2LoggingLevelCommand.js +18 -41
  338. package/dist-es/commands/DeprecateThingTypeCommand.js +18 -41
  339. package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +18 -41
  340. package/dist-es/commands/DescribeAuditFindingCommand.js +18 -41
  341. package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +18 -41
  342. package/dist-es/commands/DescribeAuditSuppressionCommand.js +18 -41
  343. package/dist-es/commands/DescribeAuditTaskCommand.js +18 -41
  344. package/dist-es/commands/DescribeAuthorizerCommand.js +18 -41
  345. package/dist-es/commands/DescribeBillingGroupCommand.js +18 -41
  346. package/dist-es/commands/DescribeCACertificateCommand.js +18 -41
  347. package/dist-es/commands/DescribeCertificateCommand.js +18 -41
  348. package/dist-es/commands/DescribeCertificateProviderCommand.js +18 -41
  349. package/dist-es/commands/DescribeCustomMetricCommand.js +18 -41
  350. package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +18 -41
  351. package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +18 -41
  352. package/dist-es/commands/DescribeDimensionCommand.js +18 -41
  353. package/dist-es/commands/DescribeDomainConfigurationCommand.js +18 -41
  354. package/dist-es/commands/DescribeEndpointCommand.js +18 -41
  355. package/dist-es/commands/DescribeEventConfigurationsCommand.js +18 -41
  356. package/dist-es/commands/DescribeFleetMetricCommand.js +18 -41
  357. package/dist-es/commands/DescribeIndexCommand.js +18 -41
  358. package/dist-es/commands/DescribeJobCommand.js +18 -41
  359. package/dist-es/commands/DescribeJobExecutionCommand.js +18 -41
  360. package/dist-es/commands/DescribeJobTemplateCommand.js +18 -41
  361. package/dist-es/commands/DescribeManagedJobTemplateCommand.js +18 -41
  362. package/dist-es/commands/DescribeMitigationActionCommand.js +18 -41
  363. package/dist-es/commands/DescribeProvisioningTemplateCommand.js +18 -41
  364. package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +18 -41
  365. package/dist-es/commands/DescribeRoleAliasCommand.js +18 -41
  366. package/dist-es/commands/DescribeScheduledAuditCommand.js +18 -41
  367. package/dist-es/commands/DescribeSecurityProfileCommand.js +18 -41
  368. package/dist-es/commands/DescribeStreamCommand.js +18 -41
  369. package/dist-es/commands/DescribeThingCommand.js +18 -41
  370. package/dist-es/commands/DescribeThingGroupCommand.js +18 -41
  371. package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +18 -41
  372. package/dist-es/commands/DescribeThingTypeCommand.js +18 -41
  373. package/dist-es/commands/DetachPolicyCommand.js +18 -41
  374. package/dist-es/commands/DetachPrincipalPolicyCommand.js +18 -41
  375. package/dist-es/commands/DetachSecurityProfileCommand.js +18 -41
  376. package/dist-es/commands/DetachThingPrincipalCommand.js +18 -41
  377. package/dist-es/commands/DisableTopicRuleCommand.js +18 -41
  378. package/dist-es/commands/EnableTopicRuleCommand.js +18 -41
  379. package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +18 -41
  380. package/dist-es/commands/GetBucketsAggregationCommand.js +18 -41
  381. package/dist-es/commands/GetCardinalityCommand.js +18 -41
  382. package/dist-es/commands/GetEffectivePoliciesCommand.js +18 -41
  383. package/dist-es/commands/GetIndexingConfigurationCommand.js +18 -41
  384. package/dist-es/commands/GetJobDocumentCommand.js +18 -41
  385. package/dist-es/commands/GetLoggingOptionsCommand.js +18 -41
  386. package/dist-es/commands/GetOTAUpdateCommand.js +18 -41
  387. package/dist-es/commands/GetPackageCommand.js +18 -41
  388. package/dist-es/commands/GetPackageConfigurationCommand.js +18 -41
  389. package/dist-es/commands/GetPackageVersionCommand.js +18 -41
  390. package/dist-es/commands/GetPercentilesCommand.js +18 -41
  391. package/dist-es/commands/GetPolicyCommand.js +18 -41
  392. package/dist-es/commands/GetPolicyVersionCommand.js +18 -41
  393. package/dist-es/commands/GetRegistrationCodeCommand.js +18 -41
  394. package/dist-es/commands/GetStatisticsCommand.js +18 -41
  395. package/dist-es/commands/GetTopicRuleCommand.js +18 -41
  396. package/dist-es/commands/GetTopicRuleDestinationCommand.js +18 -41
  397. package/dist-es/commands/GetV2LoggingOptionsCommand.js +18 -41
  398. package/dist-es/commands/ListActiveViolationsCommand.js +18 -41
  399. package/dist-es/commands/ListAttachedPoliciesCommand.js +18 -41
  400. package/dist-es/commands/ListAuditFindingsCommand.js +18 -41
  401. package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +18 -41
  402. package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +18 -41
  403. package/dist-es/commands/ListAuditSuppressionsCommand.js +18 -41
  404. package/dist-es/commands/ListAuditTasksCommand.js +18 -41
  405. package/dist-es/commands/ListAuthorizersCommand.js +18 -41
  406. package/dist-es/commands/ListBillingGroupsCommand.js +18 -41
  407. package/dist-es/commands/ListCACertificatesCommand.js +18 -41
  408. package/dist-es/commands/ListCertificateProvidersCommand.js +18 -41
  409. package/dist-es/commands/ListCertificatesByCACommand.js +18 -41
  410. package/dist-es/commands/ListCertificatesCommand.js +18 -41
  411. package/dist-es/commands/ListCustomMetricsCommand.js +18 -41
  412. package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +18 -41
  413. package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +18 -41
  414. package/dist-es/commands/ListDimensionsCommand.js +18 -41
  415. package/dist-es/commands/ListDomainConfigurationsCommand.js +18 -41
  416. package/dist-es/commands/ListFleetMetricsCommand.js +18 -41
  417. package/dist-es/commands/ListIndicesCommand.js +18 -41
  418. package/dist-es/commands/ListJobExecutionsForJobCommand.js +18 -41
  419. package/dist-es/commands/ListJobExecutionsForThingCommand.js +18 -41
  420. package/dist-es/commands/ListJobTemplatesCommand.js +18 -41
  421. package/dist-es/commands/ListJobsCommand.js +18 -41
  422. package/dist-es/commands/ListManagedJobTemplatesCommand.js +18 -41
  423. package/dist-es/commands/ListMetricValuesCommand.js +18 -41
  424. package/dist-es/commands/ListMitigationActionsCommand.js +18 -41
  425. package/dist-es/commands/ListOTAUpdatesCommand.js +18 -41
  426. package/dist-es/commands/ListOutgoingCertificatesCommand.js +18 -41
  427. package/dist-es/commands/ListPackageVersionsCommand.js +18 -41
  428. package/dist-es/commands/ListPackagesCommand.js +18 -41
  429. package/dist-es/commands/ListPoliciesCommand.js +18 -41
  430. package/dist-es/commands/ListPolicyPrincipalsCommand.js +18 -41
  431. package/dist-es/commands/ListPolicyVersionsCommand.js +18 -41
  432. package/dist-es/commands/ListPrincipalPoliciesCommand.js +18 -41
  433. package/dist-es/commands/ListPrincipalThingsCommand.js +18 -41
  434. package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +18 -41
  435. package/dist-es/commands/ListProvisioningTemplatesCommand.js +18 -41
  436. package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +18 -41
  437. package/dist-es/commands/ListRoleAliasesCommand.js +18 -41
  438. package/dist-es/commands/ListScheduledAuditsCommand.js +18 -41
  439. package/dist-es/commands/ListSecurityProfilesCommand.js +18 -41
  440. package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +18 -41
  441. package/dist-es/commands/ListStreamsCommand.js +18 -41
  442. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  443. package/dist-es/commands/ListTargetsForPolicyCommand.js +18 -41
  444. package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +18 -41
  445. package/dist-es/commands/ListThingGroupsCommand.js +18 -41
  446. package/dist-es/commands/ListThingGroupsForThingCommand.js +18 -41
  447. package/dist-es/commands/ListThingPrincipalsCommand.js +18 -41
  448. package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +18 -41
  449. package/dist-es/commands/ListThingRegistrationTasksCommand.js +18 -41
  450. package/dist-es/commands/ListThingTypesCommand.js +18 -41
  451. package/dist-es/commands/ListThingsCommand.js +18 -41
  452. package/dist-es/commands/ListThingsInBillingGroupCommand.js +18 -41
  453. package/dist-es/commands/ListThingsInThingGroupCommand.js +18 -41
  454. package/dist-es/commands/ListTopicRuleDestinationsCommand.js +18 -41
  455. package/dist-es/commands/ListTopicRulesCommand.js +18 -41
  456. package/dist-es/commands/ListV2LoggingLevelsCommand.js +18 -41
  457. package/dist-es/commands/ListViolationEventsCommand.js +18 -41
  458. package/dist-es/commands/PutVerificationStateOnViolationCommand.js +18 -41
  459. package/dist-es/commands/RegisterCACertificateCommand.js +18 -41
  460. package/dist-es/commands/RegisterCertificateCommand.js +18 -41
  461. package/dist-es/commands/RegisterCertificateWithoutCACommand.js +18 -41
  462. package/dist-es/commands/RegisterThingCommand.js +18 -41
  463. package/dist-es/commands/RejectCertificateTransferCommand.js +18 -41
  464. package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +18 -41
  465. package/dist-es/commands/RemoveThingFromThingGroupCommand.js +18 -41
  466. package/dist-es/commands/ReplaceTopicRuleCommand.js +18 -41
  467. package/dist-es/commands/SearchIndexCommand.js +18 -41
  468. package/dist-es/commands/SetDefaultAuthorizerCommand.js +18 -41
  469. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +18 -41
  470. package/dist-es/commands/SetLoggingOptionsCommand.js +18 -41
  471. package/dist-es/commands/SetV2LoggingLevelCommand.js +18 -41
  472. package/dist-es/commands/SetV2LoggingOptionsCommand.js +18 -41
  473. package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +18 -41
  474. package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +18 -41
  475. package/dist-es/commands/StartOnDemandAuditTaskCommand.js +18 -41
  476. package/dist-es/commands/StartThingRegistrationTaskCommand.js +18 -41
  477. package/dist-es/commands/StopThingRegistrationTaskCommand.js +18 -41
  478. package/dist-es/commands/TagResourceCommand.js +18 -41
  479. package/dist-es/commands/TestAuthorizationCommand.js +18 -41
  480. package/dist-es/commands/TestInvokeAuthorizerCommand.js +18 -41
  481. package/dist-es/commands/TransferCertificateCommand.js +18 -41
  482. package/dist-es/commands/UntagResourceCommand.js +18 -41
  483. package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +18 -41
  484. package/dist-es/commands/UpdateAuditSuppressionCommand.js +18 -41
  485. package/dist-es/commands/UpdateAuthorizerCommand.js +18 -41
  486. package/dist-es/commands/UpdateBillingGroupCommand.js +18 -41
  487. package/dist-es/commands/UpdateCACertificateCommand.js +18 -41
  488. package/dist-es/commands/UpdateCertificateCommand.js +18 -41
  489. package/dist-es/commands/UpdateCertificateProviderCommand.js +18 -41
  490. package/dist-es/commands/UpdateCustomMetricCommand.js +18 -41
  491. package/dist-es/commands/UpdateDimensionCommand.js +18 -41
  492. package/dist-es/commands/UpdateDomainConfigurationCommand.js +18 -41
  493. package/dist-es/commands/UpdateDynamicThingGroupCommand.js +18 -41
  494. package/dist-es/commands/UpdateEventConfigurationsCommand.js +18 -41
  495. package/dist-es/commands/UpdateFleetMetricCommand.js +18 -41
  496. package/dist-es/commands/UpdateIndexingConfigurationCommand.js +18 -41
  497. package/dist-es/commands/UpdateJobCommand.js +18 -41
  498. package/dist-es/commands/UpdateMitigationActionCommand.js +18 -41
  499. package/dist-es/commands/UpdatePackageCommand.js +18 -41
  500. package/dist-es/commands/UpdatePackageConfigurationCommand.js +18 -41
  501. package/dist-es/commands/UpdatePackageVersionCommand.js +18 -41
  502. package/dist-es/commands/UpdateProvisioningTemplateCommand.js +18 -41
  503. package/dist-es/commands/UpdateRoleAliasCommand.js +18 -41
  504. package/dist-es/commands/UpdateScheduledAuditCommand.js +18 -41
  505. package/dist-es/commands/UpdateSecurityProfileCommand.js +18 -41
  506. package/dist-es/commands/UpdateStreamCommand.js +18 -41
  507. package/dist-es/commands/UpdateThingCommand.js +18 -41
  508. package/dist-es/commands/UpdateThingGroupCommand.js +18 -41
  509. package/dist-es/commands/UpdateThingGroupsForThingCommand.js +18 -41
  510. package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +18 -41
  511. package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +18 -41
  512. package/dist-es/endpoint/EndpointParameters.js +6 -0
  513. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +6 -21
  514. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +6 -21
  515. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +6 -21
  516. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +6 -21
  517. package/dist-types/commands/AttachPolicyCommand.d.ts +6 -21
  518. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +6 -21
  519. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +6 -21
  520. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +6 -21
  521. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +6 -21
  522. package/dist-types/commands/CancelAuditTaskCommand.d.ts +6 -21
  523. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +6 -21
  524. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +6 -21
  525. package/dist-types/commands/CancelJobCommand.d.ts +6 -21
  526. package/dist-types/commands/CancelJobExecutionCommand.d.ts +6 -21
  527. package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +6 -21
  528. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +6 -21
  529. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +6 -21
  530. package/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -21
  531. package/dist-types/commands/CreateBillingGroupCommand.d.ts +6 -21
  532. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +6 -21
  533. package/dist-types/commands/CreateCertificateProviderCommand.d.ts +6 -21
  534. package/dist-types/commands/CreateCustomMetricCommand.d.ts +6 -21
  535. package/dist-types/commands/CreateDimensionCommand.d.ts +6 -21
  536. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +6 -21
  537. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -21
  538. package/dist-types/commands/CreateFleetMetricCommand.d.ts +6 -21
  539. package/dist-types/commands/CreateJobCommand.d.ts +6 -21
  540. package/dist-types/commands/CreateJobTemplateCommand.d.ts +6 -21
  541. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +6 -21
  542. package/dist-types/commands/CreateMitigationActionCommand.d.ts +6 -21
  543. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +6 -21
  544. package/dist-types/commands/CreatePackageCommand.d.ts +6 -21
  545. package/dist-types/commands/CreatePackageVersionCommand.d.ts +6 -21
  546. package/dist-types/commands/CreatePolicyCommand.d.ts +6 -21
  547. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -21
  548. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +6 -21
  549. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +6 -21
  550. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +6 -21
  551. package/dist-types/commands/CreateRoleAliasCommand.d.ts +6 -21
  552. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +6 -21
  553. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -21
  554. package/dist-types/commands/CreateStreamCommand.d.ts +6 -21
  555. package/dist-types/commands/CreateThingCommand.d.ts +6 -21
  556. package/dist-types/commands/CreateThingGroupCommand.d.ts +6 -21
  557. package/dist-types/commands/CreateThingTypeCommand.d.ts +6 -21
  558. package/dist-types/commands/CreateTopicRuleCommand.d.ts +6 -21
  559. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -21
  560. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +6 -21
  561. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +6 -21
  562. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -21
  563. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +6 -21
  564. package/dist-types/commands/DeleteCACertificateCommand.d.ts +6 -21
  565. package/dist-types/commands/DeleteCertificateCommand.d.ts +6 -21
  566. package/dist-types/commands/DeleteCertificateProviderCommand.d.ts +6 -21
  567. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +6 -21
  568. package/dist-types/commands/DeleteDimensionCommand.d.ts +6 -21
  569. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +6 -21
  570. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +6 -21
  571. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +6 -21
  572. package/dist-types/commands/DeleteJobCommand.d.ts +6 -21
  573. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +6 -21
  574. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +6 -21
  575. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +6 -21
  576. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +6 -21
  577. package/dist-types/commands/DeletePackageCommand.d.ts +6 -21
  578. package/dist-types/commands/DeletePackageVersionCommand.d.ts +6 -21
  579. package/dist-types/commands/DeletePolicyCommand.d.ts +6 -21
  580. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -21
  581. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +6 -21
  582. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +6 -21
  583. package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +6 -21
  584. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +6 -21
  585. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +6 -21
  586. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -21
  587. package/dist-types/commands/DeleteStreamCommand.d.ts +6 -21
  588. package/dist-types/commands/DeleteThingCommand.d.ts +6 -21
  589. package/dist-types/commands/DeleteThingGroupCommand.d.ts +6 -21
  590. package/dist-types/commands/DeleteThingTypeCommand.d.ts +6 -21
  591. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +6 -21
  592. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +6 -21
  593. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +6 -21
  594. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +6 -21
  595. package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +6 -21
  596. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +6 -21
  597. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +6 -21
  598. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +6 -21
  599. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +6 -21
  600. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +6 -21
  601. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +6 -21
  602. package/dist-types/commands/DescribeCACertificateCommand.d.ts +6 -21
  603. package/dist-types/commands/DescribeCertificateCommand.d.ts +6 -21
  604. package/dist-types/commands/DescribeCertificateProviderCommand.d.ts +6 -21
  605. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +6 -21
  606. package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +6 -21
  607. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +6 -21
  608. package/dist-types/commands/DescribeDimensionCommand.d.ts +6 -21
  609. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +6 -21
  610. package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -21
  611. package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +6 -21
  612. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +6 -21
  613. package/dist-types/commands/DescribeIndexCommand.d.ts +6 -21
  614. package/dist-types/commands/DescribeJobCommand.d.ts +6 -21
  615. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +6 -21
  616. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +6 -21
  617. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +6 -21
  618. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +6 -21
  619. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +6 -21
  620. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +6 -21
  621. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +6 -21
  622. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +6 -21
  623. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -21
  624. package/dist-types/commands/DescribeStreamCommand.d.ts +6 -21
  625. package/dist-types/commands/DescribeThingCommand.d.ts +6 -21
  626. package/dist-types/commands/DescribeThingGroupCommand.d.ts +6 -21
  627. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +6 -21
  628. package/dist-types/commands/DescribeThingTypeCommand.d.ts +6 -21
  629. package/dist-types/commands/DetachPolicyCommand.d.ts +6 -21
  630. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +6 -21
  631. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +6 -21
  632. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +6 -21
  633. package/dist-types/commands/DisableTopicRuleCommand.d.ts +6 -21
  634. package/dist-types/commands/EnableTopicRuleCommand.d.ts +6 -21
  635. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +6 -21
  636. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +6 -21
  637. package/dist-types/commands/GetCardinalityCommand.d.ts +6 -21
  638. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +6 -21
  639. package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +6 -21
  640. package/dist-types/commands/GetJobDocumentCommand.d.ts +6 -21
  641. package/dist-types/commands/GetLoggingOptionsCommand.d.ts +6 -21
  642. package/dist-types/commands/GetOTAUpdateCommand.d.ts +6 -21
  643. package/dist-types/commands/GetPackageCommand.d.ts +6 -21
  644. package/dist-types/commands/GetPackageConfigurationCommand.d.ts +6 -21
  645. package/dist-types/commands/GetPackageVersionCommand.d.ts +6 -21
  646. package/dist-types/commands/GetPercentilesCommand.d.ts +6 -21
  647. package/dist-types/commands/GetPolicyCommand.d.ts +6 -21
  648. package/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -21
  649. package/dist-types/commands/GetRegistrationCodeCommand.d.ts +6 -21
  650. package/dist-types/commands/GetStatisticsCommand.d.ts +6 -21
  651. package/dist-types/commands/GetTopicRuleCommand.d.ts +6 -21
  652. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +6 -21
  653. package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +6 -21
  654. package/dist-types/commands/ListActiveViolationsCommand.d.ts +6 -21
  655. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +6 -21
  656. package/dist-types/commands/ListAuditFindingsCommand.d.ts +6 -21
  657. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +6 -21
  658. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +6 -21
  659. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +6 -21
  660. package/dist-types/commands/ListAuditTasksCommand.d.ts +6 -21
  661. package/dist-types/commands/ListAuthorizersCommand.d.ts +6 -21
  662. package/dist-types/commands/ListBillingGroupsCommand.d.ts +6 -21
  663. package/dist-types/commands/ListCACertificatesCommand.d.ts +6 -21
  664. package/dist-types/commands/ListCertificateProvidersCommand.d.ts +6 -21
  665. package/dist-types/commands/ListCertificatesByCACommand.d.ts +6 -21
  666. package/dist-types/commands/ListCertificatesCommand.d.ts +6 -21
  667. package/dist-types/commands/ListCustomMetricsCommand.d.ts +6 -21
  668. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +6 -21
  669. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +6 -21
  670. package/dist-types/commands/ListDimensionsCommand.d.ts +6 -21
  671. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +6 -21
  672. package/dist-types/commands/ListFleetMetricsCommand.d.ts +6 -21
  673. package/dist-types/commands/ListIndicesCommand.d.ts +6 -21
  674. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +6 -21
  675. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +6 -21
  676. package/dist-types/commands/ListJobTemplatesCommand.d.ts +6 -21
  677. package/dist-types/commands/ListJobsCommand.d.ts +6 -21
  678. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +6 -21
  679. package/dist-types/commands/ListMetricValuesCommand.d.ts +6 -21
  680. package/dist-types/commands/ListMitigationActionsCommand.d.ts +6 -21
  681. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +6 -21
  682. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +6 -21
  683. package/dist-types/commands/ListPackageVersionsCommand.d.ts +6 -21
  684. package/dist-types/commands/ListPackagesCommand.d.ts +6 -21
  685. package/dist-types/commands/ListPoliciesCommand.d.ts +6 -21
  686. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +6 -21
  687. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -21
  688. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +6 -21
  689. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +6 -21
  690. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +6 -21
  691. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +6 -21
  692. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +6 -21
  693. package/dist-types/commands/ListRoleAliasesCommand.d.ts +6 -21
  694. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +6 -21
  695. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -21
  696. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +6 -21
  697. package/dist-types/commands/ListStreamsCommand.d.ts +6 -21
  698. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  699. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +6 -21
  700. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +6 -21
  701. package/dist-types/commands/ListThingGroupsCommand.d.ts +6 -21
  702. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +6 -21
  703. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +6 -21
  704. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +6 -21
  705. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +6 -21
  706. package/dist-types/commands/ListThingTypesCommand.d.ts +6 -21
  707. package/dist-types/commands/ListThingsCommand.d.ts +6 -21
  708. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +6 -21
  709. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +6 -21
  710. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +6 -21
  711. package/dist-types/commands/ListTopicRulesCommand.d.ts +6 -21
  712. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +6 -21
  713. package/dist-types/commands/ListViolationEventsCommand.d.ts +6 -21
  714. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +6 -21
  715. package/dist-types/commands/RegisterCACertificateCommand.d.ts +6 -21
  716. package/dist-types/commands/RegisterCertificateCommand.d.ts +6 -21
  717. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +6 -21
  718. package/dist-types/commands/RegisterThingCommand.d.ts +6 -21
  719. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +6 -21
  720. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +6 -21
  721. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +6 -21
  722. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +6 -21
  723. package/dist-types/commands/SearchIndexCommand.d.ts +6 -21
  724. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +6 -21
  725. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -21
  726. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +6 -21
  727. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +6 -21
  728. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +6 -21
  729. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -21
  730. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -21
  731. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +6 -21
  732. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +6 -21
  733. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +6 -21
  734. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  735. package/dist-types/commands/TestAuthorizationCommand.d.ts +6 -21
  736. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +6 -21
  737. package/dist-types/commands/TransferCertificateCommand.d.ts +6 -21
  738. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  739. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +6 -21
  740. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +6 -21
  741. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -21
  742. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -21
  743. package/dist-types/commands/UpdateCACertificateCommand.d.ts +6 -21
  744. package/dist-types/commands/UpdateCertificateCommand.d.ts +6 -21
  745. package/dist-types/commands/UpdateCertificateProviderCommand.d.ts +6 -21
  746. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +6 -21
  747. package/dist-types/commands/UpdateDimensionCommand.d.ts +6 -21
  748. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +6 -21
  749. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +6 -21
  750. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +6 -21
  751. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +6 -21
  752. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +6 -21
  753. package/dist-types/commands/UpdateJobCommand.d.ts +6 -21
  754. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +6 -21
  755. package/dist-types/commands/UpdatePackageCommand.d.ts +6 -21
  756. package/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +6 -21
  757. package/dist-types/commands/UpdatePackageVersionCommand.d.ts +6 -21
  758. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +6 -21
  759. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +6 -21
  760. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +6 -21
  761. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -21
  762. package/dist-types/commands/UpdateStreamCommand.d.ts +6 -21
  763. package/dist-types/commands/UpdateThingCommand.d.ts +6 -21
  764. package/dist-types/commands/UpdateThingGroupCommand.d.ts +6 -21
  765. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +6 -21
  766. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +6 -21
  767. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +6 -21
  768. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  769. package/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +12 -24
  770. package/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +12 -24
  771. package/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +12 -24
  772. package/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +12 -24
  773. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +14 -23
  774. package/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +12 -24
  775. package/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +12 -24
  776. package/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +12 -24
  777. package/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +12 -24
  778. package/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +14 -23
  779. package/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +12 -24
  780. package/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +12 -24
  781. package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +14 -23
  782. package/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +14 -23
  783. package/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +12 -24
  784. package/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +12 -24
  785. package/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +12 -24
  786. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +14 -23
  787. package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +14 -23
  788. package/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +12 -24
  789. package/dist-types/ts3.4/commands/CreateCertificateProviderCommand.d.ts +12 -24
  790. package/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +14 -23
  791. package/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +14 -23
  792. package/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +12 -24
  793. package/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +12 -24
  794. package/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +14 -23
  795. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +14 -23
  796. package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +14 -23
  797. package/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +12 -24
  798. package/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +12 -24
  799. package/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +14 -23
  800. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +14 -23
  801. package/dist-types/ts3.4/commands/CreatePackageVersionCommand.d.ts +12 -24
  802. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +14 -23
  803. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +14 -23
  804. package/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +12 -24
  805. package/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +12 -24
  806. package/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +12 -24
  807. package/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +14 -23
  808. package/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +12 -24
  809. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +12 -24
  810. package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +14 -23
  811. package/dist-types/ts3.4/commands/CreateThingCommand.d.ts +14 -23
  812. package/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +14 -23
  813. package/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +14 -23
  814. package/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +14 -23
  815. package/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +12 -24
  816. package/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +12 -24
  817. package/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +12 -24
  818. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +14 -23
  819. package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +14 -23
  820. package/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +14 -23
  821. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +14 -23
  822. package/dist-types/ts3.4/commands/DeleteCertificateProviderCommand.d.ts +12 -24
  823. package/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +14 -23
  824. package/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +14 -23
  825. package/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +12 -24
  826. package/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +12 -24
  827. package/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +14 -23
  828. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +14 -23
  829. package/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +14 -23
  830. package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +14 -23
  831. package/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +12 -24
  832. package/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +14 -23
  833. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +14 -23
  834. package/dist-types/ts3.4/commands/DeletePackageVersionCommand.d.ts +12 -24
  835. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +14 -23
  836. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +14 -23
  837. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +12 -24
  838. package/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +12 -24
  839. package/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +12 -24
  840. package/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +14 -23
  841. package/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +12 -24
  842. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +12 -24
  843. package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +14 -23
  844. package/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +14 -23
  845. package/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +14 -23
  846. package/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +14 -23
  847. package/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +14 -23
  848. package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +12 -24
  849. package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +12 -24
  850. package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +14 -23
  851. package/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +12 -24
  852. package/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +12 -24
  853. package/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +12 -24
  854. package/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +12 -24
  855. package/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +14 -23
  856. package/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +14 -23
  857. package/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +12 -24
  858. package/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +12 -24
  859. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +14 -23
  860. package/dist-types/ts3.4/commands/DescribeCertificateProviderCommand.d.ts +12 -24
  861. package/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +12 -24
  862. package/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +12 -24
  863. package/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +12 -24
  864. package/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +14 -23
  865. package/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +12 -24
  866. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +14 -23
  867. package/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +12 -24
  868. package/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +14 -23
  869. package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +14 -23
  870. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +14 -23
  871. package/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +12 -24
  872. package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +14 -23
  873. package/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +12 -24
  874. package/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +12 -24
  875. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +12 -24
  876. package/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +12 -24
  877. package/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +14 -23
  878. package/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +12 -24
  879. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +12 -24
  880. package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +14 -23
  881. package/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +14 -23
  882. package/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +14 -23
  883. package/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +12 -24
  884. package/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +14 -23
  885. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +14 -23
  886. package/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +12 -24
  887. package/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +12 -24
  888. package/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +12 -24
  889. package/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +14 -23
  890. package/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +14 -23
  891. package/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +12 -24
  892. package/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +12 -24
  893. package/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +14 -23
  894. package/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +12 -24
  895. package/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +12 -24
  896. package/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +14 -23
  897. package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +14 -23
  898. package/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +14 -23
  899. package/dist-types/ts3.4/commands/GetPackageCommand.d.ts +14 -23
  900. package/dist-types/ts3.4/commands/GetPackageConfigurationCommand.d.ts +12 -24
  901. package/dist-types/ts3.4/commands/GetPackageVersionCommand.d.ts +14 -23
  902. package/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +14 -23
  903. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +14 -23
  904. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +14 -23
  905. package/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +14 -23
  906. package/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +14 -23
  907. package/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +14 -23
  908. package/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +12 -24
  909. package/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +14 -23
  910. package/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +12 -24
  911. package/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +12 -24
  912. package/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +14 -23
  913. package/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +12 -24
  914. package/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +12 -24
  915. package/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +12 -24
  916. package/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +14 -23
  917. package/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +14 -23
  918. package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +14 -23
  919. package/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +14 -23
  920. package/dist-types/ts3.4/commands/ListCertificateProvidersCommand.d.ts +12 -24
  921. package/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +12 -24
  922. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +14 -23
  923. package/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +14 -23
  924. package/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +12 -24
  925. package/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +12 -24
  926. package/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +14 -23
  927. package/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +12 -24
  928. package/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +14 -23
  929. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +14 -23
  930. package/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +12 -24
  931. package/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +12 -24
  932. package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +14 -23
  933. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +14 -23
  934. package/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +12 -24
  935. package/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +14 -23
  936. package/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +12 -24
  937. package/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +14 -23
  938. package/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +12 -24
  939. package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +14 -23
  940. package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +14 -23
  941. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +14 -23
  942. package/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +12 -24
  943. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +14 -23
  944. package/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +12 -24
  945. package/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +14 -23
  946. package/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +12 -24
  947. package/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +12 -24
  948. package/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +12 -24
  949. package/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +14 -23
  950. package/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +14 -23
  951. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +12 -24
  952. package/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +12 -24
  953. package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +14 -23
  954. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  955. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +12 -24
  956. package/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +12 -24
  957. package/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +14 -23
  958. package/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +12 -24
  959. package/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +14 -23
  960. package/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +12 -24
  961. package/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +12 -24
  962. package/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +14 -23
  963. package/dist-types/ts3.4/commands/ListThingsCommand.d.ts +14 -23
  964. package/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +12 -24
  965. package/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +12 -24
  966. package/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +12 -24
  967. package/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +14 -23
  968. package/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +14 -23
  969. package/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +14 -23
  970. package/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +12 -24
  971. package/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +12 -24
  972. package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +14 -23
  973. package/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +12 -24
  974. package/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +14 -23
  975. package/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +12 -24
  976. package/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +12 -24
  977. package/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +12 -24
  978. package/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +14 -23
  979. package/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +14 -23
  980. package/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +12 -24
  981. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +12 -24
  982. package/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +14 -23
  983. package/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +14 -23
  984. package/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +14 -23
  985. package/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +12 -24
  986. package/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +12 -24
  987. package/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +12 -24
  988. package/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +12 -24
  989. package/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +12 -24
  990. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  991. package/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +14 -23
  992. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +12 -24
  993. package/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +14 -23
  994. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  995. package/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +12 -24
  996. package/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +12 -24
  997. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +14 -23
  998. package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +14 -23
  999. package/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +14 -23
  1000. package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +14 -23
  1001. package/dist-types/ts3.4/commands/UpdateCertificateProviderCommand.d.ts +12 -24
  1002. package/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +14 -23
  1003. package/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +14 -23
  1004. package/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +12 -24
  1005. package/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +12 -24
  1006. package/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +12 -24
  1007. package/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +14 -23
  1008. package/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +12 -24
  1009. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +14 -23
  1010. package/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +12 -24
  1011. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +14 -23
  1012. package/dist-types/ts3.4/commands/UpdatePackageConfigurationCommand.d.ts +12 -24
  1013. package/dist-types/ts3.4/commands/UpdatePackageVersionCommand.d.ts +12 -24
  1014. package/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +12 -24
  1015. package/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +14 -23
  1016. package/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +12 -24
  1017. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +12 -24
  1018. package/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +14 -23
  1019. package/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +14 -23
  1020. package/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +14 -23
  1021. package/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +12 -24
  1022. package/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +12 -24
  1023. package/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +12 -24
  1024. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  1025. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateCertificateFromCsrRequest, CreateCertificateFromCsrResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateCertificateFromCsrCommandInput extends CreateCertificateF
21
20
  */
22
21
  export interface CreateCertificateFromCsrCommandOutput extends CreateCertificateFromCsrResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateCertificateFromCsrCommand_base: {
24
+ new (input: CreateCertificateFromCsrCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCertificateFromCsrCommandInput, CreateCertificateFromCsrCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an X.509 certificate using the specified certificate signing
@@ -116,23 +119,5 @@ export interface CreateCertificateFromCsrCommandOutput extends CreateCertificate
116
119
  * <p>Base exception class for all service exceptions from IoT service.</p>
117
120
  *
118
121
  */
119
- export declare class CreateCertificateFromCsrCommand extends $Command<CreateCertificateFromCsrCommandInput, CreateCertificateFromCsrCommandOutput, IoTClientResolvedConfig> {
120
- readonly input: CreateCertificateFromCsrCommandInput;
121
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
122
- /**
123
- * @public
124
- */
125
- constructor(input: CreateCertificateFromCsrCommandInput);
126
- /**
127
- * @internal
128
- */
129
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCertificateFromCsrCommandInput, CreateCertificateFromCsrCommandOutput>;
130
- /**
131
- * @internal
132
- */
133
- private serialize;
134
- /**
135
- * @internal
136
- */
137
- private deserialize;
122
+ export declare class CreateCertificateFromCsrCommand extends CreateCertificateFromCsrCommand_base {
138
123
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateCertificateProviderRequest, CreateCertificateProviderResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateCertificateProviderCommandInput extends CreateCertificate
21
20
  */
22
21
  export interface CreateCertificateProviderCommandOutput extends CreateCertificateProviderResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateCertificateProviderCommand_base: {
24
+ new (input: CreateCertificateProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCertificateProviderCommandInput, CreateCertificateProviderCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an Amazon Web Services IoT Core certificate provider. You can use Amazon Web Services IoT Core certificate provider to
@@ -96,23 +99,5 @@ export interface CreateCertificateProviderCommandOutput extends CreateCertificat
96
99
  * <p>Base exception class for all service exceptions from IoT service.</p>
97
100
  *
98
101
  */
99
- export declare class CreateCertificateProviderCommand extends $Command<CreateCertificateProviderCommandInput, CreateCertificateProviderCommandOutput, IoTClientResolvedConfig> {
100
- readonly input: CreateCertificateProviderCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: CreateCertificateProviderCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCertificateProviderCommandInput, CreateCertificateProviderCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class CreateCertificateProviderCommand extends CreateCertificateProviderCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateCustomMetricRequest, CreateCustomMetricResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateCustomMetricCommandInput extends CreateCustomMetricReques
21
20
  */
22
21
  export interface CreateCustomMetricCommandOutput extends CreateCustomMetricResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateCustomMetricCommand_base: {
24
+ new (input: CreateCustomMetricCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomMetricCommandInput, CreateCustomMetricCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Use this API to define a
@@ -80,23 +83,5 @@ export interface CreateCustomMetricCommandOutput extends CreateCustomMetricRespo
80
83
  * <p>Base exception class for all service exceptions from IoT service.</p>
81
84
  *
82
85
  */
83
- export declare class CreateCustomMetricCommand extends $Command<CreateCustomMetricCommandInput, CreateCustomMetricCommandOutput, IoTClientResolvedConfig> {
84
- readonly input: CreateCustomMetricCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: CreateCustomMetricCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomMetricCommandInput, CreateCustomMetricCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class CreateCustomMetricCommand extends CreateCustomMetricCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateDimensionRequest, CreateDimensionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDimensionCommandInput extends CreateDimensionRequest {
21
20
  */
22
21
  export interface CreateDimensionCommandOutput extends CreateDimensionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateDimensionCommand_base: {
24
+ new (input: CreateDimensionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDimensionCommandInput, CreateDimensionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Create a dimension that you can use to limit the scope of a metric used in a security profile for IoT Device Defender.
@@ -80,23 +83,5 @@ export interface CreateDimensionCommandOutput extends CreateDimensionResponse, _
80
83
  * <p>Base exception class for all service exceptions from IoT service.</p>
81
84
  *
82
85
  */
83
- export declare class CreateDimensionCommand extends $Command<CreateDimensionCommandInput, CreateDimensionCommandOutput, IoTClientResolvedConfig> {
84
- readonly input: CreateDimensionCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: CreateDimensionCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDimensionCommandInput, CreateDimensionCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class CreateDimensionCommand extends CreateDimensionCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateDomainConfigurationRequest, CreateDomainConfigurationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDomainConfigurationCommandInput extends CreateDomainConfi
21
20
  */
22
21
  export interface CreateDomainConfigurationCommandOutput extends CreateDomainConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateDomainConfigurationCommand_base: {
24
+ new (input: CreateDomainConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainConfigurationCommandInput, CreateDomainConfigurationCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a domain configuration.</p>
@@ -96,23 +99,5 @@ export interface CreateDomainConfigurationCommandOutput extends CreateDomainConf
96
99
  * <p>Base exception class for all service exceptions from IoT service.</p>
97
100
  *
98
101
  */
99
- export declare class CreateDomainConfigurationCommand extends $Command<CreateDomainConfigurationCommandInput, CreateDomainConfigurationCommandOutput, IoTClientResolvedConfig> {
100
- readonly input: CreateDomainConfigurationCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: CreateDomainConfigurationCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDomainConfigurationCommandInput, CreateDomainConfigurationCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class CreateDomainConfigurationCommand extends CreateDomainConfigurationCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateDynamicThingGroupRequest, CreateDynamicThingGroupResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDynamicThingGroupCommandInput extends CreateDynamicThingG
21
20
  */
22
21
  export interface CreateDynamicThingGroupCommandOutput extends CreateDynamicThingGroupResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateDynamicThingGroupCommand_base: {
24
+ new (input: CreateDynamicThingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDynamicThingGroupCommandInput, CreateDynamicThingGroupCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a dynamic thing group.</p>
@@ -96,23 +99,5 @@ export interface CreateDynamicThingGroupCommandOutput extends CreateDynamicThing
96
99
  * <p>Base exception class for all service exceptions from IoT service.</p>
97
100
  *
98
101
  */
99
- export declare class CreateDynamicThingGroupCommand extends $Command<CreateDynamicThingGroupCommandInput, CreateDynamicThingGroupCommandOutput, IoTClientResolvedConfig> {
100
- readonly input: CreateDynamicThingGroupCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: CreateDynamicThingGroupCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDynamicThingGroupCommandInput, CreateDynamicThingGroupCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class CreateDynamicThingGroupCommand extends CreateDynamicThingGroupCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateFleetMetricRequest, CreateFleetMetricResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateFleetMetricCommandInput extends CreateFleetMetricRequest
21
20
  */
22
21
  export interface CreateFleetMetricCommandOutput extends CreateFleetMetricResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateFleetMetricCommand_base: {
24
+ new (input: CreateFleetMetricCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetMetricCommandInput, CreateFleetMetricCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a fleet metric.</p>
@@ -105,23 +108,5 @@ export interface CreateFleetMetricCommandOutput extends CreateFleetMetricRespons
105
108
  * <p>Base exception class for all service exceptions from IoT service.</p>
106
109
  *
107
110
  */
108
- export declare class CreateFleetMetricCommand extends $Command<CreateFleetMetricCommandInput, CreateFleetMetricCommandOutput, IoTClientResolvedConfig> {
109
- readonly input: CreateFleetMetricCommandInput;
110
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
111
- /**
112
- * @public
113
- */
114
- constructor(input: CreateFleetMetricCommandInput);
115
- /**
116
- * @internal
117
- */
118
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFleetMetricCommandInput, CreateFleetMetricCommandOutput>;
119
- /**
120
- * @internal
121
- */
122
- private serialize;
123
- /**
124
- * @internal
125
- */
126
- private deserialize;
111
+ export declare class CreateFleetMetricCommand extends CreateFleetMetricCommand_base {
127
112
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateJobRequest, CreateJobResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateJobCommandInput extends CreateJobRequest {
21
20
  */
22
21
  export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateJobCommand_base: {
24
+ new (input: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a job.</p>
@@ -140,23 +143,5 @@ export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBea
140
143
  * <p>Base exception class for all service exceptions from IoT service.</p>
141
144
  *
142
145
  */
143
- export declare class CreateJobCommand extends $Command<CreateJobCommandInput, CreateJobCommandOutput, IoTClientResolvedConfig> {
144
- readonly input: CreateJobCommandInput;
145
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
146
- /**
147
- * @public
148
- */
149
- constructor(input: CreateJobCommandInput);
150
- /**
151
- * @internal
152
- */
153
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateJobCommandInput, CreateJobCommandOutput>;
154
- /**
155
- * @internal
156
- */
157
- private serialize;
158
- /**
159
- * @internal
160
- */
161
- private deserialize;
146
+ export declare class CreateJobCommand extends CreateJobCommand_base {
162
147
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateJobTemplateRequest, CreateJobTemplateResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateJobTemplateCommandInput extends CreateJobTemplateRequest
21
20
  */
22
21
  export interface CreateJobTemplateCommandOutput extends CreateJobTemplateResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateJobTemplateCommand_base: {
24
+ new (input: CreateJobTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobTemplateCommandInput, CreateJobTemplateCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a job template.</p>
@@ -126,23 +129,5 @@ export interface CreateJobTemplateCommandOutput extends CreateJobTemplateRespons
126
129
  * <p>Base exception class for all service exceptions from IoT service.</p>
127
130
  *
128
131
  */
129
- export declare class CreateJobTemplateCommand extends $Command<CreateJobTemplateCommandInput, CreateJobTemplateCommandOutput, IoTClientResolvedConfig> {
130
- readonly input: CreateJobTemplateCommandInput;
131
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
132
- /**
133
- * @public
134
- */
135
- constructor(input: CreateJobTemplateCommandInput);
136
- /**
137
- * @internal
138
- */
139
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateJobTemplateCommandInput, CreateJobTemplateCommandOutput>;
140
- /**
141
- * @internal
142
- */
143
- private serialize;
144
- /**
145
- * @internal
146
- */
147
- private deserialize;
132
+ export declare class CreateJobTemplateCommand extends CreateJobTemplateCommand_base {
148
133
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateKeysAndCertificateRequest, CreateKeysAndCertificateResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateKeysAndCertificateCommandInput extends CreateKeysAndCerti
21
20
  */
22
21
  export interface CreateKeysAndCertificateCommandOutput extends CreateKeysAndCertificateResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateKeysAndCertificateCommand_base: {
24
+ new (input: CreateKeysAndCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeysAndCertificateCommandInput, CreateKeysAndCertificateCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a 2048-bit RSA key pair and issues an X.509 certificate using the issued
@@ -78,23 +81,5 @@ export interface CreateKeysAndCertificateCommandOutput extends CreateKeysAndCert
78
81
  * <p>Base exception class for all service exceptions from IoT service.</p>
79
82
  *
80
83
  */
81
- export declare class CreateKeysAndCertificateCommand extends $Command<CreateKeysAndCertificateCommandInput, CreateKeysAndCertificateCommandOutput, IoTClientResolvedConfig> {
82
- readonly input: CreateKeysAndCertificateCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: CreateKeysAndCertificateCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateKeysAndCertificateCommandInput, CreateKeysAndCertificateCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class CreateKeysAndCertificateCommand extends CreateKeysAndCertificateCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateMitigationActionRequest, CreateMitigationActionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateMitigationActionCommandInput extends CreateMitigationActi
21
20
  */
22
21
  export interface CreateMitigationActionCommandOutput extends CreateMitigationActionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateMitigationActionCommand_base: {
24
+ new (input: CreateMitigationActionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMitigationActionCommandInput, CreateMitigationActionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Defines an action that can be applied to audit findings by using StartAuditMitigationActionsTask. Only certain types of mitigation actions can be applied to specific check names.
@@ -100,23 +103,5 @@ export interface CreateMitigationActionCommandOutput extends CreateMitigationAct
100
103
  * <p>Base exception class for all service exceptions from IoT service.</p>
101
104
  *
102
105
  */
103
- export declare class CreateMitigationActionCommand extends $Command<CreateMitigationActionCommandInput, CreateMitigationActionCommandOutput, IoTClientResolvedConfig> {
104
- readonly input: CreateMitigationActionCommandInput;
105
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
- /**
107
- * @public
108
- */
109
- constructor(input: CreateMitigationActionCommandInput);
110
- /**
111
- * @internal
112
- */
113
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMitigationActionCommandInput, CreateMitigationActionCommandOutput>;
114
- /**
115
- * @internal
116
- */
117
- private serialize;
118
- /**
119
- * @internal
120
- */
121
- private deserialize;
106
+ export declare class CreateMitigationActionCommand extends CreateMitigationActionCommand_base {
122
107
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreateOTAUpdateRequest, CreateOTAUpdateResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateOTAUpdateCommandInput extends CreateOTAUpdateRequest {
21
20
  */
22
21
  export interface CreateOTAUpdateCommandOutput extends CreateOTAUpdateResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateOTAUpdateCommand_base: {
24
+ new (input: CreateOTAUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOTAUpdateCommandInput, CreateOTAUpdateCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an IoT OTA update on a target group of things or groups.</p>
@@ -174,23 +177,5 @@ export interface CreateOTAUpdateCommandOutput extends CreateOTAUpdateResponse, _
174
177
  * <p>Base exception class for all service exceptions from IoT service.</p>
175
178
  *
176
179
  */
177
- export declare class CreateOTAUpdateCommand extends $Command<CreateOTAUpdateCommandInput, CreateOTAUpdateCommandOutput, IoTClientResolvedConfig> {
178
- readonly input: CreateOTAUpdateCommandInput;
179
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
180
- /**
181
- * @public
182
- */
183
- constructor(input: CreateOTAUpdateCommandInput);
184
- /**
185
- * @internal
186
- */
187
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateOTAUpdateCommandInput, CreateOTAUpdateCommandOutput>;
188
- /**
189
- * @internal
190
- */
191
- private serialize;
192
- /**
193
- * @internal
194
- */
195
- private deserialize;
180
+ export declare class CreateOTAUpdateCommand extends CreateOTAUpdateCommand_base {
196
181
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreatePackageRequest, CreatePackageResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreatePackageCommandInput extends CreatePackageRequest {
21
20
  */
22
21
  export interface CreatePackageCommandOutput extends CreatePackageResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreatePackageCommand_base: {
24
+ new (input: CreatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates an IoT software package that can be deployed to your fleet.</p>
@@ -75,23 +78,5 @@ export interface CreatePackageCommandOutput extends CreatePackageResponse, __Met
75
78
  * <p>Base exception class for all service exceptions from IoT service.</p>
76
79
  *
77
80
  */
78
- export declare class CreatePackageCommand extends $Command<CreatePackageCommandInput, CreatePackageCommandOutput, IoTClientResolvedConfig> {
79
- readonly input: CreatePackageCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: CreatePackageCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePackageCommandInput, CreatePackageCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class CreatePackageCommand extends CreatePackageCommand_base {
97
82
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
5
4
  import { CreatePackageVersionRequest, CreatePackageVersionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreatePackageVersionCommandInput extends CreatePackageVersionRe
21
20
  */
22
21
  export interface CreatePackageVersionCommandOutput extends CreatePackageVersionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreatePackageVersionCommand_base: {
24
+ new (input: CreatePackageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageVersionCommandInput, CreatePackageVersionCommandOutput, IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new version for an existing IoT software package.</p>
@@ -85,23 +88,5 @@ export interface CreatePackageVersionCommandOutput extends CreatePackageVersionR
85
88
  * <p>Base exception class for all service exceptions from IoT service.</p>
86
89
  *
87
90
  */
88
- export declare class CreatePackageVersionCommand extends $Command<CreatePackageVersionCommandInput, CreatePackageVersionCommandOutput, IoTClientResolvedConfig> {
89
- readonly input: CreatePackageVersionCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: CreatePackageVersionCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePackageVersionCommandInput, CreatePackageVersionCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class CreatePackageVersionCommand extends CreatePackageVersionCommand_base {
107
92
  }