@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,49 +6,11 @@ export interface DetectStackDriftCommandInput extends DetectStackDriftInput {
6
6
  }
7
7
  export interface DetectStackDriftCommandOutput extends DetectStackDriftOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Detects whether a stack's actual configuration differs, or has
11
- * <i>drifted</i>, from it's expected configuration, as defined in the stack
12
- * template and any values specified as template parameters. For each resource in the stack
13
- * that supports drift detection, CloudFormation compares the actual configuration of the resource with
14
- * its expected template configuration. Only resource properties explicitly defined in the
15
- * stack template are checked for drift. A stack is considered to have drifted if one or more
16
- * of its resources differ from their expected template configurations. For more information,
17
- * see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detecting
18
- * Unregulated Configuration Changes to Stacks and Resources</a>.</p>
19
- * <p>Use <code>DetectStackDrift</code> to detect drift on all supported resources for a
20
- * given stack, or <a>DetectStackResourceDrift</a> to detect drift on individual
21
- * resources.</p>
22
- * <p>For a list of stack resources that currently support drift detection, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift-resource-list.html">Resources that Support Drift Detection</a>.</p>
23
- * <p>
24
- * <code>DetectStackDrift</code> can take up to several minutes, depending on the number
25
- * of resources contained within the stack. Use <a>DescribeStackDriftDetectionStatus</a> to monitor the progress of a detect stack
26
- * drift operation. Once the drift detection operation has completed, use <a>DescribeStackResourceDrifts</a> to return drift information about the stack and
27
- * its resources.</p>
28
- * <p>When detecting drift on a stack, CloudFormation does not detect drift on any nested stacks
29
- * belonging to that stack. Perform <code>DetectStackDrift</code> directly on the nested stack
30
- * itself.</p>
31
- * @example
32
- * Use a bare-bones client and the command you need to make an API call.
33
- * ```javascript
34
- * import { CloudFormationClient, DetectStackDriftCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
35
- * // const { CloudFormationClient, DetectStackDriftCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
36
- * const client = new CloudFormationClient(config);
37
- * const command = new DetectStackDriftCommand(input);
38
- * const response = await client.send(command);
39
- * ```
40
- *
41
- * @see {@link DetectStackDriftCommandInput} for command's `input` shape.
42
- * @see {@link DetectStackDriftCommandOutput} for command's `response` shape.
43
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
44
- *
45
- */
9
+
46
10
  export declare class DetectStackDriftCommand extends $Command<DetectStackDriftCommandInput, DetectStackDriftCommandOutput, CloudFormationClientResolvedConfig> {
47
11
  readonly input: DetectStackDriftCommandInput;
48
12
  constructor(input: DetectStackDriftCommandInput);
49
- /**
50
- * @internal
51
- */
13
+
52
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetectStackDriftCommandInput, DetectStackDriftCommandOutput>;
53
15
  private serialize;
54
16
  private deserialize;
@@ -6,40 +6,11 @@ export interface DetectStackResourceDriftCommandInput extends DetectStackResourc
6
6
  }
7
7
  export interface DetectStackResourceDriftCommandOutput extends DetectStackResourceDriftOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about whether a resource's actual configuration differs, or has
11
- * <i>drifted</i>, from it's expected configuration, as defined in the stack
12
- * template and any values specified as template parameters. This information includes actual
13
- * and expected property values for resources in which CloudFormation detects drift. Only resource
14
- * properties explicitly defined in the stack template are checked for drift. For more
15
- * information about stack and resource drift, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detecting
16
- * Unregulated Configuration Changes to Stacks and Resources</a>.</p>
17
- * <p>Use <code>DetectStackResourceDrift</code> to detect drift on individual resources, or
18
- * <a>DetectStackDrift</a> to detect drift on all resources in a given stack
19
- * that support drift detection.</p>
20
- * <p>Resources that do not currently support drift detection cannot be checked. For a list
21
- * of resources that support drift detection, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift-resource-list.html">Resources that Support Drift Detection</a>.</p>
22
- * @example
23
- * Use a bare-bones client and the command you need to make an API call.
24
- * ```javascript
25
- * import { CloudFormationClient, DetectStackResourceDriftCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
26
- * // const { CloudFormationClient, DetectStackResourceDriftCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
27
- * const client = new CloudFormationClient(config);
28
- * const command = new DetectStackResourceDriftCommand(input);
29
- * const response = await client.send(command);
30
- * ```
31
- *
32
- * @see {@link DetectStackResourceDriftCommandInput} for command's `input` shape.
33
- * @see {@link DetectStackResourceDriftCommandOutput} for command's `response` shape.
34
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
35
- *
36
- */
9
+
37
10
  export declare class DetectStackResourceDriftCommand extends $Command<DetectStackResourceDriftCommandInput, DetectStackResourceDriftCommandOutput, CloudFormationClientResolvedConfig> {
38
11
  readonly input: DetectStackResourceDriftCommandInput;
39
12
  constructor(input: DetectStackResourceDriftCommandInput);
40
- /**
41
- * @internal
42
- */
13
+
43
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetectStackResourceDriftCommandInput, DetectStackResourceDriftCommandOutput>;
44
15
  private serialize;
45
16
  private deserialize;
@@ -6,72 +6,11 @@ export interface DetectStackSetDriftCommandInput extends DetectStackSetDriftInpu
6
6
  }
7
7
  export interface DetectStackSetDriftCommandOutput extends DetectStackSetDriftOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Detect drift on a stack set. When CloudFormation performs drift detection on a
11
- * stack set, it performs drift detection on the stack associated with each stack instance in
12
- * the stack set. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-drift.html">How CloudFormation Performs Drift Detection on a Stack Set</a>.</p>
13
- * <p>
14
- * <code>DetectStackSetDrift</code> returns the <code>OperationId</code> of the stack set
15
- * drift detection operation. Use this operation id with <code>
16
- * <a>DescribeStackSetOperation</a>
17
- * </code> to monitor the progress of the drift
18
- * detection operation. The drift detection operation may take some time, depending on the
19
- * number of stack instances included in the stack set, as well as the number of resources
20
- * included in each stack.</p>
21
- * <p>Once the operation has completed, use the following actions to return drift
22
- * information:</p>
23
- * <ul>
24
- * <li>
25
- * <p>Use <code>
26
- * <a>DescribeStackSet</a>
27
- * </code> to return detailed information
28
- * about the stack set, including detailed information about the last
29
- * <i>completed</i> drift operation performed on the stack set.
30
- * (Information about drift operations that are in progress is not included.)</p>
31
- * </li>
32
- * <li>
33
- * <p>Use <code>
34
- * <a>ListStackInstances</a>
35
- * </code> to return a list of stack
36
- * instances belonging to the stack set, including the drift status and last drift time
37
- * checked of each instance.</p>
38
- * </li>
39
- * <li>
40
- * <p>Use <code>
41
- * <a>DescribeStackInstance</a>
42
- * </code> to return detailed
43
- * information about a specific stack instance, including its drift status and last
44
- * drift time checked.</p>
45
- * </li>
46
- * </ul>
47
- * <p>For more information on performing a drift detection operation on a stack set, see
48
- * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-drift.html">Detecting Unmanaged
49
- * Changes in Stack Sets</a>. </p>
50
- * <p>You can only run a single drift detection operation on a given stack set at one time. </p>
51
- * <p>To stop a drift detection stack set operation, use <code>
52
- * <a>StopStackSetOperation</a>
53
- * </code>.</p>
54
- * @example
55
- * Use a bare-bones client and the command you need to make an API call.
56
- * ```javascript
57
- * import { CloudFormationClient, DetectStackSetDriftCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
58
- * // const { CloudFormationClient, DetectStackSetDriftCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
59
- * const client = new CloudFormationClient(config);
60
- * const command = new DetectStackSetDriftCommand(input);
61
- * const response = await client.send(command);
62
- * ```
63
- *
64
- * @see {@link DetectStackSetDriftCommandInput} for command's `input` shape.
65
- * @see {@link DetectStackSetDriftCommandOutput} for command's `response` shape.
66
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
67
- *
68
- */
9
+
69
10
  export declare class DetectStackSetDriftCommand extends $Command<DetectStackSetDriftCommandInput, DetectStackSetDriftCommandOutput, CloudFormationClientResolvedConfig> {
70
11
  readonly input: DetectStackSetDriftCommandInput;
71
12
  constructor(input: DetectStackSetDriftCommandInput);
72
- /**
73
- * @internal
74
- */
13
+
75
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DetectStackSetDriftCommandInput, DetectStackSetDriftCommandOutput>;
76
15
  private serialize;
77
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface EstimateTemplateCostCommandInput extends EstimateTemplateCostIn
6
6
  }
7
7
  export interface EstimateTemplateCostCommandOutput extends EstimateTemplateCostOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the estimated monthly cost of a template. The return value is an Amazon Web Services Simple
11
- * Monthly Calculator URL with a query string that describes the resources required to run the
12
- * template.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CloudFormationClient, EstimateTemplateCostCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
17
- * // const { CloudFormationClient, EstimateTemplateCostCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
18
- * const client = new CloudFormationClient(config);
19
- * const command = new EstimateTemplateCostCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link EstimateTemplateCostCommandInput} for command's `input` shape.
24
- * @see {@link EstimateTemplateCostCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class EstimateTemplateCostCommand extends $Command<EstimateTemplateCostCommandInput, EstimateTemplateCostCommandOutput, CloudFormationClientResolvedConfig> {
29
11
  readonly input: EstimateTemplateCostCommandInput;
30
12
  constructor(input: EstimateTemplateCostCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EstimateTemplateCostCommandInput, EstimateTemplateCostCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,39 +6,11 @@ export interface ExecuteChangeSetCommandInput extends ExecuteChangeSetInput {
6
6
  }
7
7
  export interface ExecuteChangeSetCommandOutput extends ExecuteChangeSetOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates a stack using the input information that was provided when the specified
11
- * change set was created. After the call successfully completes, CloudFormation starts
12
- * updating the stack. Use the <a>DescribeStacks</a> action to view the status of
13
- * the update.</p>
14
- * <p>When you execute a change set, CloudFormation deletes all other change sets
15
- * associated with the stack because they aren't valid for the updated stack.</p>
16
- * <p>If a stack policy is associated with the stack, CloudFormation enforces the
17
- * policy during the update. You can't specify a temporary stack policy that overrides the
18
- * current policy.</p>
19
- * <p>To create a change set for the entire stack hierachy, <code>IncludeNestedStacks</code>
20
- * must have been set to <code>True</code>.</p>
21
- * @example
22
- * Use a bare-bones client and the command you need to make an API call.
23
- * ```javascript
24
- * import { CloudFormationClient, ExecuteChangeSetCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
25
- * // const { CloudFormationClient, ExecuteChangeSetCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
26
- * const client = new CloudFormationClient(config);
27
- * const command = new ExecuteChangeSetCommand(input);
28
- * const response = await client.send(command);
29
- * ```
30
- *
31
- * @see {@link ExecuteChangeSetCommandInput} for command's `input` shape.
32
- * @see {@link ExecuteChangeSetCommandOutput} for command's `response` shape.
33
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
34
- *
35
- */
9
+
36
10
  export declare class ExecuteChangeSetCommand extends $Command<ExecuteChangeSetCommandInput, ExecuteChangeSetCommandOutput, CloudFormationClientResolvedConfig> {
37
11
  readonly input: ExecuteChangeSetCommandInput;
38
12
  constructor(input: ExecuteChangeSetCommandInput);
39
- /**
40
- * @internal
41
- */
13
+
42
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExecuteChangeSetCommandInput, ExecuteChangeSetCommandOutput>;
43
15
  private serialize;
44
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface GetStackPolicyCommandInput extends GetStackPolicyInput {
6
6
  }
7
7
  export interface GetStackPolicyCommandOutput extends GetStackPolicyOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the stack policy for a specified stack. If a stack doesn't have a policy, a
11
- * null value is returned.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CloudFormationClient, GetStackPolicyCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
16
- * // const { CloudFormationClient, GetStackPolicyCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
17
- * const client = new CloudFormationClient(config);
18
- * const command = new GetStackPolicyCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link GetStackPolicyCommandInput} for command's `input` shape.
23
- * @see {@link GetStackPolicyCommandOutput} for command's `response` shape.
24
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class GetStackPolicyCommand extends $Command<GetStackPolicyCommandInput, GetStackPolicyCommandOutput, CloudFormationClientResolvedConfig> {
28
11
  readonly input: GetStackPolicyCommandInput;
29
12
  constructor(input: GetStackPolicyCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetStackPolicyCommandInput, GetStackPolicyCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface GetTemplateCommandInput extends GetTemplateInput {
6
6
  }
7
7
  export interface GetTemplateCommandOutput extends GetTemplateOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the template body for a specified stack. You can get the template for running
11
- * or deleted stacks.</p>
12
- * <p>For deleted stacks, GetTemplate returns the template for up to 90 days after the
13
- * stack has been deleted.</p>
14
- * <note>
15
- * <p>If the template does not exist, a <code>ValidationError</code> is returned.</p>
16
- * </note>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { CloudFormationClient, GetTemplateCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
21
- * // const { CloudFormationClient, GetTemplateCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
22
- * const client = new CloudFormationClient(config);
23
- * const command = new GetTemplateCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link GetTemplateCommandInput} for command's `input` shape.
28
- * @see {@link GetTemplateCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class GetTemplateCommand extends $Command<GetTemplateCommandInput, GetTemplateCommandOutput, CloudFormationClientResolvedConfig> {
33
11
  readonly input: GetTemplateCommandInput;
34
12
  constructor(input: GetTemplateCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTemplateCommandInput, GetTemplateCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,37 +6,11 @@ export interface GetTemplateSummaryCommandInput extends GetTemplateSummaryInput
6
6
  }
7
7
  export interface GetTemplateSummaryCommandOutput extends GetTemplateSummaryOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about a new or existing template. The
11
- * <code>GetTemplateSummary</code> action is useful for viewing parameter information, such
12
- * as default parameter values and parameter types, before you create or update a stack or
13
- * stack set.</p>
14
- * <p>You can use the <code>GetTemplateSummary</code> action when you submit a template, or
15
- * you can get template information for a stack set, or a running or deleted stack.</p>
16
- * <p>For deleted stacks, <code>GetTemplateSummary</code> returns the template information
17
- * for up to 90 days after the stack has been deleted. If the template does not exist, a
18
- * <code>ValidationError</code> is returned.</p>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { CloudFormationClient, GetTemplateSummaryCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
23
- * // const { CloudFormationClient, GetTemplateSummaryCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
24
- * const client = new CloudFormationClient(config);
25
- * const command = new GetTemplateSummaryCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link GetTemplateSummaryCommandInput} for command's `input` shape.
30
- * @see {@link GetTemplateSummaryCommandOutput} for command's `response` shape.
31
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class GetTemplateSummaryCommand extends $Command<GetTemplateSummaryCommandInput, GetTemplateSummaryCommandOutput, CloudFormationClientResolvedConfig> {
35
11
  readonly input: GetTemplateSummaryCommandInput;
36
12
  constructor(input: GetTemplateSummaryCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTemplateSummaryCommandInput, GetTemplateSummaryCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,36 +6,11 @@ export interface ImportStacksToStackSetCommandInput extends ImportStacksToStackS
6
6
  }
7
7
  export interface ImportStacksToStackSetCommandOutput extends ImportStacksToStackSetOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Import existing stacks into a new stack sets. Use the stack import operation to import
11
- * up to 10 stacks into a new stack set in the same account as the source stack or in a
12
- * different administrator account and Region, by specifying the stack ID of the stack you
13
- * intend to import.</p>
14
- * <note>
15
- * <p>
16
- * <code>ImportStacksToStackSet</code> is only supported by self-managed permissions.</p>
17
- * </note>
18
- * @example
19
- * Use a bare-bones client and the command you need to make an API call.
20
- * ```javascript
21
- * import { CloudFormationClient, ImportStacksToStackSetCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
22
- * // const { CloudFormationClient, ImportStacksToStackSetCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
23
- * const client = new CloudFormationClient(config);
24
- * const command = new ImportStacksToStackSetCommand(input);
25
- * const response = await client.send(command);
26
- * ```
27
- *
28
- * @see {@link ImportStacksToStackSetCommandInput} for command's `input` shape.
29
- * @see {@link ImportStacksToStackSetCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
31
- *
32
- */
9
+
33
10
  export declare class ImportStacksToStackSetCommand extends $Command<ImportStacksToStackSetCommandInput, ImportStacksToStackSetCommandOutput, CloudFormationClientResolvedConfig> {
34
11
  readonly input: ImportStacksToStackSetCommandInput;
35
12
  constructor(input: ImportStacksToStackSetCommandInput);
36
- /**
37
- * @internal
38
- */
13
+
39
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportStacksToStackSetCommandInput, ImportStacksToStackSetCommandOutput>;
40
15
  private serialize;
41
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface ListChangeSetsCommandInput extends ListChangeSetsInput {
6
6
  }
7
7
  export interface ListChangeSetsCommandOutput extends ListChangeSetsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the ID and status of each active change set for a stack. For example,
11
- * CloudFormation lists change sets that are in the <code>CREATE_IN_PROGRESS</code> or
12
- * <code>CREATE_PENDING</code> state.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CloudFormationClient, ListChangeSetsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
17
- * // const { CloudFormationClient, ListChangeSetsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
18
- * const client = new CloudFormationClient(config);
19
- * const command = new ListChangeSetsCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link ListChangeSetsCommandInput} for command's `input` shape.
24
- * @see {@link ListChangeSetsCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class ListChangeSetsCommand extends $Command<ListChangeSetsCommandInput, ListChangeSetsCommandOutput, CloudFormationClientResolvedConfig> {
29
11
  readonly input: ListChangeSetsCommandInput;
30
12
  constructor(input: ListChangeSetsCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListChangeSetsCommandInput, ListChangeSetsCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface ListExportsCommandInput extends ListExportsInput {
6
6
  }
7
7
  export interface ListExportsCommandOutput extends ListExportsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists all exported output values in the account and Region in which you call this
11
- * action. Use this action to see the exported output values that you can import into other
12
- * stacks. To import values, use the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-importvalue.html">
13
- * <code>Fn::ImportValue</code>
14
- * </a> function.</p>
15
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-exports.html">
16
- * CloudFormation Export Stack Output Values</a>.</p>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { CloudFormationClient, ListExportsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
21
- * // const { CloudFormationClient, ListExportsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
22
- * const client = new CloudFormationClient(config);
23
- * const command = new ListExportsCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link ListExportsCommandInput} for command's `input` shape.
28
- * @see {@link ListExportsCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class ListExportsCommand extends $Command<ListExportsCommandInput, ListExportsCommandOutput, CloudFormationClientResolvedConfig> {
33
11
  readonly input: ListExportsCommandInput;
34
12
  constructor(input: ListExportsCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListExportsCommandInput, ListExportsCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface ListImportsCommandInput extends ListImportsInput {
6
6
  }
7
7
  export interface ListImportsCommandOutput extends ListImportsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists all stacks that are importing an exported output value. To modify or remove an
11
- * exported output value, first use this action to see which stacks are using it. To see the
12
- * exported output values in your account, see <a>ListExports</a>.</p>
13
- * <p>For more information about importing an exported output value, see the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-importvalue.html">
14
- * <code>Fn::ImportValue</code>
15
- * </a> function.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { CloudFormationClient, ListImportsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
20
- * // const { CloudFormationClient, ListImportsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
21
- * const client = new CloudFormationClient(config);
22
- * const command = new ListImportsCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link ListImportsCommandInput} for command's `input` shape.
27
- * @see {@link ListImportsCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class ListImportsCommand extends $Command<ListImportsCommandInput, ListImportsCommandOutput, CloudFormationClientResolvedConfig> {
32
11
  readonly input: ListImportsCommandInput;
33
12
  constructor(input: ListImportsCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImportsCommandInput, ListImportsCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface ListStackInstancesCommandInput extends ListStackInstancesInput
6
6
  }
7
7
  export interface ListStackInstancesCommandOutput extends ListStackInstancesOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns summary information about stack instances that are associated with the
11
- * specified stack set. You can filter for stack instances that are associated with a specific
12
- * Amazon Web Services account name or Region, or that have a specific status.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CloudFormationClient, ListStackInstancesCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
17
- * // const { CloudFormationClient, ListStackInstancesCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
18
- * const client = new CloudFormationClient(config);
19
- * const command = new ListStackInstancesCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link ListStackInstancesCommandInput} for command's `input` shape.
24
- * @see {@link ListStackInstancesCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class ListStackInstancesCommand extends $Command<ListStackInstancesCommandInput, ListStackInstancesCommandOutput, CloudFormationClientResolvedConfig> {
29
11
  readonly input: ListStackInstancesCommandInput;
30
12
  constructor(input: ListStackInstancesCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListStackInstancesCommandInput, ListStackInstancesCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface ListStackResourcesCommandInput extends ListStackResourcesInput
6
6
  }
7
7
  export interface ListStackResourcesCommandOutput extends ListStackResourcesOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns descriptions of all resources of the specified stack.</p>
11
- * <p>For deleted stacks, ListStackResources returns resource information for up to 90 days
12
- * after the stack has been deleted.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CloudFormationClient, ListStackResourcesCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
17
- * // const { CloudFormationClient, ListStackResourcesCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
18
- * const client = new CloudFormationClient(config);
19
- * const command = new ListStackResourcesCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link ListStackResourcesCommandInput} for command's `input` shape.
24
- * @see {@link ListStackResourcesCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class ListStackResourcesCommand extends $Command<ListStackResourcesCommandInput, ListStackResourcesCommandOutput, CloudFormationClientResolvedConfig> {
29
11
  readonly input: ListStackResourcesCommandInput;
30
12
  constructor(input: ListStackResourcesCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListStackResourcesCommandInput, ListStackResourcesCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListStackSetOperationResultsCommandInput extends ListStackSetOp
6
6
  }
7
7
  export interface ListStackSetOperationResultsCommandOutput extends ListStackSetOperationResultsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns summary information about the results of a stack set operation. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFormationClient, ListStackSetOperationResultsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
15
- * // const { CloudFormationClient, ListStackSetOperationResultsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
16
- * const client = new CloudFormationClient(config);
17
- * const command = new ListStackSetOperationResultsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListStackSetOperationResultsCommandInput} for command's `input` shape.
22
- * @see {@link ListStackSetOperationResultsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListStackSetOperationResultsCommand extends $Command<ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput, CloudFormationClientResolvedConfig> {
27
11
  readonly input: ListStackSetOperationResultsCommandInput;
28
12
  constructor(input: ListStackSetOperationResultsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;