@cdklabs/cdk-construct-connect-datalake 0.0.7 → 0.0.9
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 +9 -9
- package/.jsii.tabl.json +1 -1
- package/lib/index.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +9 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +11 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +13 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +11 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackExists.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorCreateComplete.d.ts +11 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorExecuteComplete.d.ts +11 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +11 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForChangeSetCreateComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackCreateComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackDeleteComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackImportComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorCreateComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorExecuteComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRollbackComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackUpdateComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForTypeRegistrationComplete.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -8
- package/node_modules/@aws-sdk/client-connect/package.json +7 -7
- package/node_modules/@aws-sdk/client-glue/dist-cjs/schemas/schemas_0.js +13 -12
- package/node_modules/@aws-sdk/client-glue/dist-es/schemas/schemas_0.js +13 -12
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionCommand.d.ts +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionsCommand.d.ts +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableVersionCommand.d.ts +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableVersionsCommand.d.ts +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_1.d.ts +5 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_2.d.ts +25 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_1.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_2.d.ts +5 -0
- package/node_modules/@aws-sdk/client-glue/package.json +7 -7
- package/node_modules/@aws-sdk/client-lakeformation/package.json +7 -7
- package/node_modules/@aws-sdk/client-ram/package.json +7 -7
- package/node_modules/@aws-sdk/client-sts/package.json +8 -8
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +15 -6
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +15 -6
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +15 -6
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +1 -2
- package/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/nested-clients/package.json +7 -7
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-external/nodable_entities.js +336 -0
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +26 -0
- package/node_modules/@aws-sdk/xml-builder/dist-es/xml-external/nodable_entities.js +332 -0
- package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +26 -0
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-external/nodable_entities.d.ts +66 -0
- package/node_modules/@aws-sdk/xml-builder/dist-types/xml-external/nodable_entities.d.ts +65 -0
- package/node_modules/@aws-sdk/xml-builder/package.json +3 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +7 -3
- package/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +5 -2
- package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +2 -1
- package/node_modules/@smithy/util-retry/package.json +2 -2
- package/node_modules/fast-xml-builder/CHANGELOG.md +24 -0
- package/node_modules/fast-xml-builder/README.md +53 -2
- package/node_modules/fast-xml-builder/lib/fxb.cjs +1 -1
- package/node_modules/fast-xml-builder/lib/fxb.d.cts +91 -1
- package/node_modules/fast-xml-builder/lib/fxb.min.js +1 -1
- package/node_modules/fast-xml-builder/lib/fxb.min.js.map +1 -1
- package/node_modules/fast-xml-builder/package.json +3 -2
- package/node_modules/fast-xml-builder/src/fxb.d.ts +93 -3
- package/node_modules/fast-xml-builder/src/fxb.js +106 -40
- package/node_modules/fast-xml-builder/src/orderedJs2Xml.js +95 -42
- package/node_modules/fast-xml-builder/src/util.js +16 -0
- package/node_modules/fast-xml-parser/CHANGELOG.md +8 -0
- package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
- package/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
- package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
- package/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
- package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
- package/node_modules/fast-xml-parser/package.json +1 -1
- package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +16 -11
- package/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +2 -2
- package/node_modules/strnum/CHANGELOG.md +3 -0
- package/node_modules/strnum/package.json +3 -2
- package/node_modules/strnum/strnum.js +12 -10
- package/node_modules/xml-naming/README.md +189 -0
- package/node_modules/xml-naming/package.json +54 -0
- package/node_modules/xml-naming/src/index.d.ts +74 -0
- package/node_modules/xml-naming/src/index.js +270 -0
- package/package.json +10 -10
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeChangeSetCommandInput,
|
|
5
|
+
DescribeChangeSetCommandOutput,
|
|
6
|
+
} from "../commands/DescribeChangeSetCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForChangeSetCreateComplete: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeChangeSetCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<DescribeChangeSetCommandOutput | CloudFormationServiceException>
|
|
13
|
+
>;
|
|
8
14
|
export declare const waitUntilChangeSetCreateComplete: (
|
|
9
15
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
16
|
input: DescribeChangeSetCommandInput
|
|
11
|
-
) => Promise<WaiterResult
|
|
17
|
+
) => Promise<WaiterResult<DescribeChangeSetCommandOutput>>;
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeStacksCommandInput,
|
|
5
|
+
DescribeStacksCommandOutput,
|
|
6
|
+
} from "../commands/DescribeStacksCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForStackCreateComplete: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeStacksCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>
|
|
13
|
+
>;
|
|
8
14
|
export declare const waitUntilStackCreateComplete: (
|
|
9
15
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
16
|
input: DescribeStacksCommandInput
|
|
11
|
-
) => Promise<WaiterResult
|
|
17
|
+
) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,11 +1,19 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeStacksCommandInput,
|
|
5
|
+
DescribeStacksCommandOutput,
|
|
6
|
+
} from "../commands/DescribeStacksCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForStackDeleteComplete: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeStacksCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>
|
|
13
|
+
>;
|
|
8
14
|
export declare const waitUntilStackDeleteComplete: (
|
|
9
15
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
16
|
input: DescribeStacksCommandInput
|
|
11
|
-
) => Promise<
|
|
17
|
+
) => Promise<
|
|
18
|
+
WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>
|
|
19
|
+
>;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackExists.d.ts
CHANGED
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeStacksCommandInput,
|
|
5
|
+
DescribeStacksCommandOutput,
|
|
6
|
+
} from "../commands/DescribeStacksCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForStackExists: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeStacksCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>
|
|
13
|
+
>;
|
|
8
14
|
export declare const waitUntilStackExists: (
|
|
9
15
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
16
|
input: DescribeStacksCommandInput
|
|
11
|
-
) => Promise<WaiterResult
|
|
17
|
+
) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeStacksCommandInput,
|
|
5
|
+
DescribeStacksCommandOutput,
|
|
6
|
+
} from "../commands/DescribeStacksCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForStackImportComplete: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeStacksCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>
|
|
13
|
+
>;
|
|
8
14
|
export declare const waitUntilStackImportComplete: (
|
|
9
15
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
16
|
input: DescribeStacksCommandInput
|
|
11
|
-
) => Promise<WaiterResult
|
|
17
|
+
) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,11 +1,19 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeStackRefactorCommandInput,
|
|
5
|
+
DescribeStackRefactorCommandOutput,
|
|
6
|
+
} from "../commands/DescribeStackRefactorCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForStackRefactorCreateComplete: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeStackRefactorCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<
|
|
13
|
+
DescribeStackRefactorCommandOutput | CloudFormationServiceException
|
|
14
|
+
>
|
|
15
|
+
>;
|
|
8
16
|
export declare const waitUntilStackRefactorCreateComplete: (
|
|
9
17
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
18
|
input: DescribeStackRefactorCommandInput
|
|
11
|
-
) => Promise<WaiterResult
|
|
19
|
+
) => Promise<WaiterResult<DescribeStackRefactorCommandOutput>>;
|
|
@@ -1,11 +1,19 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeStackRefactorCommandInput,
|
|
5
|
+
DescribeStackRefactorCommandOutput,
|
|
6
|
+
} from "../commands/DescribeStackRefactorCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForStackRefactorExecuteComplete: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeStackRefactorCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<
|
|
13
|
+
DescribeStackRefactorCommandOutput | CloudFormationServiceException
|
|
14
|
+
>
|
|
15
|
+
>;
|
|
8
16
|
export declare const waitUntilStackRefactorExecuteComplete: (
|
|
9
17
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
18
|
input: DescribeStackRefactorCommandInput
|
|
11
|
-
) => Promise<WaiterResult
|
|
19
|
+
) => Promise<WaiterResult<DescribeStackRefactorCommandOutput>>;
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeStacksCommandInput,
|
|
5
|
+
DescribeStacksCommandOutput,
|
|
6
|
+
} from "../commands/DescribeStacksCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForStackRollbackComplete: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeStacksCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>
|
|
13
|
+
>;
|
|
8
14
|
export declare const waitUntilStackRollbackComplete: (
|
|
9
15
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
16
|
input: DescribeStacksCommandInput
|
|
11
|
-
) => Promise<WaiterResult
|
|
17
|
+
) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeStacksCommandInput,
|
|
5
|
+
DescribeStacksCommandOutput,
|
|
6
|
+
} from "../commands/DescribeStacksCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForStackUpdateComplete: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeStacksCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>
|
|
13
|
+
>;
|
|
8
14
|
export declare const waitUntilStackUpdateComplete: (
|
|
9
15
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
16
|
input: DescribeStacksCommandInput
|
|
11
|
-
) => Promise<WaiterResult
|
|
17
|
+
) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,11 +1,19 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import {
|
|
3
|
+
import {
|
|
4
|
+
DescribeTypeRegistrationCommandInput,
|
|
5
|
+
DescribeTypeRegistrationCommandOutput,
|
|
6
|
+
} from "../commands/DescribeTypeRegistrationCommand";
|
|
7
|
+
import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
8
|
export declare const waitForTypeRegistrationComplete: (
|
|
5
9
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
6
10
|
input: DescribeTypeRegistrationCommandInput
|
|
7
|
-
) => Promise<
|
|
11
|
+
) => Promise<
|
|
12
|
+
WaiterResult<
|
|
13
|
+
DescribeTypeRegistrationCommandOutput | CloudFormationServiceException
|
|
14
|
+
>
|
|
15
|
+
>;
|
|
8
16
|
export declare const waitUntilTypeRegistrationComplete: (
|
|
9
17
|
params: WaiterConfiguration<CloudFormationClient>,
|
|
10
18
|
input: DescribeTypeRegistrationCommandInput
|
|
11
|
-
) => Promise<WaiterResult
|
|
19
|
+
) => Promise<WaiterResult<DescribeTypeRegistrationCommandOutput>>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeChangeSetCommandInput } from "../commands/DescribeChangeSetCommand";
|
|
3
|
+
import { type DescribeChangeSetCommandInput, type DescribeChangeSetCommandOutput } from "../commands/DescribeChangeSetCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
* Wait until change set status is CREATE_COMPLETE.
|
|
6
7
|
* @deprecated Use waitUntilChangeSetCreateComplete instead. waitForChangeSetCreateComplete does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForChangeSetCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeChangeSetCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForChangeSetCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeChangeSetCommandInput) => Promise<WaiterResult<DescribeChangeSetCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
* Wait until change set status is CREATE_COMPLETE.
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeChangeSetCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilChangeSetCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeChangeSetCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilChangeSetCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeChangeSetCommandInput) => Promise<WaiterResult<DescribeChangeSetCommandOutput>>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeStacksCommandInput } from "../commands/DescribeStacksCommand";
|
|
3
|
+
import { type DescribeStacksCommandInput, type DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
* Wait until stack status is CREATE_COMPLETE.
|
|
6
7
|
* @deprecated Use waitUntilStackCreateComplete instead. waitForStackCreateComplete does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForStackCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForStackCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
* Wait until stack status is CREATE_COMPLETE.
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeStacksCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilStackCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilStackCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeStacksCommandInput } from "../commands/DescribeStacksCommand";
|
|
3
|
+
import { type DescribeStacksCommandInput, type DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
* Wait until stack status is DELETE_COMPLETE.
|
|
6
7
|
* @deprecated Use waitUntilStackDeleteComplete instead. waitForStackDeleteComplete does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForStackDeleteComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForStackDeleteComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
* Wait until stack status is DELETE_COMPLETE.
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeStacksCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilStackDeleteComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilStackDeleteComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>>;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeStacksCommandInput } from "../commands/DescribeStacksCommand";
|
|
3
|
+
import { type DescribeStacksCommandInput, type DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
*
|
|
6
7
|
* @deprecated Use waitUntilStackExists instead. waitForStackExists does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForStackExists: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForStackExists: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
*
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeStacksCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilStackExists: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilStackExists: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeStacksCommandInput } from "../commands/DescribeStacksCommand";
|
|
3
|
+
import { type DescribeStacksCommandInput, type DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
* Wait until stack status is IMPORT_COMPLETE.
|
|
6
7
|
* @deprecated Use waitUntilStackImportComplete instead. waitForStackImportComplete does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForStackImportComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForStackImportComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
* Wait until stack status is IMPORT_COMPLETE.
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeStacksCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilStackImportComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilStackImportComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeStackRefactorCommandInput } from "../commands/DescribeStackRefactorCommand";
|
|
3
|
+
import { type DescribeStackRefactorCommandInput, type DescribeStackRefactorCommandOutput } from "../commands/DescribeStackRefactorCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
* Wait until the stack refactor status is CREATE_COMPLETE.
|
|
6
7
|
* @deprecated Use waitUntilStackRefactorCreateComplete instead. waitForStackRefactorCreateComplete does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForStackRefactorCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStackRefactorCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForStackRefactorCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStackRefactorCommandInput) => Promise<WaiterResult<DescribeStackRefactorCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
* Wait until the stack refactor status is CREATE_COMPLETE.
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeStackRefactorCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilStackRefactorCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStackRefactorCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilStackRefactorCreateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStackRefactorCommandInput) => Promise<WaiterResult<DescribeStackRefactorCommandOutput>>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeStackRefactorCommandInput } from "../commands/DescribeStackRefactorCommand";
|
|
3
|
+
import { type DescribeStackRefactorCommandInput, type DescribeStackRefactorCommandOutput } from "../commands/DescribeStackRefactorCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
* Wait until the stack refactor status is EXECUTE_COMPLETE.
|
|
6
7
|
* @deprecated Use waitUntilStackRefactorExecuteComplete instead. waitForStackRefactorExecuteComplete does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForStackRefactorExecuteComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStackRefactorCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForStackRefactorExecuteComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStackRefactorCommandInput) => Promise<WaiterResult<DescribeStackRefactorCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
* Wait until the stack refactor status is EXECUTE_COMPLETE.
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeStackRefactorCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilStackRefactorExecuteComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStackRefactorCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilStackRefactorExecuteComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStackRefactorCommandInput) => Promise<WaiterResult<DescribeStackRefactorCommandOutput>>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeStacksCommandInput } from "../commands/DescribeStacksCommand";
|
|
3
|
+
import { type DescribeStacksCommandInput, type DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
* Wait until stack status is UPDATE_ROLLBACK_COMPLETE.
|
|
6
7
|
* @deprecated Use waitUntilStackRollbackComplete instead. waitForStackRollbackComplete does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForStackRollbackComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForStackRollbackComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
* Wait until stack status is UPDATE_ROLLBACK_COMPLETE.
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeStacksCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilStackRollbackComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilStackRollbackComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeStacksCommandInput } from "../commands/DescribeStacksCommand";
|
|
3
|
+
import { type DescribeStacksCommandInput, type DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
* Wait until stack status is UPDATE_COMPLETE.
|
|
6
7
|
* @deprecated Use waitUntilStackUpdateComplete instead. waitForStackUpdateComplete does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForStackUpdateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForStackUpdateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
* Wait until stack status is UPDATE_COMPLETE.
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeStacksCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilStackUpdateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilStackUpdateComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeStacksCommandInput) => Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { type WaiterConfiguration, type WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import type { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
-
import { type DescribeTypeRegistrationCommandInput } from "../commands/DescribeTypeRegistrationCommand";
|
|
3
|
+
import { type DescribeTypeRegistrationCommandInput, type DescribeTypeRegistrationCommandOutput } from "../commands/DescribeTypeRegistrationCommand";
|
|
4
|
+
import type { CloudFormationServiceException } from "../models/CloudFormationServiceException";
|
|
4
5
|
/**
|
|
5
6
|
* Wait until type registration is COMPLETE.
|
|
6
7
|
* @deprecated Use waitUntilTypeRegistrationComplete instead. waitForTypeRegistrationComplete does not throw error in non-success cases.
|
|
7
8
|
*/
|
|
8
|
-
export declare const waitForTypeRegistrationComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeTypeRegistrationCommandInput) => Promise<WaiterResult
|
|
9
|
+
export declare const waitForTypeRegistrationComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeTypeRegistrationCommandInput) => Promise<WaiterResult<DescribeTypeRegistrationCommandOutput | CloudFormationServiceException>>;
|
|
9
10
|
/**
|
|
10
11
|
* Wait until type registration is COMPLETE.
|
|
11
12
|
* @param params - Waiter configuration options.
|
|
12
13
|
* @param input - The input to DescribeTypeRegistrationCommand for polling.
|
|
13
14
|
*/
|
|
14
|
-
export declare const waitUntilTypeRegistrationComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeTypeRegistrationCommandInput) => Promise<WaiterResult
|
|
15
|
+
export declare const waitUntilTypeRegistrationComplete: (params: WaiterConfiguration<CloudFormationClient>, input: DescribeTypeRegistrationCommandInput) => Promise<WaiterResult<DescribeTypeRegistrationCommandOutput>>;
|
|
@@ -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.1045.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudformation",
|
|
@@ -23,17 +23,17 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "^3.974.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
+
"@aws-sdk/core": "^3.974.8",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "^3.972.39",
|
|
28
28
|
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
29
29
|
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
30
30
|
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "^3.972.38",
|
|
32
32
|
"@aws-sdk/region-config-resolver": "^3.972.13",
|
|
33
33
|
"@aws-sdk/types": "^3.973.8",
|
|
34
34
|
"@aws-sdk/util-endpoints": "^3.996.8",
|
|
35
35
|
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "^3.973.24",
|
|
37
37
|
"@smithy/config-resolver": "^4.4.17",
|
|
38
38
|
"@smithy/core": "^3.23.17",
|
|
39
39
|
"@smithy/fetch-http-handler": "^5.3.17",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"@smithy/invalid-dependency": "^4.2.14",
|
|
42
42
|
"@smithy/middleware-content-length": "^4.2.14",
|
|
43
43
|
"@smithy/middleware-endpoint": "^4.4.32",
|
|
44
|
-
"@smithy/middleware-retry": "^4.5.
|
|
44
|
+
"@smithy/middleware-retry": "^4.5.7",
|
|
45
45
|
"@smithy/middleware-serde": "^4.2.20",
|
|
46
46
|
"@smithy/middleware-stack": "^4.2.14",
|
|
47
47
|
"@smithy/node-config-provider": "^4.3.14",
|
|
@@ -57,9 +57,9 @@
|
|
|
57
57
|
"@smithy/util-defaults-mode-node": "^4.2.54",
|
|
58
58
|
"@smithy/util-endpoints": "^3.4.2",
|
|
59
59
|
"@smithy/util-middleware": "^4.2.14",
|
|
60
|
-
"@smithy/util-retry": "^4.3.
|
|
60
|
+
"@smithy/util-retry": "^4.3.6",
|
|
61
61
|
"@smithy/util-utf8": "^4.2.2",
|
|
62
|
-
"@smithy/util-waiter": "^4.
|
|
62
|
+
"@smithy/util-waiter": "^4.3.0",
|
|
63
63
|
"tslib": "^2.6.2"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-connect",
|
|
3
3
|
"description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1045.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-connect",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.974.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.974.8",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.39",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.38",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.13",
|
|
31
31
|
"@aws-sdk/types": "^3.973.8",
|
|
32
32
|
"@aws-sdk/util-endpoints": "^3.996.8",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.24",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.17",
|
|
36
36
|
"@smithy/core": "^3.23.17",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.17",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.14",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.14",
|
|
41
41
|
"@smithy/middleware-endpoint": "^4.4.32",
|
|
42
|
-
"@smithy/middleware-retry": "^4.5.
|
|
42
|
+
"@smithy/middleware-retry": "^4.5.7",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.20",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.14",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.14",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@smithy/util-defaults-mode-node": "^4.2.54",
|
|
56
56
|
"@smithy/util-endpoints": "^3.4.2",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.14",
|
|
58
|
-
"@smithy/util-retry": "^4.3.
|
|
58
|
+
"@smithy/util-retry": "^4.3.6",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.2",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|
|
@@ -333,6 +333,7 @@ const _CJRr = "CreateJobResponse";
|
|
|
333
333
|
const _CKS = "CatalogKafkaSource";
|
|
334
334
|
const _CKSa = "CatalogKinesisSource";
|
|
335
335
|
const _CL = "ConnectionsList";
|
|
336
|
+
const _CLGP = "CustomLogGroupPrefix";
|
|
336
337
|
const _CLS = "CrawlerLineageSettings";
|
|
337
338
|
const _CLa = "CatalogList";
|
|
338
339
|
const _CLl = "ClassifierList";
|
|
@@ -3837,8 +3838,8 @@ exports.DataQualityEncryption$ = [3, n0, _DQE,
|
|
|
3837
3838
|
];
|
|
3838
3839
|
exports.DataQualityEvaluationRunAdditionalRunOptions$ = [3, n0, _DQERARO,
|
|
3839
3840
|
0,
|
|
3840
|
-
[_CWME, _RSP, _CREM],
|
|
3841
|
-
[2, 0, 0]
|
|
3841
|
+
[_CWME, _RSP, _CREM, _CLGP],
|
|
3842
|
+
[2, 0, 0, 0]
|
|
3842
3843
|
];
|
|
3843
3844
|
exports.DataQualityGlueTable$ = [3, n0, _DQGT,
|
|
3844
3845
|
0,
|
|
@@ -3892,8 +3893,8 @@ exports.DataQualityRulesetEvaluationRunDescription$ = [3, n0, _DQRERD,
|
|
|
3892
3893
|
];
|
|
3893
3894
|
exports.DataQualityRulesetEvaluationRunFilter$ = [3, n0, _DQRERF,
|
|
3894
3895
|
0,
|
|
3895
|
-
[_DSa, _SB, _SAt],
|
|
3896
|
-
[() => exports.DataSource$, 4, 4], 1
|
|
3896
|
+
[_DSa, _SB, _SAt, _RNu],
|
|
3897
|
+
[() => exports.DataSource$, 4, 4, 0], 1
|
|
3897
3898
|
];
|
|
3898
3899
|
exports.DataQualityRulesetFilterCriteria$ = [3, n0, _DQRFCa,
|
|
3899
3900
|
0,
|
|
@@ -5022,8 +5023,8 @@ exports.GetPartitionIndexesResponse$ = [3, n0, _GPIRe,
|
|
|
5022
5023
|
];
|
|
5023
5024
|
exports.GetPartitionRequest$ = [3, n0, _GPR,
|
|
5024
5025
|
0,
|
|
5025
|
-
[_DN, _TN, _PV, _CI],
|
|
5026
|
-
[0, 0, 64 | 0, 0], 3
|
|
5026
|
+
[_DN, _TN, _PV, _CI, _ACu],
|
|
5027
|
+
[0, 0, 64 | 0, 0, () => exports.AuditContext$], 3
|
|
5027
5028
|
];
|
|
5028
5029
|
exports.GetPartitionResponse$ = [3, n0, _GPRe,
|
|
5029
5030
|
0,
|
|
@@ -5032,8 +5033,8 @@ exports.GetPartitionResponse$ = [3, n0, _GPRe,
|
|
|
5032
5033
|
];
|
|
5033
5034
|
exports.GetPartitionsRequest$ = [3, n0, _GPRet,
|
|
5034
5035
|
0,
|
|
5035
|
-
[_DN, _TN, _CI, _Ex, _NTe, _Seg, _MRax, _ECS, _TI, _QAOT],
|
|
5036
|
-
[0, 0, 0, 0, 0, () => exports.Segment$, 1, 2, 0, 4], 2
|
|
5036
|
+
[_DN, _TN, _CI, _Ex, _NTe, _Seg, _MRax, _ECS, _TI, _QAOT, _ACu],
|
|
5037
|
+
[0, 0, 0, 0, 0, () => exports.Segment$, 1, 2, 0, 4, () => exports.AuditContext$], 2
|
|
5037
5038
|
];
|
|
5038
5039
|
exports.GetPartitionsResponse$ = [3, n0, _GPReta,
|
|
5039
5040
|
0,
|
|
@@ -5192,8 +5193,8 @@ exports.GetTablesResponse$ = [3, n0, _GTReta,
|
|
|
5192
5193
|
];
|
|
5193
5194
|
exports.GetTableVersionRequest$ = [3, n0, _GTVR,
|
|
5194
5195
|
0,
|
|
5195
|
-
[_DN, _TN, _CI, _VIe],
|
|
5196
|
-
[0, 0, 0, 0], 2
|
|
5196
|
+
[_DN, _TN, _CI, _VIe, _ACu],
|
|
5197
|
+
[0, 0, 0, 0, () => exports.AuditContext$], 2
|
|
5197
5198
|
];
|
|
5198
5199
|
exports.GetTableVersionResponse$ = [3, n0, _GTVRe,
|
|
5199
5200
|
0,
|
|
@@ -5202,8 +5203,8 @@ exports.GetTableVersionResponse$ = [3, n0, _GTVRe,
|
|
|
5202
5203
|
];
|
|
5203
5204
|
exports.GetTableVersionsRequest$ = [3, n0, _GTVRet,
|
|
5204
5205
|
0,
|
|
5205
|
-
[_DN, _TN, _CI, _NTe, _MRax],
|
|
5206
|
-
[0, 0, 0, 0, 1], 2
|
|
5206
|
+
[_DN, _TN, _CI, _NTe, _MRax, _ACu],
|
|
5207
|
+
[0, 0, 0, 0, 1, () => exports.AuditContext$], 2
|
|
5207
5208
|
];
|
|
5208
5209
|
exports.GetTableVersionsResponse$ = [3, n0, _GTVReta,
|
|
5209
5210
|
0,
|