@aws-sdk/client-glacier 3.803.0 → 3.806.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/runtimeConfig.js +6 -6
- package/dist-es/runtimeConfig.js +6 -6
- 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 +25 -25
|
@@ -24,13 +24,13 @@ const getRuntimeConfig = (config) => {
|
|
|
24
24
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
25
25
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
26
26
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
27
|
-
const
|
|
27
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
28
28
|
return {
|
|
29
29
|
...clientSharedValues,
|
|
30
30
|
...config,
|
|
31
31
|
runtime: "node",
|
|
32
32
|
defaultsMode,
|
|
33
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
33
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
34
34
|
bodyChecksumGenerator: config?.bodyChecksumGenerator ?? body_checksum_node_1.bodyChecksumGenerator,
|
|
35
35
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
36
36
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
@@ -38,7 +38,7 @@ const getRuntimeConfig = (config) => {
|
|
|
38
38
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
39
39
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
40
40
|
region: config?.region ??
|
|
41
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
41
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
42
42
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
43
43
|
retryMode: config?.retryMode ??
|
|
44
44
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -47,9 +47,9 @@ const getRuntimeConfig = (config) => {
|
|
|
47
47
|
}, config),
|
|
48
48
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
49
49
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
50
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
51
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
52
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
50
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
51
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
52
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
53
53
|
};
|
|
54
54
|
};
|
|
55
55
|
exports.getRuntimeConfig = getRuntimeConfig;
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -20,13 +20,13 @@ export const getRuntimeConfig = (config) => {
|
|
|
20
20
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
21
21
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
22
22
|
awsCheckVersion(process.version);
|
|
23
|
-
const
|
|
23
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
24
24
|
return {
|
|
25
25
|
...clientSharedValues,
|
|
26
26
|
...config,
|
|
27
27
|
runtime: "node",
|
|
28
28
|
defaultsMode,
|
|
29
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
29
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
30
30
|
bodyChecksumGenerator: config?.bodyChecksumGenerator ?? bodyChecksumGenerator,
|
|
31
31
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
32
32
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
@@ -34,7 +34,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
34
34
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
35
35
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
36
36
|
region: config?.region ??
|
|
37
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
37
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
38
38
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
39
39
|
retryMode: config?.retryMode ??
|
|
40
40
|
loadNodeConfig({
|
|
@@ -43,8 +43,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
43
43
|
}, config),
|
|
44
44
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
45
45
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
46
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
47
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
48
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
46
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
47
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
48
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
49
49
|
};
|
|
50
50
|
};
|
|
@@ -23,7 +23,7 @@ export interface AbortMultipartUploadCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const AbortMultipartUploadCommand_base: {
|
|
25
25
|
new (input: AbortMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AbortMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AbortVaultLockCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const AbortVaultLockCommand_base: {
|
|
25
25
|
new (input: AbortVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<AbortVaultLockCommandInput, AbortVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AbortVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<AbortVaultLockCommandInput, AbortVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddTagsToVaultCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddTagsToVaultCommand_base: {
|
|
25
25
|
new (input: AddTagsToVaultCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToVaultCommandInput, AddTagsToVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddTagsToVaultCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToVaultCommandInput, AddTagsToVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CompleteMultipartUploadCommandOutput extends ArchiveCreationOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const CompleteMultipartUploadCommand_base: {
|
|
25
25
|
new (input: CompleteMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CompleteMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CompleteVaultLockCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const CompleteVaultLockCommand_base: {
|
|
25
25
|
new (input: CompleteVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteVaultLockCommandInput, CompleteVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CompleteVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteVaultLockCommandInput, CompleteVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateVaultCommandOutput extends CreateVaultOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateVaultCommand_base: {
|
|
25
25
|
new (input: CreateVaultCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVaultCommandInput, CreateVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateVaultCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVaultCommandInput, CreateVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteArchiveCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteArchiveCommand_base: {
|
|
25
25
|
new (input: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteVaultAccessPolicyCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteVaultAccessPolicyCommand_base: {
|
|
25
25
|
new (input: DeleteVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultAccessPolicyCommandInput, DeleteVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultAccessPolicyCommandInput, DeleteVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteVaultCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteVaultCommand_base: {
|
|
25
25
|
new (input: DeleteVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultCommandInput, DeleteVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultCommandInput, DeleteVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteVaultNotificationsCommandOutput extends __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteVaultNotificationsCommand_base: {
|
|
25
25
|
new (input: DeleteVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultNotificationsCommandInput, DeleteVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVaultNotificationsCommandInput, DeleteVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeJobCommandOutput extends GlacierJobDescription, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeJobCommand_base: {
|
|
25
25
|
new (input: DescribeJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobCommandInput, DescribeJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeJobCommandInput, DescribeJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeVaultCommandOutput extends DescribeVaultOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeVaultCommand_base: {
|
|
25
25
|
new (input: DescribeVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVaultCommandInput, DescribeVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeVaultCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVaultCommandInput, DescribeVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDataRetrievalPolicyCommandOutput extends GetDataRetrievalPol
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDataRetrievalPolicyCommand_base: {
|
|
25
25
|
new (input: GetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataRetrievalPolicyCommandInput, GetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataRetrievalPolicyCommandInput, GetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -24,7 +24,7 @@ export interface GetJobOutputCommandOutput extends Omit<GetJobOutputOutput, "bod
|
|
|
24
24
|
}
|
|
25
25
|
declare const GetJobOutputCommand_base: {
|
|
26
26
|
new (input: GetJobOutputCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobOutputCommandInput, GetJobOutputCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (
|
|
27
|
+
new (input: GetJobOutputCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobOutputCommandInput, GetJobOutputCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetVaultAccessPolicyCommandOutput extends GetVaultAccessPolicyO
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetVaultAccessPolicyCommand_base: {
|
|
25
25
|
new (input: GetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultAccessPolicyCommandInput, GetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultAccessPolicyCommandInput, GetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetVaultLockCommandOutput extends GetVaultLockOutput, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetVaultLockCommand_base: {
|
|
25
25
|
new (input: GetVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultLockCommandInput, GetVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultLockCommandInput, GetVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetVaultNotificationsCommandOutput extends GetVaultNotification
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetVaultNotificationsCommand_base: {
|
|
25
25
|
new (input: GetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultNotificationsCommandInput, GetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetVaultNotificationsCommandInput, GetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface InitiateJobCommandOutput extends InitiateJobOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const InitiateJobCommand_base: {
|
|
25
25
|
new (input: InitiateJobCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateJobCommandInput, InitiateJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: InitiateJobCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateJobCommandInput, InitiateJobCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface InitiateMultipartUploadCommandOutput extends InitiateMultipartU
|
|
|
23
23
|
}
|
|
24
24
|
declare const InitiateMultipartUploadCommand_base: {
|
|
25
25
|
new (input: InitiateMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateMultipartUploadCommandInput, InitiateMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: InitiateMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateMultipartUploadCommandInput, InitiateMultipartUploadCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface InitiateVaultLockCommandOutput extends InitiateVaultLockOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const InitiateVaultLockCommand_base: {
|
|
25
25
|
new (input: InitiateVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateVaultLockCommandInput, InitiateVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: InitiateVaultLockCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateVaultLockCommandInput, InitiateVaultLockCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListJobsCommandOutput extends ListJobsOutput, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListJobsCommand_base: {
|
|
25
25
|
new (input: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListMultipartUploadsCommandOutput extends ListMultipartUploadsO
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListMultipartUploadsCommand_base: {
|
|
25
25
|
new (input: ListMultipartUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultipartUploadsCommandInput, ListMultipartUploadsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListMultipartUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultipartUploadsCommandInput, ListMultipartUploadsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPartsCommandOutput extends ListPartsOutput, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPartsCommand_base: {
|
|
25
25
|
new (input: ListPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartsCommandInput, ListPartsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartsCommandInput, ListPartsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListProvisionedCapacityCommandOutput extends ListProvisionedCap
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListProvisionedCapacityCommand_base: {
|
|
25
25
|
new (input: ListProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<ListProvisionedCapacityCommandInput, ListProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<ListProvisionedCapacityCommandInput, ListProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForVaultCommandOutput extends ListTagsForVaultOutput, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForVaultCommand_base: {
|
|
25
25
|
new (input: ListTagsForVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForVaultCommandInput, ListTagsForVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForVaultCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForVaultCommandInput, ListTagsForVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListVaultsCommandOutput extends ListVaultsOutput, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListVaultsCommand_base: {
|
|
25
25
|
new (input: ListVaultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVaultsCommandInput, ListVaultsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListVaultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVaultsCommandInput, ListVaultsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PurchaseProvisionedCapacityCommandOutput extends PurchaseProvis
|
|
|
23
23
|
}
|
|
24
24
|
declare const PurchaseProvisionedCapacityCommand_base: {
|
|
25
25
|
new (input: PurchaseProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseProvisionedCapacityCommandInput, PurchaseProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PurchaseProvisionedCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseProvisionedCapacityCommandInput, PurchaseProvisionedCapacityCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveTagsFromVaultCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveTagsFromVaultCommand_base: {
|
|
25
25
|
new (input: RemoveTagsFromVaultCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromVaultCommandInput, RemoveTagsFromVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveTagsFromVaultCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromVaultCommandInput, RemoveTagsFromVaultCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetDataRetrievalPolicyCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetDataRetrievalPolicyCommand_base: {
|
|
25
25
|
new (input: SetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetDataRetrievalPolicyCommandInput, SetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetDataRetrievalPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetDataRetrievalPolicyCommandInput, SetDataRetrievalPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetVaultAccessPolicyCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetVaultAccessPolicyCommand_base: {
|
|
25
25
|
new (input: SetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultAccessPolicyCommandInput, SetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetVaultAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultAccessPolicyCommandInput, SetVaultAccessPolicyCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetVaultNotificationsCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetVaultNotificationsCommand_base: {
|
|
25
25
|
new (input: SetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultNotificationsCommandInput, SetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetVaultNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<SetVaultNotificationsCommandInput, SetVaultNotificationsCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -24,7 +24,7 @@ export interface UploadArchiveCommandOutput extends ArchiveCreationOutput, __Met
|
|
|
24
24
|
}
|
|
25
25
|
declare const UploadArchiveCommand_base: {
|
|
26
26
|
new (input: UploadArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<UploadArchiveCommandInput, UploadArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (
|
|
27
|
+
new (input: UploadArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<UploadArchiveCommandInput, UploadArchiveCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
@@ -24,7 +24,7 @@ export interface UploadMultipartPartCommandOutput extends UploadMultipartPartOut
|
|
|
24
24
|
}
|
|
25
25
|
declare const UploadMultipartPartCommand_base: {
|
|
26
26
|
new (input: UploadMultipartPartCommandInput): import("@smithy/smithy-client").CommandImpl<UploadMultipartPartCommandInput, UploadMultipartPartCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (
|
|
27
|
+
new (input: UploadMultipartPartCommandInput): import("@smithy/smithy-client").CommandImpl<UploadMultipartPartCommandInput, UploadMultipartPartCommandOutput, GlacierClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
12
12
|
}) => Promise<[string, string]>;
|
|
13
13
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
14
14
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
15
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
15
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
16
16
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
17
17
|
region: string | import("@smithy/types").Provider<any>;
|
|
18
18
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
|
@@ -25,31 +25,31 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
25
25
|
cacheMiddleware?: boolean | undefined;
|
|
26
26
|
urlParser: import("@smithy/types").UrlParser;
|
|
27
27
|
base64Decoder: import("@smithy/types").Decoder;
|
|
28
|
-
base64Encoder: (_input:
|
|
28
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
29
29
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
30
|
-
utf8Encoder: (input:
|
|
30
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
31
31
|
disableHostPrefix: boolean;
|
|
32
32
|
serviceId: string;
|
|
33
|
-
profile?: string
|
|
33
|
+
profile?: string;
|
|
34
34
|
logger: import("@smithy/types").Logger;
|
|
35
35
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
36
36
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
37
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
38
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
39
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
37
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
38
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
39
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
40
40
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
41
41
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
42
|
-
logger?: import("@smithy/types").Logger
|
|
42
|
+
logger?: import("@smithy/types").Logger;
|
|
43
43
|
}) => import("@smithy/types").EndpointV2;
|
|
44
|
-
tls?: boolean
|
|
45
|
-
serviceConfiguredEndpoint?:
|
|
46
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
44
|
+
tls?: boolean;
|
|
45
|
+
serviceConfiguredEndpoint?: never;
|
|
46
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
47
47
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
48
48
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
|
|
49
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
50
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
51
|
-
signingEscapePath?: boolean
|
|
52
|
-
systemClockOffset?: number
|
|
53
|
-
signingRegion?: string
|
|
54
|
-
signerConstructor?:
|
|
49
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
50
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
51
|
+
signingEscapePath?: boolean;
|
|
52
|
+
systemClockOffset?: number;
|
|
53
|
+
signingRegion?: string;
|
|
54
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
55
55
|
};
|
|
@@ -12,8 +12,8 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
12
12
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
13
13
|
}) => Promise<[string, string]>;
|
|
14
14
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
15
|
-
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
16
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
15
|
+
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
|
|
16
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
17
17
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
18
18
|
region: string | import("@smithy/types").Provider<string>;
|
|
19
19
|
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
|
@@ -27,29 +27,29 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
27
27
|
cacheMiddleware?: boolean | undefined;
|
|
28
28
|
urlParser: import("@smithy/types").UrlParser;
|
|
29
29
|
base64Decoder: import("@smithy/types").Decoder;
|
|
30
|
-
base64Encoder: (_input:
|
|
30
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
31
31
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
32
|
-
utf8Encoder: (input:
|
|
32
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
33
33
|
disableHostPrefix: boolean;
|
|
34
34
|
serviceId: string;
|
|
35
|
-
profile?: string
|
|
35
|
+
profile?: string;
|
|
36
36
|
logger: import("@smithy/types").Logger;
|
|
37
37
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
38
38
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
39
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
40
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
39
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
40
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
41
41
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
42
42
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
43
|
-
logger?: import("@smithy/types").Logger
|
|
43
|
+
logger?: import("@smithy/types").Logger;
|
|
44
44
|
}) => import("@smithy/types").EndpointV2;
|
|
45
|
-
tls?: boolean
|
|
46
|
-
serviceConfiguredEndpoint?:
|
|
45
|
+
tls?: boolean;
|
|
46
|
+
serviceConfiguredEndpoint?: never;
|
|
47
47
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
48
48
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
|
|
49
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
50
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
51
|
-
signingEscapePath?: boolean
|
|
52
|
-
systemClockOffset?: number
|
|
53
|
-
signingRegion?: string
|
|
54
|
-
signerConstructor?:
|
|
49
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
50
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
51
|
+
signingEscapePath?: boolean;
|
|
52
|
+
systemClockOffset?: number;
|
|
53
|
+
signingRegion?: string;
|
|
54
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
55
55
|
};
|