@aws-sdk/client-s3 3.533.0 → 3.535.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 +13 -12
- 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 +2 -1
- 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 +21 -20
- 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 +2 -1
- 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 +53 -52
- 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 +16 -15
- 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
|
@@ -25,6 +25,15 @@ declare const GetBucketPolicyStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketPolicyStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketPolicyStatusCommandInput,
|
|
32
|
+
GetBucketPolicyStatusCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketPolicyStatusCommand extends GetBucketPolicyStatusCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketReplicationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketReplicationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketReplicationCommandInput,
|
|
32
|
+
GetBucketReplicationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketReplicationCommand extends GetBucketReplicationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketRequestPaymentCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketRequestPaymentCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketRequestPaymentCommandInput,
|
|
32
|
+
GetBucketRequestPaymentCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketRequestPaymentCommand extends GetBucketRequestPaymentCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetBucketTaggingCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetBucketTaggingCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetBucketTaggingCommandInput,
|
|
31
|
+
GetBucketTaggingCommandOutput,
|
|
32
|
+
S3ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetBucketTaggingCommand extends GetBucketTaggingCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBucketVersioningCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBucketVersioningCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBucketVersioningCommandInput,
|
|
32
|
+
GetBucketVersioningCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBucketVersioningCommand extends GetBucketVersioningCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetBucketWebsiteCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetBucketWebsiteCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetBucketWebsiteCommandInput,
|
|
31
|
+
GetBucketWebsiteCommandOutput,
|
|
32
|
+
S3ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetBucketWebsiteCommand extends GetBucketWebsiteCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetObjectAclCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetObjectAclCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetObjectAclCommandInput,
|
|
28
|
+
GetObjectAclCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetObjectAclCommand extends GetObjectAclCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetObjectAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetObjectAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetObjectAttributesCommandInput,
|
|
32
|
+
GetObjectAttributesCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetObjectAttributesCommand extends GetObjectAttributesCommand_base {}
|
|
@@ -26,6 +26,15 @@ declare const GetObjectCommand_base: {
|
|
|
26
26
|
ServiceInputTypes,
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
|
+
new (
|
|
30
|
+
__0_0: GetObjectCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
GetObjectCommandInput,
|
|
33
|
+
GetObjectCommandOutput,
|
|
34
|
+
S3ClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
29
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
30
39
|
};
|
|
31
40
|
export declare class GetObjectCommand extends GetObjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetObjectLegalHoldCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetObjectLegalHoldCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetObjectLegalHoldCommandInput,
|
|
32
|
+
GetObjectLegalHoldCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetObjectLegalHoldCommand extends GetObjectLegalHoldCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetObjectLockConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetObjectLockConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetObjectLockConfigurationCommandInput,
|
|
32
|
+
GetObjectLockConfigurationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetObjectLockConfigurationCommand extends GetObjectLockConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetObjectRetentionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetObjectRetentionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetObjectRetentionCommandInput,
|
|
32
|
+
GetObjectRetentionCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetObjectRetentionCommand extends GetObjectRetentionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetObjectTaggingCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetObjectTaggingCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetObjectTaggingCommandInput,
|
|
31
|
+
GetObjectTaggingCommandOutput,
|
|
32
|
+
S3ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetObjectTaggingCommand extends GetObjectTaggingCommand_base {}
|
|
@@ -32,6 +32,15 @@ declare const GetObjectTorrentCommand_base: {
|
|
|
32
32
|
ServiceInputTypes,
|
|
33
33
|
ServiceOutputTypes
|
|
34
34
|
>;
|
|
35
|
+
new (
|
|
36
|
+
__0_0: GetObjectTorrentCommandInput
|
|
37
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
38
|
+
GetObjectTorrentCommandInput,
|
|
39
|
+
GetObjectTorrentCommandOutput,
|
|
40
|
+
S3ClientResolvedConfig,
|
|
41
|
+
ServiceInputTypes,
|
|
42
|
+
ServiceOutputTypes
|
|
43
|
+
>;
|
|
35
44
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
36
45
|
};
|
|
37
46
|
export declare class GetObjectTorrentCommand extends GetObjectTorrentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetPublicAccessBlockCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetPublicAccessBlockCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetPublicAccessBlockCommandInput,
|
|
32
|
+
GetPublicAccessBlockCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetPublicAccessBlockCommand extends GetPublicAccessBlockCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const HeadBucketCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: HeadBucketCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
HeadBucketCommandInput,
|
|
28
|
+
HeadBucketCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class HeadBucketCommand extends HeadBucketCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const HeadObjectCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: HeadObjectCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
HeadObjectCommandInput,
|
|
28
|
+
HeadObjectCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class HeadObjectCommand extends HeadObjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListBucketAnalyticsConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListBucketAnalyticsConfigurationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListBucketAnalyticsConfigurationsCommandInput,
|
|
32
|
+
ListBucketAnalyticsConfigurationsCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListBucketAnalyticsConfigurationsCommand extends ListBucketAnalyticsConfigurationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListBucketIntelligentTieringConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListBucketIntelligentTieringConfigurationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListBucketIntelligentTieringConfigurationsCommandInput,
|
|
32
|
+
ListBucketIntelligentTieringConfigurationsCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListBucketIntelligentTieringConfigurationsCommand extends ListBucketIntelligentTieringConfigurationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListBucketInventoryConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListBucketInventoryConfigurationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListBucketInventoryConfigurationsCommandInput,
|
|
32
|
+
ListBucketInventoryConfigurationsCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListBucketInventoryConfigurationsCommand extends ListBucketInventoryConfigurationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListBucketMetricsConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListBucketMetricsConfigurationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListBucketMetricsConfigurationsCommandInput,
|
|
32
|
+
ListBucketMetricsConfigurationsCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListBucketMetricsConfigurationsCommand extends ListBucketMetricsConfigurationsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListBucketsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListBucketsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListBucketsCommandInput,
|
|
28
|
+
ListBucketsCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListBucketsCommand extends ListBucketsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDirectoryBucketsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListDirectoryBucketsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDirectoryBucketsCommandInput,
|
|
32
|
+
ListDirectoryBucketsCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDirectoryBucketsCommand extends ListDirectoryBucketsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListMultipartUploadsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListMultipartUploadsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListMultipartUploadsCommandInput,
|
|
32
|
+
ListMultipartUploadsCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListMultipartUploadsCommand extends ListMultipartUploadsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListObjectVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListObjectVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListObjectVersionsCommandInput,
|
|
32
|
+
ListObjectVersionsCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListObjectVersionsCommand extends ListObjectVersionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListObjectsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListObjectsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListObjectsCommandInput,
|
|
28
|
+
ListObjectsCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListObjectsCommand extends ListObjectsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListObjectsV2Command_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListObjectsV2CommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListObjectsV2CommandInput,
|
|
28
|
+
ListObjectsV2CommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListObjectsV2Command extends ListObjectsV2Command_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListPartsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListPartsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListPartsCommandInput,
|
|
28
|
+
ListPartsCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListPartsCommand extends ListPartsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutBucketAccelerateConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutBucketAccelerateConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutBucketAccelerateConfigurationCommandInput,
|
|
28
|
+
PutBucketAccelerateConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutBucketAccelerateConfigurationCommand extends PutBucketAccelerateConfigurationCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const PutBucketAclCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: PutBucketAclCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
PutBucketAclCommandInput,
|
|
26
|
+
PutBucketAclCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class PutBucketAclCommand extends PutBucketAclCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutBucketAnalyticsConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutBucketAnalyticsConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutBucketAnalyticsConfigurationCommandInput,
|
|
28
|
+
PutBucketAnalyticsConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutBucketAnalyticsConfigurationCommand extends PutBucketAnalyticsConfigurationCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const PutBucketCorsCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: PutBucketCorsCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
PutBucketCorsCommandInput,
|
|
26
|
+
PutBucketCorsCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class PutBucketCorsCommand extends PutBucketCorsCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const PutBucketEncryptionCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: PutBucketEncryptionCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
PutBucketEncryptionCommandInput,
|
|
27
|
+
PutBucketEncryptionCommandOutput,
|
|
28
|
+
S3ClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class PutBucketEncryptionCommand extends PutBucketEncryptionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutBucketIntelligentTieringConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutBucketIntelligentTieringConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutBucketIntelligentTieringConfigurationCommandInput,
|
|
28
|
+
PutBucketIntelligentTieringConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutBucketIntelligentTieringConfigurationCommand extends PutBucketIntelligentTieringConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutBucketInventoryConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutBucketInventoryConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutBucketInventoryConfigurationCommandInput,
|
|
28
|
+
PutBucketInventoryConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutBucketInventoryConfigurationCommand extends PutBucketInventoryConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutBucketLifecycleConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutBucketLifecycleConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutBucketLifecycleConfigurationCommandInput,
|
|
28
|
+
PutBucketLifecycleConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutBucketLifecycleConfigurationCommand extends PutBucketLifecycleConfigurationCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const PutBucketLoggingCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: PutBucketLoggingCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
PutBucketLoggingCommandInput,
|
|
26
|
+
PutBucketLoggingCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class PutBucketLoggingCommand extends PutBucketLoggingCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutBucketMetricsConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutBucketMetricsConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutBucketMetricsConfigurationCommandInput,
|
|
28
|
+
PutBucketMetricsConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutBucketMetricsConfigurationCommand extends PutBucketMetricsConfigurationCommand_base {}
|