@aws-sdk/client-iot 3.928.0 → 3.929.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 (302) hide show
  1. package/dist-cjs/index.js +11299 -11330
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/IoTClient.js +2 -0
  4. package/dist-es/commands/AcceptCertificateTransferCommand.js +3 -9
  5. package/dist-es/commands/AddThingToBillingGroupCommand.js +3 -9
  6. package/dist-es/commands/AddThingToThingGroupCommand.js +3 -9
  7. package/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +3 -9
  8. package/dist-es/commands/AssociateTargetsWithJobCommand.js +3 -9
  9. package/dist-es/commands/AttachPolicyCommand.js +3 -9
  10. package/dist-es/commands/AttachPrincipalPolicyCommand.js +3 -9
  11. package/dist-es/commands/AttachSecurityProfileCommand.js +3 -9
  12. package/dist-es/commands/AttachThingPrincipalCommand.js +3 -9
  13. package/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +3 -9
  14. package/dist-es/commands/CancelAuditTaskCommand.js +3 -9
  15. package/dist-es/commands/CancelCertificateTransferCommand.js +3 -9
  16. package/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +3 -9
  17. package/dist-es/commands/CancelJobCommand.js +3 -9
  18. package/dist-es/commands/CancelJobExecutionCommand.js +3 -9
  19. package/dist-es/commands/ClearDefaultAuthorizerCommand.js +3 -9
  20. package/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +3 -9
  21. package/dist-es/commands/CreateAuditSuppressionCommand.js +3 -9
  22. package/dist-es/commands/CreateAuthorizerCommand.js +3 -9
  23. package/dist-es/commands/CreateBillingGroupCommand.js +3 -9
  24. package/dist-es/commands/CreateCertificateFromCsrCommand.js +3 -9
  25. package/dist-es/commands/CreateCertificateProviderCommand.js +3 -9
  26. package/dist-es/commands/CreateCommandCommand.js +3 -9
  27. package/dist-es/commands/CreateCustomMetricCommand.js +3 -9
  28. package/dist-es/commands/CreateDimensionCommand.js +3 -9
  29. package/dist-es/commands/CreateDomainConfigurationCommand.js +3 -9
  30. package/dist-es/commands/CreateDynamicThingGroupCommand.js +3 -9
  31. package/dist-es/commands/CreateFleetMetricCommand.js +3 -9
  32. package/dist-es/commands/CreateJobCommand.js +3 -9
  33. package/dist-es/commands/CreateJobTemplateCommand.js +3 -9
  34. package/dist-es/commands/CreateKeysAndCertificateCommand.js +3 -10
  35. package/dist-es/commands/CreateMitigationActionCommand.js +3 -9
  36. package/dist-es/commands/CreateOTAUpdateCommand.js +3 -9
  37. package/dist-es/commands/CreatePackageCommand.js +3 -10
  38. package/dist-es/commands/CreatePackageVersionCommand.js +3 -10
  39. package/dist-es/commands/CreatePolicyCommand.js +3 -9
  40. package/dist-es/commands/CreatePolicyVersionCommand.js +3 -9
  41. package/dist-es/commands/CreateProvisioningClaimCommand.js +3 -10
  42. package/dist-es/commands/CreateProvisioningTemplateCommand.js +3 -9
  43. package/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +3 -9
  44. package/dist-es/commands/CreateRoleAliasCommand.js +3 -9
  45. package/dist-es/commands/CreateScheduledAuditCommand.js +3 -9
  46. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -9
  47. package/dist-es/commands/CreateStreamCommand.js +3 -9
  48. package/dist-es/commands/CreateThingCommand.js +3 -9
  49. package/dist-es/commands/CreateThingGroupCommand.js +3 -9
  50. package/dist-es/commands/CreateThingTypeCommand.js +3 -9
  51. package/dist-es/commands/CreateTopicRuleCommand.js +3 -9
  52. package/dist-es/commands/CreateTopicRuleDestinationCommand.js +3 -9
  53. package/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +3 -9
  54. package/dist-es/commands/DeleteAuditSuppressionCommand.js +3 -9
  55. package/dist-es/commands/DeleteAuthorizerCommand.js +3 -9
  56. package/dist-es/commands/DeleteBillingGroupCommand.js +3 -9
  57. package/dist-es/commands/DeleteCACertificateCommand.js +3 -9
  58. package/dist-es/commands/DeleteCertificateCommand.js +3 -9
  59. package/dist-es/commands/DeleteCertificateProviderCommand.js +3 -9
  60. package/dist-es/commands/DeleteCommandCommand.js +3 -9
  61. package/dist-es/commands/DeleteCommandExecutionCommand.js +3 -9
  62. package/dist-es/commands/DeleteCustomMetricCommand.js +3 -9
  63. package/dist-es/commands/DeleteDimensionCommand.js +3 -9
  64. package/dist-es/commands/DeleteDomainConfigurationCommand.js +3 -9
  65. package/dist-es/commands/DeleteDynamicThingGroupCommand.js +3 -9
  66. package/dist-es/commands/DeleteFleetMetricCommand.js +3 -9
  67. package/dist-es/commands/DeleteJobCommand.js +3 -9
  68. package/dist-es/commands/DeleteJobExecutionCommand.js +3 -9
  69. package/dist-es/commands/DeleteJobTemplateCommand.js +3 -9
  70. package/dist-es/commands/DeleteMitigationActionCommand.js +3 -9
  71. package/dist-es/commands/DeleteOTAUpdateCommand.js +3 -9
  72. package/dist-es/commands/DeletePackageCommand.js +3 -9
  73. package/dist-es/commands/DeletePackageVersionCommand.js +3 -9
  74. package/dist-es/commands/DeletePolicyCommand.js +3 -9
  75. package/dist-es/commands/DeletePolicyVersionCommand.js +3 -9
  76. package/dist-es/commands/DeleteProvisioningTemplateCommand.js +3 -9
  77. package/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +3 -9
  78. package/dist-es/commands/DeleteRegistrationCodeCommand.js +3 -9
  79. package/dist-es/commands/DeleteRoleAliasCommand.js +3 -9
  80. package/dist-es/commands/DeleteScheduledAuditCommand.js +3 -9
  81. package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -9
  82. package/dist-es/commands/DeleteStreamCommand.js +3 -9
  83. package/dist-es/commands/DeleteThingCommand.js +3 -9
  84. package/dist-es/commands/DeleteThingGroupCommand.js +3 -9
  85. package/dist-es/commands/DeleteThingTypeCommand.js +3 -9
  86. package/dist-es/commands/DeleteTopicRuleCommand.js +3 -9
  87. package/dist-es/commands/DeleteTopicRuleDestinationCommand.js +3 -9
  88. package/dist-es/commands/DeleteV2LoggingLevelCommand.js +3 -9
  89. package/dist-es/commands/DeprecateThingTypeCommand.js +3 -9
  90. package/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +3 -9
  91. package/dist-es/commands/DescribeAuditFindingCommand.js +3 -9
  92. package/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +3 -9
  93. package/dist-es/commands/DescribeAuditSuppressionCommand.js +3 -9
  94. package/dist-es/commands/DescribeAuditTaskCommand.js +3 -9
  95. package/dist-es/commands/DescribeAuthorizerCommand.js +3 -9
  96. package/dist-es/commands/DescribeBillingGroupCommand.js +3 -9
  97. package/dist-es/commands/DescribeCACertificateCommand.js +3 -9
  98. package/dist-es/commands/DescribeCertificateCommand.js +3 -9
  99. package/dist-es/commands/DescribeCertificateProviderCommand.js +3 -9
  100. package/dist-es/commands/DescribeCustomMetricCommand.js +3 -9
  101. package/dist-es/commands/DescribeDefaultAuthorizerCommand.js +3 -9
  102. package/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +3 -9
  103. package/dist-es/commands/DescribeDimensionCommand.js +3 -9
  104. package/dist-es/commands/DescribeDomainConfigurationCommand.js +3 -9
  105. package/dist-es/commands/DescribeEncryptionConfigurationCommand.js +3 -9
  106. package/dist-es/commands/DescribeEndpointCommand.js +3 -9
  107. package/dist-es/commands/DescribeEventConfigurationsCommand.js +3 -9
  108. package/dist-es/commands/DescribeFleetMetricCommand.js +3 -9
  109. package/dist-es/commands/DescribeIndexCommand.js +3 -9
  110. package/dist-es/commands/DescribeJobCommand.js +3 -9
  111. package/dist-es/commands/DescribeJobExecutionCommand.js +3 -9
  112. package/dist-es/commands/DescribeJobTemplateCommand.js +3 -9
  113. package/dist-es/commands/DescribeManagedJobTemplateCommand.js +3 -9
  114. package/dist-es/commands/DescribeMitigationActionCommand.js +3 -9
  115. package/dist-es/commands/DescribeProvisioningTemplateCommand.js +3 -9
  116. package/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +3 -9
  117. package/dist-es/commands/DescribeRoleAliasCommand.js +3 -9
  118. package/dist-es/commands/DescribeScheduledAuditCommand.js +3 -9
  119. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -9
  120. package/dist-es/commands/DescribeStreamCommand.js +3 -9
  121. package/dist-es/commands/DescribeThingCommand.js +3 -9
  122. package/dist-es/commands/DescribeThingGroupCommand.js +3 -9
  123. package/dist-es/commands/DescribeThingRegistrationTaskCommand.js +3 -9
  124. package/dist-es/commands/DescribeThingTypeCommand.js +3 -9
  125. package/dist-es/commands/DetachPolicyCommand.js +3 -9
  126. package/dist-es/commands/DetachPrincipalPolicyCommand.js +3 -9
  127. package/dist-es/commands/DetachSecurityProfileCommand.js +3 -9
  128. package/dist-es/commands/DetachThingPrincipalCommand.js +3 -9
  129. package/dist-es/commands/DisableTopicRuleCommand.js +3 -9
  130. package/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +3 -9
  131. package/dist-es/commands/EnableTopicRuleCommand.js +3 -9
  132. package/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +3 -9
  133. package/dist-es/commands/GetBucketsAggregationCommand.js +3 -9
  134. package/dist-es/commands/GetCardinalityCommand.js +3 -9
  135. package/dist-es/commands/GetCommandCommand.js +3 -9
  136. package/dist-es/commands/GetCommandExecutionCommand.js +3 -9
  137. package/dist-es/commands/GetEffectivePoliciesCommand.js +3 -9
  138. package/dist-es/commands/GetIndexingConfigurationCommand.js +3 -9
  139. package/dist-es/commands/GetJobDocumentCommand.js +3 -9
  140. package/dist-es/commands/GetLoggingOptionsCommand.js +3 -9
  141. package/dist-es/commands/GetOTAUpdateCommand.js +3 -9
  142. package/dist-es/commands/GetPackageCommand.js +3 -10
  143. package/dist-es/commands/GetPackageConfigurationCommand.js +3 -9
  144. package/dist-es/commands/GetPackageVersionCommand.js +3 -10
  145. package/dist-es/commands/GetPercentilesCommand.js +3 -9
  146. package/dist-es/commands/GetPolicyCommand.js +3 -9
  147. package/dist-es/commands/GetPolicyVersionCommand.js +3 -9
  148. package/dist-es/commands/GetRegistrationCodeCommand.js +3 -9
  149. package/dist-es/commands/GetStatisticsCommand.js +3 -9
  150. package/dist-es/commands/GetThingConnectivityDataCommand.js +3 -10
  151. package/dist-es/commands/GetTopicRuleCommand.js +3 -9
  152. package/dist-es/commands/GetTopicRuleDestinationCommand.js +3 -9
  153. package/dist-es/commands/GetV2LoggingOptionsCommand.js +3 -9
  154. package/dist-es/commands/ListActiveViolationsCommand.js +3 -9
  155. package/dist-es/commands/ListAttachedPoliciesCommand.js +3 -9
  156. package/dist-es/commands/ListAuditFindingsCommand.js +3 -9
  157. package/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +3 -9
  158. package/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +3 -9
  159. package/dist-es/commands/ListAuditSuppressionsCommand.js +3 -9
  160. package/dist-es/commands/ListAuditTasksCommand.js +3 -9
  161. package/dist-es/commands/ListAuthorizersCommand.js +3 -9
  162. package/dist-es/commands/ListBillingGroupsCommand.js +3 -9
  163. package/dist-es/commands/ListCACertificatesCommand.js +3 -9
  164. package/dist-es/commands/ListCertificateProvidersCommand.js +3 -9
  165. package/dist-es/commands/ListCertificatesByCACommand.js +3 -9
  166. package/dist-es/commands/ListCertificatesCommand.js +3 -9
  167. package/dist-es/commands/ListCommandExecutionsCommand.js +3 -9
  168. package/dist-es/commands/ListCommandsCommand.js +3 -9
  169. package/dist-es/commands/ListCustomMetricsCommand.js +3 -9
  170. package/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +3 -9
  171. package/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +3 -9
  172. package/dist-es/commands/ListDimensionsCommand.js +3 -9
  173. package/dist-es/commands/ListDomainConfigurationsCommand.js +3 -9
  174. package/dist-es/commands/ListFleetMetricsCommand.js +3 -9
  175. package/dist-es/commands/ListIndicesCommand.js +3 -9
  176. package/dist-es/commands/ListJobExecutionsForJobCommand.js +3 -9
  177. package/dist-es/commands/ListJobExecutionsForThingCommand.js +3 -9
  178. package/dist-es/commands/ListJobTemplatesCommand.js +3 -9
  179. package/dist-es/commands/ListJobsCommand.js +3 -9
  180. package/dist-es/commands/ListManagedJobTemplatesCommand.js +3 -9
  181. package/dist-es/commands/ListMetricValuesCommand.js +3 -9
  182. package/dist-es/commands/ListMitigationActionsCommand.js +3 -9
  183. package/dist-es/commands/ListOTAUpdatesCommand.js +3 -9
  184. package/dist-es/commands/ListOutgoingCertificatesCommand.js +3 -9
  185. package/dist-es/commands/ListPackageVersionsCommand.js +3 -9
  186. package/dist-es/commands/ListPackagesCommand.js +3 -9
  187. package/dist-es/commands/ListPoliciesCommand.js +3 -9
  188. package/dist-es/commands/ListPolicyPrincipalsCommand.js +3 -9
  189. package/dist-es/commands/ListPolicyVersionsCommand.js +3 -9
  190. package/dist-es/commands/ListPrincipalPoliciesCommand.js +3 -9
  191. package/dist-es/commands/ListPrincipalThingsCommand.js +3 -9
  192. package/dist-es/commands/ListPrincipalThingsV2Command.js +3 -9
  193. package/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +3 -9
  194. package/dist-es/commands/ListProvisioningTemplatesCommand.js +3 -9
  195. package/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +3 -9
  196. package/dist-es/commands/ListRoleAliasesCommand.js +3 -9
  197. package/dist-es/commands/ListSbomValidationResultsCommand.js +3 -9
  198. package/dist-es/commands/ListScheduledAuditsCommand.js +3 -9
  199. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -9
  200. package/dist-es/commands/ListSecurityProfilesForTargetCommand.js +3 -9
  201. package/dist-es/commands/ListStreamsCommand.js +3 -9
  202. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  203. package/dist-es/commands/ListTargetsForPolicyCommand.js +3 -9
  204. package/dist-es/commands/ListTargetsForSecurityProfileCommand.js +3 -9
  205. package/dist-es/commands/ListThingGroupsCommand.js +3 -9
  206. package/dist-es/commands/ListThingGroupsForThingCommand.js +3 -9
  207. package/dist-es/commands/ListThingPrincipalsCommand.js +3 -9
  208. package/dist-es/commands/ListThingPrincipalsV2Command.js +3 -9
  209. package/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +3 -9
  210. package/dist-es/commands/ListThingRegistrationTasksCommand.js +3 -9
  211. package/dist-es/commands/ListThingTypesCommand.js +3 -9
  212. package/dist-es/commands/ListThingsCommand.js +3 -9
  213. package/dist-es/commands/ListThingsInBillingGroupCommand.js +3 -9
  214. package/dist-es/commands/ListThingsInThingGroupCommand.js +3 -9
  215. package/dist-es/commands/ListTopicRuleDestinationsCommand.js +3 -9
  216. package/dist-es/commands/ListTopicRulesCommand.js +3 -9
  217. package/dist-es/commands/ListV2LoggingLevelsCommand.js +3 -9
  218. package/dist-es/commands/ListViolationEventsCommand.js +3 -9
  219. package/dist-es/commands/PutVerificationStateOnViolationCommand.js +3 -9
  220. package/dist-es/commands/RegisterCACertificateCommand.js +3 -9
  221. package/dist-es/commands/RegisterCertificateCommand.js +3 -9
  222. package/dist-es/commands/RegisterCertificateWithoutCACommand.js +3 -9
  223. package/dist-es/commands/RegisterThingCommand.js +3 -9
  224. package/dist-es/commands/RejectCertificateTransferCommand.js +3 -9
  225. package/dist-es/commands/RemoveThingFromBillingGroupCommand.js +3 -9
  226. package/dist-es/commands/RemoveThingFromThingGroupCommand.js +3 -9
  227. package/dist-es/commands/ReplaceTopicRuleCommand.js +3 -9
  228. package/dist-es/commands/SearchIndexCommand.js +3 -9
  229. package/dist-es/commands/SetDefaultAuthorizerCommand.js +3 -9
  230. package/dist-es/commands/SetDefaultPolicyVersionCommand.js +3 -9
  231. package/dist-es/commands/SetLoggingOptionsCommand.js +3 -9
  232. package/dist-es/commands/SetV2LoggingLevelCommand.js +3 -9
  233. package/dist-es/commands/SetV2LoggingOptionsCommand.js +3 -9
  234. package/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +3 -9
  235. package/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +3 -9
  236. package/dist-es/commands/StartOnDemandAuditTaskCommand.js +3 -9
  237. package/dist-es/commands/StartThingRegistrationTaskCommand.js +3 -9
  238. package/dist-es/commands/StopThingRegistrationTaskCommand.js +3 -9
  239. package/dist-es/commands/TagResourceCommand.js +3 -9
  240. package/dist-es/commands/TestAuthorizationCommand.js +3 -9
  241. package/dist-es/commands/TestInvokeAuthorizerCommand.js +3 -9
  242. package/dist-es/commands/TransferCertificateCommand.js +3 -9
  243. package/dist-es/commands/UntagResourceCommand.js +3 -9
  244. package/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +3 -9
  245. package/dist-es/commands/UpdateAuditSuppressionCommand.js +3 -9
  246. package/dist-es/commands/UpdateAuthorizerCommand.js +3 -9
  247. package/dist-es/commands/UpdateBillingGroupCommand.js +3 -9
  248. package/dist-es/commands/UpdateCACertificateCommand.js +3 -9
  249. package/dist-es/commands/UpdateCertificateCommand.js +3 -9
  250. package/dist-es/commands/UpdateCertificateProviderCommand.js +3 -9
  251. package/dist-es/commands/UpdateCommandCommand.js +3 -9
  252. package/dist-es/commands/UpdateCustomMetricCommand.js +3 -9
  253. package/dist-es/commands/UpdateDimensionCommand.js +3 -9
  254. package/dist-es/commands/UpdateDomainConfigurationCommand.js +3 -9
  255. package/dist-es/commands/UpdateDynamicThingGroupCommand.js +3 -9
  256. package/dist-es/commands/UpdateEncryptionConfigurationCommand.js +3 -9
  257. package/dist-es/commands/UpdateEventConfigurationsCommand.js +3 -9
  258. package/dist-es/commands/UpdateFleetMetricCommand.js +3 -9
  259. package/dist-es/commands/UpdateIndexingConfigurationCommand.js +3 -9
  260. package/dist-es/commands/UpdateJobCommand.js +3 -9
  261. package/dist-es/commands/UpdateMitigationActionCommand.js +3 -9
  262. package/dist-es/commands/UpdatePackageCommand.js +3 -10
  263. package/dist-es/commands/UpdatePackageConfigurationCommand.js +3 -9
  264. package/dist-es/commands/UpdatePackageVersionCommand.js +3 -10
  265. package/dist-es/commands/UpdateProvisioningTemplateCommand.js +3 -9
  266. package/dist-es/commands/UpdateRoleAliasCommand.js +3 -9
  267. package/dist-es/commands/UpdateScheduledAuditCommand.js +3 -9
  268. package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -9
  269. package/dist-es/commands/UpdateStreamCommand.js +3 -9
  270. package/dist-es/commands/UpdateThingCommand.js +3 -9
  271. package/dist-es/commands/UpdateThingGroupCommand.js +3 -9
  272. package/dist-es/commands/UpdateThingGroupsForThingCommand.js +3 -9
  273. package/dist-es/commands/UpdateThingTypeCommand.js +3 -9
  274. package/dist-es/commands/UpdateTopicRuleDestinationCommand.js +3 -9
  275. package/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +3 -9
  276. package/dist-es/models/models_0.js +0 -32
  277. package/dist-es/models/models_1.js +0 -19
  278. package/dist-es/models/models_2.js +0 -11
  279. package/dist-es/runtimeConfig.shared.js +2 -0
  280. package/dist-es/schemas/schemas_0.js +10766 -0
  281. package/dist-types/IoTClient.d.ts +10 -1
  282. package/dist-types/models/models_0.d.ts +0 -28
  283. package/dist-types/models/models_1.d.ts +0 -16
  284. package/dist-types/models/models_2.d.ts +0 -8
  285. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  286. package/dist-types/runtimeConfig.d.ts +1 -0
  287. package/dist-types/runtimeConfig.native.d.ts +1 -0
  288. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  289. package/dist-types/schemas/schemas_0.d.ts +1205 -0
  290. package/dist-types/ts3.4/IoTClient.d.ts +4 -0
  291. package/dist-types/ts3.4/models/models_0.d.ts +0 -19
  292. package/dist-types/ts3.4/models/models_1.d.ts +0 -12
  293. package/dist-types/ts3.4/models/models_2.d.ts +0 -6
  294. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  295. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  296. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  297. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  298. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1212 -0
  299. package/package.json +2 -3
  300. package/dist-es/protocols/Aws_restJson1.js +0 -9312
  301. package/dist-types/protocols/Aws_restJson1.d.ts +0 -2450
  302. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -3269
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCertificatesByCACommand, se_ListCertificatesByCACommand } from "../protocols/Aws_restJson1";
4
+ import { ListCertificatesByCA } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCertificatesByCACommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListCertificatesByCA", {})
17
13
  .n("IoTClient", "ListCertificatesByCACommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCertificatesByCACommand)
20
- .de(de_ListCertificatesByCACommand)
14
+ .sc(ListCertificatesByCA)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCertificatesCommand, se_ListCertificatesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListCertificates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCertificatesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListCertificates", {})
17
13
  .n("IoTClient", "ListCertificatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCertificatesCommand)
20
- .de(de_ListCertificatesCommand)
14
+ .sc(ListCertificates)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCommandExecutionsCommand, se_ListCommandExecutionsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListCommandExecutions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCommandExecutionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListCommandExecutions", {})
17
13
  .n("IoTClient", "ListCommandExecutionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCommandExecutionsCommand)
20
- .de(de_ListCommandExecutionsCommand)
14
+ .sc(ListCommandExecutions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCommandsCommand, se_ListCommandsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListCommands } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCommandsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListCommands", {})
17
13
  .n("IoTClient", "ListCommandsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCommandsCommand)
20
- .de(de_ListCommandsCommand)
14
+ .sc(ListCommands)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCustomMetricsCommand, se_ListCustomMetricsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListCustomMetrics } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCustomMetricsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListCustomMetrics", {})
17
13
  .n("IoTClient", "ListCustomMetricsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCustomMetricsCommand)
20
- .de(de_ListCustomMetricsCommand)
14
+ .sc(ListCustomMetrics)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListDetectMitigationActionsExecutionsCommand, se_ListDetectMitigationActionsExecutionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListDetectMitigationActionsExecutions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDetectMitigationActionsExecutionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListDetectMitigationActionsExecutions", {})
17
13
  .n("IoTClient", "ListDetectMitigationActionsExecutionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDetectMitigationActionsExecutionsCommand)
20
- .de(de_ListDetectMitigationActionsExecutionsCommand)
14
+ .sc(ListDetectMitigationActionsExecutions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListDetectMitigationActionsTasksCommand, se_ListDetectMitigationActionsTasksCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListDetectMitigationActionsTasks } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDetectMitigationActionsTasksCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListDetectMitigationActionsTasks", {})
17
13
  .n("IoTClient", "ListDetectMitigationActionsTasksCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDetectMitigationActionsTasksCommand)
20
- .de(de_ListDetectMitigationActionsTasksCommand)
14
+ .sc(ListDetectMitigationActionsTasks)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListDimensionsCommand, se_ListDimensionsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListDimensions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDimensionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListDimensions", {})
17
13
  .n("IoTClient", "ListDimensionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDimensionsCommand)
20
- .de(de_ListDimensionsCommand)
14
+ .sc(ListDimensions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListDomainConfigurationsCommand, se_ListDomainConfigurationsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListDomainConfigurations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDomainConfigurationsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListDomainConfigurations", {})
17
13
  .n("IoTClient", "ListDomainConfigurationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDomainConfigurationsCommand)
20
- .de(de_ListDomainConfigurationsCommand)
14
+ .sc(ListDomainConfigurations)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListFleetMetricsCommand, se_ListFleetMetricsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListFleetMetrics } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFleetMetricsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListFleetMetrics", {})
17
13
  .n("IoTClient", "ListFleetMetricsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFleetMetricsCommand)
20
- .de(de_ListFleetMetricsCommand)
14
+ .sc(ListFleetMetrics)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListIndicesCommand, se_ListIndicesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListIndices } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListIndicesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListIndices", {})
17
13
  .n("IoTClient", "ListIndicesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListIndicesCommand)
20
- .de(de_ListIndicesCommand)
14
+ .sc(ListIndices)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListJobExecutionsForJobCommand, se_ListJobExecutionsForJobCommand } from "../protocols/Aws_restJson1";
4
+ import { ListJobExecutionsForJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListJobExecutionsForJobCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListJobExecutionsForJob", {})
17
13
  .n("IoTClient", "ListJobExecutionsForJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListJobExecutionsForJobCommand)
20
- .de(de_ListJobExecutionsForJobCommand)
14
+ .sc(ListJobExecutionsForJob)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListJobExecutionsForThingCommand, se_ListJobExecutionsForThingCommand } from "../protocols/Aws_restJson1";
4
+ import { ListJobExecutionsForThing } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListJobExecutionsForThingCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListJobExecutionsForThing", {})
17
13
  .n("IoTClient", "ListJobExecutionsForThingCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListJobExecutionsForThingCommand)
20
- .de(de_ListJobExecutionsForThingCommand)
14
+ .sc(ListJobExecutionsForThing)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListJobTemplatesCommand, se_ListJobTemplatesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListJobTemplates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListJobTemplatesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListJobTemplates", {})
17
13
  .n("IoTClient", "ListJobTemplatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListJobTemplatesCommand)
20
- .de(de_ListJobTemplatesCommand)
14
+ .sc(ListJobTemplates)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListJobs } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListJobsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListJobs", {})
17
13
  .n("IoTClient", "ListJobsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListJobsCommand)
20
- .de(de_ListJobsCommand)
14
+ .sc(ListJobs)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListManagedJobTemplatesCommand, se_ListManagedJobTemplatesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListManagedJobTemplates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListManagedJobTemplatesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListManagedJobTemplates", {})
17
13
  .n("IoTClient", "ListManagedJobTemplatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListManagedJobTemplatesCommand)
20
- .de(de_ListManagedJobTemplatesCommand)
14
+ .sc(ListManagedJobTemplates)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListMetricValuesCommand, se_ListMetricValuesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListMetricValues } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListMetricValuesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListMetricValues", {})
17
13
  .n("IoTClient", "ListMetricValuesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListMetricValuesCommand)
20
- .de(de_ListMetricValuesCommand)
14
+ .sc(ListMetricValues)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListMitigationActionsCommand, se_ListMitigationActionsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListMitigationActions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListMitigationActionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListMitigationActions", {})
17
13
  .n("IoTClient", "ListMitigationActionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListMitigationActionsCommand)
20
- .de(de_ListMitigationActionsCommand)
14
+ .sc(ListMitigationActions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListOTAUpdatesCommand, se_ListOTAUpdatesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListOTAUpdates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListOTAUpdatesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListOTAUpdates", {})
17
13
  .n("IoTClient", "ListOTAUpdatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListOTAUpdatesCommand)
20
- .de(de_ListOTAUpdatesCommand)
14
+ .sc(ListOTAUpdates)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListOutgoingCertificatesCommand, se_ListOutgoingCertificatesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListOutgoingCertificates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListOutgoingCertificatesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListOutgoingCertificates", {})
17
13
  .n("IoTClient", "ListOutgoingCertificatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListOutgoingCertificatesCommand)
20
- .de(de_ListOutgoingCertificatesCommand)
14
+ .sc(ListOutgoingCertificates)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListPackageVersionsCommand, se_ListPackageVersionsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListPackageVersions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPackageVersionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListPackageVersions", {})
17
13
  .n("IoTClient", "ListPackageVersionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPackageVersionsCommand)
20
- .de(de_ListPackageVersionsCommand)
14
+ .sc(ListPackageVersions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListPackagesCommand, se_ListPackagesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListPackages } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPackagesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListPackages", {})
17
13
  .n("IoTClient", "ListPackagesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPackagesCommand)
20
- .de(de_ListPackagesCommand)
14
+ .sc(ListPackages)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListPoliciesCommand, se_ListPoliciesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListPolicies } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPoliciesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListPolicies", {})
17
13
  .n("IoTClient", "ListPoliciesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPoliciesCommand)
20
- .de(de_ListPoliciesCommand)
14
+ .sc(ListPolicies)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListPolicyPrincipalsCommand, se_ListPolicyPrincipalsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListPolicyPrincipals } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPolicyPrincipalsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSIotService", "ListPolicyPrincipals", {})
17
13
  .n("IoTClient", "ListPolicyPrincipalsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPolicyPrincipalsCommand)
20
- .de(de_ListPolicyPrincipalsCommand)
14
+ .sc(ListPolicyPrincipals)
21
15
  .build() {
22
16
  }