@aws-sdk/client-cloudformation 3.306.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 (143) 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/endpoint/ruleset.js +3 -3
  68. package/dist-cjs/protocols/Aws_query.js +1158 -1158
  69. package/dist-cjs/waiters/waitForStackDeleteComplete.js +15 -0
  70. package/dist-es/commands/ActivateTypeCommand.js +3 -3
  71. package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -3
  72. package/dist-es/commands/CancelUpdateStackCommand.js +3 -3
  73. package/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -3
  74. package/dist-es/commands/CreateChangeSetCommand.js +3 -3
  75. package/dist-es/commands/CreateStackCommand.js +3 -3
  76. package/dist-es/commands/CreateStackInstancesCommand.js +3 -3
  77. package/dist-es/commands/CreateStackSetCommand.js +3 -3
  78. package/dist-es/commands/DeactivateTypeCommand.js +3 -3
  79. package/dist-es/commands/DeleteChangeSetCommand.js +3 -3
  80. package/dist-es/commands/DeleteStackCommand.js +3 -3
  81. package/dist-es/commands/DeleteStackInstancesCommand.js +3 -3
  82. package/dist-es/commands/DeleteStackSetCommand.js +3 -3
  83. package/dist-es/commands/DeregisterTypeCommand.js +3 -3
  84. package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -3
  85. package/dist-es/commands/DescribeChangeSetCommand.js +3 -3
  86. package/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -3
  87. package/dist-es/commands/DescribePublisherCommand.js +3 -3
  88. package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -3
  89. package/dist-es/commands/DescribeStackEventsCommand.js +3 -3
  90. package/dist-es/commands/DescribeStackInstanceCommand.js +3 -3
  91. package/dist-es/commands/DescribeStackResourceCommand.js +3 -3
  92. package/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -3
  93. package/dist-es/commands/DescribeStackResourcesCommand.js +3 -3
  94. package/dist-es/commands/DescribeStackSetCommand.js +3 -3
  95. package/dist-es/commands/DescribeStackSetOperationCommand.js +3 -3
  96. package/dist-es/commands/DescribeStacksCommand.js +3 -3
  97. package/dist-es/commands/DescribeTypeCommand.js +3 -3
  98. package/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -3
  99. package/dist-es/commands/DetectStackDriftCommand.js +3 -3
  100. package/dist-es/commands/DetectStackResourceDriftCommand.js +3 -3
  101. package/dist-es/commands/DetectStackSetDriftCommand.js +3 -3
  102. package/dist-es/commands/EstimateTemplateCostCommand.js +3 -3
  103. package/dist-es/commands/ExecuteChangeSetCommand.js +3 -3
  104. package/dist-es/commands/GetStackPolicyCommand.js +3 -3
  105. package/dist-es/commands/GetTemplateCommand.js +3 -3
  106. package/dist-es/commands/GetTemplateSummaryCommand.js +3 -3
  107. package/dist-es/commands/ImportStacksToStackSetCommand.js +3 -3
  108. package/dist-es/commands/ListChangeSetsCommand.js +3 -3
  109. package/dist-es/commands/ListExportsCommand.js +3 -3
  110. package/dist-es/commands/ListImportsCommand.js +3 -3
  111. package/dist-es/commands/ListStackInstancesCommand.js +3 -3
  112. package/dist-es/commands/ListStackResourcesCommand.js +3 -3
  113. package/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -3
  114. package/dist-es/commands/ListStackSetOperationsCommand.js +3 -3
  115. package/dist-es/commands/ListStackSetsCommand.js +3 -3
  116. package/dist-es/commands/ListStacksCommand.js +3 -3
  117. package/dist-es/commands/ListTypeRegistrationsCommand.js +3 -3
  118. package/dist-es/commands/ListTypeVersionsCommand.js +3 -3
  119. package/dist-es/commands/ListTypesCommand.js +3 -3
  120. package/dist-es/commands/PublishTypeCommand.js +3 -3
  121. package/dist-es/commands/RecordHandlerProgressCommand.js +3 -3
  122. package/dist-es/commands/RegisterPublisherCommand.js +3 -3
  123. package/dist-es/commands/RegisterTypeCommand.js +3 -3
  124. package/dist-es/commands/RollbackStackCommand.js +3 -3
  125. package/dist-es/commands/SetStackPolicyCommand.js +3 -3
  126. package/dist-es/commands/SetTypeConfigurationCommand.js +3 -3
  127. package/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -3
  128. package/dist-es/commands/SignalResourceCommand.js +3 -3
  129. package/dist-es/commands/StopStackSetOperationCommand.js +3 -3
  130. package/dist-es/commands/TestTypeCommand.js +3 -3
  131. package/dist-es/commands/UpdateStackCommand.js +3 -3
  132. package/dist-es/commands/UpdateStackInstancesCommand.js +3 -3
  133. package/dist-es/commands/UpdateStackSetCommand.js +3 -3
  134. package/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -3
  135. package/dist-es/commands/ValidateTemplateCommand.js +3 -3
  136. package/dist-es/endpoint/ruleset.js +3 -3
  137. package/dist-es/protocols/Aws_query.js +1023 -1023
  138. package/dist-es/waiters/waitForStackDeleteComplete.js +15 -0
  139. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  140. package/dist-types/protocols/Aws_query.d.ts +528 -132
  141. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  142. package/dist-types/ts3.4/protocols/Aws_query.d.ts +132 -132
  143. 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_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
  }
@@ -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_queryDetectStackDriftCommand, serializeAws_queryDetectStackDriftCommand, } from "../protocols/Aws_query";
4
+ import { de_DetectStackDriftCommand, se_DetectStackDriftCommand } from "../protocols/Aws_query";
5
5
  export class DetectStackDriftCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DetectStackDriftCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDetectStackDriftCommand(input, context);
36
+ return se_DetectStackDriftCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDetectStackDriftCommand(output, context);
39
+ return de_DetectStackDriftCommand(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_queryDetectStackResourceDriftCommand, serializeAws_queryDetectStackResourceDriftCommand, } from "../protocols/Aws_query";
4
+ import { de_DetectStackResourceDriftCommand, se_DetectStackResourceDriftCommand } from "../protocols/Aws_query";
5
5
  export class DetectStackResourceDriftCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DetectStackResourceDriftCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDetectStackResourceDriftCommand(input, context);
36
+ return se_DetectStackResourceDriftCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDetectStackResourceDriftCommand(output, context);
39
+ return de_DetectStackResourceDriftCommand(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_queryDetectStackSetDriftCommand, serializeAws_queryDetectStackSetDriftCommand, } from "../protocols/Aws_query";
4
+ import { de_DetectStackSetDriftCommand, se_DetectStackSetDriftCommand } from "../protocols/Aws_query";
5
5
  export class DetectStackSetDriftCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DetectStackSetDriftCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDetectStackSetDriftCommand(input, context);
36
+ return se_DetectStackSetDriftCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDetectStackSetDriftCommand(output, context);
39
+ return de_DetectStackSetDriftCommand(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_queryEstimateTemplateCostCommand, serializeAws_queryEstimateTemplateCostCommand, } from "../protocols/Aws_query";
4
+ import { de_EstimateTemplateCostCommand, se_EstimateTemplateCostCommand } from "../protocols/Aws_query";
5
5
  export class EstimateTemplateCostCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class EstimateTemplateCostCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryEstimateTemplateCostCommand(input, context);
36
+ return se_EstimateTemplateCostCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryEstimateTemplateCostCommand(output, context);
39
+ return de_EstimateTemplateCostCommand(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_queryExecuteChangeSetCommand, serializeAws_queryExecuteChangeSetCommand, } from "../protocols/Aws_query";
4
+ import { de_ExecuteChangeSetCommand, se_ExecuteChangeSetCommand } from "../protocols/Aws_query";
5
5
  export class ExecuteChangeSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ExecuteChangeSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryExecuteChangeSetCommand(input, context);
36
+ return se_ExecuteChangeSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryExecuteChangeSetCommand(output, context);
39
+ return de_ExecuteChangeSetCommand(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_queryGetStackPolicyCommand, serializeAws_queryGetStackPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_GetStackPolicyCommand, se_GetStackPolicyCommand } from "../protocols/Aws_query";
5
5
  export class GetStackPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetStackPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetStackPolicyCommand(input, context);
36
+ return se_GetStackPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetStackPolicyCommand(output, context);
39
+ return de_GetStackPolicyCommand(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_queryGetTemplateCommand, serializeAws_queryGetTemplateCommand } from "../protocols/Aws_query";
4
+ import { de_GetTemplateCommand, se_GetTemplateCommand } from "../protocols/Aws_query";
5
5
  export class GetTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetTemplateCommand(input, context);
36
+ return se_GetTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetTemplateCommand(output, context);
39
+ return de_GetTemplateCommand(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_queryGetTemplateSummaryCommand, serializeAws_queryGetTemplateSummaryCommand, } from "../protocols/Aws_query";
4
+ import { de_GetTemplateSummaryCommand, se_GetTemplateSummaryCommand } from "../protocols/Aws_query";
5
5
  export class GetTemplateSummaryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetTemplateSummaryCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryGetTemplateSummaryCommand(input, context);
36
+ return se_GetTemplateSummaryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryGetTemplateSummaryCommand(output, context);
39
+ return de_GetTemplateSummaryCommand(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_queryImportStacksToStackSetCommand, serializeAws_queryImportStacksToStackSetCommand, } from "../protocols/Aws_query";
4
+ import { de_ImportStacksToStackSetCommand, se_ImportStacksToStackSetCommand } from "../protocols/Aws_query";
5
5
  export class ImportStacksToStackSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ImportStacksToStackSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryImportStacksToStackSetCommand(input, context);
36
+ return se_ImportStacksToStackSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryImportStacksToStackSetCommand(output, context);
39
+ return de_ImportStacksToStackSetCommand(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_queryListChangeSetsCommand, serializeAws_queryListChangeSetsCommand, } from "../protocols/Aws_query";
4
+ import { de_ListChangeSetsCommand, se_ListChangeSetsCommand } from "../protocols/Aws_query";
5
5
  export class ListChangeSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListChangeSetsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListChangeSetsCommand(input, context);
36
+ return se_ListChangeSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListChangeSetsCommand(output, context);
39
+ return de_ListChangeSetsCommand(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_queryListExportsCommand, serializeAws_queryListExportsCommand } from "../protocols/Aws_query";
4
+ import { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_query";
5
5
  export class ListExportsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListExportsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListExportsCommand(input, context);
36
+ return se_ListExportsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListExportsCommand(output, context);
39
+ return de_ListExportsCommand(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_queryListImportsCommand, serializeAws_queryListImportsCommand } from "../protocols/Aws_query";
4
+ import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_query";
5
5
  export class ListImportsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListImportsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListImportsCommand(input, context);
36
+ return se_ListImportsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListImportsCommand(output, context);
39
+ return de_ListImportsCommand(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_queryListStackInstancesCommand, serializeAws_queryListStackInstancesCommand, } from "../protocols/Aws_query";
4
+ import { de_ListStackInstancesCommand, se_ListStackInstancesCommand } from "../protocols/Aws_query";
5
5
  export class ListStackInstancesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListStackInstancesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListStackInstancesCommand(input, context);
36
+ return se_ListStackInstancesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListStackInstancesCommand(output, context);
39
+ return de_ListStackInstancesCommand(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_queryListStackResourcesCommand, serializeAws_queryListStackResourcesCommand, } from "../protocols/Aws_query";
4
+ import { de_ListStackResourcesCommand, se_ListStackResourcesCommand } from "../protocols/Aws_query";
5
5
  export class ListStackResourcesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListStackResourcesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListStackResourcesCommand(input, context);
36
+ return se_ListStackResourcesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListStackResourcesCommand(output, context);
39
+ return de_ListStackResourcesCommand(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_queryListStackSetOperationResultsCommand, serializeAws_queryListStackSetOperationResultsCommand, } from "../protocols/Aws_query";
4
+ import { de_ListStackSetOperationResultsCommand, se_ListStackSetOperationResultsCommand } from "../protocols/Aws_query";
5
5
  export class ListStackSetOperationResultsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListStackSetOperationResultsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListStackSetOperationResultsCommand(input, context);
36
+ return se_ListStackSetOperationResultsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListStackSetOperationResultsCommand(output, context);
39
+ return de_ListStackSetOperationResultsCommand(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_queryListStackSetOperationsCommand, serializeAws_queryListStackSetOperationsCommand, } from "../protocols/Aws_query";
4
+ import { de_ListStackSetOperationsCommand, se_ListStackSetOperationsCommand } from "../protocols/Aws_query";
5
5
  export class ListStackSetOperationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListStackSetOperationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListStackSetOperationsCommand(input, context);
36
+ return se_ListStackSetOperationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListStackSetOperationsCommand(output, context);
39
+ return de_ListStackSetOperationsCommand(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_queryListStackSetsCommand, serializeAws_queryListStackSetsCommand, } from "../protocols/Aws_query";
4
+ import { de_ListStackSetsCommand, se_ListStackSetsCommand } from "../protocols/Aws_query";
5
5
  export class ListStackSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListStackSetsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListStackSetsCommand(input, context);
36
+ return se_ListStackSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListStackSetsCommand(output, context);
39
+ return de_ListStackSetsCommand(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_queryListStacksCommand, serializeAws_queryListStacksCommand } from "../protocols/Aws_query";
4
+ import { de_ListStacksCommand, se_ListStacksCommand } from "../protocols/Aws_query";
5
5
  export class ListStacksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListStacksCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListStacksCommand(input, context);
36
+ return se_ListStacksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListStacksCommand(output, context);
39
+ return de_ListStacksCommand(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_queryListTypeRegistrationsCommand, serializeAws_queryListTypeRegistrationsCommand, } from "../protocols/Aws_query";
4
+ import { de_ListTypeRegistrationsCommand, se_ListTypeRegistrationsCommand } from "../protocols/Aws_query";
5
5
  export class ListTypeRegistrationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTypeRegistrationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListTypeRegistrationsCommand(input, context);
36
+ return se_ListTypeRegistrationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListTypeRegistrationsCommand(output, context);
39
+ return de_ListTypeRegistrationsCommand(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_queryListTypeVersionsCommand, serializeAws_queryListTypeVersionsCommand, } from "../protocols/Aws_query";
4
+ import { de_ListTypeVersionsCommand, se_ListTypeVersionsCommand } from "../protocols/Aws_query";
5
5
  export class ListTypeVersionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTypeVersionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListTypeVersionsCommand(input, context);
36
+ return se_ListTypeVersionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListTypeVersionsCommand(output, context);
39
+ return de_ListTypeVersionsCommand(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_queryListTypesCommand, serializeAws_queryListTypesCommand } from "../protocols/Aws_query";
4
+ import { de_ListTypesCommand, se_ListTypesCommand } from "../protocols/Aws_query";
5
5
  export class ListTypesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTypesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListTypesCommand(input, context);
36
+ return se_ListTypesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListTypesCommand(output, context);
39
+ return de_ListTypesCommand(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_queryPublishTypeCommand, serializeAws_queryPublishTypeCommand } from "../protocols/Aws_query";
4
+ import { de_PublishTypeCommand, se_PublishTypeCommand } from "../protocols/Aws_query";
5
5
  export class PublishTypeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PublishTypeCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryPublishTypeCommand(input, context);
36
+ return se_PublishTypeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryPublishTypeCommand(output, context);
39
+ return de_PublishTypeCommand(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_queryRecordHandlerProgressCommand, serializeAws_queryRecordHandlerProgressCommand, } from "../protocols/Aws_query";
4
+ import { de_RecordHandlerProgressCommand, se_RecordHandlerProgressCommand } from "../protocols/Aws_query";
5
5
  export class RecordHandlerProgressCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RecordHandlerProgressCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRecordHandlerProgressCommand(input, context);
36
+ return se_RecordHandlerProgressCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRecordHandlerProgressCommand(output, context);
39
+ return de_RecordHandlerProgressCommand(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_queryRegisterPublisherCommand, serializeAws_queryRegisterPublisherCommand, } from "../protocols/Aws_query";
4
+ import { de_RegisterPublisherCommand, se_RegisterPublisherCommand } from "../protocols/Aws_query";
5
5
  export class RegisterPublisherCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RegisterPublisherCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRegisterPublisherCommand(input, context);
36
+ return se_RegisterPublisherCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRegisterPublisherCommand(output, context);
39
+ return de_RegisterPublisherCommand(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_queryRegisterTypeCommand, serializeAws_queryRegisterTypeCommand } from "../protocols/Aws_query";
4
+ import { de_RegisterTypeCommand, se_RegisterTypeCommand } from "../protocols/Aws_query";
5
5
  export class RegisterTypeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RegisterTypeCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRegisterTypeCommand(input, context);
36
+ return se_RegisterTypeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRegisterTypeCommand(output, context);
39
+ return de_RegisterTypeCommand(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_queryRollbackStackCommand, serializeAws_queryRollbackStackCommand, } from "../protocols/Aws_query";
4
+ import { de_RollbackStackCommand, se_RollbackStackCommand } from "../protocols/Aws_query";
5
5
  export class RollbackStackCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RollbackStackCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRollbackStackCommand(input, context);
36
+ return se_RollbackStackCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRollbackStackCommand(output, context);
39
+ return de_RollbackStackCommand(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_querySetStackPolicyCommand, serializeAws_querySetStackPolicyCommand, } from "../protocols/Aws_query";
4
+ import { de_SetStackPolicyCommand, se_SetStackPolicyCommand } from "../protocols/Aws_query";
5
5
  export class SetStackPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SetStackPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_querySetStackPolicyCommand(input, context);
36
+ return se_SetStackPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_querySetStackPolicyCommand(output, context);
39
+ return de_SetStackPolicyCommand(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_querySetTypeConfigurationCommand, serializeAws_querySetTypeConfigurationCommand, } from "../protocols/Aws_query";
4
+ import { de_SetTypeConfigurationCommand, se_SetTypeConfigurationCommand } from "../protocols/Aws_query";
5
5
  export class SetTypeConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SetTypeConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_querySetTypeConfigurationCommand(input, context);
36
+ return se_SetTypeConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_querySetTypeConfigurationCommand(output, context);
39
+ return de_SetTypeConfigurationCommand(output, context);
40
40
  }
41
41
  }