@aws-sdk/client-glacier 3.362.0 → 3.369.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/Glacier.js +1 -1
- package/dist-cjs/GlacierClient.js +5 -5
- package/dist-cjs/commands/AbortMultipartUploadCommand.js +3 -3
- package/dist-cjs/commands/AbortVaultLockCommand.js +3 -3
- package/dist-cjs/commands/AddTagsToVaultCommand.js +3 -3
- package/dist-cjs/commands/CompleteMultipartUploadCommand.js +3 -3
- package/dist-cjs/commands/CompleteVaultLockCommand.js +3 -3
- package/dist-cjs/commands/CreateVaultCommand.js +3 -3
- package/dist-cjs/commands/DeleteArchiveCommand.js +3 -3
- package/dist-cjs/commands/DeleteVaultAccessPolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteVaultCommand.js +3 -3
- package/dist-cjs/commands/DeleteVaultNotificationsCommand.js +3 -3
- package/dist-cjs/commands/DescribeJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeVaultCommand.js +3 -3
- package/dist-cjs/commands/GetDataRetrievalPolicyCommand.js +3 -3
- package/dist-cjs/commands/GetJobOutputCommand.js +3 -3
- package/dist-cjs/commands/GetVaultAccessPolicyCommand.js +3 -3
- package/dist-cjs/commands/GetVaultLockCommand.js +3 -3
- package/dist-cjs/commands/GetVaultNotificationsCommand.js +3 -3
- package/dist-cjs/commands/InitiateJobCommand.js +3 -3
- package/dist-cjs/commands/InitiateMultipartUploadCommand.js +3 -3
- package/dist-cjs/commands/InitiateVaultLockCommand.js +3 -3
- package/dist-cjs/commands/ListJobsCommand.js +3 -3
- package/dist-cjs/commands/ListMultipartUploadsCommand.js +3 -3
- package/dist-cjs/commands/ListPartsCommand.js +3 -3
- package/dist-cjs/commands/ListProvisionedCapacityCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForVaultCommand.js +3 -3
- package/dist-cjs/commands/ListVaultsCommand.js +3 -3
- package/dist-cjs/commands/PurchaseProvisionedCapacityCommand.js +3 -3
- package/dist-cjs/commands/RemoveTagsFromVaultCommand.js +3 -3
- package/dist-cjs/commands/SetDataRetrievalPolicyCommand.js +3 -3
- package/dist-cjs/commands/SetVaultAccessPolicyCommand.js +3 -3
- package/dist-cjs/commands/SetVaultNotificationsCommand.js +3 -3
- package/dist-cjs/commands/UploadArchiveCommand.js +3 -3
- package/dist-cjs/commands/UploadMultipartPartCommand.js +3 -3
- package/dist-cjs/models/GlacierServiceException.js +1 -1
- package/dist-cjs/protocols/Aws_restJson1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +5 -5
- package/dist-cjs/waiters/waitForVaultExists.js +1 -1
- package/dist-cjs/waiters/waitForVaultNotExists.js +1 -1
- package/dist-es/Glacier.js +1 -1
- package/dist-es/GlacierClient.js +5 -5
- package/dist-es/commands/AbortMultipartUploadCommand.js +3 -3
- package/dist-es/commands/AbortVaultLockCommand.js +3 -3
- package/dist-es/commands/AddTagsToVaultCommand.js +3 -3
- package/dist-es/commands/CompleteMultipartUploadCommand.js +3 -3
- package/dist-es/commands/CompleteVaultLockCommand.js +3 -3
- package/dist-es/commands/CreateVaultCommand.js +3 -3
- package/dist-es/commands/DeleteArchiveCommand.js +3 -3
- package/dist-es/commands/DeleteVaultAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteVaultCommand.js +3 -3
- package/dist-es/commands/DeleteVaultNotificationsCommand.js +3 -3
- package/dist-es/commands/DescribeJobCommand.js +3 -3
- package/dist-es/commands/DescribeVaultCommand.js +3 -3
- package/dist-es/commands/GetDataRetrievalPolicyCommand.js +3 -3
- package/dist-es/commands/GetJobOutputCommand.js +3 -3
- package/dist-es/commands/GetVaultAccessPolicyCommand.js +3 -3
- package/dist-es/commands/GetVaultLockCommand.js +3 -3
- package/dist-es/commands/GetVaultNotificationsCommand.js +3 -3
- package/dist-es/commands/InitiateJobCommand.js +3 -3
- package/dist-es/commands/InitiateMultipartUploadCommand.js +3 -3
- package/dist-es/commands/InitiateVaultLockCommand.js +3 -3
- package/dist-es/commands/ListJobsCommand.js +3 -3
- package/dist-es/commands/ListMultipartUploadsCommand.js +3 -3
- package/dist-es/commands/ListPartsCommand.js +3 -3
- package/dist-es/commands/ListProvisionedCapacityCommand.js +3 -3
- package/dist-es/commands/ListTagsForVaultCommand.js +3 -3
- package/dist-es/commands/ListVaultsCommand.js +3 -3
- package/dist-es/commands/PurchaseProvisionedCapacityCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromVaultCommand.js +3 -3
- package/dist-es/commands/SetDataRetrievalPolicyCommand.js +3 -3
- package/dist-es/commands/SetVaultAccessPolicyCommand.js +3 -3
- package/dist-es/commands/SetVaultNotificationsCommand.js +3 -3
- package/dist-es/commands/UploadArchiveCommand.js +3 -3
- package/dist-es/commands/UploadMultipartPartCommand.js +3 -3
- package/dist-es/models/GlacierServiceException.js +1 -1
- package/dist-es/protocols/Aws_restJson1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +5 -5
- package/dist-es/waiters/waitForVaultExists.js +1 -1
- package/dist-es/waiters/waitForVaultNotExists.js +1 -1
- package/dist-types/Glacier.d.ts +1 -1
- package/dist-types/GlacierClient.d.ts +8 -8
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +3 -3
- package/dist-types/commands/AbortVaultLockCommand.d.ts +3 -3
- package/dist-types/commands/AddTagsToVaultCommand.d.ts +3 -3
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +3 -3
- package/dist-types/commands/CompleteVaultLockCommand.d.ts +3 -3
- package/dist-types/commands/CreateVaultCommand.d.ts +3 -3
- package/dist-types/commands/DeleteArchiveCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVaultAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVaultCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVaultNotificationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeVaultCommand.d.ts +3 -3
- package/dist-types/commands/GetDataRetrievalPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetJobOutputCommand.d.ts +3 -3
- package/dist-types/commands/GetVaultAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetVaultLockCommand.d.ts +3 -3
- package/dist-types/commands/GetVaultNotificationsCommand.d.ts +3 -3
- package/dist-types/commands/InitiateJobCommand.d.ts +3 -3
- package/dist-types/commands/InitiateMultipartUploadCommand.d.ts +3 -3
- package/dist-types/commands/InitiateVaultLockCommand.d.ts +3 -3
- package/dist-types/commands/ListJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +3 -3
- package/dist-types/commands/ListPartsCommand.d.ts +3 -3
- package/dist-types/commands/ListProvisionedCapacityCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForVaultCommand.d.ts +3 -3
- package/dist-types/commands/ListVaultsCommand.d.ts +3 -3
- package/dist-types/commands/PurchaseProvisionedCapacityCommand.d.ts +3 -3
- package/dist-types/commands/RemoveTagsFromVaultCommand.d.ts +3 -3
- package/dist-types/commands/SetDataRetrievalPolicyCommand.d.ts +3 -3
- package/dist-types/commands/SetVaultAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/SetVaultNotificationsCommand.d.ts +3 -3
- package/dist-types/commands/UploadArchiveCommand.d.ts +3 -3
- package/dist-types/commands/UploadMultipartPartCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/GlacierServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMultipartUploadsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPartsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVaultsPaginator.d.ts +1 -1
- package/dist-types/protocols/Aws_restJson1.d.ts +1 -2
- package/dist-types/runtimeConfig.browser.d.ts +23 -23
- package/dist-types/runtimeConfig.d.ts +23 -23
- package/dist-types/runtimeConfig.native.d.ts +22 -22
- package/dist-types/runtimeConfig.shared.d.ts +5 -5
- package/dist-types/ts3.4/Glacier.d.ts +1 -1
- package/dist-types/ts3.4/GlacierClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AbortVaultLockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddTagsToVaultCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CompleteVaultLockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateVaultCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteVaultAccessPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteVaultCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteVaultNotificationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeVaultCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDataRetrievalPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetJobOutputCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetVaultAccessPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetVaultLockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetVaultNotificationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/InitiateJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/InitiateMultipartUploadCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/InitiateVaultLockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListProvisionedCapacityCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForVaultCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListVaultsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PurchaseProvisionedCapacityCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RemoveTagsFromVaultCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SetDataRetrievalPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SetVaultAccessPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SetVaultNotificationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UploadArchiveCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UploadMultipartPartCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/GlacierServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListMultipartUploadsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListVaultsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +4 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +39 -44
- package/dist-types/ts3.4/runtimeConfig.d.ts +39 -41
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -42
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +5 -5
- package/dist-types/ts3.4/waiters/waitForVaultExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForVaultNotExists.d.ts +1 -1
- package/dist-types/waiters/waitForVaultExists.d.ts +1 -1
- package/dist-types/waiters/waitForVaultNotExists.d.ts +1 -1
- package/package.json +39 -38
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
GlacierClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
+
Endpoint,
|
|
2
3
|
EndpointParameters as __EndpointParameters,
|
|
3
4
|
EndpointV2,
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
Provider,
|
|
6
|
+
} from "@smithy/types";
|
|
6
7
|
export interface ClientInputEndpointParameters {
|
|
7
8
|
region?: string | Provider<string>;
|
|
8
9
|
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
-
} from "@
|
|
4
|
+
} from "@smithy/smithy-client";
|
|
5
5
|
export { __ServiceException, __ServiceExceptionOptions };
|
|
6
6
|
export declare class GlacierServiceException extends __ServiceException {
|
|
7
7
|
constructor(options: __ServiceExceptionOptions);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { Readable } from "stream";
|
|
3
3
|
import { GlacierServiceException as __BaseException } from "./GlacierServiceException";
|
|
4
4
|
export interface AbortMultipartUploadInput {
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import { SdkStreamSerdeContext as __SdkStreamSerdeContext } from "@aws-sdk/types";
|
|
2
1
|
import {
|
|
3
2
|
HttpRequest as __HttpRequest,
|
|
4
3
|
HttpResponse as __HttpResponse,
|
|
5
4
|
} from "@smithy/protocol-http";
|
|
6
|
-
import {
|
|
5
|
+
import {
|
|
6
|
+
SdkStreamSerdeContext as __SdkStreamSerdeContext,
|
|
7
|
+
SerdeContext as __SerdeContext,
|
|
8
|
+
} from "@smithy/types";
|
|
7
9
|
import {
|
|
8
10
|
AbortMultipartUploadCommandInput,
|
|
9
11
|
AbortMultipartUploadCommandOutput,
|
|
@@ -1,104 +1,99 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
2
|
import { GlacierClientConfig } from "./GlacierClient";
|
|
3
3
|
export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
|
-
defaultsMode: import("@
|
|
6
|
-
import("@
|
|
5
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
8
|
bodyChecksumGenerator: (
|
|
9
|
-
request: import("@
|
|
9
|
+
request: import("@smithy/types").HttpRequest,
|
|
10
10
|
options: {
|
|
11
11
|
sha256:
|
|
12
|
-
| import("@
|
|
13
|
-
| import("@
|
|
12
|
+
| import("@smithy/types").ChecksumConstructor
|
|
13
|
+
| import("@smithy/types").HashConstructor;
|
|
14
14
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
15
15
|
}
|
|
16
16
|
) => Promise<[string, string]>;
|
|
17
|
-
bodyLengthChecker: import("@
|
|
17
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
18
|
credentialDefaultProvider: (
|
|
19
19
|
input: any
|
|
20
20
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
21
|
-
defaultUserAgentProvider: import("@
|
|
22
|
-
import("@
|
|
21
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
22
|
+
import("@smithy/types").UserAgent
|
|
23
23
|
>;
|
|
24
|
-
maxAttempts:
|
|
25
|
-
|
|
26
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
24
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
27
26
|
requestHandler:
|
|
28
|
-
| (import("@
|
|
27
|
+
| (import("@smithy/types").RequestHandler<
|
|
29
28
|
any,
|
|
30
29
|
any,
|
|
31
|
-
import("@
|
|
30
|
+
import("@smithy/types").HttpHandlerOptions
|
|
32
31
|
> &
|
|
33
32
|
import("@smithy/protocol-http").HttpHandler)
|
|
34
33
|
| RequestHandler;
|
|
35
34
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
36
|
-
sha256: import("@
|
|
35
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
37
36
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
38
|
-
useDualstackEndpoint:
|
|
39
|
-
|
|
40
|
-
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
41
|
-
(boolean | import("@aws-sdk/types").Provider<boolean>);
|
|
37
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
38
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
42
39
|
apiVersion: string;
|
|
43
|
-
urlParser: import("@
|
|
40
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
44
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
45
42
|
base64Encoder: import("@smithy/types").Encoder;
|
|
46
43
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
47
44
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
48
45
|
disableHostPrefix: boolean;
|
|
49
46
|
serviceId: string;
|
|
50
|
-
logger: import("@
|
|
51
|
-
sdkStreamMixin: import("@
|
|
47
|
+
logger: import("@smithy/types").Logger;
|
|
48
|
+
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
52
49
|
endpoint?:
|
|
53
50
|
| ((
|
|
54
51
|
| string
|
|
55
|
-
| import("@
|
|
56
|
-
| import("@
|
|
57
|
-
| import("@
|
|
58
|
-
| import("@
|
|
52
|
+
| import("@smithy/types").Endpoint
|
|
53
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
54
|
+
| import("@smithy/types").EndpointV2
|
|
55
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
59
56
|
) &
|
|
60
57
|
(
|
|
61
58
|
| string
|
|
62
59
|
| import("@smithy/types").Provider<string>
|
|
63
60
|
| import("@smithy/types").Endpoint
|
|
64
61
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
65
|
-
| import("@
|
|
66
|
-
| import("@smithy/types").Provider<
|
|
67
|
-
import("@aws-sdk/types").EndpointV2
|
|
68
|
-
>
|
|
62
|
+
| import("@smithy/types").EndpointV2
|
|
63
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
69
64
|
))
|
|
70
65
|
| undefined;
|
|
71
66
|
endpointProvider: (
|
|
72
67
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
73
68
|
context?: {
|
|
74
|
-
logger?: import("@
|
|
69
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
75
70
|
}
|
|
76
|
-
) => import("@
|
|
71
|
+
) => import("@smithy/types").EndpointV2;
|
|
77
72
|
tls?: boolean | undefined;
|
|
78
73
|
retryStrategy?:
|
|
79
|
-
| import("@
|
|
80
|
-
| import("@
|
|
74
|
+
| import("@smithy/types").RetryStrategy
|
|
75
|
+
| import("@smithy/types").RetryStrategyV2
|
|
81
76
|
| undefined;
|
|
82
77
|
credentials?:
|
|
83
|
-
| import("@
|
|
84
|
-
| import("@
|
|
85
|
-
import("@
|
|
78
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
79
|
+
| import("@smithy/types").Provider<
|
|
80
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
86
81
|
>
|
|
87
82
|
| undefined;
|
|
88
83
|
signer?:
|
|
89
|
-
| import("@
|
|
84
|
+
| import("@smithy/types").RequestSigner
|
|
90
85
|
| ((
|
|
91
|
-
authScheme?: import("@
|
|
92
|
-
) => Promise<import("@
|
|
86
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
87
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
93
88
|
| undefined;
|
|
94
89
|
signingEscapePath?: boolean | undefined;
|
|
95
90
|
systemClockOffset?: number | undefined;
|
|
96
91
|
signingRegion?: string | undefined;
|
|
97
92
|
signerConstructor?:
|
|
98
93
|
| (new (
|
|
99
|
-
options: import("@
|
|
100
|
-
import("@
|
|
101
|
-
) => import("@
|
|
94
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
95
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
96
|
+
) => import("@smithy/types").RequestSigner)
|
|
102
97
|
| undefined;
|
|
103
|
-
customUserAgent?: string | import("@
|
|
98
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
104
99
|
};
|
|
@@ -1,101 +1,99 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
2
2
|
import { GlacierClientConfig } from "./GlacierClient";
|
|
3
3
|
export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
|
-
defaultsMode: import("@
|
|
6
|
-
import("@
|
|
5
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
8
|
bodyChecksumGenerator: (
|
|
9
|
-
request: import("@
|
|
9
|
+
request: import("@smithy/types").HttpRequest,
|
|
10
10
|
options: {
|
|
11
11
|
sha256:
|
|
12
|
-
| import("@
|
|
13
|
-
| import("@
|
|
12
|
+
| import("@smithy/types").ChecksumConstructor
|
|
13
|
+
| import("@smithy/types").HashConstructor;
|
|
14
14
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
15
15
|
}
|
|
16
16
|
) => Promise<[string, string]>;
|
|
17
|
-
bodyLengthChecker: import("@
|
|
17
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
18
18
|
credentialDefaultProvider: (
|
|
19
19
|
input: any
|
|
20
20
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
21
|
-
defaultUserAgentProvider: import("@
|
|
22
|
-
import("@
|
|
21
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
22
|
+
import("@smithy/types").UserAgent
|
|
23
23
|
>;
|
|
24
|
-
maxAttempts: number | import("@
|
|
25
|
-
region: string | import("@
|
|
24
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
|
+
region: string | import("@smithy/types").Provider<string>;
|
|
26
26
|
requestHandler:
|
|
27
|
-
| (import("@
|
|
27
|
+
| (import("@smithy/types").RequestHandler<
|
|
28
28
|
any,
|
|
29
29
|
any,
|
|
30
|
-
import("@
|
|
30
|
+
import("@smithy/types").HttpHandlerOptions
|
|
31
31
|
> &
|
|
32
32
|
import("@smithy/protocol-http").HttpHandler)
|
|
33
33
|
| RequestHandler;
|
|
34
34
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
35
|
-
sha256: import("@
|
|
35
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
36
36
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
37
|
-
useDualstackEndpoint: boolean | import("@
|
|
38
|
-
useFipsEndpoint: boolean | import("@
|
|
37
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
38
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
39
39
|
apiVersion: string;
|
|
40
|
-
urlParser: import("@
|
|
40
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
41
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
42
42
|
base64Encoder: import("@smithy/types").Encoder;
|
|
43
43
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
44
44
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
45
45
|
disableHostPrefix: boolean;
|
|
46
46
|
serviceId: string;
|
|
47
|
-
logger: import("@
|
|
48
|
-
sdkStreamMixin: import("@
|
|
47
|
+
logger: import("@smithy/types").Logger;
|
|
48
|
+
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
49
49
|
endpoint?:
|
|
50
50
|
| ((
|
|
51
51
|
| string
|
|
52
|
-
| import("@
|
|
53
|
-
| import("@
|
|
54
|
-
| import("@
|
|
55
|
-
| import("@
|
|
52
|
+
| import("@smithy/types").Endpoint
|
|
53
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
54
|
+
| import("@smithy/types").EndpointV2
|
|
55
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
56
56
|
) &
|
|
57
57
|
(
|
|
58
58
|
| string
|
|
59
59
|
| import("@smithy/types").Provider<string>
|
|
60
60
|
| import("@smithy/types").Endpoint
|
|
61
61
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
62
|
-
| import("@
|
|
63
|
-
| import("@smithy/types").Provider<
|
|
64
|
-
import("@aws-sdk/types").EndpointV2
|
|
65
|
-
>
|
|
62
|
+
| import("@smithy/types").EndpointV2
|
|
63
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
66
64
|
))
|
|
67
65
|
| undefined;
|
|
68
66
|
endpointProvider: (
|
|
69
67
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
70
68
|
context?: {
|
|
71
|
-
logger?: import("@
|
|
69
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
72
70
|
}
|
|
73
|
-
) => import("@
|
|
71
|
+
) => import("@smithy/types").EndpointV2;
|
|
74
72
|
tls?: boolean | undefined;
|
|
75
73
|
retryStrategy?:
|
|
76
|
-
| import("@
|
|
77
|
-
| import("@
|
|
74
|
+
| import("@smithy/types").RetryStrategy
|
|
75
|
+
| import("@smithy/types").RetryStrategyV2
|
|
78
76
|
| undefined;
|
|
79
77
|
credentials?:
|
|
80
|
-
| import("@
|
|
81
|
-
| import("@
|
|
82
|
-
import("@
|
|
78
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
79
|
+
| import("@smithy/types").Provider<
|
|
80
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
83
81
|
>
|
|
84
82
|
| undefined;
|
|
85
83
|
signer?:
|
|
86
|
-
| import("@
|
|
84
|
+
| import("@smithy/types").RequestSigner
|
|
87
85
|
| ((
|
|
88
|
-
authScheme?: import("@
|
|
89
|
-
) => Promise<import("@
|
|
86
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
87
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
90
88
|
| undefined;
|
|
91
89
|
signingEscapePath?: boolean | undefined;
|
|
92
90
|
systemClockOffset?: number | undefined;
|
|
93
91
|
signingRegion?: string | undefined;
|
|
94
92
|
signerConstructor?:
|
|
95
93
|
| (new (
|
|
96
|
-
options: import("@
|
|
97
|
-
import("@
|
|
98
|
-
) => import("@
|
|
94
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
95
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
96
|
+
) => import("@smithy/types").RequestSigner)
|
|
99
97
|
| undefined;
|
|
100
|
-
customUserAgent?: string | import("@
|
|
98
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
101
99
|
};
|