@aws-sdk/client-cloudformation 3.649.0 → 3.650.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 (86) hide show
  1. package/dist-cjs/index.js +82 -246
  2. package/dist-es/commands/ActivateOrganizationsAccessCommand.js +1 -3
  3. package/dist-es/commands/ActivateTypeCommand.js +1 -3
  4. package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +1 -3
  5. package/dist-es/commands/CancelUpdateStackCommand.js +1 -3
  6. package/dist-es/commands/ContinueUpdateRollbackCommand.js +1 -3
  7. package/dist-es/commands/CreateChangeSetCommand.js +1 -3
  8. package/dist-es/commands/CreateGeneratedTemplateCommand.js +1 -3
  9. package/dist-es/commands/CreateStackCommand.js +1 -3
  10. package/dist-es/commands/CreateStackInstancesCommand.js +1 -3
  11. package/dist-es/commands/CreateStackSetCommand.js +1 -3
  12. package/dist-es/commands/DeactivateOrganizationsAccessCommand.js +1 -3
  13. package/dist-es/commands/DeactivateTypeCommand.js +1 -3
  14. package/dist-es/commands/DeleteChangeSetCommand.js +1 -3
  15. package/dist-es/commands/DeleteGeneratedTemplateCommand.js +1 -3
  16. package/dist-es/commands/DeleteStackCommand.js +1 -3
  17. package/dist-es/commands/DeleteStackInstancesCommand.js +1 -3
  18. package/dist-es/commands/DeleteStackSetCommand.js +1 -3
  19. package/dist-es/commands/DeregisterTypeCommand.js +1 -3
  20. package/dist-es/commands/DescribeAccountLimitsCommand.js +1 -3
  21. package/dist-es/commands/DescribeChangeSetCommand.js +1 -3
  22. package/dist-es/commands/DescribeChangeSetHooksCommand.js +1 -3
  23. package/dist-es/commands/DescribeGeneratedTemplateCommand.js +1 -3
  24. package/dist-es/commands/DescribeOrganizationsAccessCommand.js +1 -3
  25. package/dist-es/commands/DescribePublisherCommand.js +1 -3
  26. package/dist-es/commands/DescribeResourceScanCommand.js +1 -3
  27. package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +1 -3
  28. package/dist-es/commands/DescribeStackEventsCommand.js +1 -3
  29. package/dist-es/commands/DescribeStackInstanceCommand.js +1 -3
  30. package/dist-es/commands/DescribeStackResourceCommand.js +1 -3
  31. package/dist-es/commands/DescribeStackResourceDriftsCommand.js +1 -3
  32. package/dist-es/commands/DescribeStackResourcesCommand.js +1 -3
  33. package/dist-es/commands/DescribeStackSetCommand.js +1 -3
  34. package/dist-es/commands/DescribeStackSetOperationCommand.js +1 -3
  35. package/dist-es/commands/DescribeStacksCommand.js +1 -3
  36. package/dist-es/commands/DescribeTypeCommand.js +1 -3
  37. package/dist-es/commands/DescribeTypeRegistrationCommand.js +1 -3
  38. package/dist-es/commands/DetectStackDriftCommand.js +1 -3
  39. package/dist-es/commands/DetectStackResourceDriftCommand.js +1 -3
  40. package/dist-es/commands/DetectStackSetDriftCommand.js +1 -3
  41. package/dist-es/commands/EstimateTemplateCostCommand.js +1 -3
  42. package/dist-es/commands/ExecuteChangeSetCommand.js +1 -3
  43. package/dist-es/commands/GetGeneratedTemplateCommand.js +1 -3
  44. package/dist-es/commands/GetStackPolicyCommand.js +1 -3
  45. package/dist-es/commands/GetTemplateCommand.js +1 -3
  46. package/dist-es/commands/GetTemplateSummaryCommand.js +1 -3
  47. package/dist-es/commands/ImportStacksToStackSetCommand.js +1 -3
  48. package/dist-es/commands/ListChangeSetsCommand.js +1 -3
  49. package/dist-es/commands/ListExportsCommand.js +1 -3
  50. package/dist-es/commands/ListGeneratedTemplatesCommand.js +1 -3
  51. package/dist-es/commands/ListImportsCommand.js +1 -3
  52. package/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +1 -3
  53. package/dist-es/commands/ListResourceScanResourcesCommand.js +1 -3
  54. package/dist-es/commands/ListResourceScansCommand.js +1 -3
  55. package/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +1 -3
  56. package/dist-es/commands/ListStackInstancesCommand.js +1 -3
  57. package/dist-es/commands/ListStackResourcesCommand.js +1 -3
  58. package/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +1 -3
  59. package/dist-es/commands/ListStackSetOperationResultsCommand.js +1 -3
  60. package/dist-es/commands/ListStackSetOperationsCommand.js +1 -3
  61. package/dist-es/commands/ListStackSetsCommand.js +1 -3
  62. package/dist-es/commands/ListStacksCommand.js +1 -3
  63. package/dist-es/commands/ListTypeRegistrationsCommand.js +1 -3
  64. package/dist-es/commands/ListTypeVersionsCommand.js +1 -3
  65. package/dist-es/commands/ListTypesCommand.js +1 -3
  66. package/dist-es/commands/PublishTypeCommand.js +1 -3
  67. package/dist-es/commands/RecordHandlerProgressCommand.js +1 -3
  68. package/dist-es/commands/RegisterPublisherCommand.js +1 -3
  69. package/dist-es/commands/RegisterTypeCommand.js +1 -3
  70. package/dist-es/commands/RollbackStackCommand.js +1 -3
  71. package/dist-es/commands/SetStackPolicyCommand.js +1 -3
  72. package/dist-es/commands/SetTypeConfigurationCommand.js +1 -3
  73. package/dist-es/commands/SetTypeDefaultVersionCommand.js +1 -3
  74. package/dist-es/commands/SignalResourceCommand.js +1 -3
  75. package/dist-es/commands/StartResourceScanCommand.js +1 -3
  76. package/dist-es/commands/StopStackSetOperationCommand.js +1 -3
  77. package/dist-es/commands/TestTypeCommand.js +1 -3
  78. package/dist-es/commands/UpdateGeneratedTemplateCommand.js +1 -3
  79. package/dist-es/commands/UpdateStackCommand.js +1 -3
  80. package/dist-es/commands/UpdateStackInstancesCommand.js +1 -3
  81. package/dist-es/commands/UpdateStackSetCommand.js +1 -3
  82. package/dist-es/commands/UpdateTerminationProtectionCommand.js +1 -3
  83. package/dist-es/commands/ValidateTemplateCommand.js +1 -3
  84. package/dist-es/endpoint/endpointResolver.js +7 -3
  85. package/package.json +4 -4
  86. package/dist-types/tsdoc-metadata.json +0 -11
@@ -6,9 +6,7 @@ import { de_ActivateOrganizationsAccessCommand, se_ActivateOrganizationsAccessCo
6
6
  export { $Command };
7
7
  export class ActivateOrganizationsAccessCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ActivateTypeCommand, se_ActivateTypeCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ActivateTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_BatchDescribeTypeConfigurationsCommand, se_BatchDescribeTypeConfigur
6
6
  export { $Command };
7
7
  export class BatchDescribeTypeConfigurationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CancelUpdateStackCommand, se_CancelUpdateStackCommand } from "../pro
6
6
  export { $Command };
7
7
  export class CancelUpdateStackCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ContinueUpdateRollbackCommand, se_ContinueUpdateRollbackCommand } fr
6
6
  export { $Command };
7
7
  export class ContinueUpdateRollbackCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateChangeSetCommand, se_CreateChangeSetCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class CreateChangeSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateGeneratedTemplateCommand, se_CreateGeneratedTemplateCommand }
6
6
  export { $Command };
7
7
  export class CreateGeneratedTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateStackCommand, se_CreateStackCommand } from "../protocols/Aws_q
6
6
  export { $Command };
7
7
  export class CreateStackCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateStackInstancesCommand, se_CreateStackInstancesCommand } from "
6
6
  export { $Command };
7
7
  export class CreateStackInstancesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateStackSetCommand, se_CreateStackSetCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class CreateStackSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeactivateOrganizationsAccessCommand, se_DeactivateOrganizationsAcce
6
6
  export { $Command };
7
7
  export class DeactivateOrganizationsAccessCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeactivateTypeCommand, se_DeactivateTypeCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeactivateTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteChangeSetCommand, se_DeleteChangeSetCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DeleteChangeSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteGeneratedTemplateCommand, se_DeleteGeneratedTemplateCommand }
6
6
  export { $Command };
7
7
  export class DeleteGeneratedTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteStackCommand, se_DeleteStackCommand } from "../protocols/Aws_q
6
6
  export { $Command };
7
7
  export class DeleteStackCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteStackInstancesCommand, se_DeleteStackInstancesCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteStackInstancesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteStackSetCommand, se_DeleteStackSetCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteStackSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeregisterTypeCommand, se_DeregisterTypeCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeregisterTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeAccountLimitsCommand, se_DescribeAccountLimitsCommand } from
6
6
  export { $Command };
7
7
  export class DescribeAccountLimitsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeChangeSetCommand, se_DescribeChangeSetCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DescribeChangeSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeChangeSetHooksCommand, se_DescribeChangeSetHooksCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeChangeSetHooksCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeGeneratedTemplateCommand, se_DescribeGeneratedTemplateComman
6
6
  export { $Command };
7
7
  export class DescribeGeneratedTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeOrganizationsAccessCommand, se_DescribeOrganizationsAccessCo
6
6
  export { $Command };
7
7
  export class DescribeOrganizationsAccessCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribePublisherCommand, se_DescribePublisherCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DescribePublisherCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeResourceScanCommand, se_DescribeResourceScanCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeResourceScanCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeStackDriftDetectionStatusCommand, se_DescribeStackDriftDetec
6
6
  export { $Command };
7
7
  export class DescribeStackDriftDetectionStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeStackEventsCommand, se_DescribeStackEventsCommand } from "..
6
6
  export { $Command };
7
7
  export class DescribeStackEventsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeStackInstanceCommand, se_DescribeStackInstanceCommand } from
6
6
  export { $Command };
7
7
  export class DescribeStackInstanceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeStackResourceCommand, se_DescribeStackResourceCommand } from
6
6
  export { $Command };
7
7
  export class DescribeStackResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeStackResourceDriftsCommand, se_DescribeStackResourceDriftsCo
6
6
  export { $Command };
7
7
  export class DescribeStackResourceDriftsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeStackResourcesCommand, se_DescribeStackResourcesCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeStackResourcesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeStackSetCommand, se_DescribeStackSetCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DescribeStackSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeStackSetOperationCommand, se_DescribeStackSetOperationComman
6
6
  export { $Command };
7
7
  export class DescribeStackSetOperationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeStacksCommand, se_DescribeStacksCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeStacksCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeTypeCommand, se_DescribeTypeCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DescribeTypeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeTypeRegistrationCommand, se_DescribeTypeRegistrationCommand
6
6
  export { $Command };
7
7
  export class DescribeTypeRegistrationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DetectStackDriftCommand, se_DetectStackDriftCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DetectStackDriftCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DetectStackResourceDriftCommand, se_DetectStackResourceDriftCommand
6
6
  export { $Command };
7
7
  export class DetectStackResourceDriftCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DetectStackSetDriftCommand, se_DetectStackSetDriftCommand } from "..
6
6
  export { $Command };
7
7
  export class DetectStackSetDriftCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_EstimateTemplateCostCommand, se_EstimateTemplateCostCommand } from "
6
6
  export { $Command };
7
7
  export class EstimateTemplateCostCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ExecuteChangeSetCommand, se_ExecuteChangeSetCommand } from "../proto
6
6
  export { $Command };
7
7
  export class ExecuteChangeSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetGeneratedTemplateCommand, se_GetGeneratedTemplateCommand } from "
6
6
  export { $Command };
7
7
  export class GetGeneratedTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetStackPolicyCommand, se_GetStackPolicyCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class GetStackPolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetTemplateCommand, se_GetTemplateCommand } from "../protocols/Aws_q
6
6
  export { $Command };
7
7
  export class GetTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetTemplateSummaryCommand, se_GetTemplateSummaryCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetTemplateSummaryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ImportStacksToStackSetCommand, se_ImportStacksToStackSetCommand } fr
6
6
  export { $Command };
7
7
  export class ImportStacksToStackSetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListChangeSetsCommand, se_ListChangeSetsCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListChangeSetsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_q
6
6
  export { $Command };
7
7
  export class ListExportsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListGeneratedTemplatesCommand, se_ListGeneratedTemplatesCommand } fr
6
6
  export { $Command };
7
7
  export class ListGeneratedTemplatesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_q
6
6
  export { $Command };
7
7
  export class ListImportsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListResourceScanRelatedResourcesCommand, se_ListResourceScanRelatedR
6
6
  export { $Command };
7
7
  export class ListResourceScanRelatedResourcesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListResourceScanResourcesCommand, se_ListResourceScanResourcesComman
6
6
  export { $Command };
7
7
  export class ListResourceScanResourcesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListResourceScansCommand, se_ListResourceScansCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ListResourceScansCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),