@cdk8s/awscdk-resolver 0.0.185 → 0.0.187
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.
- package/.jsii +3 -3
- package/lib/resolve.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/README.md +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +5 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +10 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +19 -13
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +10 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +6 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +11 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +11 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +14 -12
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +7 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +21 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +12 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +24 -18
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +9 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +8 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +10 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +7 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +15 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +8 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +12 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +5 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +19 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +7 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +14 -12
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +6 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +7 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +2118 -1689
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +425 -351
- package/node_modules/@aws-sdk/client-cloudformation/package.json +1 -1
- package/node_modules/tslib/modules/index.d.ts +1 -0
- package/node_modules/tslib/modules/index.js +2 -0
- package/node_modules/tslib/package.json +1 -1
- package/node_modules/tslib/tslib.d.ts +7 -0
- package/node_modules/tslib/tslib.es6.js +14 -0
- package/node_modules/tslib/tslib.es6.mjs +14 -0
- package/node_modules/tslib/tslib.js +46 -0
- package/package.json +8 -8
@@ -27,21 +27,23 @@ declare const DescribeStackResourcesCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns Amazon Web Services resource descriptions for running and deleted stacks. If
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Returns Amazon Web Services resource descriptions for running and deleted stacks. If
|
31
|
+
* <code>StackName</code> is specified, all the associated resources that are part of the stack
|
32
|
+
* are returned. If <code>PhysicalResourceId</code> is specified, the associated resources of the
|
33
|
+
* stack that the resource belongs to are returned.</p>
|
33
34
|
* <note>
|
34
|
-
* <p>Only the first 100 resources will be returned. If your stack has more resources than
|
35
|
-
*
|
35
|
+
* <p>Only the first 100 resources will be returned. If your stack has more resources than
|
36
|
+
* this, you should use <code>ListStackResources</code> instead.</p>
|
36
37
|
* </note>
|
37
|
-
* <p>For deleted stacks, <code>DescribeStackResources</code> returns resource information for
|
38
|
-
*
|
39
|
-
* <p>You must specify either <code>StackName</code> or <code>PhysicalResourceId</code>, but not
|
40
|
-
*
|
41
|
-
*
|
38
|
+
* <p>For deleted stacks, <code>DescribeStackResources</code> returns resource information for
|
39
|
+
* up to 90 days after the stack has been deleted.</p>
|
40
|
+
* <p>You must specify either <code>StackName</code> or <code>PhysicalResourceId</code>, but not
|
41
|
+
* both. In addition, you can specify <code>LogicalResourceId</code> to filter the returned
|
42
|
+
* result. For more information about resources, the <code>LogicalResourceId</code> and
|
43
|
+
* <code>PhysicalResourceId</code>, see the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/">CloudFormation User Guide</a>.</p>
|
42
44
|
* <note>
|
43
|
-
* <p>A <code>ValidationError</code> is returned if you specify both <code>StackName</code>
|
44
|
-
*
|
45
|
+
* <p>A <code>ValidationError</code> is returned if you specify both <code>StackName</code>
|
46
|
+
* and <code>PhysicalResourceId</code> in the same request.</p>
|
45
47
|
* </note>
|
46
48
|
* @example
|
47
49
|
* Use a bare-bones client and the command you need to make an API call.
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts
CHANGED
@@ -27,9 +27,10 @@ declare const DescribeStacksCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns the description for the specified stack; if no stack name was specified, then it
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Returns the description for the specified stack; if no stack name was specified, then it
|
31
|
+
* returns the description for all the stacks created. For more information about a stack's event
|
32
|
+
* history, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stack-resource-configuration-complete.html">Understand CloudFormation stack creation events</a> in the
|
33
|
+
* <i>CloudFormation User Guide</i>.</p>
|
33
34
|
* <note>
|
34
35
|
* <p>If the stack doesn't exist, a <code>ValidationError</code> is returned.</p>
|
35
36
|
* </note>
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts
CHANGED
@@ -28,8 +28,9 @@ declare const DescribeTypeCommand_base: {
|
|
28
28
|
};
|
29
29
|
/**
|
30
30
|
* <p>Returns detailed information about an extension that has been registered.</p>
|
31
|
-
* <p>If you specify a <code>VersionId</code>, <code>DescribeType</code> returns information
|
32
|
-
*
|
31
|
+
* <p>If you specify a <code>VersionId</code>, <code>DescribeType</code> returns information
|
32
|
+
* about that specific extension version. Otherwise, it returns information about the default
|
33
|
+
* extension version.</p>
|
33
34
|
* @example
|
34
35
|
* Use a bare-bones client and the command you need to make an API call.
|
35
36
|
* ```javascript
|
@@ -27,11 +27,13 @@ declare const DescribeTypeRegistrationCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns information about an extension's registration, including its current status and
|
31
|
-
*
|
32
|
-
* <p>When you initiate a registration request using <a>RegisterType</a>, you can
|
33
|
-
*
|
34
|
-
*
|
30
|
+
* <p>Returns information about an extension's registration, including its current status and
|
31
|
+
* type and version identifiers.</p>
|
32
|
+
* <p>When you initiate a registration request using <a>RegisterType</a>, you can
|
33
|
+
* then use <a>DescribeTypeRegistration</a> to monitor the progress of that
|
34
|
+
* registration request.</p>
|
35
|
+
* <p>Once the registration request has completed, use <a>DescribeType</a> to return
|
36
|
+
* detailed information about an extension.</p>
|
35
37
|
* @example
|
36
38
|
* Use a bare-bones client and the command you need to make an API call.
|
37
39
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts
CHANGED
@@ -27,23 +27,28 @@ declare const DetectStackDriftCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Detects whether a stack's actual configuration differs, or has
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
36
|
-
*
|
37
|
-
*
|
38
|
-
* <p>
|
39
|
-
*
|
30
|
+
* <p>Detects whether a stack's actual configuration differs, or has
|
31
|
+
* <i>drifted</i>, from its expected configuration, as defined in the stack
|
32
|
+
* template and any values specified as template parameters. For each resource in the stack that
|
33
|
+
* supports drift detection, CloudFormation compares the actual configuration of the resource with
|
34
|
+
* its expected template configuration. Only resource properties explicitly defined in the stack
|
35
|
+
* template are checked for drift. A stack is considered to have drifted if one or more of its
|
36
|
+
* resources differ from their expected template configurations. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detect unmanaged configuration changes to stacks and resources with drift
|
37
|
+
* detection</a>.</p>
|
38
|
+
* <p>Use <code>DetectStackDrift</code> to detect drift on all supported resources for a given
|
39
|
+
* stack, or <a>DetectStackResourceDrift</a> to detect drift on individual
|
40
|
+
* resources.</p>
|
41
|
+
* <p>For a list of stack resources that currently support drift detection, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html">Resource
|
42
|
+
* type support for imports and drift detection</a>.</p>
|
40
43
|
* <p>
|
41
|
-
* <code>DetectStackDrift</code> can take up to several minutes, depending on the number of
|
42
|
-
*
|
43
|
-
*
|
44
|
-
*
|
45
|
-
*
|
46
|
-
*
|
44
|
+
* <code>DetectStackDrift</code> can take up to several minutes, depending on the number of
|
45
|
+
* resources contained within the stack. Use <a>DescribeStackDriftDetectionStatus</a>
|
46
|
+
* to monitor the progress of a detect stack drift operation. Once the drift detection operation
|
47
|
+
* has completed, use <a>DescribeStackResourceDrifts</a> to return drift information
|
48
|
+
* about the stack and its resources.</p>
|
49
|
+
* <p>When detecting drift on a stack, CloudFormation doesn't detect drift on any nested stacks
|
50
|
+
* belonging to that stack. Perform <code>DetectStackDrift</code> directly on the nested stack
|
51
|
+
* itself.</p>
|
47
52
|
* @example
|
48
53
|
* Use a bare-bones client and the command you need to make an API call.
|
49
54
|
* ```javascript
|
@@ -28,15 +28,18 @@ declare const DetectStackResourceDriftCommand_base: {
|
|
28
28
|
};
|
29
29
|
/**
|
30
30
|
* <p>Returns information about whether a resource's actual configuration differs, or has
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
36
|
-
*
|
37
|
-
* <p>
|
38
|
-
*
|
39
|
-
*
|
31
|
+
* <i>drifted</i>, from its expected configuration, as defined in the stack
|
32
|
+
* template and any values specified as template parameters. This information includes actual and
|
33
|
+
* expected property values for resources in which CloudFormation detects drift. Only resource
|
34
|
+
* properties explicitly defined in the stack template are checked for drift. For more
|
35
|
+
* information about stack and resource drift, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detect unmanaged
|
36
|
+
* configuration changes to stacks and resources with drift detection</a>.</p>
|
37
|
+
* <p>Use <code>DetectStackResourceDrift</code> to detect drift on individual resources, or
|
38
|
+
* <a>DetectStackDrift</a> to detect drift on all resources in a given stack that
|
39
|
+
* support drift detection.</p>
|
40
|
+
* <p>Resources that don't currently support drift detection can't be checked. For a list of
|
41
|
+
* resources that support drift detection, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html">Resource
|
42
|
+
* type support for imports and drift detection</a>.</p>
|
40
43
|
* @example
|
41
44
|
* Use a bare-bones client and the command you need to make an API call.
|
42
45
|
* ```javascript
|
@@ -27,33 +27,39 @@ declare const DetectStackSetDriftCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Detect drift on a stack set. When CloudFormation performs drift detection on a stack set, it
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Detect drift on a stack set. When CloudFormation performs drift detection on a stack set, it
|
31
|
+
* performs drift detection on the stack associated with each stack instance in the stack set.
|
32
|
+
* For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-drift.html">How CloudFormation performs drift
|
33
|
+
* detection on a stack set</a>.</p>
|
33
34
|
* <p>
|
34
|
-
* <code>DetectStackSetDrift</code> returns the <code>OperationId</code> of the stack set
|
35
|
-
*
|
36
|
-
*
|
37
|
-
*
|
38
|
-
*
|
35
|
+
* <code>DetectStackSetDrift</code> returns the <code>OperationId</code> of the stack set
|
36
|
+
* drift detection operation. Use this operation id with <a>DescribeStackSetOperation</a> to monitor the progress of the drift detection
|
37
|
+
* operation. The drift detection operation may take some time, depending on the number of stack
|
38
|
+
* instances included in the stack set, in addition to the number of resources included in each
|
39
|
+
* stack.</p>
|
40
|
+
* <p>Once the operation has completed, use the following actions to return drift
|
41
|
+
* information:</p>
|
39
42
|
* <ul>
|
40
43
|
* <li>
|
41
|
-
* <p>Use <a>DescribeStackSet</a> to return detailed information about the stack
|
42
|
-
*
|
43
|
-
*
|
44
|
+
* <p>Use <a>DescribeStackSet</a> to return detailed information about the stack
|
45
|
+
* set, including detailed information about the last <i>completed</i> drift
|
46
|
+
* operation performed on the stack set. (Information about drift operations that are in
|
47
|
+
* progress isn't included.)</p>
|
44
48
|
* </li>
|
45
49
|
* <li>
|
46
|
-
* <p>Use <a>ListStackInstances</a> to return a list of stack instances belonging
|
47
|
-
*
|
50
|
+
* <p>Use <a>ListStackInstances</a> to return a list of stack instances belonging
|
51
|
+
* to the stack set, including the drift status and last drift time checked of each
|
52
|
+
* instance.</p>
|
48
53
|
* </li>
|
49
54
|
* <li>
|
50
|
-
* <p>Use <a>DescribeStackInstance</a> to return detailed information about a
|
51
|
-
*
|
55
|
+
* <p>Use <a>DescribeStackInstance</a> to return detailed information about a
|
56
|
+
* specific stack instance, including its drift status and last drift time checked.</p>
|
52
57
|
* </li>
|
53
58
|
* </ul>
|
54
|
-
* <p>For more information about performing a drift detection operation on a stack set, see
|
55
|
-
*
|
56
|
-
* <p>You can only run a single drift detection operation on a given stack set at one
|
59
|
+
* <p>For more information about performing a drift detection operation on a stack set, see
|
60
|
+
* <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-drift.html">Detecting unmanaged changes in stack sets</a>.</p>
|
61
|
+
* <p>You can only run a single drift detection operation on a given stack set at one
|
62
|
+
* time.</p>
|
57
63
|
* <p>To stop a drift detection stack set operation, use <a>StopStackSetOperation</a>.</p>
|
58
64
|
* @example
|
59
65
|
* Use a bare-bones client and the command you need to make an API call.
|
@@ -27,8 +27,9 @@ declare const EstimateTemplateCostCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns the estimated monthly cost of a template. The return value is an Amazon Web Services Simple
|
31
|
-
*
|
30
|
+
* <p>Returns the estimated monthly cost of a template. The return value is an Amazon Web Services Simple
|
31
|
+
* Monthly Calculator URL with a query string that describes the resources required to run the
|
32
|
+
* template.</p>
|
32
33
|
* @example
|
33
34
|
* Use a bare-bones client and the command you need to make an API call.
|
34
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts
CHANGED
@@ -27,15 +27,15 @@ declare const ExecuteChangeSetCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Updates a stack using the input information that was provided when the specified change
|
31
|
-
*
|
32
|
-
*
|
33
|
-
* <p>When you execute a change set, CloudFormation deletes all other change sets associated with
|
34
|
-
*
|
35
|
-
* <p>If a stack policy is associated with the stack, CloudFormation enforces the policy during the
|
36
|
-
*
|
37
|
-
* <p>To create a change set for the entire stack hierarchy, <code>IncludeNestedStacks</code>
|
38
|
-
*
|
30
|
+
* <p>Updates a stack using the input information that was provided when the specified change
|
31
|
+
* set was created. After the call successfully completes, CloudFormation starts updating the stack.
|
32
|
+
* Use the <a>DescribeStacks</a> action to view the status of the update.</p>
|
33
|
+
* <p>When you execute a change set, CloudFormation deletes all other change sets associated with
|
34
|
+
* the stack because they aren't valid for the updated stack.</p>
|
35
|
+
* <p>If a stack policy is associated with the stack, CloudFormation enforces the policy during the
|
36
|
+
* update. You can't specify a temporary stack policy that overrides the current policy.</p>
|
37
|
+
* <p>To create a change set for the entire stack hierarchy, <code>IncludeNestedStacks</code>
|
38
|
+
* must have been set to <code>True</code>.</p>
|
39
39
|
* @example
|
40
40
|
* Use a bare-bones client and the command you need to make an API call.
|
41
41
|
* ```javascript
|
@@ -27,9 +27,10 @@ declare const GetGeneratedTemplateCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Retrieves a generated template. If the template is in an <code>InProgress</code> or
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Retrieves a generated template. If the template is in an <code>InProgress</code> or
|
31
|
+
* <code>Pending</code> status then the template returned will be the template when the
|
32
|
+
* template was last in a <code>Complete</code> status. If the template has not yet been in a
|
33
|
+
* <code>Complete</code> status then an empty template will be returned.</p>
|
33
34
|
* @example
|
34
35
|
* Use a bare-bones client and the command you need to make an API call.
|
35
36
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts
CHANGED
@@ -27,8 +27,8 @@ declare const GetStackPolicyCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns the stack policy for a specified stack. If a stack doesn't have a policy, a null
|
31
|
-
*
|
30
|
+
* <p>Returns the stack policy for a specified stack. If a stack doesn't have a policy, a null
|
31
|
+
* value is returned.</p>
|
32
32
|
* @example
|
33
33
|
* Use a bare-bones client and the command you need to make an API call.
|
34
34
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts
CHANGED
@@ -27,9 +27,10 @@ declare const GetTemplateCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns the template body for a specified stack. You can get the template for running or
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Returns the template body for a specified stack. You can get the template for running or
|
31
|
+
* deleted stacks.</p>
|
32
|
+
* <p>For deleted stacks, <code>GetTemplate</code> returns the template for up to 90 days after
|
33
|
+
* the stack has been deleted.</p>
|
33
34
|
* <note>
|
34
35
|
* <p>If the template doesn't exist, a <code>ValidationError</code> is returned.</p>
|
35
36
|
* </note>
|
@@ -27,13 +27,14 @@ declare const GetTemplateSummaryCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns information about a new or existing template. The <code>GetTemplateSummary</code>
|
31
|
-
*
|
32
|
-
*
|
33
|
-
* <p>You can use the <code>GetTemplateSummary</code> action when you submit a template, or you
|
34
|
-
*
|
35
|
-
* <p>For deleted stacks, <code>GetTemplateSummary</code> returns the template information for
|
36
|
-
*
|
30
|
+
* <p>Returns information about a new or existing template. The <code>GetTemplateSummary</code>
|
31
|
+
* action is useful for viewing parameter information, such as default parameter values and
|
32
|
+
* parameter types, before you create or update a stack or stack set.</p>
|
33
|
+
* <p>You can use the <code>GetTemplateSummary</code> action when you submit a template, or you
|
34
|
+
* can get template information for a stack set, or a running or deleted stack.</p>
|
35
|
+
* <p>For deleted stacks, <code>GetTemplateSummary</code> returns the template information for
|
36
|
+
* up to 90 days after the stack has been deleted. If the template doesn't exist, a
|
37
|
+
* <code>ValidationError</code> is returned.</p>
|
37
38
|
* @example
|
38
39
|
* Use a bare-bones client and the command you need to make an API call.
|
39
40
|
* ```javascript
|
@@ -27,9 +27,10 @@ declare const ImportStacksToStackSetCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Import existing stacks into a new stack sets. Use the stack import operation to import up
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Import existing stacks into a new stack sets. Use the stack import operation to import up
|
31
|
+
* to 10 stacks into a new stack set in the same account as the source stack or in a different
|
32
|
+
* administrator account and Region, by specifying the stack ID of the stack you intend to
|
33
|
+
* import.</p>
|
33
34
|
* @example
|
34
35
|
* Use a bare-bones client and the command you need to make an API call.
|
35
36
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts
CHANGED
@@ -27,8 +27,9 @@ declare const ListChangeSetsCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns the ID and status of each active change set for a stack. For example, CloudFormation
|
31
|
-
*
|
30
|
+
* <p>Returns the ID and status of each active change set for a stack. For example, CloudFormation
|
31
|
+
* lists change sets that are in the <code>CREATE_IN_PROGRESS</code> or
|
32
|
+
* <code>CREATE_PENDING</code> state.</p>
|
32
33
|
* @example
|
33
34
|
* Use a bare-bones client and the command you need to make an API call.
|
34
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts
CHANGED
@@ -27,11 +27,11 @@ declare const ListExportsCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Lists all exported output values in the account and Region in which you call this action.
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
30
|
+
* <p>Lists all exported output values in the account and Region in which you call this action.
|
31
|
+
* Use this action to see the exported output values that you can import into other stacks. To
|
32
|
+
* import values, use the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-importvalue.html">
|
33
|
+
* Fn::ImportValue</a> function.</p>
|
34
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-exports.html">Get exported outputs from a deployed CloudFormation stack</a>.</p>
|
35
35
|
* @example
|
36
36
|
* Use a bare-bones client and the command you need to make an API call.
|
37
37
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts
CHANGED
@@ -27,10 +27,10 @@ declare const ListImportsCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Lists all stacks that are importing an exported output value. To modify or remove an
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
30
|
+
* <p>Lists all stacks that are importing an exported output value. To modify or remove an
|
31
|
+
* exported output value, first use this action to see which stacks are using it. To see the
|
32
|
+
* exported output values in your account, see <a>ListExports</a>.</p>
|
33
|
+
* <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">Fn::ImportValue</a> function.</p>
|
34
34
|
* @example
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
36
36
|
* ```javascript
|
@@ -27,8 +27,8 @@ declare const ListResourceScanRelatedResourcesCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Lists the related resources for a list of resources from a resource scan. The response
|
31
|
-
*
|
30
|
+
* <p>Lists the related resources for a list of resources from a resource scan. The response
|
31
|
+
* indicates whether each returned resource is already managed by CloudFormation.</p>
|
32
32
|
* @example
|
33
33
|
* Use a bare-bones client and the command you need to make an API call.
|
34
34
|
* ```javascript
|
@@ -27,9 +27,10 @@ declare const ListResourceScanResourcesCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Lists the resources from a resource scan. The results can be filtered by resource
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Lists the resources from a resource scan. The results can be filtered by resource
|
31
|
+
* identifier, resource type prefix, tag key, and tag value. Only resources that match all
|
32
|
+
* specified filters are returned. The response indicates whether each returned resource is
|
33
|
+
* already managed by CloudFormation.</p>
|
33
34
|
* @example
|
34
35
|
* Use a bare-bones client and the command you need to make an API call.
|
35
36
|
* ```javascript
|
@@ -27,7 +27,8 @@ declare const ListResourceScansCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>List the resource scans from newest to oldest. By default it will return up to 10 resource
|
30
|
+
* <p>List the resource scans from newest to oldest. By default it will return up to 10 resource
|
31
|
+
* scans.</p>
|
31
32
|
* @example
|
32
33
|
* Use a bare-bones client and the command you need to make an API call.
|
33
34
|
* ```javascript
|
@@ -30,8 +30,9 @@ declare const ListStackInstanceResourceDriftsCommand_base: {
|
|
30
30
|
* <p>Returns drift information for resources in a stack instance.</p>
|
31
31
|
* <note>
|
32
32
|
* <p>
|
33
|
-
* <code>ListStackInstanceResourceDrifts</code> returns drift information for the most
|
34
|
-
*
|
33
|
+
* <code>ListStackInstanceResourceDrifts</code> returns drift information for the most
|
34
|
+
* recent drift detection operation. If an operation is in progress, it may only return partial
|
35
|
+
* results.</p>
|
35
36
|
* </note>
|
36
37
|
* @example
|
37
38
|
* Use a bare-bones client and the command you need to make an API call.
|
@@ -27,9 +27,9 @@ declare const ListStackInstancesCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns summary information about stack instances that are associated with the specified
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Returns summary information about stack instances that are associated with the specified
|
31
|
+
* stack set. You can filter for stack instances that are associated with a specific
|
32
|
+
* Amazon Web Services account name or Region, or that have a specific status.</p>
|
33
33
|
* @example
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
35
35
|
* ```javascript
|
@@ -28,8 +28,8 @@ declare const ListStackResourcesCommand_base: {
|
|
28
28
|
};
|
29
29
|
/**
|
30
30
|
* <p>Returns descriptions of all resources of the specified stack.</p>
|
31
|
-
* <p>For deleted stacks, ListStackResources returns resource information for up to 90 days
|
32
|
-
*
|
31
|
+
* <p>For deleted stacks, ListStackResources returns resource information for up to 90 days
|
32
|
+
* after the stack has been deleted.</p>
|
33
33
|
* @example
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts
CHANGED
@@ -30,18 +30,20 @@ declare const ListStackSetsCommand_base: {
|
|
30
30
|
* <p>Returns summary information about stack sets that are associated with the user.</p>
|
31
31
|
* <ul>
|
32
32
|
* <li>
|
33
|
-
* <p>[Self-managed permissions] If you set the <code>CallAs</code> parameter to
|
34
|
-
*
|
33
|
+
* <p>[Self-managed permissions] If you set the <code>CallAs</code> parameter to
|
34
|
+
* <code>SELF</code> while signed in to your Amazon Web Services account, <code>ListStackSets</code>
|
35
|
+
* returns all self-managed stack sets in your Amazon Web Services account.</p>
|
35
36
|
* </li>
|
36
37
|
* <li>
|
37
|
-
* <p>[Service-managed permissions] If you set the <code>CallAs</code> parameter to
|
38
|
-
*
|
39
|
-
*
|
38
|
+
* <p>[Service-managed permissions] If you set the <code>CallAs</code> parameter to
|
39
|
+
* <code>SELF</code> while signed in to the organization's management account,
|
40
|
+
* <code>ListStackSets</code> returns all stack sets in the management account.</p>
|
40
41
|
* </li>
|
41
42
|
* <li>
|
42
|
-
* <p>[Service-managed permissions] If you set the <code>CallAs</code> parameter to
|
43
|
-
*
|
44
|
-
*
|
43
|
+
* <p>[Service-managed permissions] If you set the <code>CallAs</code> parameter to
|
44
|
+
* <code>DELEGATED_ADMIN</code> while signed in to your member account,
|
45
|
+
* <code>ListStackSets</code> returns all stack sets with service-managed permissions in
|
46
|
+
* the management account.</p>
|
45
47
|
* </li>
|
46
48
|
* </ul>
|
47
49
|
* @example
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts
CHANGED
@@ -27,10 +27,10 @@ declare const ListStacksCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns the summary information for stacks whose status matches the specified
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
30
|
+
* <p>Returns the summary information for stacks whose status matches the specified
|
31
|
+
* StackStatusFilter. Summary information for stacks that have been deleted is kept for 90 days
|
32
|
+
* after the stack is deleted. If no StackStatusFilter is specified, summary information for all
|
33
|
+
* stacks is returned (including existing stacks and stacks that have been deleted).</p>
|
34
34
|
* @example
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
36
36
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts
CHANGED
@@ -27,7 +27,8 @@ declare const ListTypesCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns summary information about extension that have been registered with
|
30
|
+
* <p>Returns summary information about extension that have been registered with
|
31
|
+
* CloudFormation.</p>
|
31
32
|
* @example
|
32
33
|
* Use a bare-bones client and the command you need to make an API call.
|
33
34
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts
CHANGED
@@ -27,11 +27,13 @@ declare const PublishTypeCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Publishes the specified extension to the CloudFormation registry as a public extension in this
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
30
|
+
* <p>Publishes the specified extension to the CloudFormation registry as a public extension in this
|
31
|
+
* Region. Public extensions are available for use by all CloudFormation users. For more information
|
32
|
+
* about publishing extensions, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing extensions to
|
33
|
+
* make them available for public use</a> in the
|
34
|
+
* <i>CloudFormation Command Line Interface (CLI) User Guide</i>.</p>
|
35
|
+
* <p>To publish an extension, you must be registered as a publisher with CloudFormation. For more
|
36
|
+
* information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterPublisher.html">RegisterPublisher</a>.</p>
|
35
37
|
* @example
|
36
38
|
* Use a bare-bones client and the command you need to make an API call.
|
37
39
|
* ```javascript
|
@@ -28,8 +28,8 @@ declare const RecordHandlerProgressCommand_base: {
|
|
28
28
|
};
|
29
29
|
/**
|
30
30
|
* <p>Reports progress of a resource handler to CloudFormation.</p>
|
31
|
-
* <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation
|
32
|
-
*
|
31
|
+
* <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation
|
32
|
+
* CLI</a>. Don't use this API in your code.</p>
|
33
33
|
* @example
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
35
35
|
* ```javascript
|