@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,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DescribeAuditTaskCommandInput
21
15
  export interface DescribeAuditTaskCommandOutput
22
16
  extends DescribeAuditTaskResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeAuditTaskCommand extends $Command<
25
- DescribeAuditTaskCommandInput,
26
- DescribeAuditTaskCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeAuditTaskCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeAuditTaskCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DescribeAuditTaskCommandInput, DescribeAuditTaskCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DescribeAuditTaskCommand_base: {
19
+ new (
20
+ input: DescribeAuditTaskCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DescribeAuditTaskCommandInput,
23
+ DescribeAuditTaskCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeAuditTaskCommand extends DescribeAuditTaskCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DescribeAuthorizerCommandInput
21
15
  export interface DescribeAuthorizerCommandOutput
22
16
  extends DescribeAuthorizerResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeAuthorizerCommand extends $Command<
25
- DescribeAuthorizerCommandInput,
26
- DescribeAuthorizerCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeAuthorizerCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeAuthorizerCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DescribeAuthorizerCommandInput, DescribeAuthorizerCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DescribeAuthorizerCommand_base: {
19
+ new (
20
+ input: DescribeAuthorizerCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DescribeAuthorizerCommandInput,
23
+ DescribeAuthorizerCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeAuthorizerCommand extends DescribeAuthorizerCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeBillingGroupCommandInput
21
15
  export interface DescribeBillingGroupCommandOutput
22
16
  extends DescribeBillingGroupResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeBillingGroupCommand extends $Command<
25
- DescribeBillingGroupCommandInput,
26
- DescribeBillingGroupCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeBillingGroupCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeBillingGroupCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeBillingGroupCommand_base: {
19
+ new (
20
+ input: DescribeBillingGroupCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeBillingGroupCommandInput,
38
- DescribeBillingGroupCommandOutput
23
+ DescribeBillingGroupCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeBillingGroupCommand extends DescribeBillingGroupCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeCACertificateCommandInput
21
15
  export interface DescribeCACertificateCommandOutput
22
16
  extends DescribeCACertificateResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeCACertificateCommand extends $Command<
25
- DescribeCACertificateCommandInput,
26
- DescribeCACertificateCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeCACertificateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeCACertificateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeCACertificateCommand_base: {
19
+ new (
20
+ input: DescribeCACertificateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeCACertificateCommandInput,
38
- DescribeCACertificateCommandOutput
23
+ DescribeCACertificateCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeCACertificateCommand extends DescribeCACertificateCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DescribeCertificateCommandInput
21
15
  export interface DescribeCertificateCommandOutput
22
16
  extends DescribeCertificateResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeCertificateCommand extends $Command<
25
- DescribeCertificateCommandInput,
26
- DescribeCertificateCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeCertificateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeCertificateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DescribeCertificateCommandInput, DescribeCertificateCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DescribeCertificateCommand_base: {
19
+ new (
20
+ input: DescribeCertificateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DescribeCertificateCommandInput,
23
+ DescribeCertificateCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeCertificateCommand extends DescribeCertificateCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeCertificateProviderCommandInput
21
15
  export interface DescribeCertificateProviderCommandOutput
22
16
  extends DescribeCertificateProviderResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeCertificateProviderCommand extends $Command<
25
- DescribeCertificateProviderCommandInput,
26
- DescribeCertificateProviderCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeCertificateProviderCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeCertificateProviderCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeCertificateProviderCommand_base: {
19
+ new (
20
+ input: DescribeCertificateProviderCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeCertificateProviderCommandInput,
38
- DescribeCertificateProviderCommandOutput
23
+ DescribeCertificateProviderCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeCertificateProviderCommand extends DescribeCertificateProviderCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeCustomMetricCommandInput
21
15
  export interface DescribeCustomMetricCommandOutput
22
16
  extends DescribeCustomMetricResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeCustomMetricCommand extends $Command<
25
- DescribeCustomMetricCommandInput,
26
- DescribeCustomMetricCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeCustomMetricCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeCustomMetricCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeCustomMetricCommand_base: {
19
+ new (
20
+ input: DescribeCustomMetricCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeCustomMetricCommandInput,
38
- DescribeCustomMetricCommandOutput
23
+ DescribeCustomMetricCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeCustomMetricCommand extends DescribeCustomMetricCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeDefaultAuthorizerCommandInput
21
15
  export interface DescribeDefaultAuthorizerCommandOutput
22
16
  extends DescribeDefaultAuthorizerResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeDefaultAuthorizerCommand extends $Command<
25
- DescribeDefaultAuthorizerCommandInput,
26
- DescribeDefaultAuthorizerCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeDefaultAuthorizerCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeDefaultAuthorizerCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeDefaultAuthorizerCommand_base: {
19
+ new (
20
+ input: DescribeDefaultAuthorizerCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeDefaultAuthorizerCommandInput,
38
- DescribeDefaultAuthorizerCommandOutput
23
+ DescribeDefaultAuthorizerCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeDefaultAuthorizerCommand extends DescribeDefaultAuthorizerCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeDetectMitigationActionsTaskCommandInput
21
15
  export interface DescribeDetectMitigationActionsTaskCommandOutput
22
16
  extends DescribeDetectMitigationActionsTaskResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeDetectMitigationActionsTaskCommand extends $Command<
25
- DescribeDetectMitigationActionsTaskCommandInput,
26
- DescribeDetectMitigationActionsTaskCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeDetectMitigationActionsTaskCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeDetectMitigationActionsTaskCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeDetectMitigationActionsTaskCommand_base: {
19
+ new (
20
+ input: DescribeDetectMitigationActionsTaskCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeDetectMitigationActionsTaskCommandInput,
38
- DescribeDetectMitigationActionsTaskCommandOutput
23
+ DescribeDetectMitigationActionsTaskCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeDetectMitigationActionsTaskCommand extends DescribeDetectMitigationActionsTaskCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DescribeDimensionCommandInput
21
15
  export interface DescribeDimensionCommandOutput
22
16
  extends DescribeDimensionResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeDimensionCommand extends $Command<
25
- DescribeDimensionCommandInput,
26
- DescribeDimensionCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeDimensionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeDimensionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DescribeDimensionCommandInput, DescribeDimensionCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DescribeDimensionCommand_base: {
19
+ new (
20
+ input: DescribeDimensionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DescribeDimensionCommandInput,
23
+ DescribeDimensionCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeDimensionCommand extends DescribeDimensionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeDomainConfigurationCommandInput
21
15
  export interface DescribeDomainConfigurationCommandOutput
22
16
  extends DescribeDomainConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeDomainConfigurationCommand extends $Command<
25
- DescribeDomainConfigurationCommandInput,
26
- DescribeDomainConfigurationCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeDomainConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeDomainConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeDomainConfigurationCommand_base: {
19
+ new (
20
+ input: DescribeDomainConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeDomainConfigurationCommandInput,
38
- DescribeDomainConfigurationCommandOutput
23
+ DescribeDomainConfigurationCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeDomainConfigurationCommand extends DescribeDomainConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface DescribeEndpointCommandInput extends DescribeEndpointRequest {}
20
14
  export interface DescribeEndpointCommandOutput
21
15
  extends DescribeEndpointResponse,
22
16
  __MetadataBearer {}
23
- export declare class DescribeEndpointCommand extends $Command<
24
- DescribeEndpointCommandInput,
25
- DescribeEndpointCommandOutput,
26
- IoTClientResolvedConfig
27
- > {
28
- readonly input: DescribeEndpointCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: DescribeEndpointCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: IoTClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<DescribeEndpointCommandInput, DescribeEndpointCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const DescribeEndpointCommand_base: {
18
+ new (
19
+ input: DescribeEndpointCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ DescribeEndpointCommandInput,
22
+ DescribeEndpointCommandOutput,
23
+ IoTClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class DescribeEndpointCommand extends DescribeEndpointCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface DescribeEventConfigurationsCommandInput
21
15
  export interface DescribeEventConfigurationsCommandOutput
22
16
  extends DescribeEventConfigurationsResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeEventConfigurationsCommand extends $Command<
25
- DescribeEventConfigurationsCommandInput,
26
- DescribeEventConfigurationsCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeEventConfigurationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeEventConfigurationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DescribeEventConfigurationsCommand_base: {
19
+ new (
20
+ input: DescribeEventConfigurationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DescribeEventConfigurationsCommandInput,
38
- DescribeEventConfigurationsCommandOutput
23
+ DescribeEventConfigurationsCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeEventConfigurationsCommand extends DescribeEventConfigurationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  IoTClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface DescribeFleetMetricCommandInput
21
15
  export interface DescribeFleetMetricCommandOutput
22
16
  extends DescribeFleetMetricResponse,
23
17
  __MetadataBearer {}
24
- export declare class DescribeFleetMetricCommand extends $Command<
25
- DescribeFleetMetricCommandInput,
26
- DescribeFleetMetricCommandOutput,
27
- IoTClientResolvedConfig
28
- > {
29
- readonly input: DescribeFleetMetricCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DescribeFleetMetricCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: IoTClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DescribeFleetMetricCommandInput, DescribeFleetMetricCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DescribeFleetMetricCommand_base: {
19
+ new (
20
+ input: DescribeFleetMetricCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DescribeFleetMetricCommandInput,
23
+ DescribeFleetMetricCommandOutput,
24
+ IoTClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DescribeFleetMetricCommand extends DescribeFleetMetricCommand_base {}