@cdk8s/awscdk-resolver 0.0.186 → 0.0.188
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 +2 -2
- package/node_modules/@types/uuid/LICENSE +21 -0
- package/node_modules/@types/uuid/README.md +15 -0
- package/node_modules/@types/uuid/index.d.mts +12 -0
- package/node_modules/@types/uuid/index.d.ts +86 -0
- package/node_modules/@types/uuid/package.json +54 -0
- 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 +5 -5
@@ -27,10 +27,12 @@ declare const RegisterPublisherCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Registers your account as a publisher of public extensions in the CloudFormation registry.
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
30
|
+
* <p>Registers your account as a publisher of public extensions in the CloudFormation registry.
|
31
|
+
* Public extensions are available for use by all CloudFormation users. This publisher ID applies to
|
32
|
+
* your account in all Amazon Web Services Regions.</p>
|
33
|
+
* <p>For information about requirements for registering as a public extension publisher, see
|
34
|
+
* <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-prereqs">Prerequisite: Registering your account to publish CloudFormation extensions</a> in the
|
35
|
+
* <i>CloudFormation Command Line Interface (CLI) User Guide</i>.</p>
|
34
36
|
* <p></p>
|
35
37
|
* @example
|
36
38
|
* 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/RegisterTypeCommand.d.ts
CHANGED
@@ -27,8 +27,8 @@ declare const RegisterTypeCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Registers an extension with the CloudFormation service. Registering an extension makes it
|
31
|
-
*
|
30
|
+
* <p>Registers an extension with the CloudFormation service. Registering an extension makes it
|
31
|
+
* available for use in CloudFormation templates in your Amazon Web Services account, and includes:</p>
|
32
32
|
* <ul>
|
33
33
|
* <li>
|
34
34
|
* <p>Validating the extension schema.</p>
|
@@ -40,14 +40,19 @@ declare const RegisterTypeCommand_base: {
|
|
40
40
|
* <p>Making the extension available for use in your account.</p>
|
41
41
|
* </li>
|
42
42
|
* </ul>
|
43
|
-
* <p>For more information about how to develop extensions and ready them for registration, see
|
44
|
-
*
|
45
|
-
*
|
46
|
-
*
|
47
|
-
*
|
48
|
-
*
|
49
|
-
*
|
50
|
-
*
|
43
|
+
* <p>For more information about how to develop extensions and ready them for registration, see
|
44
|
+
* <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-types.html">Creating resource types using the CloudFormation CLI</a> in the
|
45
|
+
* <i>CloudFormation Command Line Interface (CLI) User Guide</i>.</p>
|
46
|
+
* <p>You can have a maximum of 50 resource extension versions registered at a time. This
|
47
|
+
* maximum is per account and per Region. Use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DeregisterType.html">DeregisterType</a>
|
48
|
+
* to deregister specific extension versions if necessary.</p>
|
49
|
+
* <p>Once you have initiated a registration request using <a>RegisterType</a>, you
|
50
|
+
* can use <a>DescribeTypeRegistration</a> to monitor the progress of the registration
|
51
|
+
* request.</p>
|
52
|
+
* <p>Once you have registered a private extension in your account and Region, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_SetTypeConfiguration.html">SetTypeConfiguration</a> to specify configuration properties for the extension. For
|
53
|
+
* more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-set-configuration.html">Edit configuration
|
54
|
+
* data for extensions in your account</a> in the
|
55
|
+
* <i>CloudFormation User Guide</i>.</p>
|
51
56
|
* @example
|
52
57
|
* Use a bare-bones client and the command you need to make an API call.
|
53
58
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts
CHANGED
@@ -27,12 +27,14 @@ declare const RollbackStackCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>When specifying <code>RollbackStack</code>, you preserve the state of previously
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
30
|
+
* <p>When specifying <code>RollbackStack</code>, you preserve the state of previously
|
31
|
+
* provisioned resources when an operation fails. You can check the status of the stack through
|
32
|
+
* the <a>DescribeStacks</a> operation.</p>
|
33
|
+
* <p>Rolls back the specified stack to the last known stable state from
|
34
|
+
* <code>CREATE_FAILED</code> or <code>UPDATE_FAILED</code> stack statuses.</p>
|
35
|
+
* <p>This operation will delete a stack if it doesn't contain a last known stable state. A last
|
36
|
+
* known stable state includes any status in a <code>*_COMPLETE</code>. This includes the
|
37
|
+
* following stack statuses.</p>
|
36
38
|
* <ul>
|
37
39
|
* <li>
|
38
40
|
* <p>
|
@@ -27,14 +27,19 @@ declare const SetTypeConfigurationCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Specifies the configuration data for a registered CloudFormation extension, in the given
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
30
|
+
* <p>Specifies the configuration data for a registered CloudFormation extension, in the given
|
31
|
+
* account and Region.</p>
|
32
|
+
* <p>To view the current configuration data for an extension, refer to the
|
33
|
+
* <code>ConfigurationSchema</code> element of <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a>. For
|
34
|
+
* more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-set-configuration.html">Edit configuration
|
35
|
+
* data for extensions in your account</a> in the
|
36
|
+
* <i>CloudFormation User Guide</i>.</p>
|
34
37
|
* <important>
|
35
|
-
* <p>It's strongly recommended that you use dynamic references to restrict sensitive
|
36
|
-
*
|
37
|
-
*
|
38
|
+
* <p>It's strongly recommended that you use dynamic references to restrict sensitive
|
39
|
+
* configuration definitions, such as third-party credentials. For more details on dynamic
|
40
|
+
* references, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html">Specify values stored in
|
41
|
+
* other services using dynamic references</a> in the
|
42
|
+
* <i>CloudFormation User Guide</i>.</p>
|
38
43
|
* </important>
|
39
44
|
* @example
|
40
45
|
* Use a bare-bones client and the command you need to make an API call.
|
@@ -27,7 +27,8 @@ declare const SetTypeDefaultVersionCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Specify the default version of an extension. The default version of an extension will be
|
30
|
+
* <p>Specify the default version of an extension. The default version of an extension will be
|
31
|
+
* used in CloudFormation operations.</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/SignalResourceCommand.d.ts
CHANGED
@@ -28,10 +28,11 @@ declare const SignalResourceCommand_base: {
|
|
28
28
|
};
|
29
29
|
/**
|
30
30
|
* <p>Sends a signal to the specified resource with a success or failure status. You can use the
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
31
|
+
* <code>SignalResource</code> operation in conjunction with a creation policy or update
|
32
|
+
* policy. CloudFormation doesn't proceed with a stack creation or update until resources receive the
|
33
|
+
* required number of signals or the timeout period is exceeded. The <code>SignalResource</code>
|
34
|
+
* operation is useful in cases where you want to send signals from anywhere other than an Amazon EC2
|
35
|
+
* instance.</p>
|
35
36
|
* @example
|
36
37
|
* Use a bare-bones client and the command you need to make an API call.
|
37
38
|
* ```javascript
|
@@ -27,8 +27,8 @@ declare const StartResourceScanCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Starts a scan of the resources in this account in this Region. You can the status of a
|
31
|
-
*
|
30
|
+
* <p>Starts a scan of the resources in this account in this Region. You can the status of a
|
31
|
+
* scan using the <code>ListResourceScans</code> API action.</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/TestTypeCommand.d.ts
CHANGED
@@ -27,28 +27,31 @@ declare const TestTypeCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Tests a registered extension to make sure it meets all necessary requirements for being
|
30
|
+
* <p>Tests a registered extension to make sure it meets all necessary requirements for being
|
31
|
+
* published in the CloudFormation registry.</p>
|
31
32
|
* <ul>
|
32
33
|
* <li>
|
33
|
-
* <p>For resource types, this includes passing all contracts tests defined for the
|
34
|
+
* <p>For resource types, this includes passing all contracts tests defined for the
|
35
|
+
* type.</p>
|
34
36
|
* </li>
|
35
37
|
* <li>
|
36
|
-
* <p>For modules, this includes determining if the module's model meets all necessary
|
38
|
+
* <p>For modules, this includes determining if the module's model meets all necessary
|
39
|
+
* requirements.</p>
|
37
40
|
* </li>
|
38
41
|
* </ul>
|
39
|
-
* <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
|
40
|
-
*
|
41
|
-
* <p>If you don't specify a version, CloudFormation uses the default version of the extension in
|
42
|
-
*
|
43
|
-
* <p>To perform testing, CloudFormation assumes the execution role specified when the type was
|
44
|
-
*
|
45
|
-
* <p>Once you've initiated testing on an extension using <code>TestType</code>, you can pass
|
46
|
-
*
|
47
|
-
*
|
48
|
-
* <p>An extension must have a test status of <code>PASSED</code> before it can be published.
|
49
|
-
*
|
50
|
-
*
|
51
|
-
*
|
42
|
+
* <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 before publishing</a> in the
|
43
|
+
* <i>CloudFormation Command Line Interface (CLI) User Guide</i>.</p>
|
44
|
+
* <p>If you don't specify a version, CloudFormation uses the default version of the extension in
|
45
|
+
* your account and Region for testing.</p>
|
46
|
+
* <p>To perform testing, CloudFormation assumes the execution role specified when the type was
|
47
|
+
* registered. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterType.html">RegisterType</a>.</p>
|
48
|
+
* <p>Once you've initiated testing on an extension using <code>TestType</code>, you can pass
|
49
|
+
* the returned <code>TypeVersionArn</code> into <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a> to
|
50
|
+
* monitor the current test status and test status description for the extension.</p>
|
51
|
+
* <p>An extension must have a test status of <code>PASSED</code> before it can be published.
|
52
|
+
* For more information, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-publish.html">Publishing extensions
|
53
|
+
* to make them available for public use</a> in the
|
54
|
+
* <i>CloudFormation Command Line Interface (CLI) User Guide</i>.</p>
|
52
55
|
* @example
|
53
56
|
* Use a bare-bones client and the command you need to make an API call.
|
54
57
|
* ```javascript
|
@@ -27,9 +27,10 @@ declare const UpdateGeneratedTemplateCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Updates a generated template. This can be used to change the name, add and remove
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Updates a generated template. This can be used to change the name, add and remove
|
31
|
+
* resources, refresh resources, and change the <code>DeletionPolicy</code> and
|
32
|
+
* <code>UpdateReplacePolicy</code> settings. You can check the status of the update to the
|
33
|
+
* generated template using the <code>DescribeGeneratedTemplate</code> API action.</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/UpdateStackCommand.d.ts
CHANGED
@@ -27,12 +27,13 @@ declare const UpdateStackCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Updates a stack as specified in the template. After the call completes successfully, the
|
31
|
-
*
|
32
|
-
* <p>To get a copy of the template for an existing stack, you can use the <a>GetTemplate</a>
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
30
|
+
* <p>Updates a stack as specified in the template. After the call completes successfully, the
|
31
|
+
* stack update starts. You can check the status of the stack through the <a>DescribeStacks</a> action.</p>
|
32
|
+
* <p>To get a copy of the template for an existing stack, you can use the <a>GetTemplate</a> action.</p>
|
33
|
+
* <p>For more information about updating a stack and monitoring the progress of the update, see
|
34
|
+
* <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html">Managing
|
35
|
+
* Amazon Web Services resources as a single unit with CloudFormation stacks</a> in the
|
36
|
+
* <i>CloudFormation User Guide</i>.</p>
|
36
37
|
* @example
|
37
38
|
* Use a bare-bones client and the command you need to make an API call.
|
38
39
|
* ```javascript
|
@@ -27,18 +27,20 @@ declare const UpdateStackInstancesCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Updates the parameter values for stack instances for the specified accounts, within the
|
31
|
-
*
|
32
|
-
*
|
33
|
-
* <p>
|
34
|
-
*
|
35
|
-
* <p>
|
36
|
-
*
|
37
|
-
*
|
38
|
-
*
|
39
|
-
*
|
40
|
-
*
|
41
|
-
*
|
30
|
+
* <p>Updates the parameter values for stack instances for the specified accounts, within the
|
31
|
+
* specified Amazon Web Services Regions. A stack instance refers to a stack in a specific account and
|
32
|
+
* Region.</p>
|
33
|
+
* <p>You can only update stack instances in Amazon Web Services Regions and accounts where they already
|
34
|
+
* exist; to create additional stack instances, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStackInstances.html">CreateStackInstances</a>.</p>
|
35
|
+
* <p>During stack set updates, any parameters overridden for a stack instance aren't updated,
|
36
|
+
* but retain their overridden value.</p>
|
37
|
+
* <p>You can only update the parameter <i>values</i> that are specified in the
|
38
|
+
* 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>
|
39
|
+
* to update the stack set template. If you add a parameter to a template, before you can
|
40
|
+
* override the parameter value specified in the stack set you must 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
|
41
|
+
* parameter value specified in the stack set. Once a stack instance has been updated with the
|
42
|
+
* new parameter, you can then override the parameter value using
|
43
|
+
* <code>UpdateStackInstances</code>.</p>
|
42
44
|
* @example
|
43
45
|
* Use a bare-bones client and the command you need to make an API call.
|
44
46
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts
CHANGED
@@ -27,9 +27,12 @@ declare const UpdateStackSetCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Updates the stack set, and associated stack instances in the specified accounts and
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Updates the stack set, and associated stack instances in the specified accounts and
|
31
|
+
* Amazon Web Services Regions.</p>
|
32
|
+
* <p>Even if the stack set operation created by updating the stack set fails (completely or
|
33
|
+
* partially, below or above a specified failure tolerance), the stack set is updated with your
|
34
|
+
* changes. Subsequent <a>CreateStackInstances</a> calls on the specified stack set
|
35
|
+
* use the updated stack set.</p>
|
33
36
|
* @example
|
34
37
|
* Use a bare-bones client and the command you need to make an API call.
|
35
38
|
* ```javascript
|
@@ -27,12 +27,13 @@ declare const UpdateTerminationProtectionCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Updates termination protection for the specified stack. If a user attempts to delete a
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
30
|
+
* <p>Updates termination protection for the specified stack. If a user attempts to delete a
|
31
|
+
* stack with termination protection enabled, the operation fails and the stack remains
|
32
|
+
* unchanged. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-protect-stacks.html">Protect a CloudFormation
|
33
|
+
* stack from being deleted</a> in the <i>CloudFormation User Guide</i>.</p>
|
34
|
+
* <p>For <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html">nested stacks</a>,
|
35
|
+
* termination protection is set on the root stack and can't be changed directly on the nested
|
36
|
+
* stack.</p>
|
36
37
|
* @example
|
37
38
|
* Use a bare-bones client and the command you need to make an API call.
|
38
39
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts
CHANGED
@@ -27,9 +27,9 @@ declare const ValidateTemplateCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Validates a specified template. CloudFormation first checks if the template is valid JSON. If
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Validates a specified template. CloudFormation first checks if the template is valid JSON. If
|
31
|
+
* it isn't, CloudFormation checks if the template is valid YAML. If both these checks fail,
|
32
|
+
* CloudFormation returns a template validation error.</p>
|
33
33
|
* @example
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
35
35
|
* ```javascript
|
@@ -1,7 +1,8 @@
|
|
1
1
|
/**
|
2
2
|
* <fullname>CloudFormation</fullname>
|
3
3
|
* <p>CloudFormation allows you to create and manage Amazon Web Services infrastructure deployments predictably and
|
4
|
-
* repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification Service,
|
4
|
+
* repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification Service,
|
5
|
+
* Elastic Load Balancing, and Amazon EC2 Auto Scaling to build highly reliable, highly
|
5
6
|
* scalable, cost-effective applications without creating or configuring the underlying Amazon Web Services
|
6
7
|
* infrastructure.</p>
|
7
8
|
* <p>With CloudFormation, you declare all your resources and dependencies in a template file. The template defines a
|