@aws-sdk/client-cloudformation 3.308.0 → 3.309.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 (137) hide show
  1. package/dist-cjs/commands/ActivateTypeCommand.js +2 -2
  2. package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
  3. package/dist-cjs/commands/CancelUpdateStackCommand.js +2 -2
  4. package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +2 -2
  5. package/dist-cjs/commands/CreateChangeSetCommand.js +2 -2
  6. package/dist-cjs/commands/CreateStackCommand.js +2 -2
  7. package/dist-cjs/commands/CreateStackInstancesCommand.js +2 -2
  8. package/dist-cjs/commands/CreateStackSetCommand.js +2 -2
  9. package/dist-cjs/commands/DeactivateTypeCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteChangeSetCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteStackCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteStackInstancesCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteStackSetCommand.js +2 -2
  14. package/dist-cjs/commands/DeregisterTypeCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeChangeSetCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +2 -2
  18. package/dist-cjs/commands/DescribePublisherCommand.js +2 -2
  19. package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeStackEventsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeStackInstanceCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeStackResourceCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeStackResourcesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeStackSetCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeStackSetOperationCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeStacksCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeTypeCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +2 -2
  30. package/dist-cjs/commands/DetectStackDriftCommand.js +2 -2
  31. package/dist-cjs/commands/DetectStackResourceDriftCommand.js +2 -2
  32. package/dist-cjs/commands/DetectStackSetDriftCommand.js +2 -2
  33. package/dist-cjs/commands/EstimateTemplateCostCommand.js +2 -2
  34. package/dist-cjs/commands/ExecuteChangeSetCommand.js +2 -2
  35. package/dist-cjs/commands/GetStackPolicyCommand.js +2 -2
  36. package/dist-cjs/commands/GetTemplateCommand.js +2 -2
  37. package/dist-cjs/commands/GetTemplateSummaryCommand.js +2 -2
  38. package/dist-cjs/commands/ImportStacksToStackSetCommand.js +2 -2
  39. package/dist-cjs/commands/ListChangeSetsCommand.js +2 -2
  40. package/dist-cjs/commands/ListExportsCommand.js +2 -2
  41. package/dist-cjs/commands/ListImportsCommand.js +2 -2
  42. package/dist-cjs/commands/ListStackInstancesCommand.js +2 -2
  43. package/dist-cjs/commands/ListStackResourcesCommand.js +2 -2
  44. package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +2 -2
  45. package/dist-cjs/commands/ListStackSetOperationsCommand.js +2 -2
  46. package/dist-cjs/commands/ListStackSetsCommand.js +2 -2
  47. package/dist-cjs/commands/ListStacksCommand.js +2 -2
  48. package/dist-cjs/commands/ListTypeRegistrationsCommand.js +2 -2
  49. package/dist-cjs/commands/ListTypeVersionsCommand.js +2 -2
  50. package/dist-cjs/commands/ListTypesCommand.js +2 -2
  51. package/dist-cjs/commands/PublishTypeCommand.js +2 -2
  52. package/dist-cjs/commands/RecordHandlerProgressCommand.js +2 -2
  53. package/dist-cjs/commands/RegisterPublisherCommand.js +2 -2
  54. package/dist-cjs/commands/RegisterTypeCommand.js +2 -2
  55. package/dist-cjs/commands/RollbackStackCommand.js +2 -2
  56. package/dist-cjs/commands/SetStackPolicyCommand.js +2 -2
  57. package/dist-cjs/commands/SetTypeConfigurationCommand.js +2 -2
  58. package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +2 -2
  59. package/dist-cjs/commands/SignalResourceCommand.js +2 -2
  60. package/dist-cjs/commands/StopStackSetOperationCommand.js +2 -2
  61. package/dist-cjs/commands/TestTypeCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateStackCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateStackInstancesCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateStackSetCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +2 -2
  66. package/dist-cjs/commands/ValidateTemplateCommand.js +2 -2
  67. package/dist-cjs/protocols/Aws_query.js +1158 -1158
  68. package/dist-es/commands/ActivateTypeCommand.js +3 -3
  69. package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -3
  70. package/dist-es/commands/CancelUpdateStackCommand.js +3 -3
  71. package/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -3
  72. package/dist-es/commands/CreateChangeSetCommand.js +3 -3
  73. package/dist-es/commands/CreateStackCommand.js +3 -3
  74. package/dist-es/commands/CreateStackInstancesCommand.js +3 -3
  75. package/dist-es/commands/CreateStackSetCommand.js +3 -3
  76. package/dist-es/commands/DeactivateTypeCommand.js +3 -3
  77. package/dist-es/commands/DeleteChangeSetCommand.js +3 -3
  78. package/dist-es/commands/DeleteStackCommand.js +3 -3
  79. package/dist-es/commands/DeleteStackInstancesCommand.js +3 -3
  80. package/dist-es/commands/DeleteStackSetCommand.js +3 -3
  81. package/dist-es/commands/DeregisterTypeCommand.js +3 -3
  82. package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -3
  83. package/dist-es/commands/DescribeChangeSetCommand.js +3 -3
  84. package/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -3
  85. package/dist-es/commands/DescribePublisherCommand.js +3 -3
  86. package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -3
  87. package/dist-es/commands/DescribeStackEventsCommand.js +3 -3
  88. package/dist-es/commands/DescribeStackInstanceCommand.js +3 -3
  89. package/dist-es/commands/DescribeStackResourceCommand.js +3 -3
  90. package/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -3
  91. package/dist-es/commands/DescribeStackResourcesCommand.js +3 -3
  92. package/dist-es/commands/DescribeStackSetCommand.js +3 -3
  93. package/dist-es/commands/DescribeStackSetOperationCommand.js +3 -3
  94. package/dist-es/commands/DescribeStacksCommand.js +3 -3
  95. package/dist-es/commands/DescribeTypeCommand.js +3 -3
  96. package/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -3
  97. package/dist-es/commands/DetectStackDriftCommand.js +3 -3
  98. package/dist-es/commands/DetectStackResourceDriftCommand.js +3 -3
  99. package/dist-es/commands/DetectStackSetDriftCommand.js +3 -3
  100. package/dist-es/commands/EstimateTemplateCostCommand.js +3 -3
  101. package/dist-es/commands/ExecuteChangeSetCommand.js +3 -3
  102. package/dist-es/commands/GetStackPolicyCommand.js +3 -3
  103. package/dist-es/commands/GetTemplateCommand.js +3 -3
  104. package/dist-es/commands/GetTemplateSummaryCommand.js +3 -3
  105. package/dist-es/commands/ImportStacksToStackSetCommand.js +3 -3
  106. package/dist-es/commands/ListChangeSetsCommand.js +3 -3
  107. package/dist-es/commands/ListExportsCommand.js +3 -3
  108. package/dist-es/commands/ListImportsCommand.js +3 -3
  109. package/dist-es/commands/ListStackInstancesCommand.js +3 -3
  110. package/dist-es/commands/ListStackResourcesCommand.js +3 -3
  111. package/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -3
  112. package/dist-es/commands/ListStackSetOperationsCommand.js +3 -3
  113. package/dist-es/commands/ListStackSetsCommand.js +3 -3
  114. package/dist-es/commands/ListStacksCommand.js +3 -3
  115. package/dist-es/commands/ListTypeRegistrationsCommand.js +3 -3
  116. package/dist-es/commands/ListTypeVersionsCommand.js +3 -3
  117. package/dist-es/commands/ListTypesCommand.js +3 -3
  118. package/dist-es/commands/PublishTypeCommand.js +3 -3
  119. package/dist-es/commands/RecordHandlerProgressCommand.js +3 -3
  120. package/dist-es/commands/RegisterPublisherCommand.js +3 -3
  121. package/dist-es/commands/RegisterTypeCommand.js +3 -3
  122. package/dist-es/commands/RollbackStackCommand.js +3 -3
  123. package/dist-es/commands/SetStackPolicyCommand.js +3 -3
  124. package/dist-es/commands/SetTypeConfigurationCommand.js +3 -3
  125. package/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -3
  126. package/dist-es/commands/SignalResourceCommand.js +3 -3
  127. package/dist-es/commands/StopStackSetOperationCommand.js +3 -3
  128. package/dist-es/commands/TestTypeCommand.js +3 -3
  129. package/dist-es/commands/UpdateStackCommand.js +3 -3
  130. package/dist-es/commands/UpdateStackInstancesCommand.js +3 -3
  131. package/dist-es/commands/UpdateStackSetCommand.js +3 -3
  132. package/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -3
  133. package/dist-es/commands/ValidateTemplateCommand.js +3 -3
  134. package/dist-es/protocols/Aws_query.js +1023 -1023
  135. package/dist-types/protocols/Aws_query.d.ts +528 -132
  136. package/dist-types/ts3.4/protocols/Aws_query.d.ts +132 -132
  137. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryActivateTypeCommand, serializeAws_queryActivateTypeCommand } from "../protocols/Aws_query";
4
+ import { de_ActivateTypeCommand, se_ActivateTypeCommand } from "../protocols/Aws_query";
5
5
  export class ActivateTypeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ActivateTypeCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryActivateTypeCommand(input, context);
36
+ return se_ActivateTypeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryActivateTypeCommand(output, context);
39
+ return de_ActivateTypeCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryBatchDescribeTypeConfigurationsCommand, serializeAws_queryBatchDescribeTypeConfigurationsCommand, } from "../protocols/Aws_query";
4
+ import { de_BatchDescribeTypeConfigurationsCommand, se_BatchDescribeTypeConfigurationsCommand, } from "../protocols/Aws_query";
5
5
  export class BatchDescribeTypeConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchDescribeTypeConfigurationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryBatchDescribeTypeConfigurationsCommand(input, context);
36
+ return se_BatchDescribeTypeConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryBatchDescribeTypeConfigurationsCommand(output, context);
39
+ return de_BatchDescribeTypeConfigurationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryCancelUpdateStackCommand, serializeAws_queryCancelUpdateStackCommand, } from "../protocols/Aws_query";
4
+ import { de_CancelUpdateStackCommand, se_CancelUpdateStackCommand } from "../protocols/Aws_query";
5
5
  export class CancelUpdateStackCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CancelUpdateStackCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCancelUpdateStackCommand(input, context);
36
+ return se_CancelUpdateStackCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCancelUpdateStackCommand(output, context);
39
+ return de_CancelUpdateStackCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryContinueUpdateRollbackCommand, serializeAws_queryContinueUpdateRollbackCommand, } from "../protocols/Aws_query";
4
+ import { de_ContinueUpdateRollbackCommand, se_ContinueUpdateRollbackCommand } from "../protocols/Aws_query";
5
5
  export class ContinueUpdateRollbackCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ContinueUpdateRollbackCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryContinueUpdateRollbackCommand(input, context);
36
+ return se_ContinueUpdateRollbackCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryContinueUpdateRollbackCommand(output, context);
39
+ return de_ContinueUpdateRollbackCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryCreateChangeSetCommand, serializeAws_queryCreateChangeSetCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateChangeSetCommand, se_CreateChangeSetCommand } from "../protocols/Aws_query";
5
5
  export class CreateChangeSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateChangeSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateChangeSetCommand(input, context);
36
+ return se_CreateChangeSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateChangeSetCommand(output, context);
39
+ return de_CreateChangeSetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryCreateStackCommand, serializeAws_queryCreateStackCommand } from "../protocols/Aws_query";
4
+ import { de_CreateStackCommand, se_CreateStackCommand } from "../protocols/Aws_query";
5
5
  export class CreateStackCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateStackCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateStackCommand(input, context);
36
+ return se_CreateStackCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateStackCommand(output, context);
39
+ return de_CreateStackCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryCreateStackInstancesCommand, serializeAws_queryCreateStackInstancesCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateStackInstancesCommand, se_CreateStackInstancesCommand } from "../protocols/Aws_query";
5
5
  export class CreateStackInstancesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateStackInstancesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateStackInstancesCommand(input, context);
36
+ return se_CreateStackInstancesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateStackInstancesCommand(output, context);
39
+ return de_CreateStackInstancesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryCreateStackSetCommand, serializeAws_queryCreateStackSetCommand, } from "../protocols/Aws_query";
4
+ import { de_CreateStackSetCommand, se_CreateStackSetCommand } from "../protocols/Aws_query";
5
5
  export class CreateStackSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateStackSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryCreateStackSetCommand(input, context);
36
+ return se_CreateStackSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryCreateStackSetCommand(output, context);
39
+ return de_CreateStackSetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDeactivateTypeCommand, serializeAws_queryDeactivateTypeCommand, } from "../protocols/Aws_query";
4
+ import { de_DeactivateTypeCommand, se_DeactivateTypeCommand } from "../protocols/Aws_query";
5
5
  export class DeactivateTypeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeactivateTypeCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeactivateTypeCommand(input, context);
36
+ return se_DeactivateTypeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeactivateTypeCommand(output, context);
39
+ return de_DeactivateTypeCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDeleteChangeSetCommand, serializeAws_queryDeleteChangeSetCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteChangeSetCommand, se_DeleteChangeSetCommand } from "../protocols/Aws_query";
5
5
  export class DeleteChangeSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteChangeSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteChangeSetCommand(input, context);
36
+ return se_DeleteChangeSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteChangeSetCommand(output, context);
39
+ return de_DeleteChangeSetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDeleteStackCommand, serializeAws_queryDeleteStackCommand } from "../protocols/Aws_query";
4
+ import { de_DeleteStackCommand, se_DeleteStackCommand } from "../protocols/Aws_query";
5
5
  export class DeleteStackCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteStackCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteStackCommand(input, context);
36
+ return se_DeleteStackCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteStackCommand(output, context);
39
+ return de_DeleteStackCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDeleteStackInstancesCommand, serializeAws_queryDeleteStackInstancesCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteStackInstancesCommand, se_DeleteStackInstancesCommand } from "../protocols/Aws_query";
5
5
  export class DeleteStackInstancesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteStackInstancesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteStackInstancesCommand(input, context);
36
+ return se_DeleteStackInstancesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteStackInstancesCommand(output, context);
39
+ return de_DeleteStackInstancesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDeleteStackSetCommand, serializeAws_queryDeleteStackSetCommand, } from "../protocols/Aws_query";
4
+ import { de_DeleteStackSetCommand, se_DeleteStackSetCommand } from "../protocols/Aws_query";
5
5
  export class DeleteStackSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteStackSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeleteStackSetCommand(input, context);
36
+ return se_DeleteStackSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeleteStackSetCommand(output, context);
39
+ return de_DeleteStackSetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDeregisterTypeCommand, serializeAws_queryDeregisterTypeCommand, } from "../protocols/Aws_query";
4
+ import { de_DeregisterTypeCommand, se_DeregisterTypeCommand } from "../protocols/Aws_query";
5
5
  export class DeregisterTypeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeregisterTypeCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDeregisterTypeCommand(input, context);
36
+ return se_DeregisterTypeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDeregisterTypeCommand(output, context);
39
+ return de_DeregisterTypeCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeAccountLimitsCommand, serializeAws_queryDescribeAccountLimitsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeAccountLimitsCommand, se_DescribeAccountLimitsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeAccountLimitsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeAccountLimitsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeAccountLimitsCommand(input, context);
36
+ return se_DescribeAccountLimitsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeAccountLimitsCommand(output, context);
39
+ return de_DescribeAccountLimitsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeChangeSetCommand, serializeAws_queryDescribeChangeSetCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeChangeSetCommand, se_DescribeChangeSetCommand } from "../protocols/Aws_query";
5
5
  export class DescribeChangeSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeChangeSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeChangeSetCommand(input, context);
36
+ return se_DescribeChangeSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeChangeSetCommand(output, context);
39
+ return de_DescribeChangeSetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeChangeSetHooksCommand, serializeAws_queryDescribeChangeSetHooksCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeChangeSetHooksCommand, se_DescribeChangeSetHooksCommand } from "../protocols/Aws_query";
5
5
  export class DescribeChangeSetHooksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeChangeSetHooksCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeChangeSetHooksCommand(input, context);
36
+ return se_DescribeChangeSetHooksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeChangeSetHooksCommand(output, context);
39
+ return de_DescribeChangeSetHooksCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribePublisherCommand, serializeAws_queryDescribePublisherCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribePublisherCommand, se_DescribePublisherCommand } from "../protocols/Aws_query";
5
5
  export class DescribePublisherCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribePublisherCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribePublisherCommand(input, context);
36
+ return se_DescribePublisherCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribePublisherCommand(output, context);
39
+ return de_DescribePublisherCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeStackDriftDetectionStatusCommand, serializeAws_queryDescribeStackDriftDetectionStatusCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeStackDriftDetectionStatusCommand, se_DescribeStackDriftDetectionStatusCommand, } from "../protocols/Aws_query";
5
5
  export class DescribeStackDriftDetectionStatusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStackDriftDetectionStatusCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeStackDriftDetectionStatusCommand(input, context);
36
+ return se_DescribeStackDriftDetectionStatusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeStackDriftDetectionStatusCommand(output, context);
39
+ return de_DescribeStackDriftDetectionStatusCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeStackEventsCommand, serializeAws_queryDescribeStackEventsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeStackEventsCommand, se_DescribeStackEventsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeStackEventsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStackEventsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeStackEventsCommand(input, context);
36
+ return se_DescribeStackEventsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeStackEventsCommand(output, context);
39
+ return de_DescribeStackEventsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeStackInstanceCommand, serializeAws_queryDescribeStackInstanceCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeStackInstanceCommand, se_DescribeStackInstanceCommand } from "../protocols/Aws_query";
5
5
  export class DescribeStackInstanceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStackInstanceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeStackInstanceCommand(input, context);
36
+ return se_DescribeStackInstanceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeStackInstanceCommand(output, context);
39
+ return de_DescribeStackInstanceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeStackResourceCommand, serializeAws_queryDescribeStackResourceCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeStackResourceCommand, se_DescribeStackResourceCommand } from "../protocols/Aws_query";
5
5
  export class DescribeStackResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStackResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeStackResourceCommand(input, context);
36
+ return se_DescribeStackResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeStackResourceCommand(output, context);
39
+ return de_DescribeStackResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeStackResourceDriftsCommand, serializeAws_queryDescribeStackResourceDriftsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeStackResourceDriftsCommand, se_DescribeStackResourceDriftsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeStackResourceDriftsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStackResourceDriftsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeStackResourceDriftsCommand(input, context);
36
+ return se_DescribeStackResourceDriftsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeStackResourceDriftsCommand(output, context);
39
+ return de_DescribeStackResourceDriftsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeStackResourcesCommand, serializeAws_queryDescribeStackResourcesCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeStackResourcesCommand, se_DescribeStackResourcesCommand } from "../protocols/Aws_query";
5
5
  export class DescribeStackResourcesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStackResourcesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeStackResourcesCommand(input, context);
36
+ return se_DescribeStackResourcesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeStackResourcesCommand(output, context);
39
+ return de_DescribeStackResourcesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeStackSetCommand, serializeAws_queryDescribeStackSetCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeStackSetCommand, se_DescribeStackSetCommand } from "../protocols/Aws_query";
5
5
  export class DescribeStackSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStackSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeStackSetCommand(input, context);
36
+ return se_DescribeStackSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeStackSetCommand(output, context);
39
+ return de_DescribeStackSetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeStackSetOperationCommand, serializeAws_queryDescribeStackSetOperationCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeStackSetOperationCommand, se_DescribeStackSetOperationCommand } from "../protocols/Aws_query";
5
5
  export class DescribeStackSetOperationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStackSetOperationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeStackSetOperationCommand(input, context);
36
+ return se_DescribeStackSetOperationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeStackSetOperationCommand(output, context);
39
+ return de_DescribeStackSetOperationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeStacksCommand, serializeAws_queryDescribeStacksCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeStacksCommand, se_DescribeStacksCommand } from "../protocols/Aws_query";
5
5
  export class DescribeStacksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStacksCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeStacksCommand(input, context);
36
+ return se_DescribeStacksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeStacksCommand(output, context);
39
+ return de_DescribeStacksCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeTypeCommand, serializeAws_queryDescribeTypeCommand } from "../protocols/Aws_query";
4
+ import { de_DescribeTypeCommand, se_DescribeTypeCommand } from "../protocols/Aws_query";
5
5
  export class DescribeTypeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeTypeCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeTypeCommand(input, context);
36
+ return se_DescribeTypeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeTypeCommand(output, context);
39
+ return de_DescribeTypeCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeTypeRegistrationCommand, serializeAws_queryDescribeTypeRegistrationCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeTypeRegistrationCommand, se_DescribeTypeRegistrationCommand } from "../protocols/Aws_query";
5
5
  export class DescribeTypeRegistrationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeTypeRegistrationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeTypeRegistrationCommand(input, context);
36
+ return se_DescribeTypeRegistrationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeTypeRegistrationCommand(output, context);
39
+ return de_DescribeTypeRegistrationCommand(output, context);
40
40
  }
41
41
  }