@aws-sdk/client-glacier 3.799.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 +23 -23
|
@@ -22,7 +22,7 @@ declare const AbortMultipartUploadCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: AbortMultipartUploadCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
AbortMultipartUploadCommandInput,
|
|
28
28
|
AbortMultipartUploadCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const AbortVaultLockCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: AbortVaultLockCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
AbortVaultLockCommandInput,
|
|
27
27
|
AbortVaultLockCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const AddTagsToVaultCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: AddTagsToVaultCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
AddTagsToVaultCommandInput,
|
|
27
27
|
AddTagsToVaultCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CompleteMultipartUploadCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CompleteMultipartUploadCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CompleteMultipartUploadCommandInput,
|
|
33
33
|
CompleteMultipartUploadCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const CompleteVaultLockCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: CompleteVaultLockCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
CompleteVaultLockCommandInput,
|
|
27
27
|
CompleteVaultLockCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const DeleteArchiveCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: DeleteArchiveCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
DeleteArchiveCommandInput,
|
|
27
27
|
DeleteArchiveCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteVaultAccessPolicyCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteVaultAccessPolicyCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteVaultAccessPolicyCommandInput,
|
|
29
29
|
DeleteVaultAccessPolicyCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteVaultNotificationsCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteVaultNotificationsCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteVaultNotificationsCommandInput,
|
|
29
29
|
DeleteVaultNotificationsCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DescribeVaultCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DescribeVaultCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DescribeVaultCommandInput,
|
|
29
29
|
DescribeVaultCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetDataRetrievalPolicyCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetDataRetrievalPolicyCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetDataRetrievalPolicyCommandInput,
|
|
33
33
|
GetDataRetrievalPolicyCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetVaultAccessPolicyCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetVaultAccessPolicyCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetVaultAccessPolicyCommandInput,
|
|
33
33
|
GetVaultAccessPolicyCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetVaultNotificationsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetVaultNotificationsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetVaultNotificationsCommandInput,
|
|
33
33
|
GetVaultNotificationsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const InitiateMultipartUploadCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: InitiateMultipartUploadCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
InitiateMultipartUploadCommandInput,
|
|
33
33
|
InitiateMultipartUploadCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const InitiateVaultLockCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: InitiateVaultLockCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
InitiateVaultLockCommandInput,
|
|
32
32
|
InitiateVaultLockCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListMultipartUploadsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListMultipartUploadsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListMultipartUploadsCommandInput,
|
|
33
33
|
ListMultipartUploadsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListProvisionedCapacityCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListProvisionedCapacityCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListProvisionedCapacityCommandInput,
|
|
33
33
|
ListProvisionedCapacityCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListTagsForVaultCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListTagsForVaultCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListTagsForVaultCommandInput,
|
|
32
32
|
ListTagsForVaultCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const PurchaseProvisionedCapacityCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: PurchaseProvisionedCapacityCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
PurchaseProvisionedCapacityCommandInput,
|
|
33
33
|
PurchaseProvisionedCapacityCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const RemoveTagsFromVaultCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: RemoveTagsFromVaultCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
RemoveTagsFromVaultCommandInput,
|
|
28
28
|
RemoveTagsFromVaultCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const SetDataRetrievalPolicyCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: SetDataRetrievalPolicyCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
SetDataRetrievalPolicyCommandInput,
|
|
28
28
|
SetDataRetrievalPolicyCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const SetVaultAccessPolicyCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: SetVaultAccessPolicyCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
SetVaultAccessPolicyCommandInput,
|
|
28
28
|
SetVaultAccessPolicyCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const SetVaultNotificationsCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: SetVaultNotificationsCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
SetVaultNotificationsCommandInput,
|
|
28
28
|
SetVaultNotificationsCommandOutput,
|
|
@@ -29,7 +29,7 @@ declare const UploadArchiveCommand_base: {
|
|
|
29
29
|
ServiceOutputTypes
|
|
30
30
|
>;
|
|
31
31
|
new (
|
|
32
|
-
|
|
32
|
+
input: UploadArchiveCommandInput
|
|
33
33
|
): import("@smithy/smithy-client").CommandImpl<
|
|
34
34
|
UploadArchiveCommandInput,
|
|
35
35
|
UploadArchiveCommandOutput,
|
|
@@ -35,7 +35,7 @@ declare const UploadMultipartPartCommand_base: {
|
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
37
|
new (
|
|
38
|
-
|
|
38
|
+
input: UploadMultipartPartCommandInput
|
|
39
39
|
): import("@smithy/smithy-client").CommandImpl<
|
|
40
40
|
UploadMultipartPartCommandInput,
|
|
41
41
|
UploadMultipartPartCommandOutput,
|
|
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
21
21
|
};
|
|
22
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
23
23
|
options: T & ClientInputEndpointParameters
|
|
24
|
-
) => T &
|
|
25
|
-
ClientInputEndpointParameters & {
|
|
26
|
-
defaultSigningName: string;
|
|
27
|
-
};
|
|
24
|
+
) => T & ClientResolvedEndpointParameters;
|
|
28
25
|
export declare const commonParams: {
|
|
29
26
|
readonly UseFIPS: {
|
|
30
27
|
readonly type: "builtInParams";
|
|
@@ -21,9 +21,7 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
21
21
|
_: unknown
|
|
22
22
|
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
23
23
|
defaultUserAgentProvider: (
|
|
24
|
-
config?:
|
|
25
|
-
| import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
26
|
-
| undefined
|
|
24
|
+
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
27
25
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
28
26
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
29
27
|
region: string | import("@smithy/types").Provider<any>;
|
|
@@ -39,24 +37,23 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
39
37
|
cacheMiddleware?: boolean | undefined;
|
|
40
38
|
urlParser: import("@smithy/types").UrlParser;
|
|
41
39
|
base64Decoder: import("@smithy/types").Decoder;
|
|
42
|
-
base64Encoder: (_input:
|
|
40
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
43
41
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
44
|
-
utf8Encoder: (input:
|
|
42
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
45
43
|
disableHostPrefix: boolean;
|
|
46
44
|
serviceId: string;
|
|
47
|
-
profile?: string
|
|
45
|
+
profile?: string;
|
|
48
46
|
logger: import("@smithy/types").Logger;
|
|
49
47
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
50
48
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
51
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
49
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
52
50
|
userAgentAppId?:
|
|
53
51
|
| string
|
|
54
|
-
|
|
|
55
|
-
| undefined
|
|
52
|
+
| undefined
|
|
53
|
+
| import("@smithy/types").Provider<string | undefined>;
|
|
56
54
|
retryStrategy?:
|
|
57
55
|
| import("@smithy/types").RetryStrategy
|
|
58
|
-
| import("@smithy/types").RetryStrategyV2
|
|
59
|
-
| undefined;
|
|
56
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
60
57
|
endpoint?:
|
|
61
58
|
| ((
|
|
62
59
|
| string
|
|
@@ -77,34 +74,27 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
77
74
|
endpointProvider: (
|
|
78
75
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
79
76
|
context?: {
|
|
80
|
-
logger?: import("@smithy/types").Logger
|
|
77
|
+
logger?: import("@smithy/types").Logger;
|
|
81
78
|
}
|
|
82
79
|
) => import("@smithy/types").EndpointV2;
|
|
83
|
-
tls?: boolean
|
|
84
|
-
serviceConfiguredEndpoint?:
|
|
85
|
-
authSchemePreference?:
|
|
86
|
-
| string[]
|
|
87
|
-
| import("@smithy/types").Provider<string[]>
|
|
88
|
-
| undefined;
|
|
80
|
+
tls?: boolean;
|
|
81
|
+
serviceConfiguredEndpoint?: never;
|
|
82
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
89
83
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
90
84
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
|
|
91
85
|
credentials?:
|
|
92
86
|
| import("@smithy/types").AwsCredentialIdentity
|
|
93
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
94
|
-
| undefined;
|
|
87
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
95
88
|
signer?:
|
|
96
89
|
| import("@smithy/types").RequestSigner
|
|
97
90
|
| ((
|
|
98
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
99
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
108
|
-
) => import("@smithy/types").RequestSigner)
|
|
109
|
-
| undefined;
|
|
91
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
92
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
93
|
+
signingEscapePath?: boolean;
|
|
94
|
+
systemClockOffset?: number;
|
|
95
|
+
signingRegion?: string;
|
|
96
|
+
signerConstructor?: new (
|
|
97
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
98
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
99
|
+
) => import("@smithy/types").RequestSigner;
|
|
110
100
|
};
|
|
@@ -19,16 +19,12 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
19
19
|
credentialDefaultProvider:
|
|
20
20
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
21
21
|
| ((
|
|
22
|
-
init?:
|
|
23
|
-
| import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
24
|
-
| undefined
|
|
22
|
+
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
25
23
|
) => import("@smithy/types").MemoizedProvider<
|
|
26
24
|
import("@smithy/types").AwsCredentialIdentity
|
|
27
25
|
>);
|
|
28
26
|
defaultUserAgentProvider: (
|
|
29
|
-
config?:
|
|
30
|
-
| import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
31
|
-
| undefined
|
|
27
|
+
config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
32
28
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
33
29
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
34
30
|
region: string | import("@smithy/types").Provider<string>;
|
|
@@ -45,20 +41,19 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
45
41
|
cacheMiddleware?: boolean | undefined;
|
|
46
42
|
urlParser: import("@smithy/types").UrlParser;
|
|
47
43
|
base64Decoder: import("@smithy/types").Decoder;
|
|
48
|
-
base64Encoder: (_input:
|
|
44
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
49
45
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
50
|
-
utf8Encoder: (input:
|
|
46
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
51
47
|
disableHostPrefix: boolean;
|
|
52
48
|
serviceId: string;
|
|
53
|
-
profile?: string
|
|
49
|
+
profile?: string;
|
|
54
50
|
logger: import("@smithy/types").Logger;
|
|
55
51
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
56
52
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
57
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
53
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
58
54
|
retryStrategy?:
|
|
59
55
|
| import("@smithy/types").RetryStrategy
|
|
60
|
-
| import("@smithy/types").RetryStrategyV2
|
|
61
|
-
| undefined;
|
|
56
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
62
57
|
endpoint?:
|
|
63
58
|
| ((
|
|
64
59
|
| string
|
|
@@ -79,30 +74,26 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
79
74
|
endpointProvider: (
|
|
80
75
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
81
76
|
context?: {
|
|
82
|
-
logger?: import("@smithy/types").Logger
|
|
77
|
+
logger?: import("@smithy/types").Logger;
|
|
83
78
|
}
|
|
84
79
|
) => import("@smithy/types").EndpointV2;
|
|
85
|
-
tls?: boolean
|
|
86
|
-
serviceConfiguredEndpoint?:
|
|
80
|
+
tls?: boolean;
|
|
81
|
+
serviceConfiguredEndpoint?: never;
|
|
87
82
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
88
83
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
|
|
89
84
|
credentials?:
|
|
90
85
|
| import("@smithy/types").AwsCredentialIdentity
|
|
91
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
92
|
-
| undefined;
|
|
86
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
93
87
|
signer?:
|
|
94
88
|
| import("@smithy/types").RequestSigner
|
|
95
89
|
| ((
|
|
96
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
97
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
106
|
-
) => import("@smithy/types").RequestSigner)
|
|
107
|
-
| undefined;
|
|
90
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
91
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
92
|
+
signingEscapePath?: boolean;
|
|
93
|
+
systemClockOffset?: number;
|
|
94
|
+
signingRegion?: string;
|
|
95
|
+
signerConstructor?: new (
|
|
96
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
97
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
98
|
+
) => import("@smithy/types").RequestSigner;
|
|
108
99
|
};
|
|
@@ -9,20 +9,20 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
9
9
|
| import("@smithy/protocol-http").HttpHandler<any>
|
|
10
10
|
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
11
11
|
apiVersion: string;
|
|
12
|
-
cacheMiddleware?: boolean
|
|
12
|
+
cacheMiddleware?: boolean;
|
|
13
13
|
urlParser: import("@smithy/types").UrlParser;
|
|
14
14
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
15
15
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
16
16
|
base64Decoder: import("@smithy/types").Decoder;
|
|
17
|
-
base64Encoder: (_input:
|
|
17
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
18
18
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
19
|
-
utf8Encoder: (input:
|
|
19
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
20
20
|
disableHostPrefix: boolean;
|
|
21
21
|
serviceId: string;
|
|
22
22
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
23
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
24
|
region: string | import("@smithy/types").Provider<any>;
|
|
25
|
-
profile?: string
|
|
25
|
+
profile?: string;
|
|
26
26
|
bodyChecksumGenerator: (
|
|
27
27
|
request: import("@smithy/types").HttpRequest,
|
|
28
28
|
options: {
|
|
@@ -33,9 +33,7 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
33
33
|
}
|
|
34
34
|
) => Promise<[string, string]>;
|
|
35
35
|
defaultUserAgentProvider: (
|
|
36
|
-
config?:
|
|
37
|
-
| import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
38
|
-
| undefined
|
|
36
|
+
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
39
37
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
40
38
|
credentialDefaultProvider:
|
|
41
39
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
@@ -52,15 +50,14 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
52
50
|
import("@smithy/smithy-client").DefaultsMode
|
|
53
51
|
>;
|
|
54
52
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
55
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
53
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
56
54
|
userAgentAppId?:
|
|
57
55
|
| string
|
|
58
|
-
|
|
|
59
|
-
| undefined
|
|
56
|
+
| undefined
|
|
57
|
+
| import("@smithy/types").Provider<string | undefined>;
|
|
60
58
|
retryStrategy?:
|
|
61
59
|
| import("@smithy/types").RetryStrategy
|
|
62
|
-
| import("@smithy/types").RetryStrategyV2
|
|
63
|
-
| undefined;
|
|
60
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
64
61
|
endpoint?:
|
|
65
62
|
| ((
|
|
66
63
|
| string
|
|
@@ -81,34 +78,27 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
81
78
|
endpointProvider: (
|
|
82
79
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
83
80
|
context?: {
|
|
84
|
-
logger?: import("@smithy/types").Logger
|
|
81
|
+
logger?: import("@smithy/types").Logger;
|
|
85
82
|
}
|
|
86
83
|
) => import("@smithy/types").EndpointV2;
|
|
87
|
-
tls?: boolean
|
|
88
|
-
serviceConfiguredEndpoint?:
|
|
89
|
-
authSchemePreference?:
|
|
90
|
-
| string[]
|
|
91
|
-
| import("@smithy/types").Provider<string[]>
|
|
92
|
-
| undefined;
|
|
84
|
+
tls?: boolean;
|
|
85
|
+
serviceConfiguredEndpoint?: never;
|
|
86
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
93
87
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
94
88
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
|
|
95
89
|
credentials?:
|
|
96
90
|
| import("@smithy/types").AwsCredentialIdentity
|
|
97
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
|
98
|
-
| undefined;
|
|
91
|
+
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
99
92
|
signer?:
|
|
100
93
|
| import("@smithy/types").RequestSigner
|
|
101
94
|
| ((
|
|
102
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
103
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
112
|
-
) => import("@smithy/types").RequestSigner)
|
|
113
|
-
| undefined;
|
|
95
|
+
authScheme?: import("@smithy/types").AuthScheme
|
|
96
|
+
) => Promise<import("@smithy/types").RequestSigner>);
|
|
97
|
+
signingEscapePath?: boolean;
|
|
98
|
+
systemClockOffset?: number;
|
|
99
|
+
signingRegion?: string;
|
|
100
|
+
signerConstructor?: new (
|
|
101
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
102
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
103
|
+
) => import("@smithy/types").RequestSigner;
|
|
114
104
|
};
|