@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
|
@@ -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
|
};
|
|
@@ -7,25 +7,25 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
8
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
apiVersion: string;
|
|
10
|
-
cacheMiddleware?: boolean
|
|
10
|
+
cacheMiddleware?: boolean;
|
|
11
11
|
urlParser: import("@smithy/types").UrlParser;
|
|
12
12
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
13
13
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
14
14
|
base64Decoder: import("@smithy/types").Decoder;
|
|
15
|
-
base64Encoder: (_input:
|
|
15
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
|
-
utf8Encoder: (input:
|
|
17
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
18
18
|
disableHostPrefix: boolean;
|
|
19
19
|
serviceId: string;
|
|
20
20
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
21
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
region: string | import("@smithy/types").Provider<any>;
|
|
23
|
-
profile?: string
|
|
23
|
+
profile?: string;
|
|
24
24
|
bodyChecksumGenerator: (request: import("@smithy/types").HttpRequest, options: {
|
|
25
25
|
sha256: import("@smithy/types").ChecksumConstructor | import("@smithy/types").HashConstructor;
|
|
26
26
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
27
27
|
}) => Promise<[string, string]>;
|
|
28
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
28
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
29
29
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
30
30
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
31
31
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -33,22 +33,22 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
34
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
35
35
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
36
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
37
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
38
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
36
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
38
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
39
39
|
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;
|
|
40
40
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
41
|
-
logger?: import("@smithy/types").Logger
|
|
41
|
+
logger?: import("@smithy/types").Logger;
|
|
42
42
|
}) => import("@smithy/types").EndpointV2;
|
|
43
|
-
tls?: boolean
|
|
44
|
-
serviceConfiguredEndpoint?:
|
|
45
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
43
|
+
tls?: boolean;
|
|
44
|
+
serviceConfiguredEndpoint?: never;
|
|
45
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
46
46
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
47
47
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
|
|
48
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
49
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
50
|
-
signingEscapePath?: boolean
|
|
51
|
-
systemClockOffset?: number
|
|
52
|
-
signingRegion?: string
|
|
53
|
-
signerConstructor?:
|
|
48
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
49
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
50
|
+
signingEscapePath?: boolean;
|
|
51
|
+
systemClockOffset?: number;
|
|
52
|
+
signingRegion?: string;
|
|
53
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
54
54
|
};
|
|
@@ -5,10 +5,10 @@ import { GlacierClientConfig } from "./GlacierClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder: (_input:
|
|
8
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
|
-
logger?: import("@smithy/types").Logger
|
|
11
|
+
logger?: import("@smithy/types").Logger;
|
|
12
12
|
}) => import("@smithy/types").EndpointV2;
|
|
13
13
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").GlacierHttpAuthSchemeProvider;
|
|
@@ -18,5 +18,5 @@ export declare const getRuntimeConfig: (config: GlacierClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
20
20
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
21
|
-
utf8Encoder: (input:
|
|
21
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
22
22
|
};
|