@aws-sdk/client-cloudformation 3.121.0 → 3.128.0
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/CHANGELOG.md +27 -0
- package/dist-cjs/models/models_0.js +12 -5
- package/dist-cjs/protocols/Aws_query.js +7 -0
- package/dist-es/models/models_0.js +7 -0
- package/dist-es/protocols/Aws_query.js +7 -0
- package/dist-types/CloudFormation.d.ts +8 -5
- package/dist-types/commands/SignalResourceCommand.d.ts +5 -4
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -1
- package/dist-types/models/models_0.d.ts +79 -40
- package/dist-types/ts3.4/models/models_0.d.ts +8 -0
- package/package.json +27 -27
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,33 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.128.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.127.0...v3.128.0) (2022-07-12)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-cloudformation
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-cloudformation
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# [3.124.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.123.0...v3.124.0) (2022-07-06)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* **client-cloudformation:** My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation ([2f877b3](https://github.com/aws/aws-sdk-js-v3/commit/2f877b37b001a249249ee16bcb3dcd0d835fb2fa))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
6
33
|
# [3.121.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.120.0...v3.121.0) (2022-06-30)
|
|
7
34
|
|
|
8
35
|
|
|
@@ -1,11 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.ValidateTemplateOutput = exports.TemplateParameter = exports.ValidateTemplateInput = exports.UpdateTerminationProtectionOutput = exports.UpdateTerminationProtectionInput = exports.UpdateStackSetOutput = exports.UpdateStackSetInput = exports.UpdateStackInstancesOutput = exports.UpdateStackInstancesInput = exports.UpdateStackOutput = exports.UpdateStackInput = exports.TestTypeOutput = exports.TestTypeInput = exports.StopStackSetOperationOutput = exports.StopStackSetOperationInput = exports.SignalResourceInput = exports.ResourceSignalStatus = exports.SetTypeDefaultVersionOutput = exports.SetTypeDefaultVersionInput = exports.SetTypeConfigurationOutput = exports.SetTypeConfigurationInput = exports.SetStackPolicyInput = exports.RollbackStackOutput = exports.RollbackStackInput = exports.RegisterTypeOutput = exports.RegisterTypeInput = exports.RegisterPublisherOutput = exports.RegisterPublisherInput = exports.RecordHandlerProgressOutput = exports.RecordHandlerProgressInput = exports.HandlerErrorCode = exports.OperationStatus = exports.OperationStatusCheckFailedException = exports.InvalidStateTransitionException = exports.PublishTypeOutput = exports.PublishTypeInput = exports.ListTypeVersionsOutput = exports.TypeVersionSummary = exports.ListTypeVersionsInput = exports.ListTypesOutput = exports.TypeSummary = exports.ListTypesInput = exports.TypeFilters = exports.ListTypeRegistrationsOutput = void 0;
|
|
3
|
+
exports.Parameter = exports.ContinueUpdateRollbackOutput = exports.ContinueUpdateRollbackInput = exports.ChangeSetType = exports.ChangeSetSummary = exports.ExecutionStatus = exports.ChangeSetStatus = exports.ChangeSetNotFoundException = exports.ChangeSetHooksStatus = exports.ChangeSetHook = exports.ChangeSetHookTargetDetails = exports.HookTargetType = exports.ChangeSetHookResourceTargetDetails = exports.HookInvocationPoint = exports.HookFailureMode = exports.Change = exports.ChangeType = exports.ResourceChange = exports.Replacement = exports.ModuleInfo = exports.ResourceChangeDetail = exports.ResourceTargetDefinition = exports.RequiresRecreation = exports.ResourceAttribute = exports.EvaluationType = exports.ChangeSource = exports.ChangeAction = exports.Category = exports.Capability = exports.TokenAlreadyExistsException = exports.CancelUpdateStackInput = exports.CallAs = exports.TypeConfigurationNotFoundException = exports.BatchDescribeTypeConfigurationsOutput = exports.TypeConfigurationDetails = exports.BatchDescribeTypeConfigurationsError = exports.BatchDescribeTypeConfigurationsInput = exports.TypeConfigurationIdentifier = exports.AutoDeployment = exports.AlreadyExistsException = exports.TypeNotFoundException = exports.CFNRegistryException = exports.ActivateTypeOutput = exports.ActivateTypeInput = exports.VersionBump = exports.ThirdPartyType = exports.LoggingConfig = exports.AccountLimit = exports.AccountGateResult = exports.AccountFilterType = void 0;
|
|
4
|
+
exports.DescribeStackDriftDetectionStatusInput = exports.DescribePublisherOutput = exports.PublisherStatus = exports.IdentityProvider = exports.DescribePublisherInput = exports.DescribeChangeSetHooksOutput = exports.DescribeChangeSetHooksInput = exports.DescribeChangeSetOutput = exports.DescribeChangeSetInput = exports.DescribeAccountLimitsOutput = exports.DescribeAccountLimitsInput = exports.DeregisterTypeOutput = exports.DeregisterTypeInput = exports.StackSetNotEmptyException = exports.DeleteStackSetOutput = exports.DeleteStackSetInput = exports.DeleteStackInstancesOutput = exports.DeleteStackInstancesInput = exports.DeleteStackInput = exports.InvalidChangeSetStatusException = exports.DeleteChangeSetOutput = exports.DeleteChangeSetInput = exports.DeactivateTypeOutput = exports.DeactivateTypeInput = exports.NameAlreadyExistsException = exports.CreateStackSetOutput = exports.CreateStackSetInput = exports.ManagedExecution = exports.CreatedButModifiedException = exports.StaleRequestException = exports.StackSetNotFoundException = exports.OperationInProgressException = exports.OperationIdAlreadyExistsException = exports.InvalidOperationException = exports.CreateStackInstancesOutput = exports.CreateStackInstancesInput = exports.StackSetOperationPreferences = exports.RegionConcurrencyType = exports.DeploymentTargets = exports.CreateStackOutput = exports.CreateStackInput = exports.OnFailure = exports.LimitExceededException = exports.InsufficientCapabilitiesException = exports.CreateChangeSetOutput = exports.CreateChangeSetInput = exports.Tag = exports.RollbackConfiguration = exports.RollbackTrigger = exports.ResourceToImport = void 0;
|
|
5
|
+
exports.DetectStackDriftInput = exports.DescribeTypeRegistrationOutput = exports.DescribeTypeRegistrationInput = exports.DescribeTypeOutput = exports.TypeTestsStatus = exports.RequiredActivatedType = exports.DescribeTypeInput = exports.OperationNotFoundException = exports.DescribeStackSetOperationOutput = exports.StackSetOperation = exports.DescribeStackSetOperationInput = exports.DescribeStackSetOutput = exports.StackSet = exports.StackSetDriftDetectionDetails = exports.StackSetDriftStatus = exports.StackSetDriftDetectionStatus = exports.DescribeStackSetInput = exports.DescribeStacksOutput = exports.Stack = exports.StackStatus = exports.Output = exports.StackDriftInformation = exports.DescribeStacksInput = exports.DescribeStackResourcesOutput = exports.StackResource = exports.DescribeStackResourcesInput = exports.DescribeStackResourceDriftsOutput = exports.StackResourceDrift = exports.PropertyDifference = exports.DifferenceType = exports.PhysicalResourceIdContextKeyValuePair = exports.DescribeStackResourceDriftsInput = exports.DescribeStackResourceOutput = exports.StackResourceDetail = exports.StackResourceDriftInformation = exports.StackResourceDriftStatus = exports.DescribeStackResourceInput = exports.StackInstanceNotFoundException = exports.DescribeStackInstanceOutput = exports.StackInstance = exports.StackInstanceComprehensiveStatus = exports.DescribeStackInstanceInput = exports.DescribeStackEventsOutput = exports.StackEvent = exports.ResourceStatus = exports.HookStatus = exports.DescribeStackEventsInput = exports.DescribeStackDriftDetectionStatusOutput = exports.StackDriftStatus = exports.StackDriftDetectionStatus = void 0;
|
|
6
|
+
exports.ListStackSetsOutput = exports.StackSetSummary = exports.ListStackSetsInput = exports.ListStackSetOperationsOutput = exports.StackSetOperationSummary = exports.ListStackSetOperationsInput = exports.ListStackSetOperationResultsOutput = exports.StackSetOperationResultSummary = exports.ListStackSetOperationResultsInput = exports.ListStacksOutput = exports.StackSummary = exports.StackDriftInformationSummary = exports.ListStacksInput = exports.ListStackResourcesOutput = exports.StackResourceSummary = exports.StackResourceDriftInformationSummary = exports.ListStackResourcesInput = exports.ListStackInstancesOutput = exports.StackInstanceSummary = exports.ListStackInstancesInput = exports.StackInstanceFilter = exports.ListImportsOutput = exports.ListImportsInput = exports.ListExportsOutput = exports.Export = exports.ListExportsInput = exports.ListChangeSetsOutput = exports.ListChangeSetsInput = exports.StackNotFoundException = exports.ImportStacksToStackSetOutput = exports.ImportStacksToStackSetInput = exports.GetTemplateSummaryOutput = exports.ResourceIdentifierSummary = exports.ParameterDeclaration = exports.ParameterConstraints = exports.GetTemplateSummaryInput = exports.GetTemplateOutput = exports.GetTemplateInput = exports.TemplateStage = exports.GetStackPolicyOutput = exports.GetStackPolicyInput = exports.ExecuteChangeSetOutput = exports.ExecuteChangeSetInput = exports.EstimateTemplateCostOutput = exports.EstimateTemplateCostInput = exports.DetectStackSetDriftOutput = exports.DetectStackSetDriftInput = exports.DetectStackResourceDriftOutput = exports.DetectStackResourceDriftInput = exports.DetectStackDriftOutput = void 0;
|
|
7
|
+
exports.ValidateTemplateOutput = exports.TemplateParameter = exports.ValidateTemplateInput = exports.UpdateTerminationProtectionOutput = exports.UpdateTerminationProtectionInput = exports.UpdateStackSetOutput = exports.UpdateStackSetInput = exports.UpdateStackInstancesOutput = exports.UpdateStackInstancesInput = exports.UpdateStackOutput = exports.UpdateStackInput = exports.TestTypeOutput = exports.TestTypeInput = exports.StopStackSetOperationOutput = exports.StopStackSetOperationInput = exports.SignalResourceInput = exports.ResourceSignalStatus = exports.SetTypeDefaultVersionOutput = exports.SetTypeDefaultVersionInput = exports.SetTypeConfigurationOutput = exports.SetTypeConfigurationInput = exports.SetStackPolicyInput = exports.RollbackStackOutput = exports.RollbackStackInput = exports.RegisterTypeOutput = exports.RegisterTypeInput = exports.RegisterPublisherOutput = exports.RegisterPublisherInput = exports.RecordHandlerProgressOutput = exports.RecordHandlerProgressInput = exports.HandlerErrorCode = exports.OperationStatus = exports.OperationStatusCheckFailedException = exports.InvalidStateTransitionException = exports.PublishTypeOutput = exports.PublishTypeInput = exports.ListTypeVersionsOutput = exports.TypeVersionSummary = exports.ListTypeVersionsInput = exports.ListTypesOutput = exports.TypeSummary = exports.ListTypesInput = exports.TypeFilters = exports.ListTypeRegistrationsOutput = exports.ListTypeRegistrationsInput = void 0;
|
|
8
8
|
const CloudFormationServiceException_1 = require("./CloudFormationServiceException");
|
|
9
|
+
var AccountFilterType;
|
|
10
|
+
(function (AccountFilterType) {
|
|
11
|
+
AccountFilterType["DIFFERENCE"] = "DIFFERENCE";
|
|
12
|
+
AccountFilterType["INTERSECTION"] = "INTERSECTION";
|
|
13
|
+
AccountFilterType["NONE"] = "NONE";
|
|
14
|
+
AccountFilterType["UNION"] = "UNION";
|
|
15
|
+
})(AccountFilterType = exports.AccountFilterType || (exports.AccountFilterType = {}));
|
|
9
16
|
var AccountGateResult;
|
|
10
17
|
(function (AccountGateResult) {
|
|
11
18
|
AccountGateResult.filterSensitiveLog = (obj) => ({
|
|
@@ -4112,6 +4112,9 @@ const serializeAws_queryDeploymentTargets = (input, context) => {
|
|
|
4112
4112
|
entries[loc] = value;
|
|
4113
4113
|
});
|
|
4114
4114
|
}
|
|
4115
|
+
if (input.AccountFilterType !== undefined && input.AccountFilterType !== null) {
|
|
4116
|
+
entries["AccountFilterType"] = input.AccountFilterType;
|
|
4117
|
+
}
|
|
4115
4118
|
return entries;
|
|
4116
4119
|
};
|
|
4117
4120
|
const serializeAws_queryDeregisterTypeInput = (input, context) => {
|
|
@@ -5894,6 +5897,7 @@ const deserializeAws_queryDeploymentTargets = (output, context) => {
|
|
|
5894
5897
|
Accounts: undefined,
|
|
5895
5898
|
AccountsUrl: undefined,
|
|
5896
5899
|
OrganizationalUnitIds: undefined,
|
|
5900
|
+
AccountFilterType: undefined,
|
|
5897
5901
|
};
|
|
5898
5902
|
if (output.Accounts === "") {
|
|
5899
5903
|
contents.Accounts = [];
|
|
@@ -5910,6 +5914,9 @@ const deserializeAws_queryDeploymentTargets = (output, context) => {
|
|
|
5910
5914
|
else if (output["OrganizationalUnitIds"] !== undefined && output["OrganizationalUnitIds"]["member"] !== undefined) {
|
|
5911
5915
|
contents.OrganizationalUnitIds = deserializeAws_queryOrganizationalUnitIdList((0, smithy_client_1.getArrayIfSingleItem)(output["OrganizationalUnitIds"]["member"]), context);
|
|
5912
5916
|
}
|
|
5917
|
+
if (output["AccountFilterType"] !== undefined) {
|
|
5918
|
+
contents.AccountFilterType = (0, smithy_client_1.expectString)(output["AccountFilterType"]);
|
|
5919
|
+
}
|
|
5913
5920
|
return contents;
|
|
5914
5921
|
};
|
|
5915
5922
|
const deserializeAws_queryDeregisterTypeOutput = (output, context) => {
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { CloudFormationServiceException as __BaseException } from "./CloudFormationServiceException";
|
|
3
|
+
export var AccountFilterType;
|
|
4
|
+
(function (AccountFilterType) {
|
|
5
|
+
AccountFilterType["DIFFERENCE"] = "DIFFERENCE";
|
|
6
|
+
AccountFilterType["INTERSECTION"] = "INTERSECTION";
|
|
7
|
+
AccountFilterType["NONE"] = "NONE";
|
|
8
|
+
AccountFilterType["UNION"] = "UNION";
|
|
9
|
+
})(AccountFilterType || (AccountFilterType = {}));
|
|
3
10
|
export var AccountGateResult;
|
|
4
11
|
(function (AccountGateResult) {
|
|
5
12
|
AccountGateResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -4913,6 +4913,9 @@ var serializeAws_queryDeploymentTargets = function (input, context) {
|
|
|
4913
4913
|
entries[loc] = value;
|
|
4914
4914
|
});
|
|
4915
4915
|
}
|
|
4916
|
+
if (input.AccountFilterType !== undefined && input.AccountFilterType !== null) {
|
|
4917
|
+
entries["AccountFilterType"] = input.AccountFilterType;
|
|
4918
|
+
}
|
|
4916
4919
|
return entries;
|
|
4917
4920
|
};
|
|
4918
4921
|
var serializeAws_queryDeregisterTypeInput = function (input, context) {
|
|
@@ -6911,6 +6914,7 @@ var deserializeAws_queryDeploymentTargets = function (output, context) {
|
|
|
6911
6914
|
Accounts: undefined,
|
|
6912
6915
|
AccountsUrl: undefined,
|
|
6913
6916
|
OrganizationalUnitIds: undefined,
|
|
6917
|
+
AccountFilterType: undefined,
|
|
6914
6918
|
};
|
|
6915
6919
|
if (output.Accounts === "") {
|
|
6916
6920
|
contents.Accounts = [];
|
|
@@ -6927,6 +6931,9 @@ var deserializeAws_queryDeploymentTargets = function (output, context) {
|
|
|
6927
6931
|
else if (output["OrganizationalUnitIds"] !== undefined && output["OrganizationalUnitIds"]["member"] !== undefined) {
|
|
6928
6932
|
contents.OrganizationalUnitIds = deserializeAws_queryOrganizationalUnitIdList(__getArrayIfSingleItem(output["OrganizationalUnitIds"]["member"]), context);
|
|
6929
6933
|
}
|
|
6934
|
+
if (output["AccountFilterType"] !== undefined) {
|
|
6935
|
+
contents.AccountFilterType = __expectString(output["AccountFilterType"]);
|
|
6936
|
+
}
|
|
6930
6937
|
return contents;
|
|
6931
6938
|
};
|
|
6932
6939
|
var deserializeAws_queryDeregisterTypeOutput = function (output, context) {
|
|
@@ -820,16 +820,19 @@ export declare class CloudFormation extends CloudFormationClient {
|
|
|
820
820
|
setTypeDefaultVersion(args: SetTypeDefaultVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetTypeDefaultVersionCommandOutput) => void): void;
|
|
821
821
|
/**
|
|
822
822
|
* <p>Sends a signal to the specified resource with a success or failure status. You can use
|
|
823
|
-
* the <code>SignalResource</code> operation in conjunction with a creation policy or update
|
|
824
|
-
*
|
|
825
|
-
*
|
|
826
|
-
*
|
|
823
|
+
* the <code>SignalResource</code> operation in conjunction with a creation policy or update
|
|
824
|
+
* policy. CloudFormation doesn't proceed with a stack creation or update until
|
|
825
|
+
* resources receive the required number of signals or the timeout period is exceeded. The
|
|
826
|
+
* <code>SignalResource</code> operation is useful in cases where you want to send signals
|
|
827
|
+
* from anywhere other than an Amazon EC2 instance.</p>
|
|
827
828
|
*/
|
|
828
829
|
signalResource(args: SignalResourceCommandInput, options?: __HttpHandlerOptions): Promise<SignalResourceCommandOutput>;
|
|
829
830
|
signalResource(args: SignalResourceCommandInput, cb: (err: any, data?: SignalResourceCommandOutput) => void): void;
|
|
830
831
|
signalResource(args: SignalResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SignalResourceCommandOutput) => void): void;
|
|
831
832
|
/**
|
|
832
|
-
* <p>Stops an in-progress operation on a stack set and its associated stack instances.
|
|
833
|
+
* <p>Stops an in-progress operation on a stack set and its associated stack instances.
|
|
834
|
+
* StackSets will cancel all the unstarted stack instance deployments and wait for those are
|
|
835
|
+
* in-progress to complete.</p>
|
|
833
836
|
*/
|
|
834
837
|
stopStackSetOperation(args: StopStackSetOperationCommandInput, options?: __HttpHandlerOptions): Promise<StopStackSetOperationCommandOutput>;
|
|
835
838
|
stopStackSetOperation(args: StopStackSetOperationCommandInput, cb: (err: any, data?: StopStackSetOperationCommandOutput) => void): void;
|
|
@@ -8,10 +8,11 @@ export interface SignalResourceCommandOutput extends __MetadataBearer {
|
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* <p>Sends a signal to the specified resource with a success or failure status. You can use
|
|
11
|
-
* the <code>SignalResource</code> operation in conjunction with a creation policy or update
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
11
|
+
* the <code>SignalResource</code> operation in conjunction with a creation policy or update
|
|
12
|
+
* policy. CloudFormation doesn't proceed with a stack creation or update until
|
|
13
|
+
* resources receive the required number of signals or the timeout period is exceeded. The
|
|
14
|
+
* <code>SignalResource</code> operation is useful in cases where you want to send signals
|
|
15
|
+
* from anywhere other than an Amazon EC2 instance.</p>
|
|
15
16
|
* @example
|
|
16
17
|
* Use a bare-bones client and the command you need to make an API call.
|
|
17
18
|
* ```javascript
|
|
@@ -7,7 +7,9 @@ export interface StopStackSetOperationCommandInput extends StopStackSetOperation
|
|
|
7
7
|
export interface StopStackSetOperationCommandOutput extends StopStackSetOperationOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Stops an in-progress operation on a stack set and its associated stack instances.
|
|
10
|
+
* <p>Stops an in-progress operation on a stack set and its associated stack instances.
|
|
11
|
+
* StackSets will cancel all the unstarted stack instance deployments and wait for those are
|
|
12
|
+
* in-progress to complete.</p>
|
|
11
13
|
* @example
|
|
12
14
|
* Use a bare-bones client and the command you need to make an API call.
|
|
13
15
|
* ```javascript
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { CloudFormationServiceException as __BaseException } from "./CloudFormationServiceException";
|
|
3
|
+
export declare enum AccountFilterType {
|
|
4
|
+
DIFFERENCE = "DIFFERENCE",
|
|
5
|
+
INTERSECTION = "INTERSECTION",
|
|
6
|
+
NONE = "NONE",
|
|
7
|
+
UNION = "UNION"
|
|
8
|
+
}
|
|
3
9
|
export declare type AccountGateStatus = "FAILED" | "SKIPPED" | "SUCCEEDED";
|
|
4
10
|
/**
|
|
5
11
|
* <p>Structure that contains the results of the account gate function which CloudFormation invokes, if present, before proceeding with a stack set operation in an account and
|
|
@@ -38,8 +44,8 @@ export interface AccountGateResult {
|
|
|
38
44
|
* <ul>
|
|
39
45
|
* <li>
|
|
40
46
|
* <p>An account gate function hasn't been specified for the account and Region.
|
|
41
|
-
* CloudFormation proceeds with the stack set operation in this account
|
|
42
|
-
*
|
|
47
|
+
* CloudFormation proceeds with the stack set operation in this account and
|
|
48
|
+
* Region.</p>
|
|
43
49
|
* </li>
|
|
44
50
|
* <li>
|
|
45
51
|
* <p>The <code>AWSCloudFormationStackSetExecutionRole</code> of the stack set
|
|
@@ -1142,8 +1148,8 @@ export interface Parameter {
|
|
|
1142
1148
|
*/
|
|
1143
1149
|
UsePreviousValue?: boolean;
|
|
1144
1150
|
/**
|
|
1145
|
-
* <p>Read-only. The value that corresponds to a SSM parameter key. This field
|
|
1146
|
-
* returned only for <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html#aws-ssm-parameter-types">
|
|
1151
|
+
* <p>Read-only. The value that corresponds to a SSM parameter key. This field
|
|
1152
|
+
* is returned only for <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html#aws-ssm-parameter-types">
|
|
1147
1153
|
* <code>SSM</code>
|
|
1148
1154
|
* </a> parameter types in the template.</p>
|
|
1149
1155
|
*/
|
|
@@ -1861,6 +1867,40 @@ export interface DeploymentTargets {
|
|
|
1861
1867
|
* deploys.</p>
|
|
1862
1868
|
*/
|
|
1863
1869
|
OrganizationalUnitIds?: string[];
|
|
1870
|
+
/**
|
|
1871
|
+
* <p>Limit deployment targets to individual accounts or include additional accounts with
|
|
1872
|
+
* provided OUs.</p>
|
|
1873
|
+
*
|
|
1874
|
+
* <p>The following is a list of possible values for the <code>AccountFilterType</code>
|
|
1875
|
+
* operation.</p>
|
|
1876
|
+
* <ul>
|
|
1877
|
+
* <li>
|
|
1878
|
+
* <p>
|
|
1879
|
+
* <code>INTERSECTION</code>: StackSets deploys to the accounts specified in
|
|
1880
|
+
* <code>Accounts</code> parameter. </p>
|
|
1881
|
+
* </li>
|
|
1882
|
+
* <li>
|
|
1883
|
+
* <p>
|
|
1884
|
+
* <code>DIFFERENCE</code>: StackSets excludes the accounts specified in
|
|
1885
|
+
* <code>Accounts</code> parameter. This enables user to avoid certain accounts within an OU
|
|
1886
|
+
* such as suspended accounts.</p>
|
|
1887
|
+
* </li>
|
|
1888
|
+
* <li>
|
|
1889
|
+
* <p>
|
|
1890
|
+
* <code>UNION</code>: (default value) StackSets includes additional accounts deployment
|
|
1891
|
+
* targets. </p>
|
|
1892
|
+
* <p>This is the default value if <code>AccountFilterType</code> is not provided. This
|
|
1893
|
+
* enables user to update an entire OU and individual accounts from a different OU in one
|
|
1894
|
+
* request, which used to be two separate requests.</p>
|
|
1895
|
+
* </li>
|
|
1896
|
+
* <li>
|
|
1897
|
+
* <p>
|
|
1898
|
+
* <code>NONE</code>: Deploys to all the accounts in specified organizational units
|
|
1899
|
+
* (OU).</p>
|
|
1900
|
+
* </li>
|
|
1901
|
+
* </ul>
|
|
1902
|
+
*/
|
|
1903
|
+
AccountFilterType?: AccountFilterType | string;
|
|
1864
1904
|
}
|
|
1865
1905
|
export declare namespace DeploymentTargets {
|
|
1866
1906
|
/**
|
|
@@ -1889,8 +1929,7 @@ export interface StackSetOperationPreferences {
|
|
|
1889
1929
|
RegionOrder?: string[];
|
|
1890
1930
|
/**
|
|
1891
1931
|
* <p>The number of accounts, per Region, for which this operation can fail before CloudFormation stops the operation in that Region. If the operation is stopped in a
|
|
1892
|
-
* Region, CloudFormation doesn't attempt the operation in any subsequent
|
|
1893
|
-
* Regions.</p>
|
|
1932
|
+
* Region, CloudFormation doesn't attempt the operation in any subsequent Regions.</p>
|
|
1894
1933
|
* <p>Conditional: You must specify either <code>FailureToleranceCount</code> or
|
|
1895
1934
|
* <code>FailureTolerancePercentage</code> (but not both).</p>
|
|
1896
1935
|
* <p>By default, <code>0</code> is specified.</p>
|
|
@@ -1898,9 +1937,8 @@ export interface StackSetOperationPreferences {
|
|
|
1898
1937
|
FailureToleranceCount?: number;
|
|
1899
1938
|
/**
|
|
1900
1939
|
* <p>The percentage of accounts, per Region, for which this stack operation can fail before
|
|
1901
|
-
* CloudFormation stops the operation in that Region. If the operation is stopped
|
|
1902
|
-
*
|
|
1903
|
-
* Regions.</p>
|
|
1940
|
+
* CloudFormation stops the operation in that Region. If the operation is stopped in a
|
|
1941
|
+
* Region, CloudFormation doesn't attempt the operation in any subsequent Regions.</p>
|
|
1904
1942
|
* <p>When calculating the number of accounts based on the specified percentage, CloudFormation rounds <i>down</i> to the next whole number.</p>
|
|
1905
1943
|
* <p>Conditional: You must specify either <code>FailureToleranceCount</code> or
|
|
1906
1944
|
* <code>FailureTolerancePercentage</code>, but not both.</p>
|
|
@@ -3381,12 +3419,12 @@ export declare namespace StackInstanceComprehensiveStatus {
|
|
|
3381
3419
|
}
|
|
3382
3420
|
export declare type StackInstanceStatus = "CURRENT" | "INOPERABLE" | "OUTDATED";
|
|
3383
3421
|
/**
|
|
3384
|
-
* <p>An CloudFormation stack, in a specific account and Region, that's part of a
|
|
3385
|
-
*
|
|
3386
|
-
*
|
|
3387
|
-
*
|
|
3388
|
-
*
|
|
3389
|
-
*
|
|
3422
|
+
* <p>An CloudFormation stack, in a specific account and Region, that's part of a stack
|
|
3423
|
+
* set operation. A stack instance is a reference to an attempted or actual stack in a given
|
|
3424
|
+
* account within a given Region. A stack instance can exist without a stack—for example, if
|
|
3425
|
+
* the stack couldn't be created for some reason. A stack instance is associated with only one
|
|
3426
|
+
* stack set. Each stack instance contains the ID of its associated stack set, in addition to
|
|
3427
|
+
* the ID of the actual stack and the stack status.</p>
|
|
3390
3428
|
*/
|
|
3391
3429
|
export interface StackInstance {
|
|
3392
3430
|
/**
|
|
@@ -4697,8 +4735,8 @@ export interface StackSetOperation {
|
|
|
4697
4735
|
* during stack create and update operations. If the number of failed stacks within a
|
|
4698
4736
|
* Region exceeds the failure tolerance, the status of the operation in the Region is
|
|
4699
4737
|
* set to <code>FAILED</code>. This in turn sets the status of the operation as a whole
|
|
4700
|
-
* to <code>FAILED</code>, and CloudFormation cancels the operation in any
|
|
4701
|
-
*
|
|
4738
|
+
* to <code>FAILED</code>, and CloudFormation cancels the operation in any remaining
|
|
4739
|
+
* Regions.</p>
|
|
4702
4740
|
* </li>
|
|
4703
4741
|
* <li>
|
|
4704
4742
|
* <p>
|
|
@@ -4738,8 +4776,8 @@ export interface StackSetOperation {
|
|
|
4738
4776
|
*/
|
|
4739
4777
|
RetainStacks?: boolean;
|
|
4740
4778
|
/**
|
|
4741
|
-
* <p>The Amazon Resource Name (ARN) of the IAM role used to perform this
|
|
4742
|
-
*
|
|
4779
|
+
* <p>The Amazon Resource Name (ARN) of the IAM role used to perform this stack
|
|
4780
|
+
* set operation.</p>
|
|
4743
4781
|
* <p>Use customized administrator roles to control which users or groups can manage specific
|
|
4744
4782
|
* stack sets within the same administrator account. For more information, see <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs.html">Define Permissions for Multiple
|
|
4745
4783
|
* Administrators</a> in the <i>CloudFormation User Guide</i>.</p>
|
|
@@ -4755,9 +4793,9 @@ export interface StackSetOperation {
|
|
|
4755
4793
|
/**
|
|
4756
4794
|
* <p>The time at which the operation was initiated. Note that the creation times for the
|
|
4757
4795
|
* stack set operation might differ from the creation time of the individual stacks
|
|
4758
|
-
* themselves. This is because CloudFormation needs to perform preparatory work for
|
|
4759
|
-
*
|
|
4760
|
-
*
|
|
4796
|
+
* themselves. This is because CloudFormation needs to perform preparatory work for the
|
|
4797
|
+
* operation, such as dispatching the work to the requested Regions, before actually creating
|
|
4798
|
+
* the first stacks.</p>
|
|
4761
4799
|
*/
|
|
4762
4800
|
CreationTimestamp?: Date;
|
|
4763
4801
|
/**
|
|
@@ -4926,7 +4964,8 @@ export interface DescribeTypeOutput {
|
|
|
4926
4964
|
* <p>The ID of the default version of the extension. The default version is used when the
|
|
4927
4965
|
* extension version isn't specified.</p>
|
|
4928
4966
|
* <p>This applies only to private extensions you have registered in your account. For public
|
|
4929
|
-
* extensions, both those provided by Amazon Web Services and published by third parties,
|
|
4967
|
+
* extensions, both those provided by Amazon Web Services and published by third parties,
|
|
4968
|
+
* CloudFormation returns <code>null</code>. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterType.html">RegisterType</a>.</p>
|
|
4930
4969
|
* <p>To set the default version of an extension, use <code>
|
|
4931
4970
|
* <a>SetTypeDefaultVersion</a>
|
|
4932
4971
|
* </code>.</p>
|
|
@@ -5050,8 +5089,8 @@ export interface DescribeTypeOutput {
|
|
|
5050
5089
|
/**
|
|
5051
5090
|
* <p>Contains logging configuration information for private extensions. This applies only to
|
|
5052
5091
|
* private extensions you have registered in your account. For public extensions, both those
|
|
5053
|
-
* provided by Amazon Web Services and published by third parties, CloudFormation
|
|
5054
|
-
*
|
|
5092
|
+
* provided by Amazon Web Services and published by third parties, CloudFormation
|
|
5093
|
+
* returns <code>null</code>. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterType.html">RegisterType</a>.</p>
|
|
5055
5094
|
*/
|
|
5056
5095
|
LoggingConfig?: LoggingConfig;
|
|
5057
5096
|
/**
|
|
@@ -5086,7 +5125,7 @@ export interface DescribeTypeOutput {
|
|
|
5086
5125
|
* <li>
|
|
5087
5126
|
* <p>
|
|
5088
5127
|
* <code>PUBLIC</code>: The extension is publicly visible and usable within any
|
|
5089
|
-
*
|
|
5128
|
+
* Amazon Web Services account.</p>
|
|
5090
5129
|
* </li>
|
|
5091
5130
|
* </ul>
|
|
5092
5131
|
*/
|
|
@@ -6582,8 +6621,8 @@ export interface StackSetOperationResultSummary {
|
|
|
6582
6621
|
*/
|
|
6583
6622
|
StatusReason?: string;
|
|
6584
6623
|
/**
|
|
6585
|
-
* <p>The results of the account gate function CloudFormation invokes, if present,
|
|
6586
|
-
*
|
|
6624
|
+
* <p>The results of the account gate function CloudFormation invokes, if present, before
|
|
6625
|
+
* proceeding with stack set operations in an account.</p>
|
|
6587
6626
|
*/
|
|
6588
6627
|
AccountGateResult?: AccountGateResult;
|
|
6589
6628
|
/**
|
|
@@ -6692,8 +6731,8 @@ export interface StackSetOperationSummary {
|
|
|
6692
6731
|
* during stack create and update operations. If the number of failed stacks within a
|
|
6693
6732
|
* Region exceeds the failure tolerance, the status of the operation in the Region is
|
|
6694
6733
|
* set to <code>FAILED</code>. This in turn sets the status of the operation as a whole
|
|
6695
|
-
* to <code>FAILED</code>, and CloudFormation cancels the operation in any
|
|
6696
|
-
*
|
|
6734
|
+
* to <code>FAILED</code>, and CloudFormation cancels the operation in any remaining
|
|
6735
|
+
* Regions.</p>
|
|
6697
6736
|
* </li>
|
|
6698
6737
|
* <li>
|
|
6699
6738
|
* <p>
|
|
@@ -6725,9 +6764,9 @@ export interface StackSetOperationSummary {
|
|
|
6725
6764
|
/**
|
|
6726
6765
|
* <p>The time at which the operation was initiated. Note that the creation times for the
|
|
6727
6766
|
* stack set operation might differ from the creation time of the individual stacks
|
|
6728
|
-
* themselves. This is because CloudFormation needs to perform preparatory work for
|
|
6729
|
-
*
|
|
6730
|
-
*
|
|
6767
|
+
* themselves. This is because CloudFormation needs to perform preparatory work for the
|
|
6768
|
+
* operation, such as dispatching the work to the requested Regions, before actually creating
|
|
6769
|
+
* the first stacks.</p>
|
|
6731
6770
|
*/
|
|
6732
6771
|
CreationTimestamp?: Date;
|
|
6733
6772
|
/**
|
|
@@ -7071,8 +7110,8 @@ export interface ListTypesInput {
|
|
|
7071
7110
|
* <li>
|
|
7072
7111
|
* <p>
|
|
7073
7112
|
* <code>PUBLIC</code>: Extensions that are publicly visible and available to be
|
|
7074
|
-
* activated within any Amazon Web Services account. This includes extensions from
|
|
7075
|
-
*
|
|
7113
|
+
* activated within any Amazon Web Services account. This includes extensions from
|
|
7114
|
+
* Amazon Web Services, in addition to third-party publishers.</p>
|
|
7076
7115
|
* </li>
|
|
7077
7116
|
* </ul>
|
|
7078
7117
|
* <p>The default is <code>PRIVATE</code>.</p>
|
|
@@ -7468,8 +7507,7 @@ export declare namespace PublishTypeInput {
|
|
|
7468
7507
|
}
|
|
7469
7508
|
export interface PublishTypeOutput {
|
|
7470
7509
|
/**
|
|
7471
|
-
* <p>The Amazon Resource Name (ARN) assigned to the public extension upon
|
|
7472
|
-
* publication.</p>
|
|
7510
|
+
* <p>The Amazon Resource Name (ARN) assigned to the public extension upon publication.</p>
|
|
7473
7511
|
*/
|
|
7474
7512
|
PublicTypeArn?: string;
|
|
7475
7513
|
}
|
|
@@ -7629,7 +7667,8 @@ export interface RegisterTypeInput {
|
|
|
7629
7667
|
* <i>company_or_organization</i>::<i>service</i>::<i>type</i>::MODULE.</p>
|
|
7630
7668
|
* </li>
|
|
7631
7669
|
* <li>
|
|
7632
|
-
* <p>For hooks,
|
|
7670
|
+
* <p>For hooks,
|
|
7671
|
+
* <i>MyCompany</i>::<i>Testing</i>::<i>MyTestHook</i>.</p>
|
|
7633
7672
|
* </li>
|
|
7634
7673
|
* </ul>
|
|
7635
7674
|
*
|
|
@@ -8202,8 +8241,8 @@ export interface UpdateStackInput {
|
|
|
8202
8241
|
* <p>You should only update stacks directly from a stack template that contains
|
|
8203
8242
|
* macros if you know what processing the macro performs.</p>
|
|
8204
8243
|
* <p>Each macro relies on an underlying Lambda service function for
|
|
8205
|
-
* processing stack templates. Be aware that the Lambda function owner
|
|
8206
|
-
* function operation without CloudFormation being notified.</p>
|
|
8244
|
+
* processing stack templates. Be aware that the Lambda function owner
|
|
8245
|
+
* can update the function operation without CloudFormation being notified.</p>
|
|
8207
8246
|
* </important>
|
|
8208
8247
|
* <p>For more information, see <a href="http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html">Using
|
|
8209
8248
|
* CloudFormation Macros to Perform Custom Processing on
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { CloudFormationServiceException as __BaseException } from "./CloudFormationServiceException";
|
|
3
|
+
export declare enum AccountFilterType {
|
|
4
|
+
DIFFERENCE = "DIFFERENCE",
|
|
5
|
+
INTERSECTION = "INTERSECTION",
|
|
6
|
+
NONE = "NONE",
|
|
7
|
+
UNION = "UNION"
|
|
8
|
+
}
|
|
3
9
|
export declare type AccountGateStatus = "FAILED" | "SKIPPED" | "SUCCEEDED";
|
|
4
10
|
|
|
5
11
|
export interface AccountGateResult {
|
|
@@ -675,6 +681,8 @@ export interface DeploymentTargets {
|
|
|
675
681
|
AccountsUrl?: string;
|
|
676
682
|
|
|
677
683
|
OrganizationalUnitIds?: string[];
|
|
684
|
+
|
|
685
|
+
AccountFilterType?: AccountFilterType | string;
|
|
678
686
|
}
|
|
679
687
|
export declare namespace DeploymentTargets {
|
|
680
688
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudformation",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.128.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -18,38 +18,38 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
22
|
-
"@aws-sdk/config-resolver": "3.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
25
|
-
"@aws-sdk/hash-node": "3.
|
|
26
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
27
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
31
|
-
"@aws-sdk/middleware-retry": "3.
|
|
32
|
-
"@aws-sdk/middleware-serde": "3.
|
|
33
|
-
"@aws-sdk/middleware-signing": "3.
|
|
34
|
-
"@aws-sdk/middleware-stack": "3.
|
|
35
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
36
|
-
"@aws-sdk/node-config-provider": "3.
|
|
37
|
-
"@aws-sdk/node-http-handler": "3.
|
|
38
|
-
"@aws-sdk/protocol-http": "3.
|
|
39
|
-
"@aws-sdk/smithy-client": "3.
|
|
40
|
-
"@aws-sdk/types": "3.
|
|
41
|
-
"@aws-sdk/url-parser": "3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.128.0",
|
|
22
|
+
"@aws-sdk/config-resolver": "3.128.0",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.128.0",
|
|
24
|
+
"@aws-sdk/fetch-http-handler": "3.127.0",
|
|
25
|
+
"@aws-sdk/hash-node": "3.127.0",
|
|
26
|
+
"@aws-sdk/invalid-dependency": "3.127.0",
|
|
27
|
+
"@aws-sdk/middleware-content-length": "3.127.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.127.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.127.0",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "3.127.0",
|
|
31
|
+
"@aws-sdk/middleware-retry": "3.127.0",
|
|
32
|
+
"@aws-sdk/middleware-serde": "3.127.0",
|
|
33
|
+
"@aws-sdk/middleware-signing": "3.128.0",
|
|
34
|
+
"@aws-sdk/middleware-stack": "3.127.0",
|
|
35
|
+
"@aws-sdk/middleware-user-agent": "3.127.0",
|
|
36
|
+
"@aws-sdk/node-config-provider": "3.127.0",
|
|
37
|
+
"@aws-sdk/node-http-handler": "3.127.0",
|
|
38
|
+
"@aws-sdk/protocol-http": "3.127.0",
|
|
39
|
+
"@aws-sdk/smithy-client": "3.127.0",
|
|
40
|
+
"@aws-sdk/types": "3.127.0",
|
|
41
|
+
"@aws-sdk/url-parser": "3.127.0",
|
|
42
42
|
"@aws-sdk/util-base64-browser": "3.109.0",
|
|
43
43
|
"@aws-sdk/util-base64-node": "3.55.0",
|
|
44
44
|
"@aws-sdk/util-body-length-browser": "3.55.0",
|
|
45
45
|
"@aws-sdk/util-body-length-node": "3.55.0",
|
|
46
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
47
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
48
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
49
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
46
|
+
"@aws-sdk/util-defaults-mode-browser": "3.127.0",
|
|
47
|
+
"@aws-sdk/util-defaults-mode-node": "3.128.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-browser": "3.127.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-node": "3.127.0",
|
|
50
50
|
"@aws-sdk/util-utf8-browser": "3.109.0",
|
|
51
51
|
"@aws-sdk/util-utf8-node": "3.109.0",
|
|
52
|
-
"@aws-sdk/util-waiter": "3.
|
|
52
|
+
"@aws-sdk/util-waiter": "3.127.0",
|
|
53
53
|
"entities": "2.2.0",
|
|
54
54
|
"fast-xml-parser": "3.19.0",
|
|
55
55
|
"tslib": "^2.3.1",
|