@aws-sdk/client-s3 3.534.0 → 3.536.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/S3.d.ts +3 -1
- package/dist-types/S3Client.d.ts +1 -1
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +2 -1
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +3 -2
- package/dist-types/commands/CopyObjectCommand.d.ts +8 -5
- package/dist-types/commands/CreateBucketCommand.d.ts +31 -21
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +2 -1
- package/dist-types/commands/CreateSessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketCorsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteObjectCommand.d.ts +8 -6
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteObjectsCommand.d.ts +24 -23
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketAclCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketCorsCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketEncryptionCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +5 -4
- package/dist-types/commands/GetBucketLocationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketLoggingCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketWebsiteCommand.d.ts +2 -1
- package/dist-types/commands/GetObjectAclCommand.d.ts +2 -1
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +2 -1
- package/dist-types/commands/GetObjectCommand.d.ts +21 -20
- package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +2 -1
- package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetObjectRetentionCommand.d.ts +2 -1
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +2 -1
- package/dist-types/commands/GetObjectTorrentCommand.d.ts +2 -1
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +2 -1
- package/dist-types/commands/HeadBucketCommand.d.ts +3 -2
- package/dist-types/commands/HeadObjectCommand.d.ts +2 -1
- package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListBucketsCommand.d.ts +2 -1
- package/dist-types/commands/ListDirectoryBucketsCommand.d.ts +2 -1
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +2 -1
- package/dist-types/commands/ListObjectVersionsCommand.d.ts +3 -2
- package/dist-types/commands/ListObjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListObjectsV2Command.d.ts +2 -1
- package/dist-types/commands/ListPartsCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketAclCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketCorsCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +5 -9
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +2 -1
- package/dist-types/commands/PutObjectAclCommand.d.ts +2 -1
- package/dist-types/commands/PutObjectCommand.d.ts +45 -44
- package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +2 -1
- package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutObjectRetentionCommand.d.ts +2 -1
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +2 -1
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +2 -1
- package/dist-types/commands/RestoreObjectCommand.d.ts +3 -61
- package/dist-types/commands/SelectObjectContentCommand.d.ts +2 -1
- package/dist-types/commands/UploadPartCommand.d.ts +2 -1
- package/dist-types/commands/UploadPartCopyCommand.d.ts +3 -2
- package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +1105 -1099
- package/dist-types/models/models_1.d.ts +362 -362
- package/dist-types/ts3.4/S3.d.ts +2 -0
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +9 -0
- package/package.json +57 -57
package/dist-types/ts3.4/S3.d.ts
CHANGED
|
@@ -1183,6 +1183,7 @@ export interface S3 {
|
|
|
1183
1183
|
options: __HttpHandlerOptions,
|
|
1184
1184
|
cb: (err: any, data?: ListBucketMetricsConfigurationsCommandOutput) => void
|
|
1185
1185
|
): void;
|
|
1186
|
+
listBuckets(): Promise<ListBucketsCommandOutput>;
|
|
1186
1187
|
listBuckets(
|
|
1187
1188
|
args: ListBucketsCommandInput,
|
|
1188
1189
|
options?: __HttpHandlerOptions
|
|
@@ -1196,6 +1197,7 @@ export interface S3 {
|
|
|
1196
1197
|
options: __HttpHandlerOptions,
|
|
1197
1198
|
cb: (err: any, data?: ListBucketsCommandOutput) => void
|
|
1198
1199
|
): void;
|
|
1200
|
+
listDirectoryBuckets(): Promise<ListDirectoryBucketsCommandOutput>;
|
|
1199
1201
|
listDirectoryBuckets(
|
|
1200
1202
|
args: ListDirectoryBucketsCommandInput,
|
|
1201
1203
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const AbortMultipartUploadCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AbortMultipartUploadCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AbortMultipartUploadCommandInput,
|
|
32
|
+
AbortMultipartUploadCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AbortMultipartUploadCommand extends AbortMultipartUploadCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CompleteMultipartUploadCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CompleteMultipartUploadCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CompleteMultipartUploadCommandInput,
|
|
32
|
+
CompleteMultipartUploadCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CompleteMultipartUploadCommand extends CompleteMultipartUploadCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CopyObjectCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CopyObjectCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CopyObjectCommandInput,
|
|
28
|
+
CopyObjectCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CopyObjectCommand extends CopyObjectCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateBucketCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateBucketCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateBucketCommandInput,
|
|
28
|
+
CreateBucketCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateBucketCommand extends CreateBucketCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateMultipartUploadCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateMultipartUploadCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateMultipartUploadCommandInput,
|
|
32
|
+
CreateMultipartUploadCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateMultipartUploadCommand extends CreateMultipartUploadCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateSessionCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateSessionCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateSessionCommandInput,
|
|
28
|
+
CreateSessionCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateSessionCommand extends CreateSessionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteBucketAnalyticsConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteBucketAnalyticsConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteBucketAnalyticsConfigurationCommandInput,
|
|
28
|
+
DeleteBucketAnalyticsConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteBucketAnalyticsConfigurationCommand extends DeleteBucketAnalyticsConfigurationCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteBucketCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteBucketCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteBucketCommandInput,
|
|
26
|
+
DeleteBucketCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteBucketCommand extends DeleteBucketCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteBucketCorsCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteBucketCorsCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteBucketCorsCommandInput,
|
|
26
|
+
DeleteBucketCorsCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteBucketCorsCommand extends DeleteBucketCorsCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteBucketEncryptionCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteBucketEncryptionCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteBucketEncryptionCommandInput,
|
|
27
|
+
DeleteBucketEncryptionCommandOutput,
|
|
28
|
+
S3ClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteBucketEncryptionCommand extends DeleteBucketEncryptionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteBucketIntelligentTieringConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteBucketIntelligentTieringConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteBucketIntelligentTieringConfigurationCommandInput,
|
|
28
|
+
DeleteBucketIntelligentTieringConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteBucketIntelligentTieringConfigurationCommand extends DeleteBucketIntelligentTieringConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteBucketInventoryConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteBucketInventoryConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteBucketInventoryConfigurationCommandInput,
|
|
28
|
+
DeleteBucketInventoryConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteBucketInventoryConfigurationCommand extends DeleteBucketInventoryConfigurationCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteBucketLifecycleCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteBucketLifecycleCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteBucketLifecycleCommandInput,
|
|
27
|
+
DeleteBucketLifecycleCommandOutput,
|
|
28
|
+
S3ClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteBucketLifecycleCommand extends DeleteBucketLifecycleCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteBucketMetricsConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteBucketMetricsConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteBucketMetricsConfigurationCommandInput,
|
|
28
|
+
DeleteBucketMetricsConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteBucketMetricsConfigurationCommand extends DeleteBucketMetricsConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteBucketOwnershipControlsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteBucketOwnershipControlsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteBucketOwnershipControlsCommandInput,
|
|
28
|
+
DeleteBucketOwnershipControlsCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteBucketOwnershipControlsCommand extends DeleteBucketOwnershipControlsCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteBucketPolicyCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteBucketPolicyCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteBucketPolicyCommandInput,
|
|
27
|
+
DeleteBucketPolicyCommandOutput,
|
|
28
|
+
S3ClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteBucketPolicyCommand extends DeleteBucketPolicyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteBucketReplicationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteBucketReplicationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteBucketReplicationCommandInput,
|
|
28
|
+
DeleteBucketReplicationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteBucketReplicationCommand extends DeleteBucketReplicationCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteBucketTaggingCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteBucketTaggingCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteBucketTaggingCommandInput,
|
|
27
|
+
DeleteBucketTaggingCommandOutput,
|
|
28
|
+
S3ClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteBucketTaggingCommand extends DeleteBucketTaggingCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteBucketWebsiteCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteBucketWebsiteCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteBucketWebsiteCommandInput,
|
|
27
|
+
DeleteBucketWebsiteCommandOutput,
|
|
28
|
+
S3ClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteBucketWebsiteCommand extends DeleteBucketWebsiteCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteObjectCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteObjectCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteObjectCommandInput,
|
|
28
|
+
DeleteObjectCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteObjectCommand extends DeleteObjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteObjectTaggingCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteObjectTaggingCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteObjectTaggingCommandInput,
|
|
32
|
+
DeleteObjectTaggingCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteObjectTaggingCommand extends DeleteObjectTaggingCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteObjectsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteObjectsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteObjectsCommandInput,
|
|
28
|
+
DeleteObjectsCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteObjectsCommand extends DeleteObjectsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeletePublicAccessBlockCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeletePublicAccessBlockCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeletePublicAccessBlockCommandInput,
|
|
28
|
+
DeletePublicAccessBlockCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeletePublicAccessBlockCommand extends DeletePublicAccessBlockCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketAccelerateConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketAccelerateConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketAccelerateConfigurationCommandInput,
|
|
32
|
+
GetBucketAccelerateConfigurationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketAccelerateConfigurationCommand extends GetBucketAccelerateConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetBucketAclCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetBucketAclCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetBucketAclCommandInput,
|
|
28
|
+
GetBucketAclCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetBucketAclCommand extends GetBucketAclCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketAnalyticsConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketAnalyticsConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketAnalyticsConfigurationCommandInput,
|
|
32
|
+
GetBucketAnalyticsConfigurationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketAnalyticsConfigurationCommand extends GetBucketAnalyticsConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetBucketCorsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetBucketCorsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetBucketCorsCommandInput,
|
|
28
|
+
GetBucketCorsCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetBucketCorsCommand extends GetBucketCorsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketEncryptionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketEncryptionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketEncryptionCommandInput,
|
|
32
|
+
GetBucketEncryptionCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketEncryptionCommand extends GetBucketEncryptionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketIntelligentTieringConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketIntelligentTieringConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketIntelligentTieringConfigurationCommandInput,
|
|
32
|
+
GetBucketIntelligentTieringConfigurationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketIntelligentTieringConfigurationCommand extends GetBucketIntelligentTieringConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketInventoryConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketInventoryConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketInventoryConfigurationCommandInput,
|
|
32
|
+
GetBucketInventoryConfigurationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketInventoryConfigurationCommand extends GetBucketInventoryConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketLifecycleConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketLifecycleConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketLifecycleConfigurationCommandInput,
|
|
32
|
+
GetBucketLifecycleConfigurationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketLifecycleConfigurationCommand extends GetBucketLifecycleConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketLocationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketLocationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketLocationCommandInput,
|
|
32
|
+
GetBucketLocationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketLocationCommand extends GetBucketLocationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetBucketLoggingCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetBucketLoggingCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetBucketLoggingCommandInput,
|
|
31
|
+
GetBucketLoggingCommandOutput,
|
|
32
|
+
S3ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetBucketLoggingCommand extends GetBucketLoggingCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketMetricsConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketMetricsConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketMetricsConfigurationCommandInput,
|
|
32
|
+
GetBucketMetricsConfigurationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketMetricsConfigurationCommand extends GetBucketMetricsConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketNotificationConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketNotificationConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketNotificationConfigurationCommandInput,
|
|
32
|
+
GetBucketNotificationConfigurationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketNotificationConfigurationCommand extends GetBucketNotificationConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketOwnershipControlsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketOwnershipControlsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketOwnershipControlsCommandInput,
|
|
32
|
+
GetBucketOwnershipControlsCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketOwnershipControlsCommand extends GetBucketOwnershipControlsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetBucketPolicyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetBucketPolicyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetBucketPolicyCommandInput,
|
|
31
|
+
GetBucketPolicyCommandOutput,
|
|
32
|
+
S3ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetBucketPolicyCommand extends GetBucketPolicyCommand_base {}
|