@aws-sdk/client-s3-control 3.1087.0 → 3.1089.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/index.js +1 -1
- package/dist-types/ts3.4/S3Control.d.ts +308 -440
- package/dist-types/ts3.4/S3ControlClient.d.ts +10 -34
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +10 -11
- package/dist-types/ts3.4/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccessGrantCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateAccessGrantsInstanceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAccessGrantsLocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorageLensGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteAccessGrantCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteAccessGrantsInstanceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAccessGrantsLocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointScopeCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStorageLensGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DissociateAccessGrantsIdentityCenterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAccessGrantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccessGrantsInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessGrantsInstanceResourcePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAccessGrantsLocationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointScopeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStorageLensGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAccessGrantsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAccessGrantsInstancesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccessGrantsLocationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAccessPointsForDirectoryBucketsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCallerAccessGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListStorageLensGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutAccessPointScopeCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAccessGrantsLocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateStorageLensGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +18 -36
- package/dist-types/ts3.4/models/errors.d.ts +10 -33
- package/dist-types/ts3.4/models/models_0.d.ts +11 -33
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -26
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -26
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -5
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +41 -41
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
5
|
-
export interface UntagResourceCommandOutput
|
|
6
|
-
extends UntagResourceResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResult, __MetadataBearer {}
|
|
8
6
|
declare const UntagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UntagResourceCommandInput,
|
|
13
11
|
UntagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UntagResourceCommandInput,
|
|
22
20
|
UntagResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateAccessGrantsLocationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateAccessGrantsLocationCommandInput
|
|
8
|
-
extends UpdateAccessGrantsLocationRequest {}
|
|
7
|
+
export interface UpdateAccessGrantsLocationCommandInput extends UpdateAccessGrantsLocationRequest {}
|
|
9
8
|
export interface UpdateAccessGrantsLocationCommandOutput
|
|
10
|
-
extends UpdateAccessGrantsLocationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateAccessGrantsLocationResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateAccessGrantsLocationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateAccessGrantsLocationCommandInput
|
|
12
|
+
input: UpdateAccessGrantsLocationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateAccessGrantsLocationCommandInput,
|
|
17
15
|
UpdateAccessGrantsLocationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateAccessGrantsLocationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateAccessGrantsLocationCommandInput
|
|
21
|
+
input: UpdateAccessGrantsLocationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateAccessGrantsLocationCommandInput,
|
|
26
24
|
UpdateAccessGrantsLocationCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateJobPriorityRequest,
|
|
4
|
-
UpdateJobPriorityResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateJobPriorityRequest, UpdateJobPriorityResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateJobPriorityCommandInput
|
|
8
|
-
|
|
9
|
-
export interface UpdateJobPriorityCommandOutput
|
|
10
|
-
extends UpdateJobPriorityResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface UpdateJobPriorityCommandInput extends UpdateJobPriorityRequest {}
|
|
5
|
+
export interface UpdateJobPriorityCommandOutput extends UpdateJobPriorityResult, __MetadataBearer {}
|
|
12
6
|
declare const UpdateJobPriorityCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: UpdateJobPriorityCommandInput
|
|
8
|
+
input: UpdateJobPriorityCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
UpdateJobPriorityCommandInput,
|
|
17
11
|
UpdateJobPriorityCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const UpdateJobPriorityCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: UpdateJobPriorityCommandInput
|
|
17
|
+
input: UpdateJobPriorityCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
UpdateJobPriorityCommandInput,
|
|
26
20
|
UpdateJobPriorityCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateJobStatusRequest,
|
|
4
|
-
UpdateJobStatusResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateJobStatusRequest, UpdateJobStatusResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateJobStatusCommandInput extends UpdateJobStatusRequest {}
|
|
8
|
-
export interface UpdateJobStatusCommandOutput
|
|
9
|
-
extends UpdateJobStatusResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateJobStatusCommandOutput extends UpdateJobStatusResult, __MetadataBearer {}
|
|
11
6
|
declare const UpdateJobStatusCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateJobStatusCommandInput
|
|
8
|
+
input: UpdateJobStatusCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateJobStatusCommandInput,
|
|
16
11
|
UpdateJobStatusCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateJobStatusCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateJobStatusCommandInput
|
|
17
|
+
input: UpdateJobStatusCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateJobStatusCommandInput,
|
|
25
20
|
UpdateJobStatusCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateStorageLensGroupRequest } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateStorageLensGroupCommandInput
|
|
5
|
-
extends UpdateStorageLensGroupRequest {}
|
|
4
|
+
export interface UpdateStorageLensGroupCommandInput extends UpdateStorageLensGroupRequest {}
|
|
6
5
|
export interface UpdateStorageLensGroupCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateStorageLensGroupCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateStorageLensGroupCommandInput
|
|
8
|
+
input: UpdateStorageLensGroupCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateStorageLensGroupCommandInput,
|
|
12
11
|
UpdateStorageLensGroupCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const UpdateStorageLensGroupCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: UpdateStorageLensGroupCommandInput
|
|
17
|
+
input: UpdateStorageLensGroupCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
UpdateStorageLensGroupCommandInput,
|
|
21
20
|
UpdateStorageLensGroupCommandOutput,
|
|
@@ -24,7 +24,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
24
24
|
defaultSigningName: string;
|
|
25
25
|
};
|
|
26
26
|
export declare const resolveClientEndpointParameters: <T>(
|
|
27
|
-
options: T & ClientInputEndpointParameters
|
|
27
|
+
options: T & ClientInputEndpointParameters,
|
|
28
28
|
) => T & ClientResolvedEndpointParameters;
|
|
29
29
|
export declare const commonParams: {
|
|
30
30
|
readonly UseArnRegion: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface S3ControlExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -24,8 +24,7 @@ export declare const AsyncOperationName: {
|
|
|
24
24
|
readonly DeleteMultiRegionAccessPoint: "DeleteMultiRegionAccessPoint";
|
|
25
25
|
readonly PutMultiRegionAccessPointPolicy: "PutMultiRegionAccessPointPolicy";
|
|
26
26
|
};
|
|
27
|
-
export type AsyncOperationName =
|
|
28
|
-
(typeof AsyncOperationName)[keyof typeof AsyncOperationName];
|
|
27
|
+
export type AsyncOperationName = (typeof AsyncOperationName)[keyof typeof AsyncOperationName];
|
|
29
28
|
export declare const S3PrefixType: {
|
|
30
29
|
readonly Object: "Object";
|
|
31
30
|
};
|
|
@@ -40,8 +39,7 @@ export declare const ScopePermission: {
|
|
|
40
39
|
readonly ListMultipartUploadParts: "ListMultipartUploadParts";
|
|
41
40
|
readonly PutObject: "PutObject";
|
|
42
41
|
};
|
|
43
|
-
export type ScopePermission =
|
|
44
|
-
(typeof ScopePermission)[keyof typeof ScopePermission];
|
|
42
|
+
export type ScopePermission = (typeof ScopePermission)[keyof typeof ScopePermission];
|
|
45
43
|
export declare const ObjectLambdaAllowedFeature: {
|
|
46
44
|
readonly GetObjectPartNumber: "GetObject-PartNumber";
|
|
47
45
|
readonly GetObjectRange: "GetObject-Range";
|
|
@@ -70,8 +68,7 @@ export declare const BucketCannedACL: {
|
|
|
70
68
|
readonly public_read: "public-read";
|
|
71
69
|
readonly public_read_write: "public-read-write";
|
|
72
70
|
};
|
|
73
|
-
export type BucketCannedACL =
|
|
74
|
-
(typeof BucketCannedACL)[keyof typeof BucketCannedACL];
|
|
71
|
+
export type BucketCannedACL = (typeof BucketCannedACL)[keyof typeof BucketCannedACL];
|
|
75
72
|
export declare const BucketLocationConstraint: {
|
|
76
73
|
readonly EU: "EU";
|
|
77
74
|
readonly ap_northeast_1: "ap-northeast-1";
|
|
@@ -93,14 +90,12 @@ export declare const JobManifestFieldName: {
|
|
|
93
90
|
readonly Key: "Key";
|
|
94
91
|
readonly VersionId: "VersionId";
|
|
95
92
|
};
|
|
96
|
-
export type JobManifestFieldName =
|
|
97
|
-
(typeof JobManifestFieldName)[keyof typeof JobManifestFieldName];
|
|
93
|
+
export type JobManifestFieldName = (typeof JobManifestFieldName)[keyof typeof JobManifestFieldName];
|
|
98
94
|
export declare const JobManifestFormat: {
|
|
99
95
|
readonly S3BatchOperations_CSV_20180820: "S3BatchOperations_CSV_20180820";
|
|
100
96
|
readonly S3InventoryReport_CSV_20161130: "S3InventoryReport_CSV_20161130";
|
|
101
97
|
};
|
|
102
|
-
export type JobManifestFormat =
|
|
103
|
-
(typeof JobManifestFormat)[keyof typeof JobManifestFormat];
|
|
98
|
+
export type JobManifestFormat = (typeof JobManifestFormat)[keyof typeof JobManifestFormat];
|
|
104
99
|
export declare const S3StorageClass: {
|
|
105
100
|
readonly DEEP_ARCHIVE: "DEEP_ARCHIVE";
|
|
106
101
|
readonly GLACIER: "GLACIER";
|
|
@@ -110,16 +105,14 @@ export declare const S3StorageClass: {
|
|
|
110
105
|
readonly STANDARD: "STANDARD";
|
|
111
106
|
readonly STANDARD_IA: "STANDARD_IA";
|
|
112
107
|
};
|
|
113
|
-
export type S3StorageClass =
|
|
114
|
-
(typeof S3StorageClass)[keyof typeof S3StorageClass];
|
|
108
|
+
export type S3StorageClass = (typeof S3StorageClass)[keyof typeof S3StorageClass];
|
|
115
109
|
export declare const ReplicationStatus: {
|
|
116
110
|
readonly COMPLETED: "COMPLETED";
|
|
117
111
|
readonly FAILED: "FAILED";
|
|
118
112
|
readonly NONE: "NONE";
|
|
119
113
|
readonly REPLICA: "REPLICA";
|
|
120
114
|
};
|
|
121
|
-
export type ReplicationStatus =
|
|
122
|
-
(typeof ReplicationStatus)[keyof typeof ReplicationStatus];
|
|
115
|
+
export type ReplicationStatus = (typeof ReplicationStatus)[keyof typeof ReplicationStatus];
|
|
123
116
|
export declare const GeneratedManifestFormat: {
|
|
124
117
|
readonly S3InventoryReport_CSV_20211130: "S3InventoryReport_CSV_20211130";
|
|
125
118
|
};
|
|
@@ -149,8 +142,7 @@ export declare const S3GlacierJobTier: {
|
|
|
149
142
|
readonly BULK: "BULK";
|
|
150
143
|
readonly STANDARD: "STANDARD";
|
|
151
144
|
};
|
|
152
|
-
export type S3GlacierJobTier =
|
|
153
|
-
(typeof S3GlacierJobTier)[keyof typeof S3GlacierJobTier];
|
|
145
|
+
export type S3GlacierJobTier = (typeof S3GlacierJobTier)[keyof typeof S3GlacierJobTier];
|
|
154
146
|
export declare const S3GranteeTypeIdentifier: {
|
|
155
147
|
readonly CANONICAL: "id";
|
|
156
148
|
readonly EMAIL_ADDRESS: "emailAddress";
|
|
@@ -189,20 +181,17 @@ export declare const S3ChecksumAlgorithm: {
|
|
|
189
181
|
readonly XXHASH3: "XXHASH3";
|
|
190
182
|
readonly XXHASH64: "XXHASH64";
|
|
191
183
|
};
|
|
192
|
-
export type S3ChecksumAlgorithm =
|
|
193
|
-
(typeof S3ChecksumAlgorithm)[keyof typeof S3ChecksumAlgorithm];
|
|
184
|
+
export type S3ChecksumAlgorithm = (typeof S3ChecksumAlgorithm)[keyof typeof S3ChecksumAlgorithm];
|
|
194
185
|
export declare const S3MetadataDirective: {
|
|
195
186
|
readonly COPY: "COPY";
|
|
196
187
|
readonly REPLACE: "REPLACE";
|
|
197
188
|
};
|
|
198
|
-
export type S3MetadataDirective =
|
|
199
|
-
(typeof S3MetadataDirective)[keyof typeof S3MetadataDirective];
|
|
189
|
+
export type S3MetadataDirective = (typeof S3MetadataDirective)[keyof typeof S3MetadataDirective];
|
|
200
190
|
export declare const S3SSEAlgorithm: {
|
|
201
191
|
readonly AES256: "AES256";
|
|
202
192
|
readonly KMS: "KMS";
|
|
203
193
|
};
|
|
204
|
-
export type S3SSEAlgorithm =
|
|
205
|
-
(typeof S3SSEAlgorithm)[keyof typeof S3SSEAlgorithm];
|
|
194
|
+
export type S3SSEAlgorithm = (typeof S3SSEAlgorithm)[keyof typeof S3SSEAlgorithm];
|
|
206
195
|
export declare const S3ObjectLockLegalHoldStatus: {
|
|
207
196
|
readonly OFF: "OFF";
|
|
208
197
|
readonly ON: "ON";
|
|
@@ -213,8 +202,7 @@ export declare const S3ObjectLockMode: {
|
|
|
213
202
|
readonly COMPLIANCE: "COMPLIANCE";
|
|
214
203
|
readonly GOVERNANCE: "GOVERNANCE";
|
|
215
204
|
};
|
|
216
|
-
export type S3ObjectLockMode =
|
|
217
|
-
(typeof S3ObjectLockMode)[keyof typeof S3ObjectLockMode];
|
|
205
|
+
export type S3ObjectLockMode = (typeof S3ObjectLockMode)[keyof typeof S3ObjectLockMode];
|
|
218
206
|
export declare const S3ObjectLockRetentionMode: {
|
|
219
207
|
readonly COMPLIANCE: "COMPLIANCE";
|
|
220
208
|
readonly GOVERNANCE: "GOVERNANCE";
|
|
@@ -224,14 +212,12 @@ export type S3ObjectLockRetentionMode =
|
|
|
224
212
|
export declare const JobReportFormat: {
|
|
225
213
|
readonly Report_CSV_20180820: "Report_CSV_20180820";
|
|
226
214
|
};
|
|
227
|
-
export type JobReportFormat =
|
|
228
|
-
(typeof JobReportFormat)[keyof typeof JobReportFormat];
|
|
215
|
+
export type JobReportFormat = (typeof JobReportFormat)[keyof typeof JobReportFormat];
|
|
229
216
|
export declare const JobReportScope: {
|
|
230
217
|
readonly AllTasks: "AllTasks";
|
|
231
218
|
readonly FailedTasksOnly: "FailedTasksOnly";
|
|
232
219
|
};
|
|
233
|
-
export type JobReportScope =
|
|
234
|
-
(typeof JobReportScope)[keyof typeof JobReportScope];
|
|
220
|
+
export type JobReportScope = (typeof JobReportScope)[keyof typeof JobReportScope];
|
|
235
221
|
export declare const JobStatus: {
|
|
236
222
|
readonly Active: "Active";
|
|
237
223
|
readonly Cancelled: "Cancelled";
|
|
@@ -261,8 +247,7 @@ export declare const ExpirationStatus: {
|
|
|
261
247
|
readonly Disabled: "Disabled";
|
|
262
248
|
readonly Enabled: "Enabled";
|
|
263
249
|
};
|
|
264
|
-
export type ExpirationStatus =
|
|
265
|
-
(typeof ExpirationStatus)[keyof typeof ExpirationStatus];
|
|
250
|
+
export type ExpirationStatus = (typeof ExpirationStatus)[keyof typeof ExpirationStatus];
|
|
266
251
|
export declare const DeleteMarkerReplicationStatus: {
|
|
267
252
|
readonly Disabled: "Disabled";
|
|
268
253
|
readonly Enabled: "Enabled";
|
|
@@ -321,8 +306,7 @@ export declare const MFADeleteStatus: {
|
|
|
321
306
|
readonly Disabled: "Disabled";
|
|
322
307
|
readonly Enabled: "Enabled";
|
|
323
308
|
};
|
|
324
|
-
export type MFADeleteStatus =
|
|
325
|
-
(typeof MFADeleteStatus)[keyof typeof MFADeleteStatus];
|
|
309
|
+
export type MFADeleteStatus = (typeof MFADeleteStatus)[keyof typeof MFADeleteStatus];
|
|
326
310
|
export declare const BucketVersioningStatus: {
|
|
327
311
|
readonly Enabled: "Enabled";
|
|
328
312
|
readonly Suspended: "Suspended";
|
|
@@ -352,8 +336,7 @@ export type Format = (typeof Format)[keyof typeof Format];
|
|
|
352
336
|
export declare const OutputSchemaVersion: {
|
|
353
337
|
readonly V_1: "V_1";
|
|
354
338
|
};
|
|
355
|
-
export type OutputSchemaVersion =
|
|
356
|
-
(typeof OutputSchemaVersion)[keyof typeof OutputSchemaVersion];
|
|
339
|
+
export type OutputSchemaVersion = (typeof OutputSchemaVersion)[keyof typeof OutputSchemaVersion];
|
|
357
340
|
export declare const OperationName: {
|
|
358
341
|
readonly LambdaInvoke: "LambdaInvoke";
|
|
359
342
|
readonly S3ComputeObjectChecksum: "S3ComputeObjectChecksum";
|
|
@@ -377,5 +360,4 @@ export declare const RequestedJobStatus: {
|
|
|
377
360
|
readonly Cancelled: "Cancelled";
|
|
378
361
|
readonly Ready: "Ready";
|
|
379
362
|
};
|
|
380
|
-
export type RequestedJobStatus =
|
|
381
|
-
(typeof RequestedJobStatus)[keyof typeof RequestedJobStatus];
|
|
363
|
+
export type RequestedJobStatus = (typeof RequestedJobStatus)[keyof typeof RequestedJobStatus];
|
|
@@ -3,48 +3,36 @@ import { S3ControlServiceException as __BaseException } from "./S3ControlService
|
|
|
3
3
|
export declare class BucketAlreadyExists extends __BaseException {
|
|
4
4
|
readonly name: "BucketAlreadyExists";
|
|
5
5
|
readonly $fault: "client";
|
|
6
|
-
constructor(
|
|
7
|
-
opts: __ExceptionOptionType<BucketAlreadyExists, __BaseException>
|
|
8
|
-
);
|
|
6
|
+
constructor(opts: __ExceptionOptionType<BucketAlreadyExists, __BaseException>);
|
|
9
7
|
}
|
|
10
8
|
export declare class BucketAlreadyOwnedByYou extends __BaseException {
|
|
11
9
|
readonly name: "BucketAlreadyOwnedByYou";
|
|
12
10
|
readonly $fault: "client";
|
|
13
|
-
constructor(
|
|
14
|
-
opts: __ExceptionOptionType<BucketAlreadyOwnedByYou, __BaseException>
|
|
15
|
-
);
|
|
11
|
+
constructor(opts: __ExceptionOptionType<BucketAlreadyOwnedByYou, __BaseException>);
|
|
16
12
|
}
|
|
17
13
|
export declare class BadRequestException extends __BaseException {
|
|
18
14
|
readonly name: "BadRequestException";
|
|
19
15
|
readonly $fault: "client";
|
|
20
16
|
Message?: string | undefined;
|
|
21
|
-
constructor(
|
|
22
|
-
opts: __ExceptionOptionType<BadRequestException, __BaseException>
|
|
23
|
-
);
|
|
17
|
+
constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
|
|
24
18
|
}
|
|
25
19
|
export declare class IdempotencyException extends __BaseException {
|
|
26
20
|
readonly name: "IdempotencyException";
|
|
27
21
|
readonly $fault: "client";
|
|
28
22
|
Message?: string | undefined;
|
|
29
|
-
constructor(
|
|
30
|
-
opts: __ExceptionOptionType<IdempotencyException, __BaseException>
|
|
31
|
-
);
|
|
23
|
+
constructor(opts: __ExceptionOptionType<IdempotencyException, __BaseException>);
|
|
32
24
|
}
|
|
33
25
|
export declare class InternalServiceException extends __BaseException {
|
|
34
26
|
readonly name: "InternalServiceException";
|
|
35
27
|
readonly $fault: "server";
|
|
36
28
|
Message?: string | undefined;
|
|
37
|
-
constructor(
|
|
38
|
-
opts: __ExceptionOptionType<InternalServiceException, __BaseException>
|
|
39
|
-
);
|
|
29
|
+
constructor(opts: __ExceptionOptionType<InternalServiceException, __BaseException>);
|
|
40
30
|
}
|
|
41
31
|
export declare class TooManyRequestsException extends __BaseException {
|
|
42
32
|
readonly name: "TooManyRequestsException";
|
|
43
33
|
readonly $fault: "client";
|
|
44
34
|
Message?: string | undefined;
|
|
45
|
-
constructor(
|
|
46
|
-
opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
|
|
47
|
-
);
|
|
35
|
+
constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
|
|
48
36
|
}
|
|
49
37
|
export declare class NotFoundException extends __BaseException {
|
|
50
38
|
readonly name: "NotFoundException";
|
|
@@ -56,36 +44,25 @@ export declare class NoSuchPublicAccessBlockConfiguration extends __BaseExceptio
|
|
|
56
44
|
readonly name: "NoSuchPublicAccessBlockConfiguration";
|
|
57
45
|
readonly $fault: "client";
|
|
58
46
|
Message?: string | undefined;
|
|
59
|
-
constructor(
|
|
60
|
-
opts: __ExceptionOptionType<
|
|
61
|
-
NoSuchPublicAccessBlockConfiguration,
|
|
62
|
-
__BaseException
|
|
63
|
-
>
|
|
64
|
-
);
|
|
47
|
+
constructor(opts: __ExceptionOptionType<NoSuchPublicAccessBlockConfiguration, __BaseException>);
|
|
65
48
|
}
|
|
66
49
|
export declare class InvalidNextTokenException extends __BaseException {
|
|
67
50
|
readonly name: "InvalidNextTokenException";
|
|
68
51
|
readonly $fault: "client";
|
|
69
52
|
Message?: string | undefined;
|
|
70
|
-
constructor(
|
|
71
|
-
opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>
|
|
72
|
-
);
|
|
53
|
+
constructor(opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>);
|
|
73
54
|
}
|
|
74
55
|
export declare class InvalidRequestException extends __BaseException {
|
|
75
56
|
readonly name: "InvalidRequestException";
|
|
76
57
|
readonly $fault: "client";
|
|
77
58
|
Message?: string | undefined;
|
|
78
|
-
constructor(
|
|
79
|
-
opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
|
|
80
|
-
);
|
|
59
|
+
constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
|
|
81
60
|
}
|
|
82
61
|
export declare class TooManyTagsException extends __BaseException {
|
|
83
62
|
readonly name: "TooManyTagsException";
|
|
84
63
|
readonly $fault: "client";
|
|
85
64
|
Message?: string | undefined;
|
|
86
|
-
constructor(
|
|
87
|
-
opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
|
|
88
|
-
);
|
|
65
|
+
constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
|
|
89
66
|
}
|
|
90
67
|
export declare class JobStatusException extends __BaseException {
|
|
91
68
|
readonly name: "JobStatusException";
|
|
@@ -78,9 +78,7 @@ export interface ListAccessGrantEntry {
|
|
|
78
78
|
Grantee?: Grantee | undefined;
|
|
79
79
|
Permission?: Permission | undefined;
|
|
80
80
|
AccessGrantsLocationId?: string | undefined;
|
|
81
|
-
AccessGrantsLocationConfiguration?:
|
|
82
|
-
| AccessGrantsLocationConfiguration
|
|
83
|
-
| undefined;
|
|
81
|
+
AccessGrantsLocationConfiguration?: AccessGrantsLocationConfiguration | undefined;
|
|
84
82
|
GrantScope?: string | undefined;
|
|
85
83
|
ApplicationArn?: string | undefined;
|
|
86
84
|
}
|
|
@@ -189,15 +187,9 @@ export interface PutMultiRegionAccessPointPolicyInput {
|
|
|
189
187
|
Policy: string | undefined;
|
|
190
188
|
}
|
|
191
189
|
export interface AsyncRequestParameters {
|
|
192
|
-
CreateMultiRegionAccessPointRequest?:
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
DeleteMultiRegionAccessPointRequest?:
|
|
196
|
-
| DeleteMultiRegionAccessPointInput
|
|
197
|
-
| undefined;
|
|
198
|
-
PutMultiRegionAccessPointPolicyRequest?:
|
|
199
|
-
| PutMultiRegionAccessPointPolicyInput
|
|
200
|
-
| undefined;
|
|
190
|
+
CreateMultiRegionAccessPointRequest?: CreateMultiRegionAccessPointInput | undefined;
|
|
191
|
+
DeleteMultiRegionAccessPointRequest?: DeleteMultiRegionAccessPointInput | undefined;
|
|
192
|
+
PutMultiRegionAccessPointPolicyRequest?: PutMultiRegionAccessPointPolicyInput | undefined;
|
|
201
193
|
}
|
|
202
194
|
export interface MultiRegionAccessPointRegionalResponse {
|
|
203
195
|
Name?: string | undefined;
|
|
@@ -207,9 +199,7 @@ export interface MultiRegionAccessPointsAsyncResponse {
|
|
|
207
199
|
Regions?: MultiRegionAccessPointRegionalResponse[] | undefined;
|
|
208
200
|
}
|
|
209
201
|
export interface AsyncResponseDetails {
|
|
210
|
-
MultiRegionAccessPointDetails?:
|
|
211
|
-
| MultiRegionAccessPointsAsyncResponse
|
|
212
|
-
| undefined;
|
|
202
|
+
MultiRegionAccessPointDetails?: MultiRegionAccessPointsAsyncResponse | undefined;
|
|
213
203
|
ErrorDetails?: AsyncErrorDetails | undefined;
|
|
214
204
|
}
|
|
215
205
|
export interface AsyncOperation {
|
|
@@ -231,9 +221,7 @@ export interface Tag {
|
|
|
231
221
|
export interface CreateAccessGrantRequest {
|
|
232
222
|
AccountId?: string | undefined;
|
|
233
223
|
AccessGrantsLocationId: string | undefined;
|
|
234
|
-
AccessGrantsLocationConfiguration?:
|
|
235
|
-
| AccessGrantsLocationConfiguration
|
|
236
|
-
| undefined;
|
|
224
|
+
AccessGrantsLocationConfiguration?: AccessGrantsLocationConfiguration | undefined;
|
|
237
225
|
Grantee: Grantee | undefined;
|
|
238
226
|
Permission: Permission | undefined;
|
|
239
227
|
ApplicationArn?: string | undefined;
|
|
@@ -246,9 +234,7 @@ export interface CreateAccessGrantResult {
|
|
|
246
234
|
AccessGrantArn?: string | undefined;
|
|
247
235
|
Grantee?: Grantee | undefined;
|
|
248
236
|
AccessGrantsLocationId?: string | undefined;
|
|
249
|
-
AccessGrantsLocationConfiguration?:
|
|
250
|
-
| AccessGrantsLocationConfiguration
|
|
251
|
-
| undefined;
|
|
237
|
+
AccessGrantsLocationConfiguration?: AccessGrantsLocationConfiguration | undefined;
|
|
252
238
|
Permission?: Permission | undefined;
|
|
253
239
|
ApplicationArn?: string | undefined;
|
|
254
240
|
GrantScope?: string | undefined;
|
|
@@ -322,9 +308,7 @@ export interface ObjectLambdaConfiguration {
|
|
|
322
308
|
SupportingAccessPoint: string | undefined;
|
|
323
309
|
CloudWatchMetricsEnabled?: boolean | undefined;
|
|
324
310
|
AllowedFeatures?: ObjectLambdaAllowedFeature[] | undefined;
|
|
325
|
-
TransformationConfigurations:
|
|
326
|
-
| ObjectLambdaTransformationConfiguration[]
|
|
327
|
-
| undefined;
|
|
311
|
+
TransformationConfigurations: ObjectLambdaTransformationConfiguration[] | undefined;
|
|
328
312
|
}
|
|
329
313
|
export interface CreateAccessPointForObjectLambdaRequest {
|
|
330
314
|
AccountId?: string | undefined;
|
|
@@ -839,9 +823,7 @@ export interface GetAccessGrantResult {
|
|
|
839
823
|
Grantee?: Grantee | undefined;
|
|
840
824
|
Permission?: Permission | undefined;
|
|
841
825
|
AccessGrantsLocationId?: string | undefined;
|
|
842
|
-
AccessGrantsLocationConfiguration?:
|
|
843
|
-
| AccessGrantsLocationConfiguration
|
|
844
|
-
| undefined;
|
|
826
|
+
AccessGrantsLocationConfiguration?: AccessGrantsLocationConfiguration | undefined;
|
|
845
827
|
GrantScope?: string | undefined;
|
|
846
828
|
ApplicationArn?: string | undefined;
|
|
847
829
|
}
|
|
@@ -1249,9 +1231,7 @@ export interface StorageLensConfiguration {
|
|
|
1249
1231
|
Include?: Include | undefined;
|
|
1250
1232
|
Exclude?: _Exclude | undefined;
|
|
1251
1233
|
DataExport?: StorageLensDataExport | undefined;
|
|
1252
|
-
ExpandedPrefixesDataExport?:
|
|
1253
|
-
| StorageLensExpandedPrefixesDataExport
|
|
1254
|
-
| undefined;
|
|
1234
|
+
ExpandedPrefixesDataExport?: StorageLensExpandedPrefixesDataExport | undefined;
|
|
1255
1235
|
IsEnabled: boolean | undefined;
|
|
1256
1236
|
AwsOrg?: StorageLensAwsOrg | undefined;
|
|
1257
1237
|
StorageLensArn?: string | undefined;
|
|
@@ -1421,9 +1401,7 @@ export interface ListStorageLensConfigurationEntry {
|
|
|
1421
1401
|
}
|
|
1422
1402
|
export interface ListStorageLensConfigurationsResult {
|
|
1423
1403
|
NextToken?: string | undefined;
|
|
1424
|
-
StorageLensConfigurationList?:
|
|
1425
|
-
| ListStorageLensConfigurationEntry[]
|
|
1426
|
-
| undefined;
|
|
1404
|
+
StorageLensConfigurationList?: ListStorageLensConfigurationEntry[] | undefined;
|
|
1427
1405
|
}
|
|
1428
1406
|
export interface ListStorageLensGroupsRequest {
|
|
1429
1407
|
AccountId?: string | undefined;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { S3ControlClient } from "../S3ControlClient";
|
|
3
|
-
export interface S3ControlPaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface S3ControlPaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: S3ControlClient;
|
|
6
5
|
}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListJobsCommandInput,
|
|
4
|
-
ListJobsCommandOutput,
|
|
5
|
-
} from "../commands/ListJobsCommand";
|
|
2
|
+
import { ListJobsCommandInput, ListJobsCommandOutput } from "../commands/ListJobsCommand";
|
|
6
3
|
import { S3ControlPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListJobs: (
|
|
8
5
|
config: S3ControlPaginationConfiguration,
|
|
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider:
|
|
10
10
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
11
|
-
| ((
|
|
12
|
-
_: unknown
|
|
13
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
+
| ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
12
|
defaultUserAgentProvider: (
|
|
15
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
13
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
16
14
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
17
15
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
18
16
|
region: string | import("@smithy/types").Provider<any>;
|
|
19
|
-
requestHandler:
|
|
20
|
-
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
|
-
| RequestHandler;
|
|
17
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
22
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
19
|
streamCollector: (
|
|
24
|
-
stream:
|
|
25
|
-
| import("stream").Readable
|
|
26
|
-
| import("stream/web").ReadableStream
|
|
27
|
-
| ReadableStream
|
|
28
|
-
| Blob
|
|
20
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
29
21
|
) => Promise<Uint8Array>;
|
|
30
22
|
streamHasher:
|
|
31
23
|
| import("@smithy/types").StreamHasher<import("stream").Readable>
|
|
@@ -53,21 +45,13 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
|
53
45
|
disableHostPrefix: boolean;
|
|
54
46
|
serviceId: string;
|
|
55
47
|
profile?: string;
|
|
56
|
-
useArnRegion:
|
|
57
|
-
| boolean
|
|
58
|
-
| undefined
|
|
59
|
-
| import("@smithy/types").Provider<boolean | undefined>;
|
|
48
|
+
useArnRegion: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
|
|
60
49
|
logger: import("@smithy/types").Logger;
|
|
61
50
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
62
51
|
md5: import("@smithy/types").HashConstructor;
|
|
63
52
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
64
|
-
userAgentAppId?:
|
|
65
|
-
|
|
66
|
-
| undefined
|
|
67
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
68
|
-
retryStrategy?:
|
|
69
|
-
| import("@smithy/types").RetryStrategy
|
|
70
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
53
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
54
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
71
55
|
endpoint?:
|
|
72
56
|
| ((
|
|
73
57
|
| string
|
|
@@ -89,7 +73,7 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
|
89
73
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
90
74
|
context?: {
|
|
91
75
|
logger?: import("@smithy/types").Logger;
|
|
92
|
-
}
|
|
76
|
+
},
|
|
93
77
|
) => import("@smithy/types").EndpointV2;
|
|
94
78
|
tls?: boolean;
|
|
95
79
|
serviceConfiguredEndpoint?: never;
|
|
@@ -102,13 +86,13 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
|
102
86
|
signer?:
|
|
103
87
|
| import("@smithy/types").RequestSigner
|
|
104
88
|
| ((
|
|
105
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
89
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
106
90
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
107
91
|
signingEscapePath: boolean;
|
|
108
92
|
systemClockOffset?: number;
|
|
109
93
|
signingRegion?: string;
|
|
110
94
|
signerConstructor?: new (
|
|
111
95
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
112
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
96
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
113
97
|
) => import("@smithy/types").RequestSigner;
|
|
114
98
|
};
|