@aws-sdk/client-glacier 3.803.0 → 3.804.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-types/commands/AbortMultipartUploadCommand.d.ts +1 -1
- package/dist-types/commands/AbortVaultLockCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsToVaultCommand.d.ts +1 -1
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +1 -1
- package/dist-types/commands/CompleteVaultLockCommand.d.ts +1 -1
- package/dist-types/commands/CreateVaultCommand.d.ts +1 -1
- package/dist-types/commands/DeleteArchiveCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVaultAccessPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVaultCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVaultNotificationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVaultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataRetrievalPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetJobOutputCommand.d.ts +1 -1
- package/dist-types/commands/GetVaultAccessPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetVaultLockCommand.d.ts +1 -1
- package/dist-types/commands/GetVaultNotificationsCommand.d.ts +1 -1
- package/dist-types/commands/InitiateJobCommand.d.ts +1 -1
- package/dist-types/commands/InitiateMultipartUploadCommand.d.ts +1 -1
- package/dist-types/commands/InitiateVaultLockCommand.d.ts +1 -1
- package/dist-types/commands/ListJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartsCommand.d.ts +1 -1
- package/dist-types/commands/ListProvisionedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForVaultCommand.d.ts +1 -1
- package/dist-types/commands/ListVaultsCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseProvisionedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/RemoveTagsFromVaultCommand.d.ts +1 -1
- package/dist-types/commands/SetDataRetrievalPolicyCommand.d.ts +1 -1
- package/dist-types/commands/SetVaultAccessPolicyCommand.d.ts +1 -1
- package/dist-types/commands/SetVaultNotificationsCommand.d.ts +1 -1
- package/dist-types/commands/UploadArchiveCommand.d.ts +1 -1
- package/dist-types/commands/UploadMultipartPartCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AbortVaultLockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddTagsToVaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CompleteVaultLockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVaultAccessPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVaultNotificationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataRetrievalPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVaultAccessPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVaultLockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVaultNotificationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/InitiateJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/InitiateMultipartUploadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/InitiateVaultLockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProvisionedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForVaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVaultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseProvisionedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromVaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetDataRetrievalPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetVaultAccessPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetVaultNotificationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UploadArchiveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UploadMultipartPartCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -2,12 +2,12 @@ import { GlacierClientConfig } from "./GlacierClient";
|
|
|
2
2
|
export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
3
3
|
apiVersion: string;
|
|
4
4
|
base64Decoder: import("@smithy/types").Decoder;
|
|
5
|
-
base64Encoder: (_input:
|
|
5
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
6
6
|
disableHostPrefix: boolean;
|
|
7
7
|
endpointProvider: (
|
|
8
8
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
9
9
|
context?: {
|
|
10
|
-
logger?: import("@smithy/types").Logger
|
|
10
|
+
logger?: import("@smithy/types").Logger;
|
|
11
11
|
}
|
|
12
12
|
) => import("@smithy/types").EndpointV2;
|
|
13
13
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
@@ -18,5 +18,5 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
20
20
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
21
|
-
utf8Encoder: (input:
|
|
21
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
22
22
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-glacier",
|
|
3
3
|
"description": "AWS SDK for JavaScript Glacier Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.804.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-glacier",
|
|
@@ -20,41 +20,41 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/body-checksum-browser": "3.
|
|
24
|
-
"@aws-sdk/body-checksum-node": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-sdk-glacier": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
23
|
+
"@aws-sdk/body-checksum-browser": "3.804.0",
|
|
24
|
+
"@aws-sdk/body-checksum-node": "3.804.0",
|
|
25
|
+
"@aws-sdk/core": "3.804.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.804.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.804.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.804.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.804.0",
|
|
30
|
+
"@aws-sdk/middleware-sdk-glacier": "3.804.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.804.0",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.804.0",
|
|
33
|
+
"@aws-sdk/types": "3.804.0",
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.804.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "3.804.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.804.0",
|
|
37
37
|
"@smithy/config-resolver": "^4.1.0",
|
|
38
|
-
"@smithy/core": "^3.3.
|
|
38
|
+
"@smithy/core": "^3.3.1",
|
|
39
39
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
40
40
|
"@smithy/hash-node": "^4.0.2",
|
|
41
41
|
"@smithy/invalid-dependency": "^4.0.2",
|
|
42
42
|
"@smithy/middleware-content-length": "^4.0.2",
|
|
43
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
44
|
-
"@smithy/middleware-retry": "^4.1.
|
|
43
|
+
"@smithy/middleware-endpoint": "^4.1.2",
|
|
44
|
+
"@smithy/middleware-retry": "^4.1.3",
|
|
45
45
|
"@smithy/middleware-serde": "^4.0.3",
|
|
46
46
|
"@smithy/middleware-stack": "^4.0.2",
|
|
47
47
|
"@smithy/node-config-provider": "^4.0.2",
|
|
48
48
|
"@smithy/node-http-handler": "^4.0.4",
|
|
49
49
|
"@smithy/protocol-http": "^5.1.0",
|
|
50
|
-
"@smithy/smithy-client": "^4.2.
|
|
50
|
+
"@smithy/smithy-client": "^4.2.2",
|
|
51
51
|
"@smithy/types": "^4.2.0",
|
|
52
52
|
"@smithy/url-parser": "^4.0.2",
|
|
53
53
|
"@smithy/util-base64": "^4.0.0",
|
|
54
54
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
55
55
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^4.0.10",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^4.0.10",
|
|
58
58
|
"@smithy/util-endpoints": "^3.0.2",
|
|
59
59
|
"@smithy/util-middleware": "^4.0.2",
|
|
60
60
|
"@smithy/util-retry": "^4.0.3",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"concurrently": "7.0.0",
|
|
70
70
|
"downlevel-dts": "0.10.1",
|
|
71
71
|
"rimraf": "3.0.2",
|
|
72
|
-
"typescript": "~5.
|
|
72
|
+
"typescript": "~5.8.3"
|
|
73
73
|
},
|
|
74
74
|
"engines": {
|
|
75
75
|
"node": ">=18.0.0"
|