@aws-sdk/client-cloudformation 3.36.0 → 3.36.1

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 (179) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/CloudFormation.js +0 -19
  3. package/dist-cjs/CloudFormationClient.js +0 -24
  4. package/dist-cjs/commands/ActivateTypeCommand.js +0 -30
  5. package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +0 -27
  6. package/dist-cjs/commands/CancelUpdateStackCommand.js +0 -28
  7. package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +0 -34
  8. package/dist-cjs/commands/CreateChangeSetCommand.js +0 -44
  9. package/dist-cjs/commands/CreateStackCommand.js +0 -25
  10. package/dist-cjs/commands/CreateStackInstancesCommand.js +0 -25
  11. package/dist-cjs/commands/CreateStackSetCommand.js +0 -24
  12. package/dist-cjs/commands/DeactivateTypeCommand.js +0 -29
  13. package/dist-cjs/commands/DeleteChangeSetCommand.js +0 -31
  14. package/dist-cjs/commands/DeleteStackCommand.js +0 -26
  15. package/dist-cjs/commands/DeleteStackInstancesCommand.js +0 -24
  16. package/dist-cjs/commands/DeleteStackSetCommand.js +0 -25
  17. package/dist-cjs/commands/DeregisterTypeCommand.js +0 -33
  18. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -27
  19. package/dist-cjs/commands/DescribeChangeSetCommand.js +0 -26
  20. package/dist-cjs/commands/DescribePublisherCommand.js +0 -42
  21. package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +0 -36
  22. package/dist-cjs/commands/DescribeStackEventsCommand.js +0 -29
  23. package/dist-cjs/commands/DescribeStackInstanceCommand.js +0 -26
  24. package/dist-cjs/commands/DescribeStackResourceCommand.js +0 -26
  25. package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +0 -33
  26. package/dist-cjs/commands/DescribeStackResourcesCommand.js +0 -43
  27. package/dist-cjs/commands/DescribeStackSetCommand.js +0 -24
  28. package/dist-cjs/commands/DescribeStackSetOperationCommand.js +0 -24
  29. package/dist-cjs/commands/DescribeStacksCommand.js +0 -29
  30. package/dist-cjs/commands/DescribeTypeCommand.js +0 -27
  31. package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +0 -34
  32. package/dist-cjs/commands/DetectStackDriftCommand.js +0 -44
  33. package/dist-cjs/commands/DetectStackResourceDriftCommand.js +0 -35
  34. package/dist-cjs/commands/DetectStackSetDriftCommand.js +0 -67
  35. package/dist-cjs/commands/EstimateTemplateCostCommand.js +0 -26
  36. package/dist-cjs/commands/ExecuteChangeSetCommand.js +0 -34
  37. package/dist-cjs/commands/GetStackPolicyCommand.js +0 -25
  38. package/dist-cjs/commands/GetTemplateCommand.js +0 -30
  39. package/dist-cjs/commands/GetTemplateSummaryCommand.js +0 -32
  40. package/dist-cjs/commands/ImportStacksToStackSetCommand.js +0 -31
  41. package/dist-cjs/commands/ListChangeSetsCommand.js +0 -26
  42. package/dist-cjs/commands/ListExportsCommand.js +0 -30
  43. package/dist-cjs/commands/ListImportsCommand.js +0 -29
  44. package/dist-cjs/commands/ListStackInstancesCommand.js +0 -26
  45. package/dist-cjs/commands/ListStackResourcesCommand.js +0 -26
  46. package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +0 -24
  47. package/dist-cjs/commands/ListStackSetOperationsCommand.js +0 -24
  48. package/dist-cjs/commands/ListStackSetsCommand.js +0 -44
  49. package/dist-cjs/commands/ListStacksCommand.js +0 -28
  50. package/dist-cjs/commands/ListTypeRegistrationsCommand.js +0 -24
  51. package/dist-cjs/commands/ListTypeVersionsCommand.js +0 -24
  52. package/dist-cjs/commands/ListTypesCommand.js +0 -24
  53. package/dist-cjs/commands/PublishTypeCommand.js +0 -29
  54. package/dist-cjs/commands/RecordHandlerProgressCommand.js +0 -25
  55. package/dist-cjs/commands/RegisterPublisherCommand.js +0 -30
  56. package/dist-cjs/commands/RegisterTypeCommand.js +0 -51
  57. package/dist-cjs/commands/RollbackStackCommand.js +0 -53
  58. package/dist-cjs/commands/SetStackPolicyCommand.js +0 -24
  59. package/dist-cjs/commands/SetTypeConfigurationCommand.js +0 -36
  60. package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +0 -25
  61. package/dist-cjs/commands/SignalResourceCommand.js +0 -29
  62. package/dist-cjs/commands/StopStackSetOperationCommand.js +0 -24
  63. package/dist-cjs/commands/TestTypeCommand.js +0 -47
  64. package/dist-cjs/commands/UpdateStackCommand.js +0 -29
  65. package/dist-cjs/commands/UpdateStackInstancesCommand.js +0 -36
  66. package/dist-cjs/commands/UpdateStackSetCommand.js +0 -29
  67. package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +0 -30
  68. package/dist-cjs/commands/ValidateTemplateCommand.js +0 -26
  69. package/dist-cjs/models/models_0.js +0 -603
  70. package/dist-cjs/pagination/DescribeAccountLimitsPaginator.js +0 -10
  71. package/dist-cjs/pagination/DescribeStackEventsPaginator.js +0 -10
  72. package/dist-cjs/pagination/DescribeStackResourceDriftsPaginator.js +0 -10
  73. package/dist-cjs/pagination/DescribeStacksPaginator.js +0 -10
  74. package/dist-cjs/pagination/ListChangeSetsPaginator.js +0 -10
  75. package/dist-cjs/pagination/ListExportsPaginator.js +0 -10
  76. package/dist-cjs/pagination/ListImportsPaginator.js +0 -10
  77. package/dist-cjs/pagination/ListStackInstancesPaginator.js +0 -10
  78. package/dist-cjs/pagination/ListStackResourcesPaginator.js +0 -10
  79. package/dist-cjs/pagination/ListStackSetOperationResultsPaginator.js +0 -10
  80. package/dist-cjs/pagination/ListStackSetOperationsPaginator.js +0 -10
  81. package/dist-cjs/pagination/ListStackSetsPaginator.js +0 -10
  82. package/dist-cjs/pagination/ListStacksPaginator.js +0 -10
  83. package/dist-cjs/pagination/ListTypeRegistrationsPaginator.js +0 -10
  84. package/dist-cjs/pagination/ListTypeVersionsPaginator.js +0 -10
  85. package/dist-cjs/pagination/ListTypesPaginator.js +0 -10
  86. package/dist-cjs/protocols/Aws_query.js +0 -2
  87. package/dist-cjs/runtimeConfig.browser.js +1 -5
  88. package/dist-cjs/runtimeConfig.js +1 -5
  89. package/dist-cjs/runtimeConfig.native.js +0 -3
  90. package/dist-cjs/runtimeConfig.shared.js +0 -3
  91. package/dist-cjs/waiters/waitForChangeSetCreateComplete.js +0 -9
  92. package/dist-cjs/waiters/waitForStackCreateComplete.js +0 -9
  93. package/dist-cjs/waiters/waitForStackDeleteComplete.js +0 -9
  94. package/dist-cjs/waiters/waitForStackExists.js +0 -9
  95. package/dist-cjs/waiters/waitForStackImportComplete.js +0 -9
  96. package/dist-cjs/waiters/waitForStackRollbackComplete.js +0 -9
  97. package/dist-cjs/waiters/waitForStackUpdateComplete.js +0 -9
  98. package/dist-cjs/waiters/waitForTypeRegistrationComplete.js +0 -9
  99. package/dist-types/ts3.4/CloudFormation.d.ts +66 -661
  100. package/dist-types/ts3.4/CloudFormationClient.d.ts +24 -105
  101. package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +2 -26
  102. package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +2 -23
  103. package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +2 -24
  104. package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +2 -30
  105. package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +2 -40
  106. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +2 -21
  107. package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +2 -21
  108. package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +2 -20
  109. package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +2 -25
  110. package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +2 -27
  111. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +2 -22
  112. package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +2 -20
  113. package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +2 -21
  114. package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +2 -29
  115. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -23
  116. package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +2 -22
  117. package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +2 -38
  118. package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +2 -32
  119. package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +2 -25
  120. package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +2 -22
  121. package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +2 -22
  122. package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +2 -29
  123. package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +2 -39
  124. package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +2 -20
  125. package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +2 -20
  126. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +2 -25
  127. package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +2 -23
  128. package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +2 -30
  129. package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +2 -40
  130. package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +2 -31
  131. package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +2 -63
  132. package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +2 -22
  133. package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +2 -30
  134. package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +2 -21
  135. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -26
  136. package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +2 -28
  137. package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +2 -27
  138. package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +2 -22
  139. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +2 -26
  140. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +2 -25
  141. package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +2 -22
  142. package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +2 -22
  143. package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +2 -20
  144. package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +2 -20
  145. package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +2 -40
  146. package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +2 -24
  147. package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +2 -20
  148. package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +2 -20
  149. package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +2 -20
  150. package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +2 -25
  151. package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +2 -21
  152. package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +2 -26
  153. package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +2 -47
  154. package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +2 -49
  155. package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +2 -20
  156. package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +2 -32
  157. package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +2 -21
  158. package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +2 -25
  159. package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +2 -20
  160. package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +2 -43
  161. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +2 -25
  162. package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +2 -32
  163. package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +2 -25
  164. package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +2 -26
  165. package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +2 -22
  166. package/dist-types/ts3.4/models/models_0.d.ts +1066 -6563
  167. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  168. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  169. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  170. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  171. package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +2 -9
  172. package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +2 -9
  173. package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +2 -9
  174. package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +2 -9
  175. package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +2 -9
  176. package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +2 -9
  177. package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +2 -9
  178. package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +2 -9
  179. package/package.json +3 -3
@@ -6,52 +6,11 @@ export interface TestTypeCommandInput extends TestTypeInput {
6
6
  }
7
7
  export interface TestTypeCommandOutput extends TestTypeOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Tests a registered extension to make sure it meets all necessary requirements for being
11
- * published in the CloudFormation registry.</p>
12
- * <ul>
13
- * <li>
14
- * <p>For resource types, this includes passing all contracts tests defined for the
15
- * type.</p>
16
- * </li>
17
- * <li>
18
- * <p>For modules, this includes determining if the module's model meets all necessary
19
- * requirements.</p>
20
- * </li>
21
- * </ul>
22
- * <p>For more information, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-testing">Testing your public extension prior to publishing</a> in the
23
- * <i>CloudFormation CLI User Guide</i>.</p>
24
- * <p>If you do not specify a version, CloudFormation uses the default version of the
25
- * extension in your account and region for testing.</p>
26
- * <p>To perform testing, CloudFormation assumes the execution role specified when the type
27
- * was registered. For more information, see <a href="AWSCloudFormation/latest/APIReference/API_RegisterType.html">RegisterType</a>.</p>
28
- * <p>Once you've initiated testing on an extension using <code>TestType</code>, you can use
29
- * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a> to monitor the current test status and test
30
- * status description for the extension.</p>
31
- * <p>An extension must have a test status of <code>PASSED</code> before it can be published.
32
- * For more information, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-publish.html">Publishing extensions to make them available for public use</a>
33
- * in the <i>CloudFormation CLI User Guide</i>.</p>
34
- * @example
35
- * Use a bare-bones client and the command you need to make an API call.
36
- * ```javascript
37
- * import { CloudFormationClient, TestTypeCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
38
- * // const { CloudFormationClient, TestTypeCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
39
- * const client = new CloudFormationClient(config);
40
- * const command = new TestTypeCommand(input);
41
- * const response = await client.send(command);
42
- * ```
43
- *
44
- * @see {@link TestTypeCommandInput} for command's `input` shape.
45
- * @see {@link TestTypeCommandOutput} for command's `response` shape.
46
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
47
- *
48
- */
9
+
49
10
  export declare class TestTypeCommand extends $Command<TestTypeCommandInput, TestTypeCommandOutput, CloudFormationClientResolvedConfig> {
50
11
  readonly input: TestTypeCommandInput;
51
12
  constructor(input: TestTypeCommandInput);
52
- /**
53
- * @internal
54
- */
13
+
55
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestTypeCommandInput, TestTypeCommandOutput>;
56
15
  private serialize;
57
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface UpdateStackCommandInput extends UpdateStackInput {
6
6
  }
7
7
  export interface UpdateStackCommandOutput extends UpdateStackOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates a stack as specified in the template. After the call completes successfully,
11
- * the stack update starts. You can check the status of the stack via the <a>DescribeStacks</a> action.</p>
12
- * <p>To get a copy of the template for an existing stack, you can use the <a>GetTemplate</a> action.</p>
13
- * <p>For more information about creating an update template, updating a stack, and
14
- * monitoring the progress of the update, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks.html">Updating a
15
- * Stack</a>.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { CloudFormationClient, UpdateStackCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
20
- * // const { CloudFormationClient, UpdateStackCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
21
- * const client = new CloudFormationClient(config);
22
- * const command = new UpdateStackCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link UpdateStackCommandInput} for command's `input` shape.
27
- * @see {@link UpdateStackCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class UpdateStackCommand extends $Command<UpdateStackCommandInput, UpdateStackCommandOutput, CloudFormationClientResolvedConfig> {
32
11
  readonly input: UpdateStackCommandInput;
33
12
  constructor(input: UpdateStackCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStackCommandInput, UpdateStackCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,41 +6,11 @@ export interface UpdateStackInstancesCommandInput extends UpdateStackInstancesIn
6
6
  }
7
7
  export interface UpdateStackInstancesCommandOutput extends UpdateStackInstancesOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates the parameter values for stack instances for the specified accounts, within
11
- * the specified Regions. A stack instance refers to a stack in a specific account and Region. </p>
12
- * <p>You can only update stack instances in Regions and accounts where they already exist;
13
- * to create additional stack instances, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStackInstances.html">CreateStackInstances</a>. </p>
14
- * <p>During stack set updates, any parameters overridden for a stack instance are not
15
- * updated, but retain their overridden value.</p>
16
- * <p>You can only update the parameter <i>values</i> that are specified in
17
- * the stack set; to add or delete a parameter itself, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_UpdateStackSet.html">UpdateStackSet</a> to update the stack set template. If you add a parameter to a
18
- * template, before you can override the parameter value specified in the stack set you must
19
- * first use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_UpdateStackSet.html">UpdateStackSet</a> to update all stack instances with the updated template and
20
- * parameter value specified in the stack set. Once a stack instance has been updated with the
21
- * new parameter, you can then override the parameter value using
22
- * <code>UpdateStackInstances</code>.</p>
23
- * @example
24
- * Use a bare-bones client and the command you need to make an API call.
25
- * ```javascript
26
- * import { CloudFormationClient, UpdateStackInstancesCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
27
- * // const { CloudFormationClient, UpdateStackInstancesCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
28
- * const client = new CloudFormationClient(config);
29
- * const command = new UpdateStackInstancesCommand(input);
30
- * const response = await client.send(command);
31
- * ```
32
- *
33
- * @see {@link UpdateStackInstancesCommandInput} for command's `input` shape.
34
- * @see {@link UpdateStackInstancesCommandOutput} for command's `response` shape.
35
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
36
- *
37
- */
9
+
38
10
  export declare class UpdateStackInstancesCommand extends $Command<UpdateStackInstancesCommandInput, UpdateStackInstancesCommandOutput, CloudFormationClientResolvedConfig> {
39
11
  readonly input: UpdateStackInstancesCommandInput;
40
12
  constructor(input: UpdateStackInstancesCommandInput);
41
- /**
42
- * @internal
43
- */
13
+
44
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStackInstancesCommandInput, UpdateStackInstancesCommandOutput>;
45
15
  private serialize;
46
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface UpdateStackSetCommandInput extends UpdateStackSetInput {
6
6
  }
7
7
  export interface UpdateStackSetCommandOutput extends UpdateStackSetOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates the stack set, and associated stack instances in the specified accounts and
11
- * Regions.</p>
12
- * <p>Even if the stack set operation created by updating the stack set fails (completely
13
- * or partially, below or above a specified failure tolerance), the stack set is updated with
14
- * your changes. Subsequent <a>CreateStackInstances</a> calls on the specified
15
- * stack set use the updated stack set.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { CloudFormationClient, UpdateStackSetCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
20
- * // const { CloudFormationClient, UpdateStackSetCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
21
- * const client = new CloudFormationClient(config);
22
- * const command = new UpdateStackSetCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link UpdateStackSetCommandInput} for command's `input` shape.
27
- * @see {@link UpdateStackSetCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class UpdateStackSetCommand extends $Command<UpdateStackSetCommandInput, UpdateStackSetCommandOutput, CloudFormationClientResolvedConfig> {
32
11
  readonly input: UpdateStackSetCommandInput;
33
12
  constructor(input: UpdateStackSetCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStackSetCommandInput, UpdateStackSetCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface UpdateTerminationProtectionCommandInput extends UpdateTerminati
6
6
  }
7
7
  export interface UpdateTerminationProtectionCommandOutput extends UpdateTerminationProtectionOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates termination protection for the specified stack. If a user attempts to delete
11
- * a stack with termination protection enabled, the operation fails and the stack remains
12
- * unchanged. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-protect-stacks.html">Protecting a
13
- * Stack From Being Deleted</a> in the <i>CloudFormation User Guide</i>.</p>
14
- * <p>For <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html">nested
15
- * stacks</a>, termination protection is set on the root stack and cannot be changed
16
- * directly on the nested stack.</p>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { CloudFormationClient, UpdateTerminationProtectionCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
21
- * // const { CloudFormationClient, UpdateTerminationProtectionCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
22
- * const client = new CloudFormationClient(config);
23
- * const command = new UpdateTerminationProtectionCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link UpdateTerminationProtectionCommandInput} for command's `input` shape.
28
- * @see {@link UpdateTerminationProtectionCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class UpdateTerminationProtectionCommand extends $Command<UpdateTerminationProtectionCommandInput, UpdateTerminationProtectionCommandOutput, CloudFormationClientResolvedConfig> {
33
11
  readonly input: UpdateTerminationProtectionCommandInput;
34
12
  constructor(input: UpdateTerminationProtectionCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTerminationProtectionCommandInput, UpdateTerminationProtectionCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface ValidateTemplateCommandInput extends ValidateTemplateInput {
6
6
  }
7
7
  export interface ValidateTemplateCommandOutput extends ValidateTemplateOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Validates a specified template. CloudFormation first checks if the template is
11
- * valid JSON. If it isn't, CloudFormation checks if the template is valid YAML. If both
12
- * these checks fail, CloudFormation returns a template validation error.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CloudFormationClient, ValidateTemplateCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
17
- * // const { CloudFormationClient, ValidateTemplateCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
18
- * const client = new CloudFormationClient(config);
19
- * const command = new ValidateTemplateCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link ValidateTemplateCommandInput} for command's `input` shape.
24
- * @see {@link ValidateTemplateCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class ValidateTemplateCommand extends $Command<ValidateTemplateCommandInput, ValidateTemplateCommandOutput, CloudFormationClientResolvedConfig> {
29
11
  readonly input: ValidateTemplateCommandInput;
30
12
  constructor(input: ValidateTemplateCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ValidateTemplateCommandInput, ValidateTemplateCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;