@aws-sdk/client-glacier 3.294.0 → 3.296.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/commands/AbortMultipartUploadCommand.js +4 -4
- package/dist-cjs/commands/AbortVaultLockCommand.js +4 -4
- package/dist-cjs/commands/AddTagsToVaultCommand.js +4 -4
- package/dist-cjs/commands/CompleteMultipartUploadCommand.js +4 -4
- package/dist-cjs/commands/CompleteVaultLockCommand.js +4 -4
- package/dist-cjs/commands/CreateVaultCommand.js +4 -4
- package/dist-cjs/commands/DeleteArchiveCommand.js +4 -4
- package/dist-cjs/commands/DeleteVaultAccessPolicyCommand.js +4 -4
- package/dist-cjs/commands/DeleteVaultCommand.js +4 -4
- package/dist-cjs/commands/DeleteVaultNotificationsCommand.js +4 -4
- package/dist-cjs/commands/DescribeJobCommand.js +4 -4
- package/dist-cjs/commands/DescribeVaultCommand.js +4 -4
- package/dist-cjs/commands/GetDataRetrievalPolicyCommand.js +4 -4
- package/dist-cjs/commands/GetJobOutputCommand.js +4 -4
- package/dist-cjs/commands/GetVaultAccessPolicyCommand.js +4 -4
- package/dist-cjs/commands/GetVaultLockCommand.js +4 -4
- package/dist-cjs/commands/GetVaultNotificationsCommand.js +4 -4
- package/dist-cjs/commands/InitiateJobCommand.js +4 -4
- package/dist-cjs/commands/InitiateMultipartUploadCommand.js +4 -4
- package/dist-cjs/commands/InitiateVaultLockCommand.js +4 -4
- package/dist-cjs/commands/ListJobsCommand.js +4 -4
- package/dist-cjs/commands/ListMultipartUploadsCommand.js +4 -4
- package/dist-cjs/commands/ListPartsCommand.js +4 -4
- package/dist-cjs/commands/ListProvisionedCapacityCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForVaultCommand.js +4 -4
- package/dist-cjs/commands/ListVaultsCommand.js +4 -4
- package/dist-cjs/commands/PurchaseProvisionedCapacityCommand.js +4 -4
- package/dist-cjs/commands/RemoveTagsFromVaultCommand.js +4 -4
- package/dist-cjs/commands/SetDataRetrievalPolicyCommand.js +4 -4
- package/dist-cjs/commands/SetVaultAccessPolicyCommand.js +4 -4
- package/dist-cjs/commands/SetVaultNotificationsCommand.js +4 -4
- package/dist-cjs/commands/UploadArchiveCommand.js +4 -4
- package/dist-cjs/commands/UploadMultipartPartCommand.js +4 -4
- package/dist-es/commands/AbortMultipartUploadCommand.js +4 -4
- package/dist-es/commands/AbortVaultLockCommand.js +4 -4
- package/dist-es/commands/AddTagsToVaultCommand.js +4 -4
- package/dist-es/commands/CompleteMultipartUploadCommand.js +4 -4
- package/dist-es/commands/CompleteVaultLockCommand.js +4 -4
- package/dist-es/commands/CreateVaultCommand.js +4 -4
- package/dist-es/commands/DeleteArchiveCommand.js +4 -4
- package/dist-es/commands/DeleteVaultAccessPolicyCommand.js +4 -4
- package/dist-es/commands/DeleteVaultCommand.js +4 -4
- package/dist-es/commands/DeleteVaultNotificationsCommand.js +4 -4
- package/dist-es/commands/DescribeJobCommand.js +4 -4
- package/dist-es/commands/DescribeVaultCommand.js +4 -4
- package/dist-es/commands/GetDataRetrievalPolicyCommand.js +4 -4
- package/dist-es/commands/GetJobOutputCommand.js +4 -4
- package/dist-es/commands/GetVaultAccessPolicyCommand.js +4 -4
- package/dist-es/commands/GetVaultLockCommand.js +4 -4
- package/dist-es/commands/GetVaultNotificationsCommand.js +4 -4
- package/dist-es/commands/InitiateJobCommand.js +4 -4
- package/dist-es/commands/InitiateMultipartUploadCommand.js +4 -4
- package/dist-es/commands/InitiateVaultLockCommand.js +4 -4
- package/dist-es/commands/ListJobsCommand.js +4 -4
- package/dist-es/commands/ListMultipartUploadsCommand.js +4 -4
- package/dist-es/commands/ListPartsCommand.js +4 -4
- package/dist-es/commands/ListProvisionedCapacityCommand.js +4 -4
- package/dist-es/commands/ListTagsForVaultCommand.js +4 -4
- package/dist-es/commands/ListVaultsCommand.js +4 -4
- package/dist-es/commands/PurchaseProvisionedCapacityCommand.js +4 -4
- package/dist-es/commands/RemoveTagsFromVaultCommand.js +4 -4
- package/dist-es/commands/SetDataRetrievalPolicyCommand.js +4 -4
- package/dist-es/commands/SetVaultAccessPolicyCommand.js +4 -4
- package/dist-es/commands/SetVaultNotificationsCommand.js +4 -4
- package/dist-es/commands/UploadArchiveCommand.js +4 -4
- package/dist-es/commands/UploadMultipartPartCommand.js +4 -4
- package/dist-types/GlacierClient.d.ts +4 -4
- 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 -1
- package/dist-types/ts3.4/GlacierClient.d.ts +4 -4
- 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 +3 -4
- package/package.json +42 -42
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListProvisionedCapacityInputFilterSensitiveLog, ListProvisionedCapacityOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListProvisionedCapacityCommand, serializeAws_restJson1ListProvisionedCapacityCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListProvisionedCapacityCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListProvisionedCapacityCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListProvisionedCapacityCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTagsForVaultInputFilterSensitiveLog, ListTagsForVaultOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTagsForVaultCommand, serializeAws_restJson1ListTagsForVaultCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListTagsForVaultCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListTagsForVaultCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForVaultCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListVaultsInputFilterSensitiveLog, ListVaultsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListVaultsCommand, serializeAws_restJson1ListVaultsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListVaultsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListVaultsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListVaultsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PurchaseProvisionedCapacityInputFilterSensitiveLog, PurchaseProvisionedCapacityOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PurchaseProvisionedCapacityCommand, serializeAws_restJson1PurchaseProvisionedCapacityCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PurchaseProvisionedCapacityCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PurchaseProvisionedCapacityCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PurchaseProvisionedCapacityCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RemoveTagsFromVaultInputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1RemoveTagsFromVaultCommand, serializeAws_restJson1RemoveTagsFromVaultCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class RemoveTagsFromVaultCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class RemoveTagsFromVaultCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, RemoveTagsFromVaultCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { SetDataRetrievalPolicyInputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1SetDataRetrievalPolicyCommand, serializeAws_restJson1SetDataRetrievalPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class SetDataRetrievalPolicyCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class SetDataRetrievalPolicyCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, SetDataRetrievalPolicyCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { SetVaultAccessPolicyInputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1SetVaultAccessPolicyCommand, serializeAws_restJson1SetVaultAccessPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class SetVaultAccessPolicyCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class SetVaultAccessPolicyCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, SetVaultAccessPolicyCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { SetVaultNotificationsInputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1SetVaultNotificationsCommand, serializeAws_restJson1SetVaultNotificationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class SetVaultNotificationsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class SetVaultNotificationsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, SetVaultNotificationsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ArchiveCreationOutputFilterSensitiveLog, UploadArchiveInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UploadArchiveCommand, serializeAws_restJson1UploadArchiveCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UploadArchiveCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UploadArchiveCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UploadArchiveCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UploadMultipartPartInputFilterSensitiveLog, UploadMultipartPartOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UploadMultipartPartCommand, serializeAws_restJson1UploadMultipartPartCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UploadMultipartPartCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UploadMultipartPartCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UploadMultipartPartCommand.getEndpointParameterInstructions()));
|
|
@@ -41,8 +41,8 @@ import { SetVaultNotificationsCommandInput, SetVaultNotificationsCommandOutput }
|
|
|
41
41
|
import { UploadArchiveCommandInput, UploadArchiveCommandOutput } from "./commands/UploadArchiveCommand";
|
|
42
42
|
import { UploadMultipartPartCommandInput, UploadMultipartPartCommandOutput } from "./commands/UploadMultipartPartCommand";
|
|
43
43
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
44
|
-
export
|
|
45
|
-
export
|
|
44
|
+
export type ServiceInputTypes = AbortMultipartUploadCommandInput | AbortVaultLockCommandInput | AddTagsToVaultCommandInput | CompleteMultipartUploadCommandInput | CompleteVaultLockCommandInput | CreateVaultCommandInput | DeleteArchiveCommandInput | DeleteVaultAccessPolicyCommandInput | DeleteVaultCommandInput | DeleteVaultNotificationsCommandInput | DescribeJobCommandInput | DescribeVaultCommandInput | GetDataRetrievalPolicyCommandInput | GetJobOutputCommandInput | GetVaultAccessPolicyCommandInput | GetVaultLockCommandInput | GetVaultNotificationsCommandInput | InitiateJobCommandInput | InitiateMultipartUploadCommandInput | InitiateVaultLockCommandInput | ListJobsCommandInput | ListMultipartUploadsCommandInput | ListPartsCommandInput | ListProvisionedCapacityCommandInput | ListTagsForVaultCommandInput | ListVaultsCommandInput | PurchaseProvisionedCapacityCommandInput | RemoveTagsFromVaultCommandInput | SetDataRetrievalPolicyCommandInput | SetVaultAccessPolicyCommandInput | SetVaultNotificationsCommandInput | UploadArchiveCommandInput | UploadMultipartPartCommandInput;
|
|
45
|
+
export type ServiceOutputTypes = AbortMultipartUploadCommandOutput | AbortVaultLockCommandOutput | AddTagsToVaultCommandOutput | CompleteMultipartUploadCommandOutput | CompleteVaultLockCommandOutput | CreateVaultCommandOutput | DeleteArchiveCommandOutput | DeleteVaultAccessPolicyCommandOutput | DeleteVaultCommandOutput | DeleteVaultNotificationsCommandOutput | DescribeJobCommandOutput | DescribeVaultCommandOutput | GetDataRetrievalPolicyCommandOutput | GetJobOutputCommandOutput | GetVaultAccessPolicyCommandOutput | GetVaultLockCommandOutput | GetVaultNotificationsCommandOutput | InitiateJobCommandOutput | InitiateMultipartUploadCommandOutput | InitiateVaultLockCommandOutput | ListJobsCommandOutput | ListMultipartUploadsCommandOutput | ListPartsCommandOutput | ListProvisionedCapacityCommandOutput | ListTagsForVaultCommandOutput | ListVaultsCommandOutput | PurchaseProvisionedCapacityCommandOutput | RemoveTagsFromVaultCommandOutput | SetDataRetrievalPolicyCommandOutput | SetVaultAccessPolicyCommandOutput | SetVaultNotificationsCommandOutput | UploadArchiveCommandOutput | UploadMultipartPartCommandOutput;
|
|
46
46
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
47
47
|
/**
|
|
48
48
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -156,13 +156,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
156
156
|
*/
|
|
157
157
|
sdkStreamMixin?: __SdkStreamMixinInjector;
|
|
158
158
|
}
|
|
159
|
-
|
|
159
|
+
type GlacierClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
160
160
|
/**
|
|
161
161
|
* The configuration interface of GlacierClient class constructor that set the region, credentials and other options.
|
|
162
162
|
*/
|
|
163
163
|
export interface GlacierClientConfig extends GlacierClientConfigType {
|
|
164
164
|
}
|
|
165
|
-
|
|
165
|
+
type GlacierClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
166
166
|
/**
|
|
167
167
|
* The resolved configuration interface of GlacierClient class. This is resolved and normalized from the {@link GlacierClientConfig | constructor configuration interface}.
|
|
168
168
|
*/
|
|
@@ -7,7 +7,7 @@ import { ArchiveCreationOutput, UploadArchiveInput } from "../models/models_0";
|
|
|
7
7
|
/**
|
|
8
8
|
* The input for {@link UploadArchiveCommand}.
|
|
9
9
|
*/
|
|
10
|
-
|
|
10
|
+
type UploadArchiveCommandInputType = Omit<UploadArchiveInput, "body"> & {
|
|
11
11
|
/**
|
|
12
12
|
* For *`UploadArchiveInput["body"]`*, see {@link UploadArchiveInput.body}.
|
|
13
13
|
*/
|
|
@@ -7,7 +7,7 @@ import { UploadMultipartPartInput, UploadMultipartPartOutput } from "../models/m
|
|
|
7
7
|
/**
|
|
8
8
|
* The input for {@link UploadMultipartPartCommand}.
|
|
9
9
|
*/
|
|
10
|
-
|
|
10
|
+
type UploadMultipartPartCommandInputType = Omit<UploadMultipartPartInput, "body"> & {
|
|
11
11
|
/**
|
|
12
12
|
* For *`UploadMultipartPartInput["body"]`*, see {@link UploadMultipartPartInput.body}.
|
|
13
13
|
*/
|
|
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
|
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
6
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
@@ -183,7 +183,7 @@ import {
|
|
|
183
183
|
ClientResolvedEndpointParameters,
|
|
184
184
|
EndpointParameters,
|
|
185
185
|
} from "./endpoint/EndpointParameters";
|
|
186
|
-
export
|
|
186
|
+
export type ServiceInputTypes =
|
|
187
187
|
| AbortMultipartUploadCommandInput
|
|
188
188
|
| AbortVaultLockCommandInput
|
|
189
189
|
| AddTagsToVaultCommandInput
|
|
@@ -217,7 +217,7 @@ export declare type ServiceInputTypes =
|
|
|
217
217
|
| SetVaultNotificationsCommandInput
|
|
218
218
|
| UploadArchiveCommandInput
|
|
219
219
|
| UploadMultipartPartCommandInput;
|
|
220
|
-
export
|
|
220
|
+
export type ServiceOutputTypes =
|
|
221
221
|
| AbortMultipartUploadCommandOutput
|
|
222
222
|
| AbortVaultLockCommandOutput
|
|
223
223
|
| AddTagsToVaultCommandOutput
|
|
@@ -283,7 +283,7 @@ export interface ClientDefaults
|
|
|
283
283
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
284
284
|
sdkStreamMixin?: __SdkStreamMixinInjector;
|
|
285
285
|
}
|
|
286
|
-
|
|
286
|
+
type GlacierClientConfigType = Partial<
|
|
287
287
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
288
288
|
> &
|
|
289
289
|
ClientDefaults &
|
|
@@ -295,7 +295,7 @@ declare type GlacierClientConfigType = Partial<
|
|
|
295
295
|
UserAgentInputConfig &
|
|
296
296
|
ClientInputEndpointParameters;
|
|
297
297
|
export interface GlacierClientConfig extends GlacierClientConfigType {}
|
|
298
|
-
|
|
298
|
+
type GlacierClientResolvedConfigType =
|
|
299
299
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
300
300
|
Required<ClientDefaults> &
|
|
301
301
|
RegionResolvedConfig &
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../GlacierClient";
|
|
14
14
|
import { ArchiveCreationOutput, UploadArchiveInput } from "../models/models_0";
|
|
15
|
-
|
|
15
|
+
type UploadArchiveCommandInputType = Pick<
|
|
16
16
|
UploadArchiveInput,
|
|
17
17
|
Exclude<keyof UploadArchiveInput, "body">
|
|
18
18
|
> & {
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
UploadMultipartPartInput,
|
|
16
16
|
UploadMultipartPartOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
-
|
|
18
|
+
type UploadMultipartPartCommandInputType = Pick<
|
|
19
19
|
UploadMultipartPartInput,
|
|
20
20
|
Exclude<keyof UploadMultipartPartInput, "body">
|
|
21
21
|
> & {
|
|
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
|
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
18
|
}
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
19
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
20
|
+
defaultSigningName: string;
|
|
21
|
+
};
|
|
23
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
24
23
|
options: T & ClientInputEndpointParameters
|
|
25
24
|
) => T &
|
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.296.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,55 +20,55 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/body-checksum-browser": "3.
|
|
24
|
-
"@aws-sdk/body-checksum-node": "3.
|
|
25
|
-
"@aws-sdk/client-sts": "3.
|
|
26
|
-
"@aws-sdk/config-resolver": "3.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
28
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
29
|
-
"@aws-sdk/hash-node": "3.
|
|
30
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
31
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
32
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
33
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
34
|
-
"@aws-sdk/middleware-logger": "3.
|
|
35
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
36
|
-
"@aws-sdk/middleware-retry": "3.
|
|
37
|
-
"@aws-sdk/middleware-sdk-glacier": "3.
|
|
38
|
-
"@aws-sdk/middleware-serde": "3.
|
|
39
|
-
"@aws-sdk/middleware-signing": "3.
|
|
40
|
-
"@aws-sdk/middleware-stack": "3.
|
|
41
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
42
|
-
"@aws-sdk/node-config-provider": "3.
|
|
43
|
-
"@aws-sdk/node-http-handler": "3.
|
|
44
|
-
"@aws-sdk/protocol-http": "3.
|
|
45
|
-
"@aws-sdk/smithy-client": "3.
|
|
46
|
-
"@aws-sdk/types": "3.
|
|
47
|
-
"@aws-sdk/url-parser": "3.
|
|
48
|
-
"@aws-sdk/util-base64": "3.
|
|
49
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
50
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
51
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
52
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
53
|
-
"@aws-sdk/util-endpoints": "3.
|
|
54
|
-
"@aws-sdk/util-retry": "3.
|
|
55
|
-
"@aws-sdk/util-stream-browser": "3.
|
|
56
|
-
"@aws-sdk/util-stream-node": "3.
|
|
57
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
58
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
59
|
-
"@aws-sdk/util-utf8": "3.
|
|
60
|
-
"@aws-sdk/util-waiter": "3.
|
|
61
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/body-checksum-browser": "3.296.0",
|
|
24
|
+
"@aws-sdk/body-checksum-node": "3.296.0",
|
|
25
|
+
"@aws-sdk/client-sts": "3.296.0",
|
|
26
|
+
"@aws-sdk/config-resolver": "3.296.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.296.0",
|
|
28
|
+
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
29
|
+
"@aws-sdk/hash-node": "3.296.0",
|
|
30
|
+
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
31
|
+
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
32
|
+
"@aws-sdk/middleware-endpoint": "3.296.0",
|
|
33
|
+
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
34
|
+
"@aws-sdk/middleware-logger": "3.296.0",
|
|
35
|
+
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
36
|
+
"@aws-sdk/middleware-retry": "3.296.0",
|
|
37
|
+
"@aws-sdk/middleware-sdk-glacier": "3.296.0",
|
|
38
|
+
"@aws-sdk/middleware-serde": "3.296.0",
|
|
39
|
+
"@aws-sdk/middleware-signing": "3.296.0",
|
|
40
|
+
"@aws-sdk/middleware-stack": "3.296.0",
|
|
41
|
+
"@aws-sdk/middleware-user-agent": "3.296.0",
|
|
42
|
+
"@aws-sdk/node-config-provider": "3.296.0",
|
|
43
|
+
"@aws-sdk/node-http-handler": "3.296.0",
|
|
44
|
+
"@aws-sdk/protocol-http": "3.296.0",
|
|
45
|
+
"@aws-sdk/smithy-client": "3.296.0",
|
|
46
|
+
"@aws-sdk/types": "3.296.0",
|
|
47
|
+
"@aws-sdk/url-parser": "3.296.0",
|
|
48
|
+
"@aws-sdk/util-base64": "3.295.0",
|
|
49
|
+
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
50
|
+
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
51
|
+
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
52
|
+
"@aws-sdk/util-defaults-mode-node": "3.296.0",
|
|
53
|
+
"@aws-sdk/util-endpoints": "3.296.0",
|
|
54
|
+
"@aws-sdk/util-retry": "3.296.0",
|
|
55
|
+
"@aws-sdk/util-stream-browser": "3.296.0",
|
|
56
|
+
"@aws-sdk/util-stream-node": "3.296.0",
|
|
57
|
+
"@aws-sdk/util-user-agent-browser": "3.296.0",
|
|
58
|
+
"@aws-sdk/util-user-agent-node": "3.296.0",
|
|
59
|
+
"@aws-sdk/util-utf8": "3.295.0",
|
|
60
|
+
"@aws-sdk/util-waiter": "3.296.0",
|
|
61
|
+
"tslib": "^2.5.0"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
64
|
+
"@aws-sdk/service-client-documentation-generator": "3.295.0",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"concurrently": "7.0.0",
|
|
68
68
|
"downlevel-dts": "0.10.1",
|
|
69
69
|
"rimraf": "3.0.2",
|
|
70
70
|
"typedoc": "0.23.23",
|
|
71
|
-
"typescript": "~4.
|
|
71
|
+
"typescript": "~4.9.5"
|
|
72
72
|
},
|
|
73
73
|
"engines": {
|
|
74
74
|
"node": ">=14.0.0"
|