@aws-sdk/client-cloudformation 3.928.0 → 3.930.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 (109) hide show
  1. package/dist-cjs/index.js +2902 -9273
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/CloudFormationClient.js +2 -0
  4. package/dist-es/commands/ActivateOrganizationsAccessCommand.js +3 -9
  5. package/dist-es/commands/ActivateTypeCommand.js +3 -9
  6. package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -9
  7. package/dist-es/commands/CancelUpdateStackCommand.js +3 -9
  8. package/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -9
  9. package/dist-es/commands/CreateChangeSetCommand.js +3 -9
  10. package/dist-es/commands/CreateGeneratedTemplateCommand.js +3 -9
  11. package/dist-es/commands/CreateStackCommand.js +3 -9
  12. package/dist-es/commands/CreateStackInstancesCommand.js +3 -9
  13. package/dist-es/commands/CreateStackRefactorCommand.js +3 -9
  14. package/dist-es/commands/CreateStackSetCommand.js +3 -9
  15. package/dist-es/commands/DeactivateOrganizationsAccessCommand.js +3 -9
  16. package/dist-es/commands/DeactivateTypeCommand.js +3 -9
  17. package/dist-es/commands/DeleteChangeSetCommand.js +3 -9
  18. package/dist-es/commands/DeleteGeneratedTemplateCommand.js +3 -9
  19. package/dist-es/commands/DeleteStackCommand.js +3 -9
  20. package/dist-es/commands/DeleteStackInstancesCommand.js +3 -9
  21. package/dist-es/commands/DeleteStackSetCommand.js +3 -9
  22. package/dist-es/commands/DeregisterTypeCommand.js +3 -9
  23. package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -9
  24. package/dist-es/commands/DescribeChangeSetCommand.js +3 -9
  25. package/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -9
  26. package/dist-es/commands/DescribeGeneratedTemplateCommand.js +3 -9
  27. package/dist-es/commands/DescribeOrganizationsAccessCommand.js +3 -9
  28. package/dist-es/commands/DescribePublisherCommand.js +3 -9
  29. package/dist-es/commands/DescribeResourceScanCommand.js +3 -9
  30. package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -9
  31. package/dist-es/commands/DescribeStackEventsCommand.js +3 -9
  32. package/dist-es/commands/DescribeStackInstanceCommand.js +3 -9
  33. package/dist-es/commands/DescribeStackRefactorCommand.js +3 -9
  34. package/dist-es/commands/DescribeStackResourceCommand.js +3 -9
  35. package/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -9
  36. package/dist-es/commands/DescribeStackResourcesCommand.js +3 -9
  37. package/dist-es/commands/DescribeStackSetCommand.js +3 -9
  38. package/dist-es/commands/DescribeStackSetOperationCommand.js +3 -9
  39. package/dist-es/commands/DescribeStacksCommand.js +3 -9
  40. package/dist-es/commands/DescribeTypeCommand.js +3 -9
  41. package/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -9
  42. package/dist-es/commands/DetectStackDriftCommand.js +3 -9
  43. package/dist-es/commands/DetectStackResourceDriftCommand.js +3 -9
  44. package/dist-es/commands/DetectStackSetDriftCommand.js +3 -9
  45. package/dist-es/commands/EstimateTemplateCostCommand.js +3 -9
  46. package/dist-es/commands/ExecuteChangeSetCommand.js +3 -9
  47. package/dist-es/commands/ExecuteStackRefactorCommand.js +3 -9
  48. package/dist-es/commands/GetGeneratedTemplateCommand.js +3 -9
  49. package/dist-es/commands/GetStackPolicyCommand.js +3 -9
  50. package/dist-es/commands/GetTemplateCommand.js +3 -9
  51. package/dist-es/commands/GetTemplateSummaryCommand.js +3 -9
  52. package/dist-es/commands/ImportStacksToStackSetCommand.js +3 -9
  53. package/dist-es/commands/ListChangeSetsCommand.js +3 -9
  54. package/dist-es/commands/ListExportsCommand.js +3 -9
  55. package/dist-es/commands/ListGeneratedTemplatesCommand.js +3 -9
  56. package/dist-es/commands/ListHookResultsCommand.js +3 -9
  57. package/dist-es/commands/ListImportsCommand.js +3 -9
  58. package/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +3 -9
  59. package/dist-es/commands/ListResourceScanResourcesCommand.js +3 -9
  60. package/dist-es/commands/ListResourceScansCommand.js +3 -9
  61. package/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +3 -9
  62. package/dist-es/commands/ListStackInstancesCommand.js +3 -9
  63. package/dist-es/commands/ListStackRefactorActionsCommand.js +3 -9
  64. package/dist-es/commands/ListStackRefactorsCommand.js +3 -9
  65. package/dist-es/commands/ListStackResourcesCommand.js +3 -9
  66. package/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +3 -9
  67. package/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -9
  68. package/dist-es/commands/ListStackSetOperationsCommand.js +3 -9
  69. package/dist-es/commands/ListStackSetsCommand.js +3 -9
  70. package/dist-es/commands/ListStacksCommand.js +3 -9
  71. package/dist-es/commands/ListTypeRegistrationsCommand.js +3 -9
  72. package/dist-es/commands/ListTypeVersionsCommand.js +3 -9
  73. package/dist-es/commands/ListTypesCommand.js +3 -9
  74. package/dist-es/commands/PublishTypeCommand.js +3 -9
  75. package/dist-es/commands/RecordHandlerProgressCommand.js +3 -9
  76. package/dist-es/commands/RegisterPublisherCommand.js +3 -9
  77. package/dist-es/commands/RegisterTypeCommand.js +3 -9
  78. package/dist-es/commands/RollbackStackCommand.js +3 -9
  79. package/dist-es/commands/SetStackPolicyCommand.js +3 -9
  80. package/dist-es/commands/SetTypeConfigurationCommand.js +3 -9
  81. package/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -9
  82. package/dist-es/commands/SignalResourceCommand.js +3 -9
  83. package/dist-es/commands/StartResourceScanCommand.js +3 -9
  84. package/dist-es/commands/StopStackSetOperationCommand.js +3 -9
  85. package/dist-es/commands/TestTypeCommand.js +3 -9
  86. package/dist-es/commands/UpdateGeneratedTemplateCommand.js +3 -9
  87. package/dist-es/commands/UpdateStackCommand.js +3 -9
  88. package/dist-es/commands/UpdateStackInstancesCommand.js +3 -9
  89. package/dist-es/commands/UpdateStackSetCommand.js +3 -9
  90. package/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -9
  91. package/dist-es/commands/ValidateTemplateCommand.js +3 -9
  92. package/dist-es/runtimeConfig.shared.js +7 -0
  93. package/dist-es/schemas/schemas_0.js +3027 -0
  94. package/dist-types/CloudFormationClient.d.ts +10 -1
  95. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  96. package/dist-types/runtimeConfig.d.ts +1 -0
  97. package/dist-types/runtimeConfig.native.d.ts +1 -0
  98. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  99. package/dist-types/schemas/schemas_0.d.ts +450 -0
  100. package/dist-types/ts3.4/CloudFormationClient.d.ts +4 -0
  101. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  102. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  103. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  104. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  105. package/dist-types/ts3.4/schemas/schemas_0.d.ts +455 -0
  106. package/package.json +34 -35
  107. package/dist-es/protocols/Aws_query.js +0 -8938
  108. package/dist-types/protocols/Aws_query.d.ts +0 -794
  109. package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1061
@@ -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_GetStackPolicyCommand, se_GetStackPolicyCommand } from "../protocols/Aws_query";
4
+ import { GetStackPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetStackPolicyCommand 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("CloudFormation", "GetStackPolicy", {})
17
13
  .n("CloudFormationClient", "GetStackPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetStackPolicyCommand)
20
- .de(de_GetStackPolicyCommand)
14
+ .sc(GetStackPolicy)
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_GetTemplateCommand, se_GetTemplateCommand } from "../protocols/Aws_query";
4
+ import { GetTemplate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetTemplateCommand 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("CloudFormation", "GetTemplate", {})
17
13
  .n("CloudFormationClient", "GetTemplateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetTemplateCommand)
20
- .de(de_GetTemplateCommand)
14
+ .sc(GetTemplate)
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_GetTemplateSummaryCommand, se_GetTemplateSummaryCommand } from "../protocols/Aws_query";
4
+ import { GetTemplateSummary } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetTemplateSummaryCommand 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("CloudFormation", "GetTemplateSummary", {})
17
13
  .n("CloudFormationClient", "GetTemplateSummaryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetTemplateSummaryCommand)
20
- .de(de_GetTemplateSummaryCommand)
14
+ .sc(GetTemplateSummary)
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_ImportStacksToStackSetCommand, se_ImportStacksToStackSetCommand } from "../protocols/Aws_query";
4
+ import { ImportStacksToStackSet } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ImportStacksToStackSetCommand 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("CloudFormation", "ImportStacksToStackSet", {})
17
13
  .n("CloudFormationClient", "ImportStacksToStackSetCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ImportStacksToStackSetCommand)
20
- .de(de_ImportStacksToStackSetCommand)
14
+ .sc(ImportStacksToStackSet)
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_ListChangeSetsCommand, se_ListChangeSetsCommand } from "../protocols/Aws_query";
4
+ import { ListChangeSets } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListChangeSetsCommand 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("CloudFormation", "ListChangeSets", {})
17
13
  .n("CloudFormationClient", "ListChangeSetsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListChangeSetsCommand)
20
- .de(de_ListChangeSetsCommand)
14
+ .sc(ListChangeSets)
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_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_query";
4
+ import { ListExports } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListExportsCommand 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("CloudFormation", "ListExports", {})
17
13
  .n("CloudFormationClient", "ListExportsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListExportsCommand)
20
- .de(de_ListExportsCommand)
14
+ .sc(ListExports)
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_ListGeneratedTemplatesCommand, se_ListGeneratedTemplatesCommand } from "../protocols/Aws_query";
4
+ import { ListGeneratedTemplates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListGeneratedTemplatesCommand 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("CloudFormation", "ListGeneratedTemplates", {})
17
13
  .n("CloudFormationClient", "ListGeneratedTemplatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListGeneratedTemplatesCommand)
20
- .de(de_ListGeneratedTemplatesCommand)
14
+ .sc(ListGeneratedTemplates)
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_ListHookResultsCommand, se_ListHookResultsCommand } from "../protocols/Aws_query";
4
+ import { ListHookResults } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListHookResultsCommand 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("CloudFormation", "ListHookResults", {})
17
13
  .n("CloudFormationClient", "ListHookResultsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListHookResultsCommand)
20
- .de(de_ListHookResultsCommand)
14
+ .sc(ListHookResults)
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_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_query";
4
+ import { ListImports } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListImportsCommand 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("CloudFormation", "ListImports", {})
17
13
  .n("CloudFormationClient", "ListImportsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListImportsCommand)
20
- .de(de_ListImportsCommand)
14
+ .sc(ListImports)
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_ListResourceScanRelatedResourcesCommand, se_ListResourceScanRelatedResourcesCommand, } from "../protocols/Aws_query";
4
+ import { ListResourceScanRelatedResources } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListResourceScanRelatedResourcesCommand 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("CloudFormation", "ListResourceScanRelatedResources", {})
17
13
  .n("CloudFormationClient", "ListResourceScanRelatedResourcesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListResourceScanRelatedResourcesCommand)
20
- .de(de_ListResourceScanRelatedResourcesCommand)
14
+ .sc(ListResourceScanRelatedResources)
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_ListResourceScanResourcesCommand, se_ListResourceScanResourcesCommand } from "../protocols/Aws_query";
4
+ import { ListResourceScanResources } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListResourceScanResourcesCommand 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("CloudFormation", "ListResourceScanResources", {})
17
13
  .n("CloudFormationClient", "ListResourceScanResourcesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListResourceScanResourcesCommand)
20
- .de(de_ListResourceScanResourcesCommand)
14
+ .sc(ListResourceScanResources)
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_ListResourceScansCommand, se_ListResourceScansCommand } from "../protocols/Aws_query";
4
+ import { ListResourceScans } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListResourceScansCommand 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("CloudFormation", "ListResourceScans", {})
17
13
  .n("CloudFormationClient", "ListResourceScansCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListResourceScansCommand)
20
- .de(de_ListResourceScansCommand)
14
+ .sc(ListResourceScans)
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_ListStackInstanceResourceDriftsCommand, se_ListStackInstanceResourceDriftsCommand, } from "../protocols/Aws_query";
4
+ import { ListStackInstanceResourceDrifts } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackInstanceResourceDriftsCommand 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("CloudFormation", "ListStackInstanceResourceDrifts", {})
17
13
  .n("CloudFormationClient", "ListStackInstanceResourceDriftsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackInstanceResourceDriftsCommand)
20
- .de(de_ListStackInstanceResourceDriftsCommand)
14
+ .sc(ListStackInstanceResourceDrifts)
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_ListStackInstancesCommand, se_ListStackInstancesCommand } from "../protocols/Aws_query";
4
+ import { ListStackInstances } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackInstancesCommand 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("CloudFormation", "ListStackInstances", {})
17
13
  .n("CloudFormationClient", "ListStackInstancesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackInstancesCommand)
20
- .de(de_ListStackInstancesCommand)
14
+ .sc(ListStackInstances)
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_ListStackRefactorActionsCommand, se_ListStackRefactorActionsCommand } from "../protocols/Aws_query";
4
+ import { ListStackRefactorActions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackRefactorActionsCommand 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("CloudFormation", "ListStackRefactorActions", {})
17
13
  .n("CloudFormationClient", "ListStackRefactorActionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackRefactorActionsCommand)
20
- .de(de_ListStackRefactorActionsCommand)
14
+ .sc(ListStackRefactorActions)
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_ListStackRefactorsCommand, se_ListStackRefactorsCommand } from "../protocols/Aws_query";
4
+ import { ListStackRefactors } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackRefactorsCommand 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("CloudFormation", "ListStackRefactors", {})
17
13
  .n("CloudFormationClient", "ListStackRefactorsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackRefactorsCommand)
20
- .de(de_ListStackRefactorsCommand)
14
+ .sc(ListStackRefactors)
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_ListStackResourcesCommand, se_ListStackResourcesCommand } from "../protocols/Aws_query";
4
+ import { ListStackResources } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackResourcesCommand 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("CloudFormation", "ListStackResources", {})
17
13
  .n("CloudFormationClient", "ListStackResourcesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackResourcesCommand)
20
- .de(de_ListStackResourcesCommand)
14
+ .sc(ListStackResources)
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_ListStackSetAutoDeploymentTargetsCommand, se_ListStackSetAutoDeploymentTargetsCommand, } from "../protocols/Aws_query";
4
+ import { ListStackSetAutoDeploymentTargets } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackSetAutoDeploymentTargetsCommand 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("CloudFormation", "ListStackSetAutoDeploymentTargets", {})
17
13
  .n("CloudFormationClient", "ListStackSetAutoDeploymentTargetsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackSetAutoDeploymentTargetsCommand)
20
- .de(de_ListStackSetAutoDeploymentTargetsCommand)
14
+ .sc(ListStackSetAutoDeploymentTargets)
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_ListStackSetOperationResultsCommand, se_ListStackSetOperationResultsCommand } from "../protocols/Aws_query";
4
+ import { ListStackSetOperationResults } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackSetOperationResultsCommand 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("CloudFormation", "ListStackSetOperationResults", {})
17
13
  .n("CloudFormationClient", "ListStackSetOperationResultsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackSetOperationResultsCommand)
20
- .de(de_ListStackSetOperationResultsCommand)
14
+ .sc(ListStackSetOperationResults)
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_ListStackSetOperationsCommand, se_ListStackSetOperationsCommand } from "../protocols/Aws_query";
4
+ import { ListStackSetOperations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackSetOperationsCommand 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("CloudFormation", "ListStackSetOperations", {})
17
13
  .n("CloudFormationClient", "ListStackSetOperationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackSetOperationsCommand)
20
- .de(de_ListStackSetOperationsCommand)
14
+ .sc(ListStackSetOperations)
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_ListStackSetsCommand, se_ListStackSetsCommand } from "../protocols/Aws_query";
4
+ import { ListStackSets } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStackSetsCommand 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("CloudFormation", "ListStackSets", {})
17
13
  .n("CloudFormationClient", "ListStackSetsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStackSetsCommand)
20
- .de(de_ListStackSetsCommand)
14
+ .sc(ListStackSets)
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_ListStacksCommand, se_ListStacksCommand } from "../protocols/Aws_query";
4
+ import { ListStacks } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListStacksCommand 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("CloudFormation", "ListStacks", {})
17
13
  .n("CloudFormationClient", "ListStacksCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListStacksCommand)
20
- .de(de_ListStacksCommand)
14
+ .sc(ListStacks)
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_ListTypeRegistrationsCommand, se_ListTypeRegistrationsCommand } from "../protocols/Aws_query";
4
+ import { ListTypeRegistrations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListTypeRegistrationsCommand 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("CloudFormation", "ListTypeRegistrations", {})
17
13
  .n("CloudFormationClient", "ListTypeRegistrationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListTypeRegistrationsCommand)
20
- .de(de_ListTypeRegistrationsCommand)
14
+ .sc(ListTypeRegistrations)
21
15
  .build() {
22
16
  }