@aws-sdk/client-s3 3.534.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
|
@@ -21,6 +21,15 @@ declare const PutBucketNotificationConfigurationCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutBucketNotificationConfigurationCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutBucketNotificationConfigurationCommandInput,
|
|
28
|
+
PutBucketNotificationConfigurationCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutBucketNotificationConfigurationCommand extends PutBucketNotificationConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutBucketOwnershipControlsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutBucketOwnershipControlsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutBucketOwnershipControlsCommandInput,
|
|
28
|
+
PutBucketOwnershipControlsCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutBucketOwnershipControlsCommand extends PutBucketOwnershipControlsCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const PutBucketPolicyCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: PutBucketPolicyCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
PutBucketPolicyCommandInput,
|
|
26
|
+
PutBucketPolicyCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class PutBucketPolicyCommand extends PutBucketPolicyCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const PutBucketReplicationCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: PutBucketReplicationCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
PutBucketReplicationCommandInput,
|
|
27
|
+
PutBucketReplicationCommandOutput,
|
|
28
|
+
S3ClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class PutBucketReplicationCommand extends PutBucketReplicationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutBucketRequestPaymentCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutBucketRequestPaymentCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutBucketRequestPaymentCommandInput,
|
|
28
|
+
PutBucketRequestPaymentCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutBucketRequestPaymentCommand extends PutBucketRequestPaymentCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const PutBucketTaggingCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: PutBucketTaggingCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
PutBucketTaggingCommandInput,
|
|
26
|
+
PutBucketTaggingCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class PutBucketTaggingCommand extends PutBucketTaggingCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const PutBucketVersioningCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: PutBucketVersioningCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
PutBucketVersioningCommandInput,
|
|
27
|
+
PutBucketVersioningCommandOutput,
|
|
28
|
+
S3ClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class PutBucketVersioningCommand extends PutBucketVersioningCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const PutBucketWebsiteCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: PutBucketWebsiteCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
PutBucketWebsiteCommandInput,
|
|
26
|
+
PutBucketWebsiteCommandOutput,
|
|
27
|
+
S3ClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class PutBucketWebsiteCommand extends PutBucketWebsiteCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutObjectAclCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutObjectAclCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutObjectAclCommandInput,
|
|
28
|
+
PutObjectAclCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutObjectAclCommand extends PutObjectAclCommand_base {}
|
|
@@ -27,6 +27,15 @@ declare const PutObjectCommand_base: {
|
|
|
27
27
|
ServiceInputTypes,
|
|
28
28
|
ServiceOutputTypes
|
|
29
29
|
>;
|
|
30
|
+
new (
|
|
31
|
+
__0_0: PutObjectCommandInput
|
|
32
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
|
+
PutObjectCommandInput,
|
|
34
|
+
PutObjectCommandOutput,
|
|
35
|
+
S3ClientResolvedConfig,
|
|
36
|
+
ServiceInputTypes,
|
|
37
|
+
ServiceOutputTypes
|
|
38
|
+
>;
|
|
30
39
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
31
40
|
};
|
|
32
41
|
export declare class PutObjectCommand extends PutObjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const PutObjectLegalHoldCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: PutObjectLegalHoldCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
PutObjectLegalHoldCommandInput,
|
|
32
|
+
PutObjectLegalHoldCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class PutObjectLegalHoldCommand extends PutObjectLegalHoldCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const PutObjectLockConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: PutObjectLockConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
PutObjectLockConfigurationCommandInput,
|
|
32
|
+
PutObjectLockConfigurationCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class PutObjectLockConfigurationCommand extends PutObjectLockConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const PutObjectRetentionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: PutObjectRetentionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
PutObjectRetentionCommandInput,
|
|
32
|
+
PutObjectRetentionCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class PutObjectRetentionCommand extends PutObjectRetentionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const PutObjectTaggingCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: PutObjectTaggingCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
PutObjectTaggingCommandInput,
|
|
31
|
+
PutObjectTaggingCommandOutput,
|
|
32
|
+
S3ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class PutObjectTaggingCommand extends PutObjectTaggingCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const PutPublicAccessBlockCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: PutPublicAccessBlockCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
PutPublicAccessBlockCommandInput,
|
|
27
|
+
PutPublicAccessBlockCommandOutput,
|
|
28
|
+
S3ClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class PutPublicAccessBlockCommand extends PutPublicAccessBlockCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const RestoreObjectCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: RestoreObjectCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
RestoreObjectCommandInput,
|
|
28
|
+
RestoreObjectCommandOutput,
|
|
29
|
+
S3ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class RestoreObjectCommand extends RestoreObjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const SelectObjectContentCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: SelectObjectContentCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
SelectObjectContentCommandInput,
|
|
32
|
+
SelectObjectContentCommandOutput,
|
|
33
|
+
S3ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class SelectObjectContentCommand extends SelectObjectContentCommand_base {}
|
|
@@ -27,6 +27,15 @@ declare const UploadPartCommand_base: {
|
|
|
27
27
|
ServiceInputTypes,
|
|
28
28
|
ServiceOutputTypes
|
|
29
29
|
>;
|
|
30
|
+
new (
|
|
31
|
+
__0_0: UploadPartCommandInput
|
|
32
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
|
+
UploadPartCommandInput,
|
|
34
|
+
UploadPartCommandOutput,
|
|
35
|
+
S3ClientResolvedConfig,
|
|
36
|
+
ServiceInputTypes,
|
|
37
|
+
ServiceOutputTypes
|
|
38
|
+
>;
|
|
30
39
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
31
40
|
};
|
|
32
41
|
export declare class UploadPartCommand extends UploadPartCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UploadPartCopyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UploadPartCopyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UploadPartCopyCommandInput,
|
|
31
|
+
UploadPartCopyCommandOutput,
|
|
32
|
+
S3ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UploadPartCopyCommand extends UploadPartCopyCommand_base {}
|
|
@@ -28,6 +28,15 @@ declare const WriteGetObjectResponseCommand_base: {
|
|
|
28
28
|
ServiceInputTypes,
|
|
29
29
|
ServiceOutputTypes
|
|
30
30
|
>;
|
|
31
|
+
new (
|
|
32
|
+
__0_0: WriteGetObjectResponseCommandInput
|
|
33
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
34
|
+
WriteGetObjectResponseCommandInput,
|
|
35
|
+
WriteGetObjectResponseCommandOutput,
|
|
36
|
+
S3ClientResolvedConfig,
|
|
37
|
+
ServiceInputTypes,
|
|
38
|
+
ServiceOutputTypes
|
|
39
|
+
>;
|
|
31
40
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
32
41
|
};
|
|
33
42
|
export declare class WriteGetObjectResponseCommand extends WriteGetObjectResponseCommand_base {}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-s3",
|
|
3
3
|
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.535.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-s3",
|
|
@@ -26,64 +26,64 @@
|
|
|
26
26
|
"@aws-crypto/sha1-browser": "3.0.0",
|
|
27
27
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
28
28
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
29
|
-
"@aws-sdk/client-sts": "3.
|
|
30
|
-
"@aws-sdk/core": "3.
|
|
31
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
32
|
-
"@aws-sdk/middleware-bucket-endpoint": "3.
|
|
33
|
-
"@aws-sdk/middleware-expect-continue": "3.
|
|
34
|
-
"@aws-sdk/middleware-flexible-checksums": "3.
|
|
35
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
36
|
-
"@aws-sdk/middleware-location-constraint": "3.
|
|
37
|
-
"@aws-sdk/middleware-logger": "3.
|
|
38
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
39
|
-
"@aws-sdk/middleware-sdk-s3": "3.
|
|
40
|
-
"@aws-sdk/middleware-signing": "3.
|
|
41
|
-
"@aws-sdk/middleware-ssec": "3.
|
|
42
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
43
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
44
|
-
"@aws-sdk/signature-v4-multi-region": "3.
|
|
45
|
-
"@aws-sdk/types": "3.
|
|
46
|
-
"@aws-sdk/util-endpoints": "3.
|
|
47
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
48
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
49
|
-
"@aws-sdk/xml-builder": "3.
|
|
50
|
-
"@smithy/config-resolver": "^2.
|
|
51
|
-
"@smithy/core": "^1.
|
|
52
|
-
"@smithy/eventstream-serde-browser": "^2.
|
|
53
|
-
"@smithy/eventstream-serde-config-resolver": "^2.
|
|
54
|
-
"@smithy/eventstream-serde-node": "^2.
|
|
55
|
-
"@smithy/fetch-http-handler": "^2.
|
|
56
|
-
"@smithy/hash-blob-browser": "^2.
|
|
57
|
-
"@smithy/hash-node": "^2.
|
|
58
|
-
"@smithy/hash-stream-node": "^2.
|
|
59
|
-
"@smithy/invalid-dependency": "^2.
|
|
60
|
-
"@smithy/md5-js": "^2.
|
|
61
|
-
"@smithy/middleware-content-length": "^2.
|
|
62
|
-
"@smithy/middleware-endpoint": "^2.
|
|
63
|
-
"@smithy/middleware-retry": "^2.
|
|
64
|
-
"@smithy/middleware-serde": "^2.
|
|
65
|
-
"@smithy/middleware-stack": "^2.
|
|
66
|
-
"@smithy/node-config-provider": "^2.
|
|
67
|
-
"@smithy/node-http-handler": "^2.
|
|
68
|
-
"@smithy/protocol-http": "^3.
|
|
69
|
-
"@smithy/smithy-client": "^2.
|
|
70
|
-
"@smithy/types": "^2.
|
|
71
|
-
"@smithy/url-parser": "^2.
|
|
72
|
-
"@smithy/util-base64": "^2.
|
|
73
|
-
"@smithy/util-body-length-browser": "^2.
|
|
74
|
-
"@smithy/util-body-length-node": "^2.
|
|
75
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
76
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
77
|
-
"@smithy/util-endpoints": "^1.
|
|
78
|
-
"@smithy/util-retry": "^2.
|
|
79
|
-
"@smithy/util-stream": "^2.
|
|
80
|
-
"@smithy/util-utf8": "^2.
|
|
81
|
-
"@smithy/util-waiter": "^2.
|
|
82
|
-
"tslib": "^2.
|
|
29
|
+
"@aws-sdk/client-sts": "3.535.0",
|
|
30
|
+
"@aws-sdk/core": "3.535.0",
|
|
31
|
+
"@aws-sdk/credential-provider-node": "3.535.0",
|
|
32
|
+
"@aws-sdk/middleware-bucket-endpoint": "3.535.0",
|
|
33
|
+
"@aws-sdk/middleware-expect-continue": "3.535.0",
|
|
34
|
+
"@aws-sdk/middleware-flexible-checksums": "3.535.0",
|
|
35
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
36
|
+
"@aws-sdk/middleware-location-constraint": "3.535.0",
|
|
37
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
38
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
39
|
+
"@aws-sdk/middleware-sdk-s3": "3.535.0",
|
|
40
|
+
"@aws-sdk/middleware-signing": "3.535.0",
|
|
41
|
+
"@aws-sdk/middleware-ssec": "3.535.0",
|
|
42
|
+
"@aws-sdk/middleware-user-agent": "3.535.0",
|
|
43
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
44
|
+
"@aws-sdk/signature-v4-multi-region": "3.535.0",
|
|
45
|
+
"@aws-sdk/types": "3.535.0",
|
|
46
|
+
"@aws-sdk/util-endpoints": "3.535.0",
|
|
47
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
49
|
+
"@aws-sdk/xml-builder": "3.535.0",
|
|
50
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
51
|
+
"@smithy/core": "^1.4.0",
|
|
52
|
+
"@smithy/eventstream-serde-browser": "^2.2.0",
|
|
53
|
+
"@smithy/eventstream-serde-config-resolver": "^2.2.0",
|
|
54
|
+
"@smithy/eventstream-serde-node": "^2.2.0",
|
|
55
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
56
|
+
"@smithy/hash-blob-browser": "^2.2.0",
|
|
57
|
+
"@smithy/hash-node": "^2.2.0",
|
|
58
|
+
"@smithy/hash-stream-node": "^2.2.0",
|
|
59
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
60
|
+
"@smithy/md5-js": "^2.2.0",
|
|
61
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
62
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
63
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
64
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
65
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
66
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
67
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
68
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
69
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
70
|
+
"@smithy/types": "^2.12.0",
|
|
71
|
+
"@smithy/url-parser": "^2.2.0",
|
|
72
|
+
"@smithy/util-base64": "^2.3.0",
|
|
73
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
74
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
75
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
76
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
77
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
78
|
+
"@smithy/util-retry": "^2.2.0",
|
|
79
|
+
"@smithy/util-stream": "^2.2.0",
|
|
80
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
81
|
+
"@smithy/util-waiter": "^2.2.0",
|
|
82
|
+
"tslib": "^2.6.2"
|
|
83
83
|
},
|
|
84
84
|
"devDependencies": {
|
|
85
|
-
"@aws-sdk/signature-v4-crt": "3.
|
|
86
|
-
"@smithy/service-client-documentation-generator": "^2.
|
|
85
|
+
"@aws-sdk/signature-v4-crt": "3.535.0",
|
|
86
|
+
"@smithy/service-client-documentation-generator": "^2.2.0",
|
|
87
87
|
"@tsconfig/node14": "1.0.3",
|
|
88
88
|
"@types/chai": "^4.2.11",
|
|
89
89
|
"@types/mocha": "^8.0.4",
|