@aws-sdk/client-cloudformation 3.934.0 → 3.936.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/dist-cjs/index.js +574 -574
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +520 -0
- package/dist-es/models/errors.js +407 -0
- package/dist-es/models/models_0.js +1 -844
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/ListStackRefactorsCommand.d.ts +1 -2
- package/dist-types/commands/ListStackResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListStacksCommand.d.ts +1 -1
- package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTypeVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTypesCommand.d.ts +1 -1
- package/dist-types/commands/PublishTypeCommand.d.ts +1 -1
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +1 -1
- package/dist-types/commands/RegisterPublisherCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTypeCommand.d.ts +1 -1
- package/dist-types/commands/RollbackStackCommand.d.ts +1 -1
- package/dist-types/commands/SetStackPolicyCommand.d.ts +1 -1
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +1 -1
- package/dist-types/commands/SignalResourceCommand.d.ts +1 -1
- package/dist-types/commands/StartResourceScanCommand.d.ts +1 -1
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +1 -1
- package/dist-types/commands/TestTypeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
- package/dist-types/commands/ValidateTemplateCommand.d.ts +1 -1
- package/dist-types/index.d.ts +3 -1
- package/dist-types/models/enums.d.ts +1200 -0
- package/dist-types/models/errors.d.ts +413 -0
- package/dist-types/models/models_0.d.ts +2937 -1483
- package/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +3 -1
- package/dist-types/ts3.4/models/enums.d.ts +669 -0
- package/dist-types/ts3.4/models/errors.d.ts +264 -0
- package/dist-types/ts3.4/models/models_0.d.ts +488 -849
- package/package.json +19 -19
- package/dist-es/models/index.js +0 -2
- package/dist-es/models/models_1.js +0 -84
- package/dist-types/models/index.d.ts +0 -2
- package/dist-types/models/models_1.d.ts +0 -3069
- package/dist-types/ts3.4/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/models_1.d.ts +0 -524
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
ListStackRefactorsInput,
|
|
10
|
+
ListStackRefactorsOutput,
|
|
11
|
+
} from "../models/models_0";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface ListStackRefactorsCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ListStackSetAutoDeploymentTargetsInput,
|
|
10
10
|
ListStackSetAutoDeploymentTargetsOutput,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_0";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ListStackSetAutoDeploymentTargetsCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ListStackSetOperationResultsInput,
|
|
10
10
|
ListStackSetOperationResultsOutput,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_0";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ListStackSetOperationResultsCommandInput
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { ListStackSetsInput, ListStackSetsOutput } from "../models/
|
|
8
|
+
import { ListStackSetsInput, ListStackSetsOutput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface ListStackSetsCommandInput extends ListStackSetsInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { ListStacksInput, ListStacksOutput } from "../models/
|
|
8
|
+
import { ListStacksInput, ListStacksOutput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface ListStacksCommandInput extends ListStacksInput {}
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ListTypeVersionsInput,
|
|
10
10
|
ListTypeVersionsOutput,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_0";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ListTypeVersionsCommandInput extends ListTypeVersionsInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { ListTypesInput, ListTypesOutput } from "../models/
|
|
8
|
+
import { ListTypesInput, ListTypesOutput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface ListTypesCommandInput extends ListTypesInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { PublishTypeInput, PublishTypeOutput } from "../models/
|
|
8
|
+
import { PublishTypeInput, PublishTypeOutput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface PublishTypeCommandInput extends PublishTypeInput {}
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
RegisterPublisherInput,
|
|
10
10
|
RegisterPublisherOutput,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_0";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface RegisterPublisherCommandInput extends RegisterPublisherInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { RegisterTypeInput, RegisterTypeOutput } from "../models/
|
|
8
|
+
import { RegisterTypeInput, RegisterTypeOutput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface RegisterTypeCommandInput extends RegisterTypeInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { RollbackStackInput, RollbackStackOutput } from "../models/
|
|
8
|
+
import { RollbackStackInput, RollbackStackOutput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface RollbackStackCommandInput extends RollbackStackInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { SetStackPolicyInput } from "../models/
|
|
8
|
+
import { SetStackPolicyInput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface SetStackPolicyCommandInput extends SetStackPolicyInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { SignalResourceInput } from "../models/
|
|
8
|
+
import { SignalResourceInput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface SignalResourceCommandInput extends SignalResourceInput {}
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
StartResourceScanInput,
|
|
10
10
|
StartResourceScanOutput,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_0";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface StartResourceScanCommandInput extends StartResourceScanInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { TestTypeInput, TestTypeOutput } from "../models/
|
|
8
|
+
import { TestTypeInput, TestTypeOutput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface TestTypeCommandInput extends TestTypeInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { UpdateStackInput, UpdateStackOutput } from "../models/
|
|
8
|
+
import { UpdateStackInput, UpdateStackOutput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface UpdateStackCommandInput extends UpdateStackInput {}
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudFormationClient";
|
|
8
|
-
import { UpdateStackSetInput, UpdateStackSetOutput } from "../models/
|
|
8
|
+
import { UpdateStackSetInput, UpdateStackSetOutput } from "../models/models_0";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface UpdateStackSetCommandInput extends UpdateStackSetInput {}
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
UpdateTerminationProtectionInput,
|
|
10
10
|
UpdateTerminationProtectionOutput,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_0";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface UpdateTerminationProtectionCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ValidateTemplateInput,
|
|
10
10
|
ValidateTemplateOutput,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_0";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ValidateTemplateCommandInput extends ValidateTemplateInput {}
|
|
@@ -6,5 +6,7 @@ export { CloudFormationExtensionConfiguration } from "./extensionConfiguration";
|
|
|
6
6
|
export * from "./commands";
|
|
7
7
|
export * from "./pagination";
|
|
8
8
|
export * from "./waiters";
|
|
9
|
-
export * from "./models";
|
|
9
|
+
export * from "./models/enums";
|
|
10
|
+
export * from "./models/errors";
|
|
11
|
+
export * from "./models/models_0";
|
|
10
12
|
export { CloudFormationServiceException } from "./models/CloudFormationServiceException";
|