@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,29 +6,11 @@ export interface ListStackSetOperationsCommandInput extends ListStackSetOperatio
6
6
  }
7
7
  export interface ListStackSetOperationsCommandOutput extends ListStackSetOperationsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns summary information about operations performed on a stack set. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFormationClient, ListStackSetOperationsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
15
- * // const { CloudFormationClient, ListStackSetOperationsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
16
- * const client = new CloudFormationClient(config);
17
- * const command = new ListStackSetOperationsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListStackSetOperationsCommandInput} for command's `input` shape.
22
- * @see {@link ListStackSetOperationsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListStackSetOperationsCommand extends $Command<ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput, CloudFormationClientResolvedConfig> {
27
11
  readonly input: ListStackSetOperationsCommandInput;
28
12
  constructor(input: ListStackSetOperationsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,49 +6,11 @@ export interface ListStackSetsCommandInput extends ListStackSetsInput {
6
6
  }
7
7
  export interface ListStackSetsCommandOutput extends ListStackSetsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns summary information about stack sets that are associated with the
11
- * user.</p>
12
- * <ul>
13
- * <li>
14
- * <p>[Self-managed permissions] If you set the <code>CallAs</code> parameter to
15
- * <code>SELF</code> while signed in to your Amazon Web Services account,
16
- * <code>ListStackSets</code> returns all self-managed stack sets in your Amazon Web Services account.</p>
17
- * </li>
18
- * <li>
19
- * <p>[Service-managed permissions] If you set the <code>CallAs</code> parameter to
20
- * <code>SELF</code> while signed in to the organization's management account,
21
- * <code>ListStackSets</code> returns all stack sets in the management
22
- * account.</p>
23
- * </li>
24
- * <li>
25
- * <p>[Service-managed permissions] If you set the <code>CallAs</code> parameter to
26
- * <code>DELEGATED_ADMIN</code> while signed in to your member account,
27
- * <code>ListStackSets</code> returns all stack sets with service-managed permissions
28
- * in the management account.</p>
29
- * </li>
30
- * </ul>
31
- * @example
32
- * Use a bare-bones client and the command you need to make an API call.
33
- * ```javascript
34
- * import { CloudFormationClient, ListStackSetsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
35
- * // const { CloudFormationClient, ListStackSetsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
36
- * const client = new CloudFormationClient(config);
37
- * const command = new ListStackSetsCommand(input);
38
- * const response = await client.send(command);
39
- * ```
40
- *
41
- * @see {@link ListStackSetsCommandInput} for command's `input` shape.
42
- * @see {@link ListStackSetsCommandOutput} for command's `response` shape.
43
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
44
- *
45
- */
9
+
46
10
  export declare class ListStackSetsCommand extends $Command<ListStackSetsCommandInput, ListStackSetsCommandOutput, CloudFormationClientResolvedConfig> {
47
11
  readonly input: ListStackSetsCommandInput;
48
12
  constructor(input: ListStackSetsCommandInput);
49
- /**
50
- * @internal
51
- */
13
+
52
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListStackSetsCommandInput, ListStackSetsCommandOutput>;
53
15
  private serialize;
54
16
  private deserialize;
@@ -6,33 +6,11 @@ export interface ListStacksCommandInput extends ListStacksInput {
6
6
  }
7
7
  export interface ListStacksCommandOutput extends ListStacksOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the summary information for stacks whose status matches the specified
11
- * StackStatusFilter. Summary information for stacks that have been deleted is kept for 90
12
- * days after the stack is deleted. If no StackStatusFilter is specified, summary information
13
- * for all stacks is returned (including existing stacks and stacks that have been
14
- * deleted).</p>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { CloudFormationClient, ListStacksCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
19
- * // const { CloudFormationClient, ListStacksCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
20
- * const client = new CloudFormationClient(config);
21
- * const command = new ListStacksCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link ListStacksCommandInput} for command's `input` shape.
26
- * @see {@link ListStacksCommandOutput} for command's `response` shape.
27
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
9
+
30
10
  export declare class ListStacksCommand extends $Command<ListStacksCommandInput, ListStacksCommandOutput, CloudFormationClientResolvedConfig> {
31
11
  readonly input: ListStacksCommandInput;
32
12
  constructor(input: ListStacksCommandInput);
33
- /**
34
- * @internal
35
- */
13
+
36
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListStacksCommandInput, ListStacksCommandOutput>;
37
15
  private serialize;
38
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListTypeRegistrationsCommandInput extends ListTypeRegistrations
6
6
  }
7
7
  export interface ListTypeRegistrationsCommandOutput extends ListTypeRegistrationsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a list of registration tokens for the specified extension(s).</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFormationClient, ListTypeRegistrationsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
15
- * // const { CloudFormationClient, ListTypeRegistrationsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
16
- * const client = new CloudFormationClient(config);
17
- * const command = new ListTypeRegistrationsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListTypeRegistrationsCommandInput} for command's `input` shape.
22
- * @see {@link ListTypeRegistrationsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListTypeRegistrationsCommand extends $Command<ListTypeRegistrationsCommandInput, ListTypeRegistrationsCommandOutput, CloudFormationClientResolvedConfig> {
27
11
  readonly input: ListTypeRegistrationsCommandInput;
28
12
  constructor(input: ListTypeRegistrationsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTypeRegistrationsCommandInput, ListTypeRegistrationsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListTypeVersionsCommandInput extends ListTypeVersionsInput {
6
6
  }
7
7
  export interface ListTypeVersionsCommandOutput extends ListTypeVersionsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns summary information about the versions of an extension.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFormationClient, ListTypeVersionsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
15
- * // const { CloudFormationClient, ListTypeVersionsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
16
- * const client = new CloudFormationClient(config);
17
- * const command = new ListTypeVersionsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListTypeVersionsCommandInput} for command's `input` shape.
22
- * @see {@link ListTypeVersionsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListTypeVersionsCommand extends $Command<ListTypeVersionsCommandInput, ListTypeVersionsCommandOutput, CloudFormationClientResolvedConfig> {
27
11
  readonly input: ListTypeVersionsCommandInput;
28
12
  constructor(input: ListTypeVersionsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTypeVersionsCommandInput, ListTypeVersionsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListTypesCommandInput extends ListTypesInput {
6
6
  }
7
7
  export interface ListTypesCommandOutput extends ListTypesOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns summary information about extension that have been registered with CloudFormation.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFormationClient, ListTypesCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
15
- * // const { CloudFormationClient, ListTypesCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
16
- * const client = new CloudFormationClient(config);
17
- * const command = new ListTypesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListTypesCommandInput} for command's `input` shape.
22
- * @see {@link ListTypesCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListTypesCommand extends $Command<ListTypesCommandInput, ListTypesCommandOutput, CloudFormationClientResolvedConfig> {
27
11
  readonly input: ListTypesCommandInput;
28
12
  constructor(input: ListTypesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTypesCommandInput, ListTypesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface PublishTypeCommandInput extends PublishTypeInput {
6
6
  }
7
7
  export interface PublishTypeCommandOutput extends PublishTypeOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Publishes the specified extension to the CloudFormation registry as a public extension
11
- * in this region. Public extensions are available for use by all CloudFormation users. For
12
- * more information on publishing extensions, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing extensions to make them available for public use</a> in the
13
- * <i>CloudFormation CLI User Guide</i>.</p>
14
- * <p>To publish an extension, you must be registered as a publisher with CloudFormation. For
15
- * more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterPublisher.html">RegisterPublisher</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, PublishTypeCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
20
- * // const { CloudFormationClient, PublishTypeCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
21
- * const client = new CloudFormationClient(config);
22
- * const command = new PublishTypeCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link PublishTypeCommandInput} for command's `input` shape.
27
- * @see {@link PublishTypeCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class PublishTypeCommand extends $Command<PublishTypeCommandInput, PublishTypeCommandOutput, CloudFormationClientResolvedConfig> {
32
11
  readonly input: PublishTypeCommandInput;
33
12
  constructor(input: PublishTypeCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PublishTypeCommandInput, PublishTypeCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface RecordHandlerProgressCommandInput extends RecordHandlerProgress
6
6
  }
7
7
  export interface RecordHandlerProgressCommandOutput extends RecordHandlerProgressOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Reports progress of a resource handler to CloudFormation.</p>
11
- * <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation CLI</a>. Do not use this API in your code.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CloudFormationClient, RecordHandlerProgressCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
16
- * // const { CloudFormationClient, RecordHandlerProgressCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
17
- * const client = new CloudFormationClient(config);
18
- * const command = new RecordHandlerProgressCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link RecordHandlerProgressCommandInput} for command's `input` shape.
23
- * @see {@link RecordHandlerProgressCommandOutput} for command's `response` shape.
24
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class RecordHandlerProgressCommand extends $Command<RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput, CloudFormationClientResolvedConfig> {
28
11
  readonly input: RecordHandlerProgressCommandInput;
29
12
  constructor(input: RecordHandlerProgressCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface RegisterPublisherCommandInput extends RegisterPublisherInput {
6
6
  }
7
7
  export interface RegisterPublisherCommandOutput extends RegisterPublisherOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Registers your account as a publisher of public extensions in the CloudFormation
11
- * registry. Public extensions are available for use by all CloudFormation users. This
12
- * publisher ID applies to your account in all Amazon Web Services Regions.</p>
13
- * <p>For information on requirements for registering as a public extension publisher, see
14
- * <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-prereqs">Registering your account to publish CloudFormation
15
- * extensions</a> in the <i>CloudFormation CLI User Guide</i>.</p>
16
- * <p></p>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { CloudFormationClient, RegisterPublisherCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
21
- * // const { CloudFormationClient, RegisterPublisherCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
22
- * const client = new CloudFormationClient(config);
23
- * const command = new RegisterPublisherCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link RegisterPublisherCommandInput} for command's `input` shape.
28
- * @see {@link RegisterPublisherCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class RegisterPublisherCommand extends $Command<RegisterPublisherCommandInput, RegisterPublisherCommandOutput, CloudFormationClientResolvedConfig> {
33
11
  readonly input: RegisterPublisherCommandInput;
34
12
  constructor(input: RegisterPublisherCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterPublisherCommandInput, RegisterPublisherCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,56 +6,11 @@ export interface RegisterTypeCommandInput extends RegisterTypeInput {
6
6
  }
7
7
  export interface RegisterTypeCommandOutput extends RegisterTypeOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Registers an extension with the CloudFormation service. Registering an
11
- * extension makes it available for use in CloudFormation templates in your Amazon Web Services account, and includes:</p>
12
- * <ul>
13
- * <li>
14
- * <p>Validating the extension schema</p>
15
- * </li>
16
- * <li>
17
- * <p>Determining which handlers, if any, have been specified for the extension</p>
18
- * </li>
19
- * <li>
20
- * <p>Making the extension available for use in your account</p>
21
- * </li>
22
- * </ul>
23
- * <p>For more information on how to develop extensions and ready them for registeration, see
24
- * <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-types.html">Creating Resource
25
- * Providers</a> in the <i>CloudFormation CLI User
26
- * Guide</i>.</p>
27
- * <p>You can have a maximum of 50 resource extension versions registered at a time. This
28
- * maximum is per account and per region. Use <a href="AWSCloudFormation/latest/APIReference/API_DeregisterType.html">DeregisterType</a> to deregister specific extension versions if necessary.</p>
29
- * <p>Once you have initiated a registration request using <code>
30
- * <a>RegisterType</a>
31
- * </code>, you can use <code>
32
- * <a>DescribeTypeRegistration</a>
33
- * </code> to
34
- * monitor the progress of the registration request.</p>
35
- * <p>Once you have registered a private extension in your account and region, use <a href="AWSCloudFormation/latest/APIReference/API_SetTypeConfiguration.html">SetTypeConfiguration</a> to specify configuration properties for the extension. For
36
- * more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-register.html#registry-set-configuration">Configuring extensions at the account level</a> in the <i>CloudFormation
37
- * User Guide</i>.</p>
38
- * @example
39
- * Use a bare-bones client and the command you need to make an API call.
40
- * ```javascript
41
- * import { CloudFormationClient, RegisterTypeCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
42
- * // const { CloudFormationClient, RegisterTypeCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
43
- * const client = new CloudFormationClient(config);
44
- * const command = new RegisterTypeCommand(input);
45
- * const response = await client.send(command);
46
- * ```
47
- *
48
- * @see {@link RegisterTypeCommandInput} for command's `input` shape.
49
- * @see {@link RegisterTypeCommandOutput} for command's `response` shape.
50
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
51
- *
52
- */
9
+
53
10
  export declare class RegisterTypeCommand extends $Command<RegisterTypeCommandInput, RegisterTypeCommandOutput, CloudFormationClientResolvedConfig> {
54
11
  readonly input: RegisterTypeCommandInput;
55
12
  constructor(input: RegisterTypeCommandInput);
56
- /**
57
- * @internal
58
- */
13
+
59
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterTypeCommandInput, RegisterTypeCommandOutput>;
60
15
  private serialize;
61
16
  private deserialize;
@@ -6,58 +6,11 @@ export interface RollbackStackCommandInput extends RollbackStackInput {
6
6
  }
7
7
  export interface RollbackStackCommandOutput extends RollbackStackOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>When specifying <code>RollbackStack</code>, you preserve the state of previously provisioned resources when an operation fails. You can check the status of the stack through the <a>DescribeStacks</a> API.</p>
11
- * <p>Rolls back the specified stack to the last known stable state from <code>CREATE_FAILED</code> or <code>UPDATE_FAILED</code> stack statuses.</p>
12
- * <p>This operation will delete a stack if it doesn't contain a last known stable state. A last known stable state includes any status in a <code>*_COMPLETE</code>. This includes the following stack statuses.</p>
13
- * <ul>
14
- * <li>
15
- * <p>
16
- * <code>CREATE_COMPLETE</code>
17
- * </p>
18
- * </li>
19
- * <li>
20
- * <p>
21
- * <code>UPDATE_COMPLETE</code>
22
- * </p>
23
- * </li>
24
- * <li>
25
- * <p>
26
- * <code>UPDATE_ROLLBACK_COMPLETE</code>
27
- * </p>
28
- * </li>
29
- * <li>
30
- * <p>
31
- * <code>IMPORT_COMPLETE</code>
32
- * </p>
33
- * </li>
34
- * <li>
35
- * <p>
36
- * <code>IMPORT_ROLLBACK_COMPLETE</code>
37
- * </p>
38
- * </li>
39
- * </ul>
40
- * @example
41
- * Use a bare-bones client and the command you need to make an API call.
42
- * ```javascript
43
- * import { CloudFormationClient, RollbackStackCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
44
- * // const { CloudFormationClient, RollbackStackCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
45
- * const client = new CloudFormationClient(config);
46
- * const command = new RollbackStackCommand(input);
47
- * const response = await client.send(command);
48
- * ```
49
- *
50
- * @see {@link RollbackStackCommandInput} for command's `input` shape.
51
- * @see {@link RollbackStackCommandOutput} for command's `response` shape.
52
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
53
- *
54
- */
9
+
55
10
  export declare class RollbackStackCommand extends $Command<RollbackStackCommandInput, RollbackStackCommandOutput, CloudFormationClientResolvedConfig> {
56
11
  readonly input: RollbackStackCommandInput;
57
12
  constructor(input: RollbackStackCommandInput);
58
- /**
59
- * @internal
60
- */
13
+
61
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RollbackStackCommandInput, RollbackStackCommandOutput>;
62
15
  private serialize;
63
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface SetStackPolicyCommandInput extends SetStackPolicyInput {
6
6
  }
7
7
  export interface SetStackPolicyCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Sets a stack policy for a specified stack.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFormationClient, SetStackPolicyCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
15
- * // const { CloudFormationClient, SetStackPolicyCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
16
- * const client = new CloudFormationClient(config);
17
- * const command = new SetStackPolicyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link SetStackPolicyCommandInput} for command's `input` shape.
22
- * @see {@link SetStackPolicyCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class SetStackPolicyCommand extends $Command<SetStackPolicyCommandInput, SetStackPolicyCommandOutput, CloudFormationClientResolvedConfig> {
27
11
  readonly input: SetStackPolicyCommandInput;
28
12
  constructor(input: SetStackPolicyCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetStackPolicyCommandInput, SetStackPolicyCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,41 +6,11 @@ export interface SetTypeConfigurationCommandInput extends SetTypeConfigurationIn
6
6
  }
7
7
  export interface SetTypeConfigurationCommandOutput extends SetTypeConfigurationOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Specifies the configuration data for a registered CloudFormation extension, in the given
11
- * account and region.</p>
12
- * <p>To view the current configuration data for an extension, refer to the
13
- * <code>ConfigurationSchema</code> element of <a href="AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a>.
14
- * For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-register.html#registry-set-configuration">Configuring extensions at the account level</a> in the
15
- * <i>CloudFormation User Guide</i>.</p>
16
- * <important>
17
- * <p>It is strongly recommended that you use dynamic references to restrict sensitive
18
- * configuration definitions, such as third-party credentials. For more details on dynamic
19
- * references, see <a href="https://docs.aws.amazon.com/">Using dynamic references to specify
20
- * template values</a> in the <i>CloudFormation User
21
- * Guide</i>.</p>
22
- * </important>
23
- * @example
24
- * Use a bare-bones client and the command you need to make an API call.
25
- * ```javascript
26
- * import { CloudFormationClient, SetTypeConfigurationCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
27
- * // const { CloudFormationClient, SetTypeConfigurationCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
28
- * const client = new CloudFormationClient(config);
29
- * const command = new SetTypeConfigurationCommand(input);
30
- * const response = await client.send(command);
31
- * ```
32
- *
33
- * @see {@link SetTypeConfigurationCommandInput} for command's `input` shape.
34
- * @see {@link SetTypeConfigurationCommandOutput} for command's `response` shape.
35
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
36
- *
37
- */
9
+
38
10
  export declare class SetTypeConfigurationCommand extends $Command<SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput, CloudFormationClientResolvedConfig> {
39
11
  readonly input: SetTypeConfigurationCommandInput;
40
12
  constructor(input: SetTypeConfigurationCommandInput);
41
- /**
42
- * @internal
43
- */
13
+
44
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput>;
45
15
  private serialize;
46
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface SetTypeDefaultVersionCommandInput extends SetTypeDefaultVersion
6
6
  }
7
7
  export interface SetTypeDefaultVersionCommandOutput extends SetTypeDefaultVersionOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Specify the default version of an extension. The default version of an extension will be
11
- * used in CloudFormation operations.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CloudFormationClient, SetTypeDefaultVersionCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
16
- * // const { CloudFormationClient, SetTypeDefaultVersionCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
17
- * const client = new CloudFormationClient(config);
18
- * const command = new SetTypeDefaultVersionCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link SetTypeDefaultVersionCommandInput} for command's `input` shape.
23
- * @see {@link SetTypeDefaultVersionCommandOutput} for command's `response` shape.
24
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class SetTypeDefaultVersionCommand extends $Command<SetTypeDefaultVersionCommandInput, SetTypeDefaultVersionCommandOutput, CloudFormationClientResolvedConfig> {
28
11
  readonly input: SetTypeDefaultVersionCommandInput;
29
12
  constructor(input: SetTypeDefaultVersionCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetTypeDefaultVersionCommandInput, SetTypeDefaultVersionCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface SignalResourceCommandInput extends SignalResourceInput {
6
6
  }
7
7
  export interface SignalResourceCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Sends a signal to the specified resource with a success or failure status. You can
11
- * use the SignalResource API in conjunction with a creation policy or update policy.
12
- * CloudFormation doesn't proceed with a stack creation or update until resources receive the
13
- * required number of signals or the timeout period is exceeded. The SignalResource API is
14
- * useful in cases where you want to send signals from anywhere other than an Amazon EC2
15
- * instance.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { CloudFormationClient, SignalResourceCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
20
- * // const { CloudFormationClient, SignalResourceCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
21
- * const client = new CloudFormationClient(config);
22
- * const command = new SignalResourceCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link SignalResourceCommandInput} for command's `input` shape.
27
- * @see {@link SignalResourceCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class SignalResourceCommand extends $Command<SignalResourceCommandInput, SignalResourceCommandOutput, CloudFormationClientResolvedConfig> {
32
11
  readonly input: SignalResourceCommandInput;
33
12
  constructor(input: SignalResourceCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SignalResourceCommandInput, SignalResourceCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface StopStackSetOperationCommandInput extends StopStackSetOperation
6
6
  }
7
7
  export interface StopStackSetOperationCommandOutput extends StopStackSetOperationOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Stops an in-progress operation on a stack set and its associated stack instances. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFormationClient, StopStackSetOperationCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
15
- * // const { CloudFormationClient, StopStackSetOperationCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
16
- * const client = new CloudFormationClient(config);
17
- * const command = new StopStackSetOperationCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link StopStackSetOperationCommandInput} for command's `input` shape.
22
- * @see {@link StopStackSetOperationCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class StopStackSetOperationCommand extends $Command<StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput, CloudFormationClientResolvedConfig> {
27
11
  readonly input: StopStackSetOperationCommandInput;
28
12
  constructor(input: StopStackSetOperationCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;