@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,30 +6,11 @@ export interface DeleteStackSetCommandInput extends DeleteStackSetInput {
6
6
  }
7
7
  export interface DeleteStackSetCommandOutput extends DeleteStackSetOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Deletes a stack set. Before you can delete a stack set, all of its member stack
11
- * instances must be deleted. For more information about how to do this, see <a>DeleteStackInstances</a>.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { CloudFormationClient, DeleteStackSetCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
16
- * // const { CloudFormationClient, DeleteStackSetCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
17
- * const client = new CloudFormationClient(config);
18
- * const command = new DeleteStackSetCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DeleteStackSetCommandInput} for command's `input` shape.
23
- * @see {@link DeleteStackSetCommandOutput} for command's `response` shape.
24
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DeleteStackSetCommand extends $Command<DeleteStackSetCommandInput, DeleteStackSetCommandOutput, CloudFormationClientResolvedConfig> {
28
11
  readonly input: DeleteStackSetCommandInput;
29
12
  constructor(input: DeleteStackSetCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteStackSetCommandInput, DeleteStackSetCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,38 +6,11 @@ export interface DeregisterTypeCommandInput extends DeregisterTypeInput {
6
6
  }
7
7
  export interface DeregisterTypeCommandOutput extends DeregisterTypeOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Marks an extension or extension version as <code>DEPRECATED</code> in the CloudFormation registry, removing it from active use. Deprecated extensions or
11
- * extension versions cannot be used in CloudFormation operations.</p>
12
- * <p>To deregister an entire extension, you must individually deregister all active versions
13
- * of that extension. If an extension has only a single active version, deregistering that
14
- * version results in the extension itself being deregistered and marked as deprecated in the
15
- * registry. </p>
16
- * <p>You cannot deregister the default version of an extension if there are other active
17
- * version of that extension. If you do deregister the default version of an extension, the
18
- * textensionype itself is deregistered as well and marked as deprecated. </p>
19
- * <p>To view the deprecation status of an extension or extension version, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a>.</p>
20
- * @example
21
- * Use a bare-bones client and the command you need to make an API call.
22
- * ```javascript
23
- * import { CloudFormationClient, DeregisterTypeCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
24
- * // const { CloudFormationClient, DeregisterTypeCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
25
- * const client = new CloudFormationClient(config);
26
- * const command = new DeregisterTypeCommand(input);
27
- * const response = await client.send(command);
28
- * ```
29
- *
30
- * @see {@link DeregisterTypeCommandInput} for command's `input` shape.
31
- * @see {@link DeregisterTypeCommandOutput} for command's `response` shape.
32
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
33
- *
34
- */
9
+
35
10
  export declare class DeregisterTypeCommand extends $Command<DeregisterTypeCommandInput, DeregisterTypeCommandOutput, CloudFormationClientResolvedConfig> {
36
11
  readonly input: DeregisterTypeCommandInput;
37
12
  constructor(input: DeregisterTypeCommandInput);
38
- /**
39
- * @internal
40
- */
13
+
41
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterTypeCommandInput, DeregisterTypeCommandOutput>;
42
15
  private serialize;
43
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface DescribeAccountLimitsCommandInput extends DescribeAccountLimits
6
6
  }
7
7
  export interface DescribeAccountLimitsCommandOutput extends DescribeAccountLimitsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Retrieves your account's CloudFormation limits, such as the maximum number of
11
- * stacks that you can create in your account. For more information about account limits, see
12
- * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html">CloudFormation
13
- * Limits</a> in the <i>CloudFormation User Guide</i>.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { CloudFormationClient, DescribeAccountLimitsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
18
- * // const { CloudFormationClient, DescribeAccountLimitsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
19
- * const client = new CloudFormationClient(config);
20
- * const command = new DescribeAccountLimitsCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link DescribeAccountLimitsCommandInput} for command's `input` shape.
25
- * @see {@link DescribeAccountLimitsCommandOutput} for command's `response` shape.
26
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class DescribeAccountLimitsCommand extends $Command<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, CloudFormationClientResolvedConfig> {
30
11
  readonly input: DescribeAccountLimitsCommandInput;
31
12
  constructor(input: DescribeAccountLimitsCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface DescribeChangeSetCommandInput extends DescribeChangeSetInput {
6
6
  }
7
7
  export interface DescribeChangeSetCommandOutput extends DescribeChangeSetOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the inputs for the change set and a list of changes that CloudFormation
11
- * will make if you execute the change set. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-changesets.html">Updating Stacks Using Change Sets</a> in the CloudFormation User
12
- * Guide.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CloudFormationClient, DescribeChangeSetCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
17
- * // const { CloudFormationClient, DescribeChangeSetCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
18
- * const client = new CloudFormationClient(config);
19
- * const command = new DescribeChangeSetCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DescribeChangeSetCommandInput} for command's `input` shape.
24
- * @see {@link DescribeChangeSetCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class DescribeChangeSetCommand extends $Command<DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput, CloudFormationClientResolvedConfig> {
29
11
  readonly input: DescribeChangeSetCommandInput;
30
12
  constructor(input: DescribeChangeSetCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,47 +6,11 @@ export interface DescribePublisherCommandInput extends DescribePublisherInput {
6
6
  }
7
7
  export interface DescribePublisherCommandOutput extends DescribePublisherOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about a CloudFormation extension publisher.</p>
11
- * <p>If you do not supply a <code>PublisherId</code>, and you have registered as an extension
12
- * publisher, <code>DescribePublisher</code> returns information about your own publisher
13
- * account. </p>
14
- * <p>For more information on registering as a publisher, see:</p>
15
- * <ul>
16
- * <li>
17
- * <p>
18
- * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterPublisher.html">RegisterPublisher</a>
19
- * </p>
20
- * </li>
21
- * <li>
22
- * <p>
23
- * <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing
24
- * extensions to make them available for public use</a> in the
25
- * <i>CloudFormation CLI User Guide</i>
26
- * </p>
27
- * </li>
28
- * </ul>
29
- * @example
30
- * Use a bare-bones client and the command you need to make an API call.
31
- * ```javascript
32
- * import { CloudFormationClient, DescribePublisherCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
33
- * // const { CloudFormationClient, DescribePublisherCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
34
- * const client = new CloudFormationClient(config);
35
- * const command = new DescribePublisherCommand(input);
36
- * const response = await client.send(command);
37
- * ```
38
- *
39
- * @see {@link DescribePublisherCommandInput} for command's `input` shape.
40
- * @see {@link DescribePublisherCommandOutput} for command's `response` shape.
41
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
42
- *
43
- */
9
+
44
10
  export declare class DescribePublisherCommand extends $Command<DescribePublisherCommandInput, DescribePublisherCommandOutput, CloudFormationClientResolvedConfig> {
45
11
  readonly input: DescribePublisherCommandInput;
46
12
  constructor(input: DescribePublisherCommandInput);
47
- /**
48
- * @internal
49
- */
13
+
50
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePublisherCommandInput, DescribePublisherCommandOutput>;
51
15
  private serialize;
52
16
  private deserialize;
@@ -6,41 +6,11 @@ export interface DescribeStackDriftDetectionStatusCommandInput extends DescribeS
6
6
  }
7
7
  export interface DescribeStackDriftDetectionStatusCommandOutput extends DescribeStackDriftDetectionStatusOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about a stack drift detection operation. A stack drift detection
11
- * operation detects whether a stack's actual configuration differs, or has
12
- * <i>drifted</i>, from it's expected configuration, as defined in the stack
13
- * template and any values specified as template parameters. A stack is considered to have
14
- * drifted if one or more of its resources have drifted. For more information on stack and
15
- * 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 <a>DetectStackDrift</a> to initiate a stack drift detection operation.
18
- * <code>DetectStackDrift</code> returns a <code>StackDriftDetectionId</code> you can use
19
- * to monitor the progress of the operation using
20
- * <code>DescribeStackDriftDetectionStatus</code>. Once the drift detection operation has
21
- * completed, use <a>DescribeStackResourceDrifts</a> to return drift information
22
- * about the stack and its resources.</p>
23
- * @example
24
- * Use a bare-bones client and the command you need to make an API call.
25
- * ```javascript
26
- * import { CloudFormationClient, DescribeStackDriftDetectionStatusCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
27
- * // const { CloudFormationClient, DescribeStackDriftDetectionStatusCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
28
- * const client = new CloudFormationClient(config);
29
- * const command = new DescribeStackDriftDetectionStatusCommand(input);
30
- * const response = await client.send(command);
31
- * ```
32
- *
33
- * @see {@link DescribeStackDriftDetectionStatusCommandInput} for command's `input` shape.
34
- * @see {@link DescribeStackDriftDetectionStatusCommandOutput} for command's `response` shape.
35
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
36
- *
37
- */
9
+
38
10
  export declare class DescribeStackDriftDetectionStatusCommand extends $Command<DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput, CloudFormationClientResolvedConfig> {
39
11
  readonly input: DescribeStackDriftDetectionStatusCommandInput;
40
12
  constructor(input: DescribeStackDriftDetectionStatusCommandInput);
41
- /**
42
- * @internal
43
- */
13
+
44
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput>;
45
15
  private serialize;
46
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface DescribeStackEventsCommandInput extends DescribeStackEventsInpu
6
6
  }
7
7
  export interface DescribeStackEventsCommandOutput extends DescribeStackEventsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns all stack related events for a specified stack in reverse chronological
11
- * order. For more information about a stack's event history, go to <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/concept-stack.html">Stacks</a> in the CloudFormation User Guide.</p>
12
- * <note>
13
- * <p>You can list events for stacks that have failed to create or have been deleted by
14
- * specifying the unique stack identifier (stack ID).</p>
15
- * </note>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { CloudFormationClient, DescribeStackEventsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
20
- * // const { CloudFormationClient, DescribeStackEventsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
21
- * const client = new CloudFormationClient(config);
22
- * const command = new DescribeStackEventsCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link DescribeStackEventsCommandInput} for command's `input` shape.
27
- * @see {@link DescribeStackEventsCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class DescribeStackEventsCommand extends $Command<DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput, CloudFormationClientResolvedConfig> {
32
11
  readonly input: DescribeStackEventsCommandInput;
33
12
  constructor(input: DescribeStackEventsCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface DescribeStackInstanceCommandInput extends DescribeStackInstance
6
6
  }
7
7
  export interface DescribeStackInstanceCommandOutput extends DescribeStackInstanceOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the stack instance that's associated with the specified stack set, Amazon Web Services account, and Region.</p>
11
- * <p>For a list of stack instances that are associated with a specific stack set, use
12
- * <a>ListStackInstances</a>.</p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { CloudFormationClient, DescribeStackInstanceCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
17
- * // const { CloudFormationClient, DescribeStackInstanceCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
18
- * const client = new CloudFormationClient(config);
19
- * const command = new DescribeStackInstanceCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DescribeStackInstanceCommandInput} for command's `input` shape.
24
- * @see {@link DescribeStackInstanceCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class DescribeStackInstanceCommand extends $Command<DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput, CloudFormationClientResolvedConfig> {
29
11
  readonly input: DescribeStackInstanceCommandInput;
30
12
  constructor(input: DescribeStackInstanceCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,31 +6,11 @@ export interface DescribeStackResourceCommandInput extends DescribeStackResource
6
6
  }
7
7
  export interface DescribeStackResourceCommandOutput extends DescribeStackResourceOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns a description of the specified resource in the specified stack.</p>
11
- * <p>For deleted stacks, DescribeStackResource returns resource information for up to 90
12
- * days 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, DescribeStackResourceCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
17
- * // const { CloudFormationClient, DescribeStackResourceCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
18
- * const client = new CloudFormationClient(config);
19
- * const command = new DescribeStackResourceCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link DescribeStackResourceCommandInput} for command's `input` shape.
24
- * @see {@link DescribeStackResourceCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
9
+
28
10
  export declare class DescribeStackResourceCommand extends $Command<DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput, CloudFormationClientResolvedConfig> {
29
11
  readonly input: DescribeStackResourceCommandInput;
30
12
  constructor(input: DescribeStackResourceCommandInput);
31
- /**
32
- * @internal
33
- */
13
+
34
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput>;
35
15
  private serialize;
36
16
  private deserialize;
@@ -6,38 +6,11 @@ export interface DescribeStackResourceDriftsCommandInput extends DescribeStackRe
6
6
  }
7
7
  export interface DescribeStackResourceDriftsCommandOutput extends DescribeStackResourceDriftsOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns drift information for the resources that have been checked for drift in the
11
- * specified stack. This includes actual and expected configuration values for resources where
12
- * CloudFormation detects configuration drift.</p>
13
- * <p>For a given stack, there will be one <code>StackResourceDrift</code> for each stack
14
- * resource that has been checked for drift. Resources that haven't yet been checked for drift
15
- * are not included. Resources that do not currently support drift detection are not checked,
16
- * and so not included. For a list 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>
17
- * <p>Use <a>DetectStackResourceDrift</a> to detect drift on individual
18
- * resources, or <a>DetectStackDrift</a> to detect drift on all supported resources
19
- * for a given stack.</p>
20
- * @example
21
- * Use a bare-bones client and the command you need to make an API call.
22
- * ```javascript
23
- * import { CloudFormationClient, DescribeStackResourceDriftsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
24
- * // const { CloudFormationClient, DescribeStackResourceDriftsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
25
- * const client = new CloudFormationClient(config);
26
- * const command = new DescribeStackResourceDriftsCommand(input);
27
- * const response = await client.send(command);
28
- * ```
29
- *
30
- * @see {@link DescribeStackResourceDriftsCommandInput} for command's `input` shape.
31
- * @see {@link DescribeStackResourceDriftsCommandOutput} for command's `response` shape.
32
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
33
- *
34
- */
9
+
35
10
  export declare class DescribeStackResourceDriftsCommand extends $Command<DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput, CloudFormationClientResolvedConfig> {
36
11
  readonly input: DescribeStackResourceDriftsCommandInput;
37
12
  constructor(input: DescribeStackResourceDriftsCommandInput);
38
- /**
39
- * @internal
40
- */
13
+
41
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput>;
42
15
  private serialize;
43
16
  private deserialize;
@@ -6,48 +6,11 @@ export interface DescribeStackResourcesCommandInput extends DescribeStackResourc
6
6
  }
7
7
  export interface DescribeStackResourcesCommandOutput extends DescribeStackResourcesOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns Amazon Web Services resource descriptions for running and deleted stacks. If
11
- * <code>StackName</code> is specified, all the associated resources that are part of the
12
- * stack are returned. If <code>PhysicalResourceId</code> is specified, the associated
13
- * resources of the stack that the resource belongs to are returned.</p>
14
- * <note>
15
- * <p>Only the first 100 resources will be returned. If your stack has more resources
16
- * than this, you should use <code>ListStackResources</code> instead.</p>
17
- * </note>
18
- * <p>For deleted stacks, <code>DescribeStackResources</code> returns resource information
19
- * for up to 90 days after the stack has been deleted.</p>
20
- * <p>You must specify either <code>StackName</code> or <code>PhysicalResourceId</code>,
21
- * but not both. In addition, you can specify <code>LogicalResourceId</code> to filter the
22
- * returned result. For more information about resources, the <code>LogicalResourceId</code>
23
- * and <code>PhysicalResourceId</code>, go to the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/">CloudFormation User
24
- * Guide</a>.</p>
25
- * <note>
26
- * <p>A <code>ValidationError</code> is returned if you specify both
27
- * <code>StackName</code> and <code>PhysicalResourceId</code> in the same
28
- * request.</p>
29
- * </note>
30
- * @example
31
- * Use a bare-bones client and the command you need to make an API call.
32
- * ```javascript
33
- * import { CloudFormationClient, DescribeStackResourcesCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
34
- * // const { CloudFormationClient, DescribeStackResourcesCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
35
- * const client = new CloudFormationClient(config);
36
- * const command = new DescribeStackResourcesCommand(input);
37
- * const response = await client.send(command);
38
- * ```
39
- *
40
- * @see {@link DescribeStackResourcesCommandInput} for command's `input` shape.
41
- * @see {@link DescribeStackResourcesCommandOutput} for command's `response` shape.
42
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
43
- *
44
- */
9
+
45
10
  export declare class DescribeStackResourcesCommand extends $Command<DescribeStackResourcesCommandInput, DescribeStackResourcesCommandOutput, CloudFormationClientResolvedConfig> {
46
11
  readonly input: DescribeStackResourcesCommandInput;
47
12
  constructor(input: DescribeStackResourcesCommandInput);
48
- /**
49
- * @internal
50
- */
13
+
51
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStackResourcesCommandInput, DescribeStackResourcesCommandOutput>;
52
15
  private serialize;
53
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeStackSetCommandInput extends DescribeStackSetInput {
6
6
  }
7
7
  export interface DescribeStackSetCommandOutput extends DescribeStackSetOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the description of the specified 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, DescribeStackSetCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
15
- * // const { CloudFormationClient, DescribeStackSetCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
16
- * const client = new CloudFormationClient(config);
17
- * const command = new DescribeStackSetCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeStackSetCommandInput} for command's `input` shape.
22
- * @see {@link DescribeStackSetCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeStackSetCommand extends $Command<DescribeStackSetCommandInput, DescribeStackSetCommandOutput, CloudFormationClientResolvedConfig> {
27
11
  readonly input: DescribeStackSetCommandInput;
28
12
  constructor(input: DescribeStackSetCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStackSetCommandInput, DescribeStackSetCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeStackSetOperationCommandInput extends DescribeStackSetO
6
6
  }
7
7
  export interface DescribeStackSetOperationCommandOutput extends DescribeStackSetOperationOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the description of the specified 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, DescribeStackSetOperationCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
15
- * // const { CloudFormationClient, DescribeStackSetOperationCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
16
- * const client = new CloudFormationClient(config);
17
- * const command = new DescribeStackSetOperationCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeStackSetOperationCommandInput} for command's `input` shape.
22
- * @see {@link DescribeStackSetOperationCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeStackSetOperationCommand extends $Command<DescribeStackSetOperationCommandInput, DescribeStackSetOperationCommandOutput, CloudFormationClientResolvedConfig> {
27
11
  readonly input: DescribeStackSetOperationCommandInput;
28
12
  constructor(input: DescribeStackSetOperationCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStackSetOperationCommandInput, DescribeStackSetOperationCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface DescribeStacksCommandInput extends DescribeStacksInput {
6
6
  }
7
7
  export interface DescribeStacksCommandOutput extends DescribeStacksOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the description for the specified stack; if no stack name was specified, then
11
- * it returns the description for all the stacks created.</p>
12
- * <note>
13
- * <p>If the stack does not exist, an <code>ValidationError</code> is
14
- * returned.</p>
15
- * </note>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { CloudFormationClient, DescribeStacksCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
20
- * // const { CloudFormationClient, DescribeStacksCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
21
- * const client = new CloudFormationClient(config);
22
- * const command = new DescribeStacksCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link DescribeStacksCommandInput} for command's `input` shape.
27
- * @see {@link DescribeStacksCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class DescribeStacksCommand extends $Command<DescribeStacksCommandInput, DescribeStacksCommandOutput, CloudFormationClientResolvedConfig> {
32
11
  readonly input: DescribeStacksCommandInput;
33
12
  constructor(input: DescribeStacksCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeStacksCommandInput, DescribeStacksCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface DescribeTypeCommandInput extends DescribeTypeInput {
6
6
  }
7
7
  export interface DescribeTypeCommandOutput extends DescribeTypeOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns detailed information about an extension that has been registered.</p>
11
- * <p>If you specify a <code>VersionId</code>, <code>DescribeType</code> returns information
12
- * about that specific extension version. Otherwise, it returns information about the default
13
- * extension version.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { CloudFormationClient, DescribeTypeCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
18
- * // const { CloudFormationClient, DescribeTypeCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
19
- * const client = new CloudFormationClient(config);
20
- * const command = new DescribeTypeCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link DescribeTypeCommandInput} for command's `input` shape.
25
- * @see {@link DescribeTypeCommandOutput} for command's `response` shape.
26
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class DescribeTypeCommand extends $Command<DescribeTypeCommandInput, DescribeTypeCommandOutput, CloudFormationClientResolvedConfig> {
30
11
  readonly input: DescribeTypeCommandInput;
31
12
  constructor(input: DescribeTypeCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTypeCommandInput, DescribeTypeCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,39 +6,11 @@ export interface DescribeTypeRegistrationCommandInput extends DescribeTypeRegist
6
6
  }
7
7
  export interface DescribeTypeRegistrationCommandOutput extends DescribeTypeRegistrationOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns information about an extension's registration, including its current status and
11
- * type and version identifiers.</p>
12
- * <p>When you initiate a registration request using <code>
13
- * <a>RegisterType</a>
14
- * </code>, you can then use <code>
15
- * <a>DescribeTypeRegistration</a>
16
- * </code> to
17
- * monitor the progress of that registration request.</p>
18
- * <p>Once the registration request has completed, use <code>
19
- * <a>DescribeType</a>
20
- * </code> to return detailed information about an extension.</p>
21
- * @example
22
- * Use a bare-bones client and the command you need to make an API call.
23
- * ```javascript
24
- * import { CloudFormationClient, DescribeTypeRegistrationCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
25
- * // const { CloudFormationClient, DescribeTypeRegistrationCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
26
- * const client = new CloudFormationClient(config);
27
- * const command = new DescribeTypeRegistrationCommand(input);
28
- * const response = await client.send(command);
29
- * ```
30
- *
31
- * @see {@link DescribeTypeRegistrationCommandInput} for command's `input` shape.
32
- * @see {@link DescribeTypeRegistrationCommandOutput} for command's `response` shape.
33
- * @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
34
- *
35
- */
9
+
36
10
  export declare class DescribeTypeRegistrationCommand extends $Command<DescribeTypeRegistrationCommandInput, DescribeTypeRegistrationCommandOutput, CloudFormationClientResolvedConfig> {
37
11
  readonly input: DescribeTypeRegistrationCommandInput;
38
12
  constructor(input: DescribeTypeRegistrationCommandInput);
39
- /**
40
- * @internal
41
- */
13
+
42
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTypeRegistrationCommandInput, DescribeTypeRegistrationCommandOutput>;
43
15
  private serialize;
44
16
  private deserialize;