@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
@@ -65,860 +65,265 @@ import { UpdateStackInstancesCommandInput, UpdateStackInstancesCommandOutput } f
65
65
  import { UpdateStackSetCommandInput, UpdateStackSetCommandOutput } from "./commands/UpdateStackSetCommand";
66
66
  import { UpdateTerminationProtectionCommandInput, UpdateTerminationProtectionCommandOutput } from "./commands/UpdateTerminationProtectionCommand";
67
67
  import { ValidateTemplateCommandInput, ValidateTemplateCommandOutput } from "./commands/ValidateTemplateCommand";
68
- /**
69
- * <fullname>AWS CloudFormation</fullname>
70
- * <p>CloudFormation allows you to create and manage Amazon Web Services infrastructure deployments
71
- * predictably and repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such
72
- * as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification
73
- * Service, Elastic Load Balancing, and Auto Scaling to build highly-reliable, highly
74
- * scalable, cost-effective applications without creating or configuring the underlying Amazon Web Services
75
- * infrastructure.</p>
76
- * <p>With CloudFormation, you declare all of your resources and dependencies in a
77
- * template file. The template defines a collection of resources as a single unit called a
78
- * stack. CloudFormation creates and deletes all member resources of the stack together
79
- * and manages all dependencies between the resources for you.</p>
80
- * <p>For more information about CloudFormation, see the <a href="http://aws.amazon.com/cloudformation/">CloudFormation Product Page</a>.</p>
81
- * <p>CloudFormation makes use of other Amazon Web Services products. If you need additional
82
- * technical information about a specific Amazon Web Services product, you can find the product's technical
83
- * documentation at <a href="https://docs.aws.amazon.com/">
84
- * <code>docs.aws.amazon.com</code>
85
- * </a>.</p>
86
- */
68
+
87
69
  export declare class CloudFormation extends CloudFormationClient {
88
- /**
89
- * <p>Activates a public third-party extension, making it available for use in stack
90
- * templates. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html">Using
91
- * public extensions</a> in the <i>CloudFormation User Guide</i>.</p>
92
- * <p>Once you have activated a public third-party extension in your account and region, use
93
- * <a href="AWSCloudFormation/latest/APIReference/API_SetTypeConfiguration.html">SetTypeConfiguration</a> to specify configuration properties for the extension. For
94
- * 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
95
- * User Guide</i>.</p>
96
- */
70
+
97
71
  activateType(args: ActivateTypeCommandInput, options?: __HttpHandlerOptions): Promise<ActivateTypeCommandOutput>;
98
72
  activateType(args: ActivateTypeCommandInput, cb: (err: any, data?: ActivateTypeCommandOutput) => void): void;
99
73
  activateType(args: ActivateTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ActivateTypeCommandOutput) => void): void;
100
- /**
101
- * <p>Returns configuration data for the specified CloudFormation extensions, from the
102
- * CloudFormation registry for the account and region.</p>
103
- * <p>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
104
- * <i>CloudFormation User Guide</i>.</p>
105
- */
74
+
106
75
  batchDescribeTypeConfigurations(args: BatchDescribeTypeConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<BatchDescribeTypeConfigurationsCommandOutput>;
107
76
  batchDescribeTypeConfigurations(args: BatchDescribeTypeConfigurationsCommandInput, cb: (err: any, data?: BatchDescribeTypeConfigurationsCommandOutput) => void): void;
108
77
  batchDescribeTypeConfigurations(args: BatchDescribeTypeConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDescribeTypeConfigurationsCommandOutput) => void): void;
109
- /**
110
- * <p>Cancels an update on the specified stack. If the call completes successfully, the
111
- * stack rolls back the update and reverts to the previous stack configuration.</p>
112
- * <note>
113
- * <p>You can cancel only stacks that are in the UPDATE_IN_PROGRESS state.</p>
114
- * </note>
115
- */
78
+
116
79
  cancelUpdateStack(args: CancelUpdateStackCommandInput, options?: __HttpHandlerOptions): Promise<CancelUpdateStackCommandOutput>;
117
80
  cancelUpdateStack(args: CancelUpdateStackCommandInput, cb: (err: any, data?: CancelUpdateStackCommandOutput) => void): void;
118
81
  cancelUpdateStack(args: CancelUpdateStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelUpdateStackCommandOutput) => void): void;
119
- /**
120
- * <p>For a specified stack that is in the <code>UPDATE_ROLLBACK_FAILED</code> state,
121
- * continues rolling it back to the <code>UPDATE_ROLLBACK_COMPLETE</code> state. Depending on
122
- * the cause of the failure, you can manually <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html#troubleshooting-errors-update-rollback-failed"> fix the error</a> and continue the rollback. By continuing the rollback, you can
123
- * return your stack to a working state (the <code>UPDATE_ROLLBACK_COMPLETE</code> state), and
124
- * then try to update the stack again.</p>
125
- * <p>A stack goes into the <code>UPDATE_ROLLBACK_FAILED</code> state when
126
- * CloudFormation cannot roll back all changes after a failed stack update. For example, you
127
- * might have a stack that is rolling back to an old database instance that was deleted
128
- * outside of CloudFormation. Because CloudFormation doesn't know the database was
129
- * deleted, it assumes that the database instance still exists and attempts to roll back to
130
- * it, causing the update rollback to fail.</p>
131
- */
82
+
132
83
  continueUpdateRollback(args: ContinueUpdateRollbackCommandInput, options?: __HttpHandlerOptions): Promise<ContinueUpdateRollbackCommandOutput>;
133
84
  continueUpdateRollback(args: ContinueUpdateRollbackCommandInput, cb: (err: any, data?: ContinueUpdateRollbackCommandOutput) => void): void;
134
85
  continueUpdateRollback(args: ContinueUpdateRollbackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ContinueUpdateRollbackCommandOutput) => void): void;
135
- /**
136
- * <p>Creates a list of changes that will be applied to a stack so that you can review the
137
- * changes before executing them. You can create a change set for a stack that doesn't exist
138
- * or an existing stack. If you create a change set for a stack that doesn't exist, the change
139
- * set shows all of the resources that CloudFormation will create. If you create a change
140
- * set for an existing stack, CloudFormation compares the stack's information with the
141
- * information that you submit in the change set and lists the differences. Use change sets to
142
- * understand which resources CloudFormation will create or change, and how it will change
143
- * resources in an existing stack, before you create or update a stack.</p>
144
- * <p>To create a change set for a stack that doesn't exist, for the
145
- * <code>ChangeSetType</code> parameter, specify <code>CREATE</code>. To create a change
146
- * set for an existing stack, specify <code>UPDATE</code> for the <code>ChangeSetType</code>
147
- * parameter. To create a change set for an import operation, specify <code>IMPORT</code> for
148
- * the <code>ChangeSetType</code> parameter. After the <code>CreateChangeSet</code> call
149
- * successfully completes, CloudFormation starts creating the change set. To check the
150
- * status of the change set or to review it, use the <a>DescribeChangeSet</a>
151
- * action.</p>
152
- * <p>When you are satisfied with the changes the change set will make, execute the change
153
- * set by using the <a>ExecuteChangeSet</a> action. CloudFormation doesn't make
154
- * changes until you execute the change set.</p>
155
- * <p>To create a change set for the entire stack hierachy, set
156
- * <code>IncludeNestedStacks</code> to <code>True</code>.</p>
157
- */
86
+
158
87
  createChangeSet(args: CreateChangeSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateChangeSetCommandOutput>;
159
88
  createChangeSet(args: CreateChangeSetCommandInput, cb: (err: any, data?: CreateChangeSetCommandOutput) => void): void;
160
89
  createChangeSet(args: CreateChangeSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateChangeSetCommandOutput) => void): void;
161
- /**
162
- * <p>Creates a stack as specified in the template. After the call completes successfully,
163
- * the stack creation starts. You can check the status of the stack via the <a>DescribeStacks</a> API.</p>
164
- */
90
+
165
91
  createStack(args: CreateStackCommandInput, options?: __HttpHandlerOptions): Promise<CreateStackCommandOutput>;
166
92
  createStack(args: CreateStackCommandInput, cb: (err: any, data?: CreateStackCommandOutput) => void): void;
167
93
  createStack(args: CreateStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStackCommandOutput) => void): void;
168
- /**
169
- * <p>Creates stack instances for the specified accounts, within the specified Regions. A
170
- * stack instance refers to a stack in a specific account and Region. You must specify at least one value for either <code>Accounts</code> or <code>DeploymentTargets</code>, and you must specify at least one value for <code>Regions</code>.</p>
171
- */
94
+
172
95
  createStackInstances(args: CreateStackInstancesCommandInput, options?: __HttpHandlerOptions): Promise<CreateStackInstancesCommandOutput>;
173
96
  createStackInstances(args: CreateStackInstancesCommandInput, cb: (err: any, data?: CreateStackInstancesCommandOutput) => void): void;
174
97
  createStackInstances(args: CreateStackInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStackInstancesCommandOutput) => void): void;
175
- /**
176
- * <p>Creates a stack set.</p>
177
- */
98
+
178
99
  createStackSet(args: CreateStackSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateStackSetCommandOutput>;
179
100
  createStackSet(args: CreateStackSetCommandInput, cb: (err: any, data?: CreateStackSetCommandOutput) => void): void;
180
101
  createStackSet(args: CreateStackSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStackSetCommandOutput) => void): void;
181
- /**
182
- * <p>Deactivates a public extension that was previously activated in this account and
183
- * region.</p>
184
- * <p>Once deactivated, an extension cannot be used in any CloudFormation operation. This
185
- * includes stack update operations where the stack template includes the extension, even if
186
- * no updates are being made to the extension. In addition, deactivated extensions are not
187
- * automatically updated if a new version of the extension is released.</p>
188
- */
102
+
189
103
  deactivateType(args: DeactivateTypeCommandInput, options?: __HttpHandlerOptions): Promise<DeactivateTypeCommandOutput>;
190
104
  deactivateType(args: DeactivateTypeCommandInput, cb: (err: any, data?: DeactivateTypeCommandOutput) => void): void;
191
105
  deactivateType(args: DeactivateTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeactivateTypeCommandOutput) => void): void;
192
- /**
193
- * <p>Deletes the specified change set. Deleting change sets ensures that no one executes
194
- * the wrong change set.</p>
195
- * <p>If the call successfully completes, CloudFormation successfully deleted the
196
- * change set.</p>
197
- * <p>If <code>IncludeNestedStacks</code> specifies <code>True</code> during the creation of
198
- * the nested change set, then <code>DeleteChangeSet</code> will delete all change sets that
199
- * belong to the stacks hierarchy and will also delete all change sets for nested stacks with
200
- * the status of <code>REVIEW_IN_PROGRESS</code>.</p>
201
- */
106
+
202
107
  deleteChangeSet(args: DeleteChangeSetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteChangeSetCommandOutput>;
203
108
  deleteChangeSet(args: DeleteChangeSetCommandInput, cb: (err: any, data?: DeleteChangeSetCommandOutput) => void): void;
204
109
  deleteChangeSet(args: DeleteChangeSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteChangeSetCommandOutput) => void): void;
205
- /**
206
- * <p>Deletes a specified stack. Once the call completes successfully, stack deletion
207
- * starts. Deleted stacks do not show up in the <a>DescribeStacks</a> API if the
208
- * deletion has been completed successfully.</p>
209
- */
110
+
210
111
  deleteStack(args: DeleteStackCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStackCommandOutput>;
211
112
  deleteStack(args: DeleteStackCommandInput, cb: (err: any, data?: DeleteStackCommandOutput) => void): void;
212
113
  deleteStack(args: DeleteStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteStackCommandOutput) => void): void;
213
- /**
214
- * <p>Deletes stack instances for the specified accounts, in the specified Regions.</p>
215
- */
114
+
216
115
  deleteStackInstances(args: DeleteStackInstancesCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStackInstancesCommandOutput>;
217
116
  deleteStackInstances(args: DeleteStackInstancesCommandInput, cb: (err: any, data?: DeleteStackInstancesCommandOutput) => void): void;
218
117
  deleteStackInstances(args: DeleteStackInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteStackInstancesCommandOutput) => void): void;
219
- /**
220
- * <p>Deletes a stack set. Before you can delete a stack set, all of its member stack
221
- * instances must be deleted. For more information about how to do this, see <a>DeleteStackInstances</a>.</p>
222
- */
118
+
223
119
  deleteStackSet(args: DeleteStackSetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStackSetCommandOutput>;
224
120
  deleteStackSet(args: DeleteStackSetCommandInput, cb: (err: any, data?: DeleteStackSetCommandOutput) => void): void;
225
121
  deleteStackSet(args: DeleteStackSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteStackSetCommandOutput) => void): void;
226
- /**
227
- * <p>Marks an extension or extension version as <code>DEPRECATED</code> in the CloudFormation registry, removing it from active use. Deprecated extensions or
228
- * extension versions cannot be used in CloudFormation operations.</p>
229
- * <p>To deregister an entire extension, you must individually deregister all active versions
230
- * of that extension. If an extension has only a single active version, deregistering that
231
- * version results in the extension itself being deregistered and marked as deprecated in the
232
- * registry. </p>
233
- * <p>You cannot deregister the default version of an extension if there are other active
234
- * version of that extension. If you do deregister the default version of an extension, the
235
- * textensionype itself is deregistered as well and marked as deprecated. </p>
236
- * <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>
237
- */
122
+
238
123
  deregisterType(args: DeregisterTypeCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterTypeCommandOutput>;
239
124
  deregisterType(args: DeregisterTypeCommandInput, cb: (err: any, data?: DeregisterTypeCommandOutput) => void): void;
240
125
  deregisterType(args: DeregisterTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterTypeCommandOutput) => void): void;
241
- /**
242
- * <p>Retrieves your account's CloudFormation limits, such as the maximum number of
243
- * stacks that you can create in your account. For more information about account limits, see
244
- * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html">CloudFormation
245
- * Limits</a> in the <i>CloudFormation User Guide</i>.</p>
246
- */
126
+
247
127
  describeAccountLimits(args: DescribeAccountLimitsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountLimitsCommandOutput>;
248
128
  describeAccountLimits(args: DescribeAccountLimitsCommandInput, cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void): void;
249
129
  describeAccountLimits(args: DescribeAccountLimitsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void): void;
250
- /**
251
- * <p>Returns the inputs for the change set and a list of changes that CloudFormation
252
- * 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
253
- * Guide.</p>
254
- */
130
+
255
131
  describeChangeSet(args: DescribeChangeSetCommandInput, options?: __HttpHandlerOptions): Promise<DescribeChangeSetCommandOutput>;
256
132
  describeChangeSet(args: DescribeChangeSetCommandInput, cb: (err: any, data?: DescribeChangeSetCommandOutput) => void): void;
257
133
  describeChangeSet(args: DescribeChangeSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeChangeSetCommandOutput) => void): void;
258
- /**
259
- * <p>Returns information about a CloudFormation extension publisher.</p>
260
- * <p>If you do not supply a <code>PublisherId</code>, and you have registered as an extension
261
- * publisher, <code>DescribePublisher</code> returns information about your own publisher
262
- * account. </p>
263
- * <p>For more information on registering as a publisher, see:</p>
264
- * <ul>
265
- * <li>
266
- * <p>
267
- * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterPublisher.html">RegisterPublisher</a>
268
- * </p>
269
- * </li>
270
- * <li>
271
- * <p>
272
- * <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing
273
- * extensions to make them available for public use</a> in the
274
- * <i>CloudFormation CLI User Guide</i>
275
- * </p>
276
- * </li>
277
- * </ul>
278
- */
134
+
279
135
  describePublisher(args: DescribePublisherCommandInput, options?: __HttpHandlerOptions): Promise<DescribePublisherCommandOutput>;
280
136
  describePublisher(args: DescribePublisherCommandInput, cb: (err: any, data?: DescribePublisherCommandOutput) => void): void;
281
137
  describePublisher(args: DescribePublisherCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePublisherCommandOutput) => void): void;
282
- /**
283
- * <p>Returns information about a stack drift detection operation. A stack drift detection
284
- * operation detects whether a stack's actual configuration differs, or has
285
- * <i>drifted</i>, from it's expected configuration, as defined in the stack
286
- * template and any values specified as template parameters. A stack is considered to have
287
- * drifted if one or more of its resources have drifted. For more information on stack and
288
- * resource drift, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detecting
289
- * Unregulated Configuration Changes to Stacks and Resources</a>.</p>
290
- * <p>Use <a>DetectStackDrift</a> to initiate a stack drift detection operation.
291
- * <code>DetectStackDrift</code> returns a <code>StackDriftDetectionId</code> you can use
292
- * to monitor the progress of the operation using
293
- * <code>DescribeStackDriftDetectionStatus</code>. Once the drift detection operation has
294
- * completed, use <a>DescribeStackResourceDrifts</a> to return drift information
295
- * about the stack and its resources.</p>
296
- */
138
+
297
139
  describeStackDriftDetectionStatus(args: DescribeStackDriftDetectionStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStackDriftDetectionStatusCommandOutput>;
298
140
  describeStackDriftDetectionStatus(args: DescribeStackDriftDetectionStatusCommandInput, cb: (err: any, data?: DescribeStackDriftDetectionStatusCommandOutput) => void): void;
299
141
  describeStackDriftDetectionStatus(args: DescribeStackDriftDetectionStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStackDriftDetectionStatusCommandOutput) => void): void;
300
- /**
301
- * <p>Returns all stack related events for a specified stack in reverse chronological
302
- * 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>
303
- * <note>
304
- * <p>You can list events for stacks that have failed to create or have been deleted by
305
- * specifying the unique stack identifier (stack ID).</p>
306
- * </note>
307
- */
142
+
308
143
  describeStackEvents(args: DescribeStackEventsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStackEventsCommandOutput>;
309
144
  describeStackEvents(args: DescribeStackEventsCommandInput, cb: (err: any, data?: DescribeStackEventsCommandOutput) => void): void;
310
145
  describeStackEvents(args: DescribeStackEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStackEventsCommandOutput) => void): void;
311
- /**
312
- * <p>Returns the stack instance that's associated with the specified stack set, Amazon Web Services account, and Region.</p>
313
- * <p>For a list of stack instances that are associated with a specific stack set, use
314
- * <a>ListStackInstances</a>.</p>
315
- */
146
+
316
147
  describeStackInstance(args: DescribeStackInstanceCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStackInstanceCommandOutput>;
317
148
  describeStackInstance(args: DescribeStackInstanceCommandInput, cb: (err: any, data?: DescribeStackInstanceCommandOutput) => void): void;
318
149
  describeStackInstance(args: DescribeStackInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStackInstanceCommandOutput) => void): void;
319
- /**
320
- * <p>Returns a description of the specified resource in the specified stack.</p>
321
- * <p>For deleted stacks, DescribeStackResource returns resource information for up to 90
322
- * days after the stack has been deleted.</p>
323
- */
150
+
324
151
  describeStackResource(args: DescribeStackResourceCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStackResourceCommandOutput>;
325
152
  describeStackResource(args: DescribeStackResourceCommandInput, cb: (err: any, data?: DescribeStackResourceCommandOutput) => void): void;
326
153
  describeStackResource(args: DescribeStackResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStackResourceCommandOutput) => void): void;
327
- /**
328
- * <p>Returns drift information for the resources that have been checked for drift in the
329
- * specified stack. This includes actual and expected configuration values for resources where
330
- * CloudFormation detects configuration drift.</p>
331
- * <p>For a given stack, there will be one <code>StackResourceDrift</code> for each stack
332
- * resource that has been checked for drift. Resources that haven't yet been checked for drift
333
- * are not included. Resources that do not currently support drift detection are not checked,
334
- * 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>
335
- * <p>Use <a>DetectStackResourceDrift</a> to detect drift on individual
336
- * resources, or <a>DetectStackDrift</a> to detect drift on all supported resources
337
- * for a given stack.</p>
338
- */
154
+
339
155
  describeStackResourceDrifts(args: DescribeStackResourceDriftsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStackResourceDriftsCommandOutput>;
340
156
  describeStackResourceDrifts(args: DescribeStackResourceDriftsCommandInput, cb: (err: any, data?: DescribeStackResourceDriftsCommandOutput) => void): void;
341
157
  describeStackResourceDrifts(args: DescribeStackResourceDriftsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStackResourceDriftsCommandOutput) => void): void;
342
- /**
343
- * <p>Returns Amazon Web Services resource descriptions for running and deleted stacks. If
344
- * <code>StackName</code> is specified, all the associated resources that are part of the
345
- * stack are returned. If <code>PhysicalResourceId</code> is specified, the associated
346
- * resources of the stack that the resource belongs to are returned.</p>
347
- * <note>
348
- * <p>Only the first 100 resources will be returned. If your stack has more resources
349
- * than this, you should use <code>ListStackResources</code> instead.</p>
350
- * </note>
351
- * <p>For deleted stacks, <code>DescribeStackResources</code> returns resource information
352
- * for up to 90 days after the stack has been deleted.</p>
353
- * <p>You must specify either <code>StackName</code> or <code>PhysicalResourceId</code>,
354
- * but not both. In addition, you can specify <code>LogicalResourceId</code> to filter the
355
- * returned result. For more information about resources, the <code>LogicalResourceId</code>
356
- * and <code>PhysicalResourceId</code>, go to the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/">CloudFormation User
357
- * Guide</a>.</p>
358
- * <note>
359
- * <p>A <code>ValidationError</code> is returned if you specify both
360
- * <code>StackName</code> and <code>PhysicalResourceId</code> in the same
361
- * request.</p>
362
- * </note>
363
- */
158
+
364
159
  describeStackResources(args: DescribeStackResourcesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStackResourcesCommandOutput>;
365
160
  describeStackResources(args: DescribeStackResourcesCommandInput, cb: (err: any, data?: DescribeStackResourcesCommandOutput) => void): void;
366
161
  describeStackResources(args: DescribeStackResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStackResourcesCommandOutput) => void): void;
367
- /**
368
- * <p>Returns the description for the specified stack; if no stack name was specified, then
369
- * it returns the description for all the stacks created.</p>
370
- * <note>
371
- * <p>If the stack does not exist, an <code>ValidationError</code> is
372
- * returned.</p>
373
- * </note>
374
- */
162
+
375
163
  describeStacks(args: DescribeStacksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStacksCommandOutput>;
376
164
  describeStacks(args: DescribeStacksCommandInput, cb: (err: any, data?: DescribeStacksCommandOutput) => void): void;
377
165
  describeStacks(args: DescribeStacksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStacksCommandOutput) => void): void;
378
- /**
379
- * <p>Returns the description of the specified stack set. </p>
380
- */
166
+
381
167
  describeStackSet(args: DescribeStackSetCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStackSetCommandOutput>;
382
168
  describeStackSet(args: DescribeStackSetCommandInput, cb: (err: any, data?: DescribeStackSetCommandOutput) => void): void;
383
169
  describeStackSet(args: DescribeStackSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStackSetCommandOutput) => void): void;
384
- /**
385
- * <p>Returns the description of the specified stack set operation. </p>
386
- */
170
+
387
171
  describeStackSetOperation(args: DescribeStackSetOperationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStackSetOperationCommandOutput>;
388
172
  describeStackSetOperation(args: DescribeStackSetOperationCommandInput, cb: (err: any, data?: DescribeStackSetOperationCommandOutput) => void): void;
389
173
  describeStackSetOperation(args: DescribeStackSetOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStackSetOperationCommandOutput) => void): void;
390
- /**
391
- * <p>Returns detailed information about an extension that has been registered.</p>
392
- * <p>If you specify a <code>VersionId</code>, <code>DescribeType</code> returns information
393
- * about that specific extension version. Otherwise, it returns information about the default
394
- * extension version.</p>
395
- */
174
+
396
175
  describeType(args: DescribeTypeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTypeCommandOutput>;
397
176
  describeType(args: DescribeTypeCommandInput, cb: (err: any, data?: DescribeTypeCommandOutput) => void): void;
398
177
  describeType(args: DescribeTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTypeCommandOutput) => void): void;
399
- /**
400
- * <p>Returns information about an extension's registration, including its current status and
401
- * type and version identifiers.</p>
402
- * <p>When you initiate a registration request using <code>
403
- * <a>RegisterType</a>
404
- * </code>, you can then use <code>
405
- * <a>DescribeTypeRegistration</a>
406
- * </code> to
407
- * monitor the progress of that registration request.</p>
408
- * <p>Once the registration request has completed, use <code>
409
- * <a>DescribeType</a>
410
- * </code> to return detailed information about an extension.</p>
411
- */
178
+
412
179
  describeTypeRegistration(args: DescribeTypeRegistrationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTypeRegistrationCommandOutput>;
413
180
  describeTypeRegistration(args: DescribeTypeRegistrationCommandInput, cb: (err: any, data?: DescribeTypeRegistrationCommandOutput) => void): void;
414
181
  describeTypeRegistration(args: DescribeTypeRegistrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTypeRegistrationCommandOutput) => void): void;
415
- /**
416
- * <p>Detects whether a stack's actual configuration differs, or has
417
- * <i>drifted</i>, from it's expected configuration, as defined in the stack
418
- * template and any values specified as template parameters. For each resource in the stack
419
- * that supports drift detection, CloudFormation compares the actual configuration of the resource with
420
- * its expected template configuration. Only resource properties explicitly defined in the
421
- * stack template are checked for drift. A stack is considered to have drifted if one or more
422
- * of its resources differ from their expected template configurations. For more information,
423
- * see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detecting
424
- * Unregulated Configuration Changes to Stacks and Resources</a>.</p>
425
- * <p>Use <code>DetectStackDrift</code> to detect drift on all supported resources for a
426
- * given stack, or <a>DetectStackResourceDrift</a> to detect drift on individual
427
- * resources.</p>
428
- * <p>For a list of stack resources that currently support drift detection, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift-resource-list.html">Resources that Support Drift Detection</a>.</p>
429
- * <p>
430
- * <code>DetectStackDrift</code> can take up to several minutes, depending on the number
431
- * of resources contained within the stack. Use <a>DescribeStackDriftDetectionStatus</a> to monitor the progress of a detect stack
432
- * drift operation. Once the drift detection operation has completed, use <a>DescribeStackResourceDrifts</a> to return drift information about the stack and
433
- * its resources.</p>
434
- * <p>When detecting drift on a stack, CloudFormation does not detect drift on any nested stacks
435
- * belonging to that stack. Perform <code>DetectStackDrift</code> directly on the nested stack
436
- * itself.</p>
437
- */
182
+
438
183
  detectStackDrift(args: DetectStackDriftCommandInput, options?: __HttpHandlerOptions): Promise<DetectStackDriftCommandOutput>;
439
184
  detectStackDrift(args: DetectStackDriftCommandInput, cb: (err: any, data?: DetectStackDriftCommandOutput) => void): void;
440
185
  detectStackDrift(args: DetectStackDriftCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetectStackDriftCommandOutput) => void): void;
441
- /**
442
- * <p>Returns information about whether a resource's actual configuration differs, or has
443
- * <i>drifted</i>, from it's expected configuration, as defined in the stack
444
- * template and any values specified as template parameters. This information includes actual
445
- * and expected property values for resources in which CloudFormation detects drift. Only resource
446
- * properties explicitly defined in the stack template are checked for drift. For more
447
- * information about stack and resource drift, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detecting
448
- * Unregulated Configuration Changes to Stacks and Resources</a>.</p>
449
- * <p>Use <code>DetectStackResourceDrift</code> to detect drift on individual resources, or
450
- * <a>DetectStackDrift</a> to detect drift on all resources in a given stack
451
- * that support drift detection.</p>
452
- * <p>Resources that do not currently support drift detection cannot be checked. For a list
453
- * 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>
454
- */
186
+
455
187
  detectStackResourceDrift(args: DetectStackResourceDriftCommandInput, options?: __HttpHandlerOptions): Promise<DetectStackResourceDriftCommandOutput>;
456
188
  detectStackResourceDrift(args: DetectStackResourceDriftCommandInput, cb: (err: any, data?: DetectStackResourceDriftCommandOutput) => void): void;
457
189
  detectStackResourceDrift(args: DetectStackResourceDriftCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetectStackResourceDriftCommandOutput) => void): void;
458
- /**
459
- * <p>Detect drift on a stack set. When CloudFormation performs drift detection on a
460
- * stack set, it performs drift detection on the stack associated with each stack instance in
461
- * the stack set. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-drift.html">How CloudFormation Performs Drift Detection on a Stack Set</a>.</p>
462
- * <p>
463
- * <code>DetectStackSetDrift</code> returns the <code>OperationId</code> of the stack set
464
- * drift detection operation. Use this operation id with <code>
465
- * <a>DescribeStackSetOperation</a>
466
- * </code> to monitor the progress of the drift
467
- * detection operation. The drift detection operation may take some time, depending on the
468
- * number of stack instances included in the stack set, as well as the number of resources
469
- * included in each stack.</p>
470
- * <p>Once the operation has completed, use the following actions to return drift
471
- * information:</p>
472
- * <ul>
473
- * <li>
474
- * <p>Use <code>
475
- * <a>DescribeStackSet</a>
476
- * </code> to return detailed information
477
- * about the stack set, including detailed information about the last
478
- * <i>completed</i> drift operation performed on the stack set.
479
- * (Information about drift operations that are in progress is not included.)</p>
480
- * </li>
481
- * <li>
482
- * <p>Use <code>
483
- * <a>ListStackInstances</a>
484
- * </code> to return a list of stack
485
- * instances belonging to the stack set, including the drift status and last drift time
486
- * checked of each instance.</p>
487
- * </li>
488
- * <li>
489
- * <p>Use <code>
490
- * <a>DescribeStackInstance</a>
491
- * </code> to return detailed
492
- * information about a specific stack instance, including its drift status and last
493
- * drift time checked.</p>
494
- * </li>
495
- * </ul>
496
- * <p>For more information on performing a drift detection operation on a stack set, see
497
- * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-drift.html">Detecting Unmanaged
498
- * Changes in Stack Sets</a>. </p>
499
- * <p>You can only run a single drift detection operation on a given stack set at one time. </p>
500
- * <p>To stop a drift detection stack set operation, use <code>
501
- * <a>StopStackSetOperation</a>
502
- * </code>.</p>
503
- */
190
+
504
191
  detectStackSetDrift(args: DetectStackSetDriftCommandInput, options?: __HttpHandlerOptions): Promise<DetectStackSetDriftCommandOutput>;
505
192
  detectStackSetDrift(args: DetectStackSetDriftCommandInput, cb: (err: any, data?: DetectStackSetDriftCommandOutput) => void): void;
506
193
  detectStackSetDrift(args: DetectStackSetDriftCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetectStackSetDriftCommandOutput) => void): void;
507
- /**
508
- * <p>Returns the estimated monthly cost of a template. The return value is an Amazon Web Services Simple
509
- * Monthly Calculator URL with a query string that describes the resources required to run the
510
- * template.</p>
511
- */
194
+
512
195
  estimateTemplateCost(args: EstimateTemplateCostCommandInput, options?: __HttpHandlerOptions): Promise<EstimateTemplateCostCommandOutput>;
513
196
  estimateTemplateCost(args: EstimateTemplateCostCommandInput, cb: (err: any, data?: EstimateTemplateCostCommandOutput) => void): void;
514
197
  estimateTemplateCost(args: EstimateTemplateCostCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EstimateTemplateCostCommandOutput) => void): void;
515
- /**
516
- * <p>Updates a stack using the input information that was provided when the specified
517
- * change set was created. After the call successfully completes, CloudFormation starts
518
- * updating the stack. Use the <a>DescribeStacks</a> action to view the status of
519
- * the update.</p>
520
- * <p>When you execute a change set, CloudFormation deletes all other change sets
521
- * associated with the stack because they aren't valid for the updated stack.</p>
522
- * <p>If a stack policy is associated with the stack, CloudFormation enforces the
523
- * policy during the update. You can't specify a temporary stack policy that overrides the
524
- * current policy.</p>
525
- * <p>To create a change set for the entire stack hierachy, <code>IncludeNestedStacks</code>
526
- * must have been set to <code>True</code>.</p>
527
- */
198
+
528
199
  executeChangeSet(args: ExecuteChangeSetCommandInput, options?: __HttpHandlerOptions): Promise<ExecuteChangeSetCommandOutput>;
529
200
  executeChangeSet(args: ExecuteChangeSetCommandInput, cb: (err: any, data?: ExecuteChangeSetCommandOutput) => void): void;
530
201
  executeChangeSet(args: ExecuteChangeSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExecuteChangeSetCommandOutput) => void): void;
531
- /**
532
- * <p>Returns the stack policy for a specified stack. If a stack doesn't have a policy, a
533
- * null value is returned.</p>
534
- */
202
+
535
203
  getStackPolicy(args: GetStackPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetStackPolicyCommandOutput>;
536
204
  getStackPolicy(args: GetStackPolicyCommandInput, cb: (err: any, data?: GetStackPolicyCommandOutput) => void): void;
537
205
  getStackPolicy(args: GetStackPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetStackPolicyCommandOutput) => void): void;
538
- /**
539
- * <p>Returns the template body for a specified stack. You can get the template for running
540
- * or deleted stacks.</p>
541
- * <p>For deleted stacks, GetTemplate returns the template for up to 90 days after the
542
- * stack has been deleted.</p>
543
- * <note>
544
- * <p>If the template does not exist, a <code>ValidationError</code> is returned.</p>
545
- * </note>
546
- */
206
+
547
207
  getTemplate(args: GetTemplateCommandInput, options?: __HttpHandlerOptions): Promise<GetTemplateCommandOutput>;
548
208
  getTemplate(args: GetTemplateCommandInput, cb: (err: any, data?: GetTemplateCommandOutput) => void): void;
549
209
  getTemplate(args: GetTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTemplateCommandOutput) => void): void;
550
- /**
551
- * <p>Returns information about a new or existing template. The
552
- * <code>GetTemplateSummary</code> action is useful for viewing parameter information, such
553
- * as default parameter values and parameter types, before you create or update a stack or
554
- * stack set.</p>
555
- * <p>You can use the <code>GetTemplateSummary</code> action when you submit a template, or
556
- * you can get template information for a stack set, or a running or deleted stack.</p>
557
- * <p>For deleted stacks, <code>GetTemplateSummary</code> returns the template information
558
- * for up to 90 days after the stack has been deleted. If the template does not exist, a
559
- * <code>ValidationError</code> is returned.</p>
560
- */
210
+
561
211
  getTemplateSummary(args: GetTemplateSummaryCommandInput, options?: __HttpHandlerOptions): Promise<GetTemplateSummaryCommandOutput>;
562
212
  getTemplateSummary(args: GetTemplateSummaryCommandInput, cb: (err: any, data?: GetTemplateSummaryCommandOutput) => void): void;
563
213
  getTemplateSummary(args: GetTemplateSummaryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTemplateSummaryCommandOutput) => void): void;
564
- /**
565
- * <p>Import existing stacks into a new stack sets. Use the stack import operation to import
566
- * up to 10 stacks into a new stack set in the same account as the source stack or in a
567
- * different administrator account and Region, by specifying the stack ID of the stack you
568
- * intend to import.</p>
569
- * <note>
570
- * <p>
571
- * <code>ImportStacksToStackSet</code> is only supported by self-managed permissions.</p>
572
- * </note>
573
- */
214
+
574
215
  importStacksToStackSet(args: ImportStacksToStackSetCommandInput, options?: __HttpHandlerOptions): Promise<ImportStacksToStackSetCommandOutput>;
575
216
  importStacksToStackSet(args: ImportStacksToStackSetCommandInput, cb: (err: any, data?: ImportStacksToStackSetCommandOutput) => void): void;
576
217
  importStacksToStackSet(args: ImportStacksToStackSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportStacksToStackSetCommandOutput) => void): void;
577
- /**
578
- * <p>Returns the ID and status of each active change set for a stack. For example,
579
- * CloudFormation lists change sets that are in the <code>CREATE_IN_PROGRESS</code> or
580
- * <code>CREATE_PENDING</code> state.</p>
581
- */
218
+
582
219
  listChangeSets(args: ListChangeSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListChangeSetsCommandOutput>;
583
220
  listChangeSets(args: ListChangeSetsCommandInput, cb: (err: any, data?: ListChangeSetsCommandOutput) => void): void;
584
221
  listChangeSets(args: ListChangeSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListChangeSetsCommandOutput) => void): void;
585
- /**
586
- * <p>Lists all exported output values in the account and Region in which you call this
587
- * action. Use this action to see the exported output values that you can import into other
588
- * stacks. To import values, use the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-importvalue.html">
589
- * <code>Fn::ImportValue</code>
590
- * </a> function.</p>
591
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-exports.html">
592
- * CloudFormation Export Stack Output Values</a>.</p>
593
- */
222
+
594
223
  listExports(args: ListExportsCommandInput, options?: __HttpHandlerOptions): Promise<ListExportsCommandOutput>;
595
224
  listExports(args: ListExportsCommandInput, cb: (err: any, data?: ListExportsCommandOutput) => void): void;
596
225
  listExports(args: ListExportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListExportsCommandOutput) => void): void;
597
- /**
598
- * <p>Lists all stacks that are importing an exported output value. To modify or remove an
599
- * exported output value, first use this action to see which stacks are using it. To see the
600
- * exported output values in your account, see <a>ListExports</a>.</p>
601
- * <p>For more information about importing an exported output value, see the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-importvalue.html">
602
- * <code>Fn::ImportValue</code>
603
- * </a> function.</p>
604
- */
226
+
605
227
  listImports(args: ListImportsCommandInput, options?: __HttpHandlerOptions): Promise<ListImportsCommandOutput>;
606
228
  listImports(args: ListImportsCommandInput, cb: (err: any, data?: ListImportsCommandOutput) => void): void;
607
229
  listImports(args: ListImportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImportsCommandOutput) => void): void;
608
- /**
609
- * <p>Returns summary information about stack instances that are associated with the
610
- * specified stack set. You can filter for stack instances that are associated with a specific
611
- * Amazon Web Services account name or Region, or that have a specific status.</p>
612
- */
230
+
613
231
  listStackInstances(args: ListStackInstancesCommandInput, options?: __HttpHandlerOptions): Promise<ListStackInstancesCommandOutput>;
614
232
  listStackInstances(args: ListStackInstancesCommandInput, cb: (err: any, data?: ListStackInstancesCommandOutput) => void): void;
615
233
  listStackInstances(args: ListStackInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStackInstancesCommandOutput) => void): void;
616
- /**
617
- * <p>Returns descriptions of all resources of the specified stack.</p>
618
- * <p>For deleted stacks, ListStackResources returns resource information for up to 90 days
619
- * after the stack has been deleted.</p>
620
- */
234
+
621
235
  listStackResources(args: ListStackResourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListStackResourcesCommandOutput>;
622
236
  listStackResources(args: ListStackResourcesCommandInput, cb: (err: any, data?: ListStackResourcesCommandOutput) => void): void;
623
237
  listStackResources(args: ListStackResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStackResourcesCommandOutput) => void): void;
624
- /**
625
- * <p>Returns the summary information for stacks whose status matches the specified
626
- * StackStatusFilter. Summary information for stacks that have been deleted is kept for 90
627
- * days after the stack is deleted. If no StackStatusFilter is specified, summary information
628
- * for all stacks is returned (including existing stacks and stacks that have been
629
- * deleted).</p>
630
- */
238
+
631
239
  listStacks(args: ListStacksCommandInput, options?: __HttpHandlerOptions): Promise<ListStacksCommandOutput>;
632
240
  listStacks(args: ListStacksCommandInput, cb: (err: any, data?: ListStacksCommandOutput) => void): void;
633
241
  listStacks(args: ListStacksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStacksCommandOutput) => void): void;
634
- /**
635
- * <p>Returns summary information about the results of a stack set operation. </p>
636
- */
242
+
637
243
  listStackSetOperationResults(args: ListStackSetOperationResultsCommandInput, options?: __HttpHandlerOptions): Promise<ListStackSetOperationResultsCommandOutput>;
638
244
  listStackSetOperationResults(args: ListStackSetOperationResultsCommandInput, cb: (err: any, data?: ListStackSetOperationResultsCommandOutput) => void): void;
639
245
  listStackSetOperationResults(args: ListStackSetOperationResultsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStackSetOperationResultsCommandOutput) => void): void;
640
- /**
641
- * <p>Returns summary information about operations performed on a stack set. </p>
642
- */
246
+
643
247
  listStackSetOperations(args: ListStackSetOperationsCommandInput, options?: __HttpHandlerOptions): Promise<ListStackSetOperationsCommandOutput>;
644
248
  listStackSetOperations(args: ListStackSetOperationsCommandInput, cb: (err: any, data?: ListStackSetOperationsCommandOutput) => void): void;
645
249
  listStackSetOperations(args: ListStackSetOperationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStackSetOperationsCommandOutput) => void): void;
646
- /**
647
- * <p>Returns summary information about stack sets that are associated with the
648
- * user.</p>
649
- * <ul>
650
- * <li>
651
- * <p>[Self-managed permissions] If you set the <code>CallAs</code> parameter to
652
- * <code>SELF</code> while signed in to your Amazon Web Services account,
653
- * <code>ListStackSets</code> returns all self-managed stack sets in your Amazon Web Services account.</p>
654
- * </li>
655
- * <li>
656
- * <p>[Service-managed permissions] If you set the <code>CallAs</code> parameter to
657
- * <code>SELF</code> while signed in to the organization's management account,
658
- * <code>ListStackSets</code> returns all stack sets in the management
659
- * account.</p>
660
- * </li>
661
- * <li>
662
- * <p>[Service-managed permissions] If you set the <code>CallAs</code> parameter to
663
- * <code>DELEGATED_ADMIN</code> while signed in to your member account,
664
- * <code>ListStackSets</code> returns all stack sets with service-managed permissions
665
- * in the management account.</p>
666
- * </li>
667
- * </ul>
668
- */
250
+
669
251
  listStackSets(args: ListStackSetsCommandInput, options?: __HttpHandlerOptions): Promise<ListStackSetsCommandOutput>;
670
252
  listStackSets(args: ListStackSetsCommandInput, cb: (err: any, data?: ListStackSetsCommandOutput) => void): void;
671
253
  listStackSets(args: ListStackSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStackSetsCommandOutput) => void): void;
672
- /**
673
- * <p>Returns a list of registration tokens for the specified extension(s).</p>
674
- */
254
+
675
255
  listTypeRegistrations(args: ListTypeRegistrationsCommandInput, options?: __HttpHandlerOptions): Promise<ListTypeRegistrationsCommandOutput>;
676
256
  listTypeRegistrations(args: ListTypeRegistrationsCommandInput, cb: (err: any, data?: ListTypeRegistrationsCommandOutput) => void): void;
677
257
  listTypeRegistrations(args: ListTypeRegistrationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTypeRegistrationsCommandOutput) => void): void;
678
- /**
679
- * <p>Returns summary information about extension that have been registered with CloudFormation.</p>
680
- */
258
+
681
259
  listTypes(args: ListTypesCommandInput, options?: __HttpHandlerOptions): Promise<ListTypesCommandOutput>;
682
260
  listTypes(args: ListTypesCommandInput, cb: (err: any, data?: ListTypesCommandOutput) => void): void;
683
261
  listTypes(args: ListTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTypesCommandOutput) => void): void;
684
- /**
685
- * <p>Returns summary information about the versions of an extension.</p>
686
- */
262
+
687
263
  listTypeVersions(args: ListTypeVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListTypeVersionsCommandOutput>;
688
264
  listTypeVersions(args: ListTypeVersionsCommandInput, cb: (err: any, data?: ListTypeVersionsCommandOutput) => void): void;
689
265
  listTypeVersions(args: ListTypeVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTypeVersionsCommandOutput) => void): void;
690
- /**
691
- * <p>Publishes the specified extension to the CloudFormation registry as a public extension
692
- * in this region. Public extensions are available for use by all CloudFormation users. For
693
- * 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
694
- * <i>CloudFormation CLI User Guide</i>.</p>
695
- * <p>To publish an extension, you must be registered as a publisher with CloudFormation. For
696
- * more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterPublisher.html">RegisterPublisher</a>.</p>
697
- */
266
+
698
267
  publishType(args: PublishTypeCommandInput, options?: __HttpHandlerOptions): Promise<PublishTypeCommandOutput>;
699
268
  publishType(args: PublishTypeCommandInput, cb: (err: any, data?: PublishTypeCommandOutput) => void): void;
700
269
  publishType(args: PublishTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PublishTypeCommandOutput) => void): void;
701
- /**
702
- * <p>Reports progress of a resource handler to CloudFormation.</p>
703
- * <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>
704
- */
270
+
705
271
  recordHandlerProgress(args: RecordHandlerProgressCommandInput, options?: __HttpHandlerOptions): Promise<RecordHandlerProgressCommandOutput>;
706
272
  recordHandlerProgress(args: RecordHandlerProgressCommandInput, cb: (err: any, data?: RecordHandlerProgressCommandOutput) => void): void;
707
273
  recordHandlerProgress(args: RecordHandlerProgressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RecordHandlerProgressCommandOutput) => void): void;
708
- /**
709
- * <p>Registers your account as a publisher of public extensions in the CloudFormation
710
- * registry. Public extensions are available for use by all CloudFormation users. This
711
- * publisher ID applies to your account in all Amazon Web Services Regions.</p>
712
- * <p>For information on requirements for registering as a public extension publisher, see
713
- * <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-prereqs">Registering your account to publish CloudFormation
714
- * extensions</a> in the <i>CloudFormation CLI User Guide</i>.</p>
715
- * <p></p>
716
- */
274
+
717
275
  registerPublisher(args: RegisterPublisherCommandInput, options?: __HttpHandlerOptions): Promise<RegisterPublisherCommandOutput>;
718
276
  registerPublisher(args: RegisterPublisherCommandInput, cb: (err: any, data?: RegisterPublisherCommandOutput) => void): void;
719
277
  registerPublisher(args: RegisterPublisherCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterPublisherCommandOutput) => void): void;
720
- /**
721
- * <p>Registers an extension with the CloudFormation service. Registering an
722
- * extension makes it available for use in CloudFormation templates in your Amazon Web Services account, and includes:</p>
723
- * <ul>
724
- * <li>
725
- * <p>Validating the extension schema</p>
726
- * </li>
727
- * <li>
728
- * <p>Determining which handlers, if any, have been specified for the extension</p>
729
- * </li>
730
- * <li>
731
- * <p>Making the extension available for use in your account</p>
732
- * </li>
733
- * </ul>
734
- * <p>For more information on how to develop extensions and ready them for registeration, see
735
- * <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-types.html">Creating Resource
736
- * Providers</a> in the <i>CloudFormation CLI User
737
- * Guide</i>.</p>
738
- * <p>You can have a maximum of 50 resource extension versions registered at a time. This
739
- * 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>
740
- * <p>Once you have initiated a registration request using <code>
741
- * <a>RegisterType</a>
742
- * </code>, you can use <code>
743
- * <a>DescribeTypeRegistration</a>
744
- * </code> to
745
- * monitor the progress of the registration request.</p>
746
- * <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
747
- * 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
748
- * User Guide</i>.</p>
749
- */
278
+
750
279
  registerType(args: RegisterTypeCommandInput, options?: __HttpHandlerOptions): Promise<RegisterTypeCommandOutput>;
751
280
  registerType(args: RegisterTypeCommandInput, cb: (err: any, data?: RegisterTypeCommandOutput) => void): void;
752
281
  registerType(args: RegisterTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterTypeCommandOutput) => void): void;
753
- /**
754
- * <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>
755
- * <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>
756
- * <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>
757
- * <ul>
758
- * <li>
759
- * <p>
760
- * <code>CREATE_COMPLETE</code>
761
- * </p>
762
- * </li>
763
- * <li>
764
- * <p>
765
- * <code>UPDATE_COMPLETE</code>
766
- * </p>
767
- * </li>
768
- * <li>
769
- * <p>
770
- * <code>UPDATE_ROLLBACK_COMPLETE</code>
771
- * </p>
772
- * </li>
773
- * <li>
774
- * <p>
775
- * <code>IMPORT_COMPLETE</code>
776
- * </p>
777
- * </li>
778
- * <li>
779
- * <p>
780
- * <code>IMPORT_ROLLBACK_COMPLETE</code>
781
- * </p>
782
- * </li>
783
- * </ul>
784
- */
282
+
785
283
  rollbackStack(args: RollbackStackCommandInput, options?: __HttpHandlerOptions): Promise<RollbackStackCommandOutput>;
786
284
  rollbackStack(args: RollbackStackCommandInput, cb: (err: any, data?: RollbackStackCommandOutput) => void): void;
787
285
  rollbackStack(args: RollbackStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RollbackStackCommandOutput) => void): void;
788
- /**
789
- * <p>Sets a stack policy for a specified stack.</p>
790
- */
286
+
791
287
  setStackPolicy(args: SetStackPolicyCommandInput, options?: __HttpHandlerOptions): Promise<SetStackPolicyCommandOutput>;
792
288
  setStackPolicy(args: SetStackPolicyCommandInput, cb: (err: any, data?: SetStackPolicyCommandOutput) => void): void;
793
289
  setStackPolicy(args: SetStackPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetStackPolicyCommandOutput) => void): void;
794
- /**
795
- * <p>Specifies the configuration data for a registered CloudFormation extension, in the given
796
- * account and region.</p>
797
- * <p>To view the current configuration data for an extension, refer to the
798
- * <code>ConfigurationSchema</code> element of <a href="AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a>.
799
- * 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
800
- * <i>CloudFormation User Guide</i>.</p>
801
- * <important>
802
- * <p>It is strongly recommended that you use dynamic references to restrict sensitive
803
- * configuration definitions, such as third-party credentials. For more details on dynamic
804
- * references, see <a href="https://docs.aws.amazon.com/">Using dynamic references to specify
805
- * template values</a> in the <i>CloudFormation User
806
- * Guide</i>.</p>
807
- * </important>
808
- */
290
+
809
291
  setTypeConfiguration(args: SetTypeConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<SetTypeConfigurationCommandOutput>;
810
292
  setTypeConfiguration(args: SetTypeConfigurationCommandInput, cb: (err: any, data?: SetTypeConfigurationCommandOutput) => void): void;
811
293
  setTypeConfiguration(args: SetTypeConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetTypeConfigurationCommandOutput) => void): void;
812
- /**
813
- * <p>Specify the default version of an extension. The default version of an extension will be
814
- * used in CloudFormation operations.</p>
815
- */
294
+
816
295
  setTypeDefaultVersion(args: SetTypeDefaultVersionCommandInput, options?: __HttpHandlerOptions): Promise<SetTypeDefaultVersionCommandOutput>;
817
296
  setTypeDefaultVersion(args: SetTypeDefaultVersionCommandInput, cb: (err: any, data?: SetTypeDefaultVersionCommandOutput) => void): void;
818
297
  setTypeDefaultVersion(args: SetTypeDefaultVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetTypeDefaultVersionCommandOutput) => void): void;
819
- /**
820
- * <p>Sends a signal to the specified resource with a success or failure status. You can
821
- * use the SignalResource API in conjunction with a creation policy or update policy.
822
- * CloudFormation doesn't proceed with a stack creation or update until resources receive the
823
- * required number of signals or the timeout period is exceeded. The SignalResource API is
824
- * useful in cases where you want to send signals from anywhere other than an Amazon EC2
825
- * instance.</p>
826
- */
298
+
827
299
  signalResource(args: SignalResourceCommandInput, options?: __HttpHandlerOptions): Promise<SignalResourceCommandOutput>;
828
300
  signalResource(args: SignalResourceCommandInput, cb: (err: any, data?: SignalResourceCommandOutput) => void): void;
829
301
  signalResource(args: SignalResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SignalResourceCommandOutput) => void): void;
830
- /**
831
- * <p>Stops an in-progress operation on a stack set and its associated stack instances. </p>
832
- */
302
+
833
303
  stopStackSetOperation(args: StopStackSetOperationCommandInput, options?: __HttpHandlerOptions): Promise<StopStackSetOperationCommandOutput>;
834
304
  stopStackSetOperation(args: StopStackSetOperationCommandInput, cb: (err: any, data?: StopStackSetOperationCommandOutput) => void): void;
835
305
  stopStackSetOperation(args: StopStackSetOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopStackSetOperationCommandOutput) => void): void;
836
- /**
837
- * <p>Tests a registered extension to make sure it meets all necessary requirements for being
838
- * published in the CloudFormation registry.</p>
839
- * <ul>
840
- * <li>
841
- * <p>For resource types, this includes passing all contracts tests defined for the
842
- * type.</p>
843
- * </li>
844
- * <li>
845
- * <p>For modules, this includes determining if the module's model meets all necessary
846
- * requirements.</p>
847
- * </li>
848
- * </ul>
849
- * <p>For more information, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-testing">Testing your public extension prior to publishing</a> in the
850
- * <i>CloudFormation CLI User Guide</i>.</p>
851
- * <p>If you do not specify a version, CloudFormation uses the default version of the
852
- * extension in your account and region for testing.</p>
853
- * <p>To perform testing, CloudFormation assumes the execution role specified when the type
854
- * was registered. For more information, see <a href="AWSCloudFormation/latest/APIReference/API_RegisterType.html">RegisterType</a>.</p>
855
- * <p>Once you've initiated testing on an extension using <code>TestType</code>, you can use
856
- * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a> to monitor the current test status and test
857
- * status description for the extension.</p>
858
- * <p>An extension must have a test status of <code>PASSED</code> before it can be published.
859
- * For more information, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-publish.html">Publishing extensions to make them available for public use</a>
860
- * in the <i>CloudFormation CLI User Guide</i>.</p>
861
- */
306
+
862
307
  testType(args: TestTypeCommandInput, options?: __HttpHandlerOptions): Promise<TestTypeCommandOutput>;
863
308
  testType(args: TestTypeCommandInput, cb: (err: any, data?: TestTypeCommandOutput) => void): void;
864
309
  testType(args: TestTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestTypeCommandOutput) => void): void;
865
- /**
866
- * <p>Updates a stack as specified in the template. After the call completes successfully,
867
- * the stack update starts. You can check the status of the stack via the <a>DescribeStacks</a> action.</p>
868
- * <p>To get a copy of the template for an existing stack, you can use the <a>GetTemplate</a> action.</p>
869
- * <p>For more information about creating an update template, updating a stack, and
870
- * monitoring the progress of the update, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks.html">Updating a
871
- * Stack</a>.</p>
872
- */
310
+
873
311
  updateStack(args: UpdateStackCommandInput, options?: __HttpHandlerOptions): Promise<UpdateStackCommandOutput>;
874
312
  updateStack(args: UpdateStackCommandInput, cb: (err: any, data?: UpdateStackCommandOutput) => void): void;
875
313
  updateStack(args: UpdateStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStackCommandOutput) => void): void;
876
- /**
877
- * <p>Updates the parameter values for stack instances for the specified accounts, within
878
- * the specified Regions. A stack instance refers to a stack in a specific account and Region. </p>
879
- * <p>You can only update stack instances in Regions and accounts where they already exist;
880
- * to create additional stack instances, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStackInstances.html">CreateStackInstances</a>. </p>
881
- * <p>During stack set updates, any parameters overridden for a stack instance are not
882
- * updated, but retain their overridden value.</p>
883
- * <p>You can only update the parameter <i>values</i> that are specified in
884
- * the stack set; to add or delete a parameter itself, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_UpdateStackSet.html">UpdateStackSet</a> to update the stack set template. If you add a parameter to a
885
- * template, before you can override the parameter value specified in the stack set you must
886
- * first use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_UpdateStackSet.html">UpdateStackSet</a> to update all stack instances with the updated template and
887
- * parameter value specified in the stack set. Once a stack instance has been updated with the
888
- * new parameter, you can then override the parameter value using
889
- * <code>UpdateStackInstances</code>.</p>
890
- */
314
+
891
315
  updateStackInstances(args: UpdateStackInstancesCommandInput, options?: __HttpHandlerOptions): Promise<UpdateStackInstancesCommandOutput>;
892
316
  updateStackInstances(args: UpdateStackInstancesCommandInput, cb: (err: any, data?: UpdateStackInstancesCommandOutput) => void): void;
893
317
  updateStackInstances(args: UpdateStackInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStackInstancesCommandOutput) => void): void;
894
- /**
895
- * <p>Updates the stack set, and associated stack instances in the specified accounts and
896
- * Regions.</p>
897
- * <p>Even if the stack set operation created by updating the stack set fails (completely
898
- * or partially, below or above a specified failure tolerance), the stack set is updated with
899
- * your changes. Subsequent <a>CreateStackInstances</a> calls on the specified
900
- * stack set use the updated stack set.</p>
901
- */
318
+
902
319
  updateStackSet(args: UpdateStackSetCommandInput, options?: __HttpHandlerOptions): Promise<UpdateStackSetCommandOutput>;
903
320
  updateStackSet(args: UpdateStackSetCommandInput, cb: (err: any, data?: UpdateStackSetCommandOutput) => void): void;
904
321
  updateStackSet(args: UpdateStackSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStackSetCommandOutput) => void): void;
905
- /**
906
- * <p>Updates termination protection for the specified stack. If a user attempts to delete
907
- * a stack with termination protection enabled, the operation fails and the stack remains
908
- * unchanged. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-protect-stacks.html">Protecting a
909
- * Stack From Being Deleted</a> in the <i>CloudFormation User Guide</i>.</p>
910
- * <p>For <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html">nested
911
- * stacks</a>, termination protection is set on the root stack and cannot be changed
912
- * directly on the nested stack.</p>
913
- */
322
+
914
323
  updateTerminationProtection(args: UpdateTerminationProtectionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTerminationProtectionCommandOutput>;
915
324
  updateTerminationProtection(args: UpdateTerminationProtectionCommandInput, cb: (err: any, data?: UpdateTerminationProtectionCommandOutput) => void): void;
916
325
  updateTerminationProtection(args: UpdateTerminationProtectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTerminationProtectionCommandOutput) => void): void;
917
- /**
918
- * <p>Validates a specified template. CloudFormation first checks if the template is
919
- * valid JSON. If it isn't, CloudFormation checks if the template is valid YAML. If both
920
- * these checks fail, CloudFormation returns a template validation error.</p>
921
- */
326
+
922
327
  validateTemplate(args: ValidateTemplateCommandInput, options?: __HttpHandlerOptions): Promise<ValidateTemplateCommandOutput>;
923
328
  validateTemplate(args: ValidateTemplateCommandInput, cb: (err: any, data?: ValidateTemplateCommandOutput) => void): void;
924
329
  validateTemplate(args: ValidateTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ValidateTemplateCommandOutput) => void): void;