@aws-sdk/client-iot 3.490.0 → 3.495.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 (336) hide show
  1. package/dist-cjs/IoT.js +1 -521
  2. package/dist-cjs/IoTClient.js +1 -44
  3. package/dist-cjs/commands/AcceptCertificateTransferCommand.js +1 -28
  4. package/dist-cjs/commands/AddThingToBillingGroupCommand.js +1 -28
  5. package/dist-cjs/commands/AddThingToThingGroupCommand.js +1 -28
  6. package/dist-cjs/commands/AssociateTargetsWithJobCommand.js +1 -28
  7. package/dist-cjs/commands/AttachPolicyCommand.js +1 -28
  8. package/dist-cjs/commands/AttachPrincipalPolicyCommand.js +1 -28
  9. package/dist-cjs/commands/AttachSecurityProfileCommand.js +1 -28
  10. package/dist-cjs/commands/AttachThingPrincipalCommand.js +1 -28
  11. package/dist-cjs/commands/CancelAuditMitigationActionsTaskCommand.js +1 -28
  12. package/dist-cjs/commands/CancelAuditTaskCommand.js +1 -28
  13. package/dist-cjs/commands/CancelCertificateTransferCommand.js +1 -28
  14. package/dist-cjs/commands/CancelDetectMitigationActionsTaskCommand.js +1 -28
  15. package/dist-cjs/commands/CancelJobCommand.js +1 -28
  16. package/dist-cjs/commands/CancelJobExecutionCommand.js +1 -28
  17. package/dist-cjs/commands/ClearDefaultAuthorizerCommand.js +1 -28
  18. package/dist-cjs/commands/ConfirmTopicRuleDestinationCommand.js +1 -28
  19. package/dist-cjs/commands/CreateAuditSuppressionCommand.js +1 -28
  20. package/dist-cjs/commands/CreateAuthorizerCommand.js +1 -28
  21. package/dist-cjs/commands/CreateBillingGroupCommand.js +1 -28
  22. package/dist-cjs/commands/CreateCertificateFromCsrCommand.js +1 -28
  23. package/dist-cjs/commands/CreateCertificateProviderCommand.js +1 -28
  24. package/dist-cjs/commands/CreateCustomMetricCommand.js +1 -28
  25. package/dist-cjs/commands/CreateDimensionCommand.js +1 -28
  26. package/dist-cjs/commands/CreateDomainConfigurationCommand.js +1 -28
  27. package/dist-cjs/commands/CreateDynamicThingGroupCommand.js +1 -28
  28. package/dist-cjs/commands/CreateFleetMetricCommand.js +1 -28
  29. package/dist-cjs/commands/CreateJobCommand.js +1 -28
  30. package/dist-cjs/commands/CreateJobTemplateCommand.js +1 -28
  31. package/dist-cjs/commands/CreateKeysAndCertificateCommand.js +1 -29
  32. package/dist-cjs/commands/CreateMitigationActionCommand.js +1 -28
  33. package/dist-cjs/commands/CreateOTAUpdateCommand.js +1 -28
  34. package/dist-cjs/commands/CreatePackageCommand.js +1 -29
  35. package/dist-cjs/commands/CreatePackageVersionCommand.js +1 -29
  36. package/dist-cjs/commands/CreatePolicyCommand.js +1 -28
  37. package/dist-cjs/commands/CreatePolicyVersionCommand.js +1 -28
  38. package/dist-cjs/commands/CreateProvisioningClaimCommand.js +1 -29
  39. package/dist-cjs/commands/CreateProvisioningTemplateCommand.js +1 -28
  40. package/dist-cjs/commands/CreateProvisioningTemplateVersionCommand.js +1 -28
  41. package/dist-cjs/commands/CreateRoleAliasCommand.js +1 -28
  42. package/dist-cjs/commands/CreateScheduledAuditCommand.js +1 -28
  43. package/dist-cjs/commands/CreateSecurityProfileCommand.js +1 -28
  44. package/dist-cjs/commands/CreateStreamCommand.js +1 -28
  45. package/dist-cjs/commands/CreateThingCommand.js +1 -28
  46. package/dist-cjs/commands/CreateThingGroupCommand.js +1 -28
  47. package/dist-cjs/commands/CreateThingTypeCommand.js +1 -28
  48. package/dist-cjs/commands/CreateTopicRuleCommand.js +1 -28
  49. package/dist-cjs/commands/CreateTopicRuleDestinationCommand.js +1 -28
  50. package/dist-cjs/commands/DeleteAccountAuditConfigurationCommand.js +1 -28
  51. package/dist-cjs/commands/DeleteAuditSuppressionCommand.js +1 -28
  52. package/dist-cjs/commands/DeleteAuthorizerCommand.js +1 -28
  53. package/dist-cjs/commands/DeleteBillingGroupCommand.js +1 -28
  54. package/dist-cjs/commands/DeleteCACertificateCommand.js +1 -28
  55. package/dist-cjs/commands/DeleteCertificateCommand.js +1 -28
  56. package/dist-cjs/commands/DeleteCertificateProviderCommand.js +1 -28
  57. package/dist-cjs/commands/DeleteCustomMetricCommand.js +1 -28
  58. package/dist-cjs/commands/DeleteDimensionCommand.js +1 -28
  59. package/dist-cjs/commands/DeleteDomainConfigurationCommand.js +1 -28
  60. package/dist-cjs/commands/DeleteDynamicThingGroupCommand.js +1 -28
  61. package/dist-cjs/commands/DeleteFleetMetricCommand.js +1 -28
  62. package/dist-cjs/commands/DeleteJobCommand.js +1 -28
  63. package/dist-cjs/commands/DeleteJobExecutionCommand.js +1 -28
  64. package/dist-cjs/commands/DeleteJobTemplateCommand.js +1 -28
  65. package/dist-cjs/commands/DeleteMitigationActionCommand.js +1 -28
  66. package/dist-cjs/commands/DeleteOTAUpdateCommand.js +1 -28
  67. package/dist-cjs/commands/DeletePackageCommand.js +1 -28
  68. package/dist-cjs/commands/DeletePackageVersionCommand.js +1 -28
  69. package/dist-cjs/commands/DeletePolicyCommand.js +1 -28
  70. package/dist-cjs/commands/DeletePolicyVersionCommand.js +1 -28
  71. package/dist-cjs/commands/DeleteProvisioningTemplateCommand.js +1 -28
  72. package/dist-cjs/commands/DeleteProvisioningTemplateVersionCommand.js +1 -28
  73. package/dist-cjs/commands/DeleteRegistrationCodeCommand.js +1 -28
  74. package/dist-cjs/commands/DeleteRoleAliasCommand.js +1 -28
  75. package/dist-cjs/commands/DeleteScheduledAuditCommand.js +1 -28
  76. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +1 -28
  77. package/dist-cjs/commands/DeleteStreamCommand.js +1 -28
  78. package/dist-cjs/commands/DeleteThingCommand.js +1 -28
  79. package/dist-cjs/commands/DeleteThingGroupCommand.js +1 -28
  80. package/dist-cjs/commands/DeleteThingTypeCommand.js +1 -28
  81. package/dist-cjs/commands/DeleteTopicRuleCommand.js +1 -28
  82. package/dist-cjs/commands/DeleteTopicRuleDestinationCommand.js +1 -28
  83. package/dist-cjs/commands/DeleteV2LoggingLevelCommand.js +1 -28
  84. package/dist-cjs/commands/DeprecateThingTypeCommand.js +1 -28
  85. package/dist-cjs/commands/DescribeAccountAuditConfigurationCommand.js +1 -28
  86. package/dist-cjs/commands/DescribeAuditFindingCommand.js +1 -28
  87. package/dist-cjs/commands/DescribeAuditMitigationActionsTaskCommand.js +1 -28
  88. package/dist-cjs/commands/DescribeAuditSuppressionCommand.js +1 -28
  89. package/dist-cjs/commands/DescribeAuditTaskCommand.js +1 -28
  90. package/dist-cjs/commands/DescribeAuthorizerCommand.js +1 -28
  91. package/dist-cjs/commands/DescribeBillingGroupCommand.js +1 -28
  92. package/dist-cjs/commands/DescribeCACertificateCommand.js +1 -28
  93. package/dist-cjs/commands/DescribeCertificateCommand.js +1 -28
  94. package/dist-cjs/commands/DescribeCertificateProviderCommand.js +1 -28
  95. package/dist-cjs/commands/DescribeCustomMetricCommand.js +1 -28
  96. package/dist-cjs/commands/DescribeDefaultAuthorizerCommand.js +1 -28
  97. package/dist-cjs/commands/DescribeDetectMitigationActionsTaskCommand.js +1 -28
  98. package/dist-cjs/commands/DescribeDimensionCommand.js +1 -28
  99. package/dist-cjs/commands/DescribeDomainConfigurationCommand.js +1 -28
  100. package/dist-cjs/commands/DescribeEndpointCommand.js +1 -28
  101. package/dist-cjs/commands/DescribeEventConfigurationsCommand.js +1 -28
  102. package/dist-cjs/commands/DescribeFleetMetricCommand.js +1 -28
  103. package/dist-cjs/commands/DescribeIndexCommand.js +1 -28
  104. package/dist-cjs/commands/DescribeJobCommand.js +1 -28
  105. package/dist-cjs/commands/DescribeJobExecutionCommand.js +1 -28
  106. package/dist-cjs/commands/DescribeJobTemplateCommand.js +1 -28
  107. package/dist-cjs/commands/DescribeManagedJobTemplateCommand.js +1 -28
  108. package/dist-cjs/commands/DescribeMitigationActionCommand.js +1 -28
  109. package/dist-cjs/commands/DescribeProvisioningTemplateCommand.js +1 -28
  110. package/dist-cjs/commands/DescribeProvisioningTemplateVersionCommand.js +1 -28
  111. package/dist-cjs/commands/DescribeRoleAliasCommand.js +1 -28
  112. package/dist-cjs/commands/DescribeScheduledAuditCommand.js +1 -28
  113. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +1 -28
  114. package/dist-cjs/commands/DescribeStreamCommand.js +1 -28
  115. package/dist-cjs/commands/DescribeThingCommand.js +1 -28
  116. package/dist-cjs/commands/DescribeThingGroupCommand.js +1 -28
  117. package/dist-cjs/commands/DescribeThingRegistrationTaskCommand.js +1 -28
  118. package/dist-cjs/commands/DescribeThingTypeCommand.js +1 -28
  119. package/dist-cjs/commands/DetachPolicyCommand.js +1 -28
  120. package/dist-cjs/commands/DetachPrincipalPolicyCommand.js +1 -28
  121. package/dist-cjs/commands/DetachSecurityProfileCommand.js +1 -28
  122. package/dist-cjs/commands/DetachThingPrincipalCommand.js +1 -28
  123. package/dist-cjs/commands/DisableTopicRuleCommand.js +1 -28
  124. package/dist-cjs/commands/EnableTopicRuleCommand.js +1 -28
  125. package/dist-cjs/commands/GetBehaviorModelTrainingSummariesCommand.js +1 -28
  126. package/dist-cjs/commands/GetBucketsAggregationCommand.js +1 -28
  127. package/dist-cjs/commands/GetCardinalityCommand.js +1 -28
  128. package/dist-cjs/commands/GetEffectivePoliciesCommand.js +1 -28
  129. package/dist-cjs/commands/GetIndexingConfigurationCommand.js +1 -28
  130. package/dist-cjs/commands/GetJobDocumentCommand.js +1 -28
  131. package/dist-cjs/commands/GetLoggingOptionsCommand.js +1 -28
  132. package/dist-cjs/commands/GetOTAUpdateCommand.js +1 -28
  133. package/dist-cjs/commands/GetPackageCommand.js +1 -29
  134. package/dist-cjs/commands/GetPackageConfigurationCommand.js +1 -28
  135. package/dist-cjs/commands/GetPackageVersionCommand.js +1 -29
  136. package/dist-cjs/commands/GetPercentilesCommand.js +1 -28
  137. package/dist-cjs/commands/GetPolicyCommand.js +1 -28
  138. package/dist-cjs/commands/GetPolicyVersionCommand.js +1 -28
  139. package/dist-cjs/commands/GetRegistrationCodeCommand.js +1 -28
  140. package/dist-cjs/commands/GetStatisticsCommand.js +1 -28
  141. package/dist-cjs/commands/GetTopicRuleCommand.js +1 -28
  142. package/dist-cjs/commands/GetTopicRuleDestinationCommand.js +1 -28
  143. package/dist-cjs/commands/GetV2LoggingOptionsCommand.js +1 -28
  144. package/dist-cjs/commands/ListActiveViolationsCommand.js +1 -28
  145. package/dist-cjs/commands/ListAttachedPoliciesCommand.js +1 -28
  146. package/dist-cjs/commands/ListAuditFindingsCommand.js +1 -28
  147. package/dist-cjs/commands/ListAuditMitigationActionsExecutionsCommand.js +1 -28
  148. package/dist-cjs/commands/ListAuditMitigationActionsTasksCommand.js +1 -28
  149. package/dist-cjs/commands/ListAuditSuppressionsCommand.js +1 -28
  150. package/dist-cjs/commands/ListAuditTasksCommand.js +1 -28
  151. package/dist-cjs/commands/ListAuthorizersCommand.js +1 -28
  152. package/dist-cjs/commands/ListBillingGroupsCommand.js +1 -28
  153. package/dist-cjs/commands/ListCACertificatesCommand.js +1 -28
  154. package/dist-cjs/commands/ListCertificateProvidersCommand.js +1 -28
  155. package/dist-cjs/commands/ListCertificatesByCACommand.js +1 -28
  156. package/dist-cjs/commands/ListCertificatesCommand.js +1 -28
  157. package/dist-cjs/commands/ListCustomMetricsCommand.js +1 -28
  158. package/dist-cjs/commands/ListDetectMitigationActionsExecutionsCommand.js +1 -28
  159. package/dist-cjs/commands/ListDetectMitigationActionsTasksCommand.js +1 -28
  160. package/dist-cjs/commands/ListDimensionsCommand.js +1 -28
  161. package/dist-cjs/commands/ListDomainConfigurationsCommand.js +1 -28
  162. package/dist-cjs/commands/ListFleetMetricsCommand.js +1 -28
  163. package/dist-cjs/commands/ListIndicesCommand.js +1 -28
  164. package/dist-cjs/commands/ListJobExecutionsForJobCommand.js +1 -28
  165. package/dist-cjs/commands/ListJobExecutionsForThingCommand.js +1 -28
  166. package/dist-cjs/commands/ListJobTemplatesCommand.js +1 -28
  167. package/dist-cjs/commands/ListJobsCommand.js +1 -28
  168. package/dist-cjs/commands/ListManagedJobTemplatesCommand.js +1 -28
  169. package/dist-cjs/commands/ListMetricValuesCommand.js +1 -28
  170. package/dist-cjs/commands/ListMitigationActionsCommand.js +1 -28
  171. package/dist-cjs/commands/ListOTAUpdatesCommand.js +1 -28
  172. package/dist-cjs/commands/ListOutgoingCertificatesCommand.js +1 -28
  173. package/dist-cjs/commands/ListPackageVersionsCommand.js +1 -28
  174. package/dist-cjs/commands/ListPackagesCommand.js +1 -28
  175. package/dist-cjs/commands/ListPoliciesCommand.js +1 -28
  176. package/dist-cjs/commands/ListPolicyPrincipalsCommand.js +1 -28
  177. package/dist-cjs/commands/ListPolicyVersionsCommand.js +1 -28
  178. package/dist-cjs/commands/ListPrincipalPoliciesCommand.js +1 -28
  179. package/dist-cjs/commands/ListPrincipalThingsCommand.js +1 -28
  180. package/dist-cjs/commands/ListProvisioningTemplateVersionsCommand.js +1 -28
  181. package/dist-cjs/commands/ListProvisioningTemplatesCommand.js +1 -28
  182. package/dist-cjs/commands/ListRelatedResourcesForAuditFindingCommand.js +1 -28
  183. package/dist-cjs/commands/ListRoleAliasesCommand.js +1 -28
  184. package/dist-cjs/commands/ListScheduledAuditsCommand.js +1 -28
  185. package/dist-cjs/commands/ListSecurityProfilesCommand.js +1 -28
  186. package/dist-cjs/commands/ListSecurityProfilesForTargetCommand.js +1 -28
  187. package/dist-cjs/commands/ListStreamsCommand.js +1 -28
  188. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  189. package/dist-cjs/commands/ListTargetsForPolicyCommand.js +1 -28
  190. package/dist-cjs/commands/ListTargetsForSecurityProfileCommand.js +1 -28
  191. package/dist-cjs/commands/ListThingGroupsCommand.js +1 -28
  192. package/dist-cjs/commands/ListThingGroupsForThingCommand.js +1 -28
  193. package/dist-cjs/commands/ListThingPrincipalsCommand.js +1 -28
  194. package/dist-cjs/commands/ListThingRegistrationTaskReportsCommand.js +1 -28
  195. package/dist-cjs/commands/ListThingRegistrationTasksCommand.js +1 -28
  196. package/dist-cjs/commands/ListThingTypesCommand.js +1 -28
  197. package/dist-cjs/commands/ListThingsCommand.js +1 -28
  198. package/dist-cjs/commands/ListThingsInBillingGroupCommand.js +1 -28
  199. package/dist-cjs/commands/ListThingsInThingGroupCommand.js +1 -28
  200. package/dist-cjs/commands/ListTopicRuleDestinationsCommand.js +1 -28
  201. package/dist-cjs/commands/ListTopicRulesCommand.js +1 -28
  202. package/dist-cjs/commands/ListV2LoggingLevelsCommand.js +1 -28
  203. package/dist-cjs/commands/ListViolationEventsCommand.js +1 -28
  204. package/dist-cjs/commands/PutVerificationStateOnViolationCommand.js +1 -28
  205. package/dist-cjs/commands/RegisterCACertificateCommand.js +1 -28
  206. package/dist-cjs/commands/RegisterCertificateCommand.js +1 -28
  207. package/dist-cjs/commands/RegisterCertificateWithoutCACommand.js +1 -28
  208. package/dist-cjs/commands/RegisterThingCommand.js +1 -28
  209. package/dist-cjs/commands/RejectCertificateTransferCommand.js +1 -28
  210. package/dist-cjs/commands/RemoveThingFromBillingGroupCommand.js +1 -28
  211. package/dist-cjs/commands/RemoveThingFromThingGroupCommand.js +1 -28
  212. package/dist-cjs/commands/ReplaceTopicRuleCommand.js +1 -28
  213. package/dist-cjs/commands/SearchIndexCommand.js +1 -28
  214. package/dist-cjs/commands/SetDefaultAuthorizerCommand.js +1 -28
  215. package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +1 -28
  216. package/dist-cjs/commands/SetLoggingOptionsCommand.js +1 -28
  217. package/dist-cjs/commands/SetV2LoggingLevelCommand.js +1 -28
  218. package/dist-cjs/commands/SetV2LoggingOptionsCommand.js +1 -28
  219. package/dist-cjs/commands/StartAuditMitigationActionsTaskCommand.js +1 -28
  220. package/dist-cjs/commands/StartDetectMitigationActionsTaskCommand.js +1 -28
  221. package/dist-cjs/commands/StartOnDemandAuditTaskCommand.js +1 -28
  222. package/dist-cjs/commands/StartThingRegistrationTaskCommand.js +1 -28
  223. package/dist-cjs/commands/StopThingRegistrationTaskCommand.js +1 -28
  224. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  225. package/dist-cjs/commands/TestAuthorizationCommand.js +1 -28
  226. package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +1 -28
  227. package/dist-cjs/commands/TransferCertificateCommand.js +1 -28
  228. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  229. package/dist-cjs/commands/UpdateAccountAuditConfigurationCommand.js +1 -28
  230. package/dist-cjs/commands/UpdateAuditSuppressionCommand.js +1 -28
  231. package/dist-cjs/commands/UpdateAuthorizerCommand.js +1 -28
  232. package/dist-cjs/commands/UpdateBillingGroupCommand.js +1 -28
  233. package/dist-cjs/commands/UpdateCACertificateCommand.js +1 -28
  234. package/dist-cjs/commands/UpdateCertificateCommand.js +1 -28
  235. package/dist-cjs/commands/UpdateCertificateProviderCommand.js +1 -28
  236. package/dist-cjs/commands/UpdateCustomMetricCommand.js +1 -28
  237. package/dist-cjs/commands/UpdateDimensionCommand.js +1 -28
  238. package/dist-cjs/commands/UpdateDomainConfigurationCommand.js +1 -28
  239. package/dist-cjs/commands/UpdateDynamicThingGroupCommand.js +1 -28
  240. package/dist-cjs/commands/UpdateEventConfigurationsCommand.js +1 -28
  241. package/dist-cjs/commands/UpdateFleetMetricCommand.js +1 -28
  242. package/dist-cjs/commands/UpdateIndexingConfigurationCommand.js +1 -28
  243. package/dist-cjs/commands/UpdateJobCommand.js +1 -28
  244. package/dist-cjs/commands/UpdateMitigationActionCommand.js +1 -28
  245. package/dist-cjs/commands/UpdatePackageCommand.js +1 -29
  246. package/dist-cjs/commands/UpdatePackageConfigurationCommand.js +1 -28
  247. package/dist-cjs/commands/UpdatePackageVersionCommand.js +1 -29
  248. package/dist-cjs/commands/UpdateProvisioningTemplateCommand.js +1 -28
  249. package/dist-cjs/commands/UpdateRoleAliasCommand.js +1 -28
  250. package/dist-cjs/commands/UpdateScheduledAuditCommand.js +1 -28
  251. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +1 -28
  252. package/dist-cjs/commands/UpdateStreamCommand.js +1 -28
  253. package/dist-cjs/commands/UpdateThingCommand.js +1 -28
  254. package/dist-cjs/commands/UpdateThingGroupCommand.js +1 -28
  255. package/dist-cjs/commands/UpdateThingGroupsForThingCommand.js +1 -28
  256. package/dist-cjs/commands/UpdateTopicRuleDestinationCommand.js +1 -28
  257. package/dist-cjs/commands/ValidateSecurityProfileBehaviorsCommand.js +1 -28
  258. package/dist-cjs/commands/index.js +1 -258
  259. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  260. package/dist-cjs/extensionConfiguration.js +1 -2
  261. package/dist-cjs/index.js +23626 -11
  262. package/dist-cjs/models/IoTServiceException.js +1 -12
  263. package/dist-cjs/models/index.js +1 -6
  264. package/dist-cjs/models/models_0.js +1 -659
  265. package/dist-cjs/models/models_1.js +1 -174
  266. package/dist-cjs/models/models_2.js +1 -107
  267. package/dist-cjs/pagination/GetBehaviorModelTrainingSummariesPaginator.js +1 -7
  268. package/dist-cjs/pagination/Interfaces.js +1 -2
  269. package/dist-cjs/pagination/ListActiveViolationsPaginator.js +1 -7
  270. package/dist-cjs/pagination/ListAttachedPoliciesPaginator.js +1 -7
  271. package/dist-cjs/pagination/ListAuditFindingsPaginator.js +1 -7
  272. package/dist-cjs/pagination/ListAuditMitigationActionsExecutionsPaginator.js +1 -7
  273. package/dist-cjs/pagination/ListAuditMitigationActionsTasksPaginator.js +1 -7
  274. package/dist-cjs/pagination/ListAuditSuppressionsPaginator.js +1 -7
  275. package/dist-cjs/pagination/ListAuditTasksPaginator.js +1 -7
  276. package/dist-cjs/pagination/ListAuthorizersPaginator.js +1 -7
  277. package/dist-cjs/pagination/ListBillingGroupsPaginator.js +1 -7
  278. package/dist-cjs/pagination/ListCACertificatesPaginator.js +1 -7
  279. package/dist-cjs/pagination/ListCertificatesByCAPaginator.js +1 -7
  280. package/dist-cjs/pagination/ListCertificatesPaginator.js +1 -7
  281. package/dist-cjs/pagination/ListCustomMetricsPaginator.js +1 -7
  282. package/dist-cjs/pagination/ListDetectMitigationActionsExecutionsPaginator.js +1 -7
  283. package/dist-cjs/pagination/ListDetectMitigationActionsTasksPaginator.js +1 -7
  284. package/dist-cjs/pagination/ListDimensionsPaginator.js +1 -7
  285. package/dist-cjs/pagination/ListDomainConfigurationsPaginator.js +1 -7
  286. package/dist-cjs/pagination/ListFleetMetricsPaginator.js +1 -7
  287. package/dist-cjs/pagination/ListIndicesPaginator.js +1 -7
  288. package/dist-cjs/pagination/ListJobExecutionsForJobPaginator.js +1 -7
  289. package/dist-cjs/pagination/ListJobExecutionsForThingPaginator.js +1 -7
  290. package/dist-cjs/pagination/ListJobTemplatesPaginator.js +1 -7
  291. package/dist-cjs/pagination/ListJobsPaginator.js +1 -7
  292. package/dist-cjs/pagination/ListManagedJobTemplatesPaginator.js +1 -7
  293. package/dist-cjs/pagination/ListMetricValuesPaginator.js +1 -7
  294. package/dist-cjs/pagination/ListMitigationActionsPaginator.js +1 -7
  295. package/dist-cjs/pagination/ListOTAUpdatesPaginator.js +1 -7
  296. package/dist-cjs/pagination/ListOutgoingCertificatesPaginator.js +1 -7
  297. package/dist-cjs/pagination/ListPackageVersionsPaginator.js +1 -7
  298. package/dist-cjs/pagination/ListPackagesPaginator.js +1 -7
  299. package/dist-cjs/pagination/ListPoliciesPaginator.js +1 -7
  300. package/dist-cjs/pagination/ListPolicyPrincipalsPaginator.js +1 -7
  301. package/dist-cjs/pagination/ListPrincipalPoliciesPaginator.js +1 -7
  302. package/dist-cjs/pagination/ListPrincipalThingsPaginator.js +1 -7
  303. package/dist-cjs/pagination/ListProvisioningTemplateVersionsPaginator.js +1 -7
  304. package/dist-cjs/pagination/ListProvisioningTemplatesPaginator.js +1 -7
  305. package/dist-cjs/pagination/ListRelatedResourcesForAuditFindingPaginator.js +1 -7
  306. package/dist-cjs/pagination/ListRoleAliasesPaginator.js +1 -7
  307. package/dist-cjs/pagination/ListScheduledAuditsPaginator.js +1 -7
  308. package/dist-cjs/pagination/ListSecurityProfilesForTargetPaginator.js +1 -7
  309. package/dist-cjs/pagination/ListSecurityProfilesPaginator.js +1 -7
  310. package/dist-cjs/pagination/ListStreamsPaginator.js +1 -7
  311. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
  312. package/dist-cjs/pagination/ListTargetsForPolicyPaginator.js +1 -7
  313. package/dist-cjs/pagination/ListTargetsForSecurityProfilePaginator.js +1 -7
  314. package/dist-cjs/pagination/ListThingGroupsForThingPaginator.js +1 -7
  315. package/dist-cjs/pagination/ListThingGroupsPaginator.js +1 -7
  316. package/dist-cjs/pagination/ListThingPrincipalsPaginator.js +1 -7
  317. package/dist-cjs/pagination/ListThingRegistrationTaskReportsPaginator.js +1 -7
  318. package/dist-cjs/pagination/ListThingRegistrationTasksPaginator.js +1 -7
  319. package/dist-cjs/pagination/ListThingTypesPaginator.js +1 -7
  320. package/dist-cjs/pagination/ListThingsInBillingGroupPaginator.js +1 -7
  321. package/dist-cjs/pagination/ListThingsInThingGroupPaginator.js +1 -7
  322. package/dist-cjs/pagination/ListThingsPaginator.js +1 -7
  323. package/dist-cjs/pagination/ListTopicRuleDestinationsPaginator.js +1 -7
  324. package/dist-cjs/pagination/ListTopicRulesPaginator.js +1 -7
  325. package/dist-cjs/pagination/ListV2LoggingLevelsPaginator.js +1 -7
  326. package/dist-cjs/pagination/ListViolationEventsPaginator.js +1 -7
  327. package/dist-cjs/pagination/index.js +1 -63
  328. package/dist-cjs/protocols/Aws_restJson1.js +1 -17149
  329. package/dist-cjs/runtimeExtensions.js +1 -22
  330. package/dist-es/models/models_1.js +0 -2
  331. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
  332. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +2 -2
  333. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +1 -1
  334. package/dist-types/models/models_1.d.ts +0 -2
  335. package/dist-types/ts3.4/models/models_1.d.ts +0 -2
  336. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateTopicRuleDestinationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateTopicRuleDestinationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWSIotService", "UpdateTopicRuleDestination", {})
22
- .n("IoTClient", "UpdateTopicRuleDestinationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateTopicRuleDestinationCommand)
25
- .de(Aws_restJson1_1.de_UpdateTopicRuleDestinationCommand)
26
- .build() {
27
- }
28
- exports.UpdateTopicRuleDestinationCommand = UpdateTopicRuleDestinationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ValidateSecurityProfileBehaviorsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ValidateSecurityProfileBehaviorsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWSIotService", "ValidateSecurityProfileBehaviors", {})
22
- .n("IoTClient", "ValidateSecurityProfileBehaviorsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ValidateSecurityProfileBehaviorsCommand)
25
- .de(Aws_restJson1_1.de_ValidateSecurityProfileBehaviorsCommand)
26
- .build() {
27
- }
28
- exports.ValidateSecurityProfileBehaviorsCommand = ValidateSecurityProfileBehaviorsCommand;
1
+ module.exports = require("../index.js");
@@ -1,258 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AcceptCertificateTransferCommand"), exports);
5
- tslib_1.__exportStar(require("./AddThingToBillingGroupCommand"), exports);
6
- tslib_1.__exportStar(require("./AddThingToThingGroupCommand"), exports);
7
- tslib_1.__exportStar(require("./AssociateTargetsWithJobCommand"), exports);
8
- tslib_1.__exportStar(require("./AttachPolicyCommand"), exports);
9
- tslib_1.__exportStar(require("./AttachPrincipalPolicyCommand"), exports);
10
- tslib_1.__exportStar(require("./AttachSecurityProfileCommand"), exports);
11
- tslib_1.__exportStar(require("./AttachThingPrincipalCommand"), exports);
12
- tslib_1.__exportStar(require("./CancelAuditMitigationActionsTaskCommand"), exports);
13
- tslib_1.__exportStar(require("./CancelAuditTaskCommand"), exports);
14
- tslib_1.__exportStar(require("./CancelCertificateTransferCommand"), exports);
15
- tslib_1.__exportStar(require("./CancelDetectMitigationActionsTaskCommand"), exports);
16
- tslib_1.__exportStar(require("./CancelJobCommand"), exports);
17
- tslib_1.__exportStar(require("./CancelJobExecutionCommand"), exports);
18
- tslib_1.__exportStar(require("./ClearDefaultAuthorizerCommand"), exports);
19
- tslib_1.__exportStar(require("./ConfirmTopicRuleDestinationCommand"), exports);
20
- tslib_1.__exportStar(require("./CreateAuditSuppressionCommand"), exports);
21
- tslib_1.__exportStar(require("./CreateAuthorizerCommand"), exports);
22
- tslib_1.__exportStar(require("./CreateBillingGroupCommand"), exports);
23
- tslib_1.__exportStar(require("./CreateCertificateFromCsrCommand"), exports);
24
- tslib_1.__exportStar(require("./CreateCertificateProviderCommand"), exports);
25
- tslib_1.__exportStar(require("./CreateCustomMetricCommand"), exports);
26
- tslib_1.__exportStar(require("./CreateDimensionCommand"), exports);
27
- tslib_1.__exportStar(require("./CreateDomainConfigurationCommand"), exports);
28
- tslib_1.__exportStar(require("./CreateDynamicThingGroupCommand"), exports);
29
- tslib_1.__exportStar(require("./CreateFleetMetricCommand"), exports);
30
- tslib_1.__exportStar(require("./CreateJobCommand"), exports);
31
- tslib_1.__exportStar(require("./CreateJobTemplateCommand"), exports);
32
- tslib_1.__exportStar(require("./CreateKeysAndCertificateCommand"), exports);
33
- tslib_1.__exportStar(require("./CreateMitigationActionCommand"), exports);
34
- tslib_1.__exportStar(require("./CreateOTAUpdateCommand"), exports);
35
- tslib_1.__exportStar(require("./CreatePackageCommand"), exports);
36
- tslib_1.__exportStar(require("./CreatePackageVersionCommand"), exports);
37
- tslib_1.__exportStar(require("./CreatePolicyCommand"), exports);
38
- tslib_1.__exportStar(require("./CreatePolicyVersionCommand"), exports);
39
- tslib_1.__exportStar(require("./CreateProvisioningClaimCommand"), exports);
40
- tslib_1.__exportStar(require("./CreateProvisioningTemplateCommand"), exports);
41
- tslib_1.__exportStar(require("./CreateProvisioningTemplateVersionCommand"), exports);
42
- tslib_1.__exportStar(require("./CreateRoleAliasCommand"), exports);
43
- tslib_1.__exportStar(require("./CreateScheduledAuditCommand"), exports);
44
- tslib_1.__exportStar(require("./CreateSecurityProfileCommand"), exports);
45
- tslib_1.__exportStar(require("./CreateStreamCommand"), exports);
46
- tslib_1.__exportStar(require("./CreateThingCommand"), exports);
47
- tslib_1.__exportStar(require("./CreateThingGroupCommand"), exports);
48
- tslib_1.__exportStar(require("./CreateThingTypeCommand"), exports);
49
- tslib_1.__exportStar(require("./CreateTopicRuleCommand"), exports);
50
- tslib_1.__exportStar(require("./CreateTopicRuleDestinationCommand"), exports);
51
- tslib_1.__exportStar(require("./DeleteAccountAuditConfigurationCommand"), exports);
52
- tslib_1.__exportStar(require("./DeleteAuditSuppressionCommand"), exports);
53
- tslib_1.__exportStar(require("./DeleteAuthorizerCommand"), exports);
54
- tslib_1.__exportStar(require("./DeleteBillingGroupCommand"), exports);
55
- tslib_1.__exportStar(require("./DeleteCACertificateCommand"), exports);
56
- tslib_1.__exportStar(require("./DeleteCertificateCommand"), exports);
57
- tslib_1.__exportStar(require("./DeleteCertificateProviderCommand"), exports);
58
- tslib_1.__exportStar(require("./DeleteCustomMetricCommand"), exports);
59
- tslib_1.__exportStar(require("./DeleteDimensionCommand"), exports);
60
- tslib_1.__exportStar(require("./DeleteDomainConfigurationCommand"), exports);
61
- tslib_1.__exportStar(require("./DeleteDynamicThingGroupCommand"), exports);
62
- tslib_1.__exportStar(require("./DeleteFleetMetricCommand"), exports);
63
- tslib_1.__exportStar(require("./DeleteJobCommand"), exports);
64
- tslib_1.__exportStar(require("./DeleteJobExecutionCommand"), exports);
65
- tslib_1.__exportStar(require("./DeleteJobTemplateCommand"), exports);
66
- tslib_1.__exportStar(require("./DeleteMitigationActionCommand"), exports);
67
- tslib_1.__exportStar(require("./DeleteOTAUpdateCommand"), exports);
68
- tslib_1.__exportStar(require("./DeletePackageCommand"), exports);
69
- tslib_1.__exportStar(require("./DeletePackageVersionCommand"), exports);
70
- tslib_1.__exportStar(require("./DeletePolicyCommand"), exports);
71
- tslib_1.__exportStar(require("./DeletePolicyVersionCommand"), exports);
72
- tslib_1.__exportStar(require("./DeleteProvisioningTemplateCommand"), exports);
73
- tslib_1.__exportStar(require("./DeleteProvisioningTemplateVersionCommand"), exports);
74
- tslib_1.__exportStar(require("./DeleteRegistrationCodeCommand"), exports);
75
- tslib_1.__exportStar(require("./DeleteRoleAliasCommand"), exports);
76
- tslib_1.__exportStar(require("./DeleteScheduledAuditCommand"), exports);
77
- tslib_1.__exportStar(require("./DeleteSecurityProfileCommand"), exports);
78
- tslib_1.__exportStar(require("./DeleteStreamCommand"), exports);
79
- tslib_1.__exportStar(require("./DeleteThingCommand"), exports);
80
- tslib_1.__exportStar(require("./DeleteThingGroupCommand"), exports);
81
- tslib_1.__exportStar(require("./DeleteThingTypeCommand"), exports);
82
- tslib_1.__exportStar(require("./DeleteTopicRuleCommand"), exports);
83
- tslib_1.__exportStar(require("./DeleteTopicRuleDestinationCommand"), exports);
84
- tslib_1.__exportStar(require("./DeleteV2LoggingLevelCommand"), exports);
85
- tslib_1.__exportStar(require("./DeprecateThingTypeCommand"), exports);
86
- tslib_1.__exportStar(require("./DescribeAccountAuditConfigurationCommand"), exports);
87
- tslib_1.__exportStar(require("./DescribeAuditFindingCommand"), exports);
88
- tslib_1.__exportStar(require("./DescribeAuditMitigationActionsTaskCommand"), exports);
89
- tslib_1.__exportStar(require("./DescribeAuditSuppressionCommand"), exports);
90
- tslib_1.__exportStar(require("./DescribeAuditTaskCommand"), exports);
91
- tslib_1.__exportStar(require("./DescribeAuthorizerCommand"), exports);
92
- tslib_1.__exportStar(require("./DescribeBillingGroupCommand"), exports);
93
- tslib_1.__exportStar(require("./DescribeCACertificateCommand"), exports);
94
- tslib_1.__exportStar(require("./DescribeCertificateCommand"), exports);
95
- tslib_1.__exportStar(require("./DescribeCertificateProviderCommand"), exports);
96
- tslib_1.__exportStar(require("./DescribeCustomMetricCommand"), exports);
97
- tslib_1.__exportStar(require("./DescribeDefaultAuthorizerCommand"), exports);
98
- tslib_1.__exportStar(require("./DescribeDetectMitigationActionsTaskCommand"), exports);
99
- tslib_1.__exportStar(require("./DescribeDimensionCommand"), exports);
100
- tslib_1.__exportStar(require("./DescribeDomainConfigurationCommand"), exports);
101
- tslib_1.__exportStar(require("./DescribeEndpointCommand"), exports);
102
- tslib_1.__exportStar(require("./DescribeEventConfigurationsCommand"), exports);
103
- tslib_1.__exportStar(require("./DescribeFleetMetricCommand"), exports);
104
- tslib_1.__exportStar(require("./DescribeIndexCommand"), exports);
105
- tslib_1.__exportStar(require("./DescribeJobCommand"), exports);
106
- tslib_1.__exportStar(require("./DescribeJobExecutionCommand"), exports);
107
- tslib_1.__exportStar(require("./DescribeJobTemplateCommand"), exports);
108
- tslib_1.__exportStar(require("./DescribeManagedJobTemplateCommand"), exports);
109
- tslib_1.__exportStar(require("./DescribeMitigationActionCommand"), exports);
110
- tslib_1.__exportStar(require("./DescribeProvisioningTemplateCommand"), exports);
111
- tslib_1.__exportStar(require("./DescribeProvisioningTemplateVersionCommand"), exports);
112
- tslib_1.__exportStar(require("./DescribeRoleAliasCommand"), exports);
113
- tslib_1.__exportStar(require("./DescribeScheduledAuditCommand"), exports);
114
- tslib_1.__exportStar(require("./DescribeSecurityProfileCommand"), exports);
115
- tslib_1.__exportStar(require("./DescribeStreamCommand"), exports);
116
- tslib_1.__exportStar(require("./DescribeThingCommand"), exports);
117
- tslib_1.__exportStar(require("./DescribeThingGroupCommand"), exports);
118
- tslib_1.__exportStar(require("./DescribeThingRegistrationTaskCommand"), exports);
119
- tslib_1.__exportStar(require("./DescribeThingTypeCommand"), exports);
120
- tslib_1.__exportStar(require("./DetachPolicyCommand"), exports);
121
- tslib_1.__exportStar(require("./DetachPrincipalPolicyCommand"), exports);
122
- tslib_1.__exportStar(require("./DetachSecurityProfileCommand"), exports);
123
- tslib_1.__exportStar(require("./DetachThingPrincipalCommand"), exports);
124
- tslib_1.__exportStar(require("./DisableTopicRuleCommand"), exports);
125
- tslib_1.__exportStar(require("./EnableTopicRuleCommand"), exports);
126
- tslib_1.__exportStar(require("./GetBehaviorModelTrainingSummariesCommand"), exports);
127
- tslib_1.__exportStar(require("./GetBucketsAggregationCommand"), exports);
128
- tslib_1.__exportStar(require("./GetCardinalityCommand"), exports);
129
- tslib_1.__exportStar(require("./GetEffectivePoliciesCommand"), exports);
130
- tslib_1.__exportStar(require("./GetIndexingConfigurationCommand"), exports);
131
- tslib_1.__exportStar(require("./GetJobDocumentCommand"), exports);
132
- tslib_1.__exportStar(require("./GetLoggingOptionsCommand"), exports);
133
- tslib_1.__exportStar(require("./GetOTAUpdateCommand"), exports);
134
- tslib_1.__exportStar(require("./GetPackageCommand"), exports);
135
- tslib_1.__exportStar(require("./GetPackageConfigurationCommand"), exports);
136
- tslib_1.__exportStar(require("./GetPackageVersionCommand"), exports);
137
- tslib_1.__exportStar(require("./GetPercentilesCommand"), exports);
138
- tslib_1.__exportStar(require("./GetPolicyCommand"), exports);
139
- tslib_1.__exportStar(require("./GetPolicyVersionCommand"), exports);
140
- tslib_1.__exportStar(require("./GetRegistrationCodeCommand"), exports);
141
- tslib_1.__exportStar(require("./GetStatisticsCommand"), exports);
142
- tslib_1.__exportStar(require("./GetTopicRuleCommand"), exports);
143
- tslib_1.__exportStar(require("./GetTopicRuleDestinationCommand"), exports);
144
- tslib_1.__exportStar(require("./GetV2LoggingOptionsCommand"), exports);
145
- tslib_1.__exportStar(require("./ListActiveViolationsCommand"), exports);
146
- tslib_1.__exportStar(require("./ListAttachedPoliciesCommand"), exports);
147
- tslib_1.__exportStar(require("./ListAuditFindingsCommand"), exports);
148
- tslib_1.__exportStar(require("./ListAuditMitigationActionsExecutionsCommand"), exports);
149
- tslib_1.__exportStar(require("./ListAuditMitigationActionsTasksCommand"), exports);
150
- tslib_1.__exportStar(require("./ListAuditSuppressionsCommand"), exports);
151
- tslib_1.__exportStar(require("./ListAuditTasksCommand"), exports);
152
- tslib_1.__exportStar(require("./ListAuthorizersCommand"), exports);
153
- tslib_1.__exportStar(require("./ListBillingGroupsCommand"), exports);
154
- tslib_1.__exportStar(require("./ListCACertificatesCommand"), exports);
155
- tslib_1.__exportStar(require("./ListCertificateProvidersCommand"), exports);
156
- tslib_1.__exportStar(require("./ListCertificatesByCACommand"), exports);
157
- tslib_1.__exportStar(require("./ListCertificatesCommand"), exports);
158
- tslib_1.__exportStar(require("./ListCustomMetricsCommand"), exports);
159
- tslib_1.__exportStar(require("./ListDetectMitigationActionsExecutionsCommand"), exports);
160
- tslib_1.__exportStar(require("./ListDetectMitigationActionsTasksCommand"), exports);
161
- tslib_1.__exportStar(require("./ListDimensionsCommand"), exports);
162
- tslib_1.__exportStar(require("./ListDomainConfigurationsCommand"), exports);
163
- tslib_1.__exportStar(require("./ListFleetMetricsCommand"), exports);
164
- tslib_1.__exportStar(require("./ListIndicesCommand"), exports);
165
- tslib_1.__exportStar(require("./ListJobExecutionsForJobCommand"), exports);
166
- tslib_1.__exportStar(require("./ListJobExecutionsForThingCommand"), exports);
167
- tslib_1.__exportStar(require("./ListJobTemplatesCommand"), exports);
168
- tslib_1.__exportStar(require("./ListJobsCommand"), exports);
169
- tslib_1.__exportStar(require("./ListManagedJobTemplatesCommand"), exports);
170
- tslib_1.__exportStar(require("./ListMetricValuesCommand"), exports);
171
- tslib_1.__exportStar(require("./ListMitigationActionsCommand"), exports);
172
- tslib_1.__exportStar(require("./ListOTAUpdatesCommand"), exports);
173
- tslib_1.__exportStar(require("./ListOutgoingCertificatesCommand"), exports);
174
- tslib_1.__exportStar(require("./ListPackageVersionsCommand"), exports);
175
- tslib_1.__exportStar(require("./ListPackagesCommand"), exports);
176
- tslib_1.__exportStar(require("./ListPoliciesCommand"), exports);
177
- tslib_1.__exportStar(require("./ListPolicyPrincipalsCommand"), exports);
178
- tslib_1.__exportStar(require("./ListPolicyVersionsCommand"), exports);
179
- tslib_1.__exportStar(require("./ListPrincipalPoliciesCommand"), exports);
180
- tslib_1.__exportStar(require("./ListPrincipalThingsCommand"), exports);
181
- tslib_1.__exportStar(require("./ListProvisioningTemplateVersionsCommand"), exports);
182
- tslib_1.__exportStar(require("./ListProvisioningTemplatesCommand"), exports);
183
- tslib_1.__exportStar(require("./ListRelatedResourcesForAuditFindingCommand"), exports);
184
- tslib_1.__exportStar(require("./ListRoleAliasesCommand"), exports);
185
- tslib_1.__exportStar(require("./ListScheduledAuditsCommand"), exports);
186
- tslib_1.__exportStar(require("./ListSecurityProfilesCommand"), exports);
187
- tslib_1.__exportStar(require("./ListSecurityProfilesForTargetCommand"), exports);
188
- tslib_1.__exportStar(require("./ListStreamsCommand"), exports);
189
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
190
- tslib_1.__exportStar(require("./ListTargetsForPolicyCommand"), exports);
191
- tslib_1.__exportStar(require("./ListTargetsForSecurityProfileCommand"), exports);
192
- tslib_1.__exportStar(require("./ListThingGroupsCommand"), exports);
193
- tslib_1.__exportStar(require("./ListThingGroupsForThingCommand"), exports);
194
- tslib_1.__exportStar(require("./ListThingPrincipalsCommand"), exports);
195
- tslib_1.__exportStar(require("./ListThingRegistrationTaskReportsCommand"), exports);
196
- tslib_1.__exportStar(require("./ListThingRegistrationTasksCommand"), exports);
197
- tslib_1.__exportStar(require("./ListThingTypesCommand"), exports);
198
- tslib_1.__exportStar(require("./ListThingsCommand"), exports);
199
- tslib_1.__exportStar(require("./ListThingsInBillingGroupCommand"), exports);
200
- tslib_1.__exportStar(require("./ListThingsInThingGroupCommand"), exports);
201
- tslib_1.__exportStar(require("./ListTopicRuleDestinationsCommand"), exports);
202
- tslib_1.__exportStar(require("./ListTopicRulesCommand"), exports);
203
- tslib_1.__exportStar(require("./ListV2LoggingLevelsCommand"), exports);
204
- tslib_1.__exportStar(require("./ListViolationEventsCommand"), exports);
205
- tslib_1.__exportStar(require("./PutVerificationStateOnViolationCommand"), exports);
206
- tslib_1.__exportStar(require("./RegisterCACertificateCommand"), exports);
207
- tslib_1.__exportStar(require("./RegisterCertificateCommand"), exports);
208
- tslib_1.__exportStar(require("./RegisterCertificateWithoutCACommand"), exports);
209
- tslib_1.__exportStar(require("./RegisterThingCommand"), exports);
210
- tslib_1.__exportStar(require("./RejectCertificateTransferCommand"), exports);
211
- tslib_1.__exportStar(require("./RemoveThingFromBillingGroupCommand"), exports);
212
- tslib_1.__exportStar(require("./RemoveThingFromThingGroupCommand"), exports);
213
- tslib_1.__exportStar(require("./ReplaceTopicRuleCommand"), exports);
214
- tslib_1.__exportStar(require("./SearchIndexCommand"), exports);
215
- tslib_1.__exportStar(require("./SetDefaultAuthorizerCommand"), exports);
216
- tslib_1.__exportStar(require("./SetDefaultPolicyVersionCommand"), exports);
217
- tslib_1.__exportStar(require("./SetLoggingOptionsCommand"), exports);
218
- tslib_1.__exportStar(require("./SetV2LoggingLevelCommand"), exports);
219
- tslib_1.__exportStar(require("./SetV2LoggingOptionsCommand"), exports);
220
- tslib_1.__exportStar(require("./StartAuditMitigationActionsTaskCommand"), exports);
221
- tslib_1.__exportStar(require("./StartDetectMitigationActionsTaskCommand"), exports);
222
- tslib_1.__exportStar(require("./StartOnDemandAuditTaskCommand"), exports);
223
- tslib_1.__exportStar(require("./StartThingRegistrationTaskCommand"), exports);
224
- tslib_1.__exportStar(require("./StopThingRegistrationTaskCommand"), exports);
225
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
226
- tslib_1.__exportStar(require("./TestAuthorizationCommand"), exports);
227
- tslib_1.__exportStar(require("./TestInvokeAuthorizerCommand"), exports);
228
- tslib_1.__exportStar(require("./TransferCertificateCommand"), exports);
229
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
230
- tslib_1.__exportStar(require("./UpdateAccountAuditConfigurationCommand"), exports);
231
- tslib_1.__exportStar(require("./UpdateAuditSuppressionCommand"), exports);
232
- tslib_1.__exportStar(require("./UpdateAuthorizerCommand"), exports);
233
- tslib_1.__exportStar(require("./UpdateBillingGroupCommand"), exports);
234
- tslib_1.__exportStar(require("./UpdateCACertificateCommand"), exports);
235
- tslib_1.__exportStar(require("./UpdateCertificateCommand"), exports);
236
- tslib_1.__exportStar(require("./UpdateCertificateProviderCommand"), exports);
237
- tslib_1.__exportStar(require("./UpdateCustomMetricCommand"), exports);
238
- tslib_1.__exportStar(require("./UpdateDimensionCommand"), exports);
239
- tslib_1.__exportStar(require("./UpdateDomainConfigurationCommand"), exports);
240
- tslib_1.__exportStar(require("./UpdateDynamicThingGroupCommand"), exports);
241
- tslib_1.__exportStar(require("./UpdateEventConfigurationsCommand"), exports);
242
- tslib_1.__exportStar(require("./UpdateFleetMetricCommand"), exports);
243
- tslib_1.__exportStar(require("./UpdateIndexingConfigurationCommand"), exports);
244
- tslib_1.__exportStar(require("./UpdateJobCommand"), exports);
245
- tslib_1.__exportStar(require("./UpdateMitigationActionCommand"), exports);
246
- tslib_1.__exportStar(require("./UpdatePackageCommand"), exports);
247
- tslib_1.__exportStar(require("./UpdatePackageConfigurationCommand"), exports);
248
- tslib_1.__exportStar(require("./UpdatePackageVersionCommand"), exports);
249
- tslib_1.__exportStar(require("./UpdateProvisioningTemplateCommand"), exports);
250
- tslib_1.__exportStar(require("./UpdateRoleAliasCommand"), exports);
251
- tslib_1.__exportStar(require("./UpdateScheduledAuditCommand"), exports);
252
- tslib_1.__exportStar(require("./UpdateSecurityProfileCommand"), exports);
253
- tslib_1.__exportStar(require("./UpdateStreamCommand"), exports);
254
- tslib_1.__exportStar(require("./UpdateThingCommand"), exports);
255
- tslib_1.__exportStar(require("./UpdateThingGroupCommand"), exports);
256
- tslib_1.__exportStar(require("./UpdateThingGroupsForThingCommand"), exports);
257
- tslib_1.__exportStar(require("./UpdateTopicRuleDestinationCommand"), exports);
258
- tslib_1.__exportStar(require("./ValidateSecurityProfileBehaviorsCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "iot",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");