@aws-sdk/client-cloudfront 3.490.0 → 3.496.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/CloudFront.js +1 -233
- package/dist-cjs/CloudFrontClient.js +1 -43
- package/dist-cjs/commands/AssociateAliasCommand.js +1 -28
- package/dist-cjs/commands/CopyDistributionCommand.js +1 -29
- package/dist-cjs/commands/CreateCachePolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +1 -28
- package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateDistributionCommand.js +1 -29
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +1 -29
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +1 -28
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +1 -28
- package/dist-cjs/commands/CreateFunctionCommand.js +1 -29
- package/dist-cjs/commands/CreateInvalidationCommand.js +1 -28
- package/dist-cjs/commands/CreateKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateKeyValueStoreCommand.js +1 -28
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/CreateOriginAccessControlCommand.js +1 -28
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreatePublicKeyCommand.js +1 -28
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +1 -28
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +1 -28
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +1 -28
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +1 -28
- package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteDistributionCommand.js +1 -28
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteFunctionCommand.js +1 -28
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteKeyValueStoreCommand.js +1 -28
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +1 -28
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeletePublicKeyCommand.js +1 -28
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +1 -28
- package/dist-cjs/commands/DescribeFunctionCommand.js +1 -28
- package/dist-cjs/commands/DescribeKeyValueStoreCommand.js +1 -28
- package/dist-cjs/commands/GetCachePolicyCommand.js +1 -28
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +1 -28
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +1 -28
- package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetDistributionCommand.js +1 -29
- package/dist-cjs/commands/GetDistributionConfigCommand.js +1 -29
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +1 -28
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +1 -28
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +1 -28
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +1 -28
- package/dist-cjs/commands/GetFunctionCommand.js +1 -29
- package/dist-cjs/commands/GetInvalidationCommand.js +1 -28
- package/dist-cjs/commands/GetKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +1 -28
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/GetOriginAccessControlCommand.js +1 -28
- package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +1 -28
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +1 -28
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +1 -28
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +1 -28
- package/dist-cjs/commands/ListCachePoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +1 -28
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +1 -28
- package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +1 -29
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +1 -29
- package/dist-cjs/commands/ListDistributionsCommand.js +1 -29
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +1 -28
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +1 -28
- package/dist-cjs/commands/ListFunctionsCommand.js +1 -28
- package/dist-cjs/commands/ListInvalidationsCommand.js +1 -28
- package/dist-cjs/commands/ListKeyGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListKeyValueStoresCommand.js +1 -28
- package/dist-cjs/commands/ListOriginAccessControlsCommand.js +1 -28
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListPublicKeysCommand.js +1 -28
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +1 -28
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/PublishFunctionCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/TestFunctionCommand.js +1 -29
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +1 -28
- package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateDistributionCommand.js +1 -29
- package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +1 -29
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +1 -28
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +1 -28
- package/dist-cjs/commands/UpdateFunctionCommand.js +1 -29
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateKeyValueStoreCommand.js +1 -28
- package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +1 -28
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +1 -28
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +1 -28
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -114
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +19314 -12
- package/dist-cjs/models/CloudFrontServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -1899
- package/dist-cjs/models/models_1.js +1 -520
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +1 -7
- package/dist-cjs/pagination/ListDistributionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListInvalidationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListKeyValueStoresPaginator.js +1 -7
- package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -9
- package/dist-cjs/protocols/Aws_restXml.js +1 -13883
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -6
- package/dist-cjs/waiters/waitForDistributionDeployed.js +1 -36
- package/dist-cjs/waiters/waitForInvalidationCompleted.js +1 -36
- package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +1 -36
- package/package.json +43 -43
|
@@ -1,22 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.resolveRuntimeExtensions = void 0;
|
|
4
|
-
const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
|
|
5
|
-
const protocol_http_1 = require("@smithy/protocol-http");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
const asPartial = (t) => t;
|
|
8
|
-
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
9
|
-
const extensionConfiguration = {
|
|
10
|
-
...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
|
|
11
|
-
...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
|
|
12
|
-
...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
|
|
13
|
-
};
|
|
14
|
-
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
15
|
-
return {
|
|
16
|
-
...runtimeConfig,
|
|
17
|
-
...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
18
|
-
...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
19
|
-
...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./waitForDistributionDeployed"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./waitForInvalidationCompleted"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./waitForStreamingDistributionDeployed"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,36 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.waitUntilDistributionDeployed = exports.waitForDistributionDeployed = void 0;
|
|
4
|
-
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
|
-
const GetDistributionCommand_1 = require("../commands/GetDistributionCommand");
|
|
6
|
-
const checkState = async (client, input) => {
|
|
7
|
-
let reason;
|
|
8
|
-
try {
|
|
9
|
-
const result = await client.send(new GetDistributionCommand_1.GetDistributionCommand(input));
|
|
10
|
-
reason = result;
|
|
11
|
-
try {
|
|
12
|
-
const returnComparator = () => {
|
|
13
|
-
return result.Distribution.Status;
|
|
14
|
-
};
|
|
15
|
-
if (returnComparator() === "Deployed") {
|
|
16
|
-
return { state: util_waiter_1.WaiterState.SUCCESS, reason };
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
catch (e) { }
|
|
20
|
-
}
|
|
21
|
-
catch (exception) {
|
|
22
|
-
reason = exception;
|
|
23
|
-
}
|
|
24
|
-
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
25
|
-
};
|
|
26
|
-
const waitForDistributionDeployed = async (params, input) => {
|
|
27
|
-
const serviceDefaults = { minDelay: 60, maxDelay: 120 };
|
|
28
|
-
return (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
29
|
-
};
|
|
30
|
-
exports.waitForDistributionDeployed = waitForDistributionDeployed;
|
|
31
|
-
const waitUntilDistributionDeployed = async (params, input) => {
|
|
32
|
-
const serviceDefaults = { minDelay: 60, maxDelay: 120 };
|
|
33
|
-
const result = await (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
34
|
-
return (0, util_waiter_1.checkExceptions)(result);
|
|
35
|
-
};
|
|
36
|
-
exports.waitUntilDistributionDeployed = waitUntilDistributionDeployed;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,36 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.waitUntilInvalidationCompleted = exports.waitForInvalidationCompleted = void 0;
|
|
4
|
-
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
|
-
const GetInvalidationCommand_1 = require("../commands/GetInvalidationCommand");
|
|
6
|
-
const checkState = async (client, input) => {
|
|
7
|
-
let reason;
|
|
8
|
-
try {
|
|
9
|
-
const result = await client.send(new GetInvalidationCommand_1.GetInvalidationCommand(input));
|
|
10
|
-
reason = result;
|
|
11
|
-
try {
|
|
12
|
-
const returnComparator = () => {
|
|
13
|
-
return result.Invalidation.Status;
|
|
14
|
-
};
|
|
15
|
-
if (returnComparator() === "Completed") {
|
|
16
|
-
return { state: util_waiter_1.WaiterState.SUCCESS, reason };
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
catch (e) { }
|
|
20
|
-
}
|
|
21
|
-
catch (exception) {
|
|
22
|
-
reason = exception;
|
|
23
|
-
}
|
|
24
|
-
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
25
|
-
};
|
|
26
|
-
const waitForInvalidationCompleted = async (params, input) => {
|
|
27
|
-
const serviceDefaults = { minDelay: 20, maxDelay: 120 };
|
|
28
|
-
return (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
29
|
-
};
|
|
30
|
-
exports.waitForInvalidationCompleted = waitForInvalidationCompleted;
|
|
31
|
-
const waitUntilInvalidationCompleted = async (params, input) => {
|
|
32
|
-
const serviceDefaults = { minDelay: 20, maxDelay: 120 };
|
|
33
|
-
const result = await (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
34
|
-
return (0, util_waiter_1.checkExceptions)(result);
|
|
35
|
-
};
|
|
36
|
-
exports.waitUntilInvalidationCompleted = waitUntilInvalidationCompleted;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,36 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.waitUntilStreamingDistributionDeployed = exports.waitForStreamingDistributionDeployed = void 0;
|
|
4
|
-
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
|
-
const GetStreamingDistributionCommand_1 = require("../commands/GetStreamingDistributionCommand");
|
|
6
|
-
const checkState = async (client, input) => {
|
|
7
|
-
let reason;
|
|
8
|
-
try {
|
|
9
|
-
const result = await client.send(new GetStreamingDistributionCommand_1.GetStreamingDistributionCommand(input));
|
|
10
|
-
reason = result;
|
|
11
|
-
try {
|
|
12
|
-
const returnComparator = () => {
|
|
13
|
-
return result.StreamingDistribution.Status;
|
|
14
|
-
};
|
|
15
|
-
if (returnComparator() === "Deployed") {
|
|
16
|
-
return { state: util_waiter_1.WaiterState.SUCCESS, reason };
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
catch (e) { }
|
|
20
|
-
}
|
|
21
|
-
catch (exception) {
|
|
22
|
-
reason = exception;
|
|
23
|
-
}
|
|
24
|
-
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
25
|
-
};
|
|
26
|
-
const waitForStreamingDistributionDeployed = async (params, input) => {
|
|
27
|
-
const serviceDefaults = { minDelay: 60, maxDelay: 120 };
|
|
28
|
-
return (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
29
|
-
};
|
|
30
|
-
exports.waitForStreamingDistributionDeployed = waitForStreamingDistributionDeployed;
|
|
31
|
-
const waitUntilStreamingDistributionDeployed = async (params, input) => {
|
|
32
|
-
const serviceDefaults = { minDelay: 60, maxDelay: 120 };
|
|
33
|
-
const result = await (0, util_waiter_1.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
34
|
-
return (0, util_waiter_1.checkExceptions)(result);
|
|
35
|
-
};
|
|
36
|
-
exports.waitUntilStreamingDistributionDeployed = waitUntilStreamingDistributionDeployed;
|
|
1
|
+
module.exports = require("../index.js");
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudfront",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.496.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
|
-
"build:cjs": "
|
|
7
|
+
"build:cjs": "node ../../scripts/compilation/inline client-cloudfront",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
9
|
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
@@ -20,51 +20,51 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@aws-sdk/xml-builder": "3.
|
|
37
|
-
"@smithy/config-resolver": "^2.
|
|
38
|
-
"@smithy/core": "^1.
|
|
39
|
-
"@smithy/fetch-http-handler": "^2.
|
|
40
|
-
"@smithy/hash-node": "^2.
|
|
41
|
-
"@smithy/invalid-dependency": "^2.
|
|
42
|
-
"@smithy/middleware-content-length": "^2.
|
|
43
|
-
"@smithy/middleware-endpoint": "^2.
|
|
44
|
-
"@smithy/middleware-retry": "^2.
|
|
45
|
-
"@smithy/middleware-serde": "^2.
|
|
46
|
-
"@smithy/middleware-stack": "^2.
|
|
47
|
-
"@smithy/node-config-provider": "^2.1
|
|
48
|
-
"@smithy/node-http-handler": "^2.
|
|
49
|
-
"@smithy/protocol-http": "^3.
|
|
50
|
-
"@smithy/smithy-client": "^2.
|
|
51
|
-
"@smithy/types": "^2.
|
|
52
|
-
"@smithy/url-parser": "^2.
|
|
53
|
-
"@smithy/util-base64": "^2.
|
|
54
|
-
"@smithy/util-body-length-browser": "^2.
|
|
55
|
-
"@smithy/util-body-length-node": "^2.1
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
58
|
-
"@smithy/util-endpoints": "^1.
|
|
59
|
-
"@smithy/util-retry": "^2.
|
|
60
|
-
"@smithy/util-stream": "^2.
|
|
61
|
-
"@smithy/util-utf8": "^2.
|
|
62
|
-
"@smithy/util-waiter": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.496.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.496.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@aws-sdk/xml-builder": "3.496.0",
|
|
37
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
38
|
+
"@smithy/core": "^1.3.1",
|
|
39
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
40
|
+
"@smithy/hash-node": "^2.1.1",
|
|
41
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
43
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
44
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
46
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
47
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
48
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
49
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
50
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
51
|
+
"@smithy/types": "^2.9.1",
|
|
52
|
+
"@smithy/url-parser": "^2.1.1",
|
|
53
|
+
"@smithy/util-base64": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
55
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
58
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
59
|
+
"@smithy/util-retry": "^2.1.1",
|
|
60
|
+
"@smithy/util-stream": "^2.1.1",
|
|
61
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
62
|
+
"@smithy/util-waiter": "^2.1.1",
|
|
63
63
|
"fast-xml-parser": "4.2.5",
|
|
64
64
|
"tslib": "^2.5.0"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
|
-
"@smithy/service-client-documentation-generator": "^2.
|
|
67
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
68
68
|
"@tsconfig/node14": "1.0.3",
|
|
69
69
|
"@types/node": "^14.14.31",
|
|
70
70
|
"concurrently": "7.0.0",
|