@effect-aws/client-s3 1.10.7 → 2.0.0-beta.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/LICENSE +1 -1
- package/README.md +3 -3
- package/dist/dts/Errors.d.ts +10 -6
- package/dist/dts/Errors.d.ts.map +1 -1
- package/dist/dts/S3ClientInstance.d.ts +2 -2
- package/dist/dts/S3ClientInstance.d.ts.map +1 -1
- package/dist/dts/S3Service.d.ts +114 -128
- package/dist/dts/S3Service.d.ts.map +1 -1
- package/dist/dts/S3ServiceConfig.d.ts.map +1 -1
- package/dist/esm/Errors.js +3 -1
- package/dist/esm/Errors.js.map +1 -1
- package/dist/esm/S3ClientInstance.js +3 -3
- package/dist/esm/S3ClientInstance.js.map +1 -1
- package/dist/esm/S3Service.js +4 -3
- package/dist/esm/S3Service.js.map +1 -1
- package/dist/esm/S3ServiceConfig.js +5 -6
- package/dist/esm/S3ServiceConfig.js.map +1 -1
- package/package.json +8 -14
- package/src/Errors.ts +8 -4
- package/src/S3ClientInstance.ts +4 -4
- package/src/S3Service.ts +125 -139
- package/src/S3ServiceConfig.ts +6 -7
- package/dist/cjs/Errors.d.ts +0 -26
- package/dist/cjs/Errors.d.ts.map +0 -1
- package/dist/cjs/Errors.js +0 -22
- package/dist/cjs/Errors.js.map +0 -1
- package/dist/cjs/S3ClientInstance.d.ts +0 -24
- package/dist/cjs/S3ClientInstance.d.ts.map +0 -1
- package/dist/cjs/S3ClientInstance.js +0 -50
- package/dist/cjs/S3ClientInstance.js.map +0 -1
- package/dist/cjs/S3Service.d.ts +0 -497
- package/dist/cjs/S3Service.d.ts.map +0 -1
- package/dist/cjs/S3Service.js +0 -174
- package/dist/cjs/S3Service.js.map +0 -1
- package/dist/cjs/S3ServiceConfig.d.ts +0 -25
- package/dist/cjs/S3ServiceConfig.d.ts.map +0 -1
- package/dist/cjs/S3ServiceConfig.js +0 -35
- package/dist/cjs/S3ServiceConfig.js.map +0 -1
- package/dist/cjs/index.d.ts +0 -44
- package/dist/cjs/index.d.ts.map +0 -1
- package/dist/cjs/index.js +0 -56
- package/dist/cjs/index.js.map +0 -1
package/dist/dts/S3Service.d.ts
CHANGED
|
@@ -1,479 +1,465 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @since 1.0.0
|
|
3
3
|
*/
|
|
4
|
-
import { type AbortMultipartUploadCommandInput, type AbortMultipartUploadCommandOutput, type CompleteMultipartUploadCommandInput, type CompleteMultipartUploadCommandOutput, type CopyObjectCommandInput, type CopyObjectCommandOutput, type CreateBucketCommandInput, type CreateBucketCommandOutput, type CreateBucketMetadataConfigurationCommandInput, type CreateBucketMetadataConfigurationCommandOutput, type CreateBucketMetadataTableConfigurationCommandInput, type CreateBucketMetadataTableConfigurationCommandOutput, type CreateMultipartUploadCommandInput, type CreateMultipartUploadCommandOutput, type CreateSessionCommandInput, type CreateSessionCommandOutput, type DeleteBucketAnalyticsConfigurationCommandInput, type DeleteBucketAnalyticsConfigurationCommandOutput, type DeleteBucketCommandInput, type DeleteBucketCommandOutput, type DeleteBucketCorsCommandInput, type DeleteBucketCorsCommandOutput, type DeleteBucketEncryptionCommandInput, type DeleteBucketEncryptionCommandOutput, type DeleteBucketIntelligentTieringConfigurationCommandInput, type DeleteBucketIntelligentTieringConfigurationCommandOutput, type DeleteBucketInventoryConfigurationCommandInput, type DeleteBucketInventoryConfigurationCommandOutput, type DeleteBucketLifecycleCommandInput, type DeleteBucketLifecycleCommandOutput, type DeleteBucketMetadataConfigurationCommandInput, type DeleteBucketMetadataConfigurationCommandOutput, type DeleteBucketMetadataTableConfigurationCommandInput, type DeleteBucketMetadataTableConfigurationCommandOutput, type DeleteBucketMetricsConfigurationCommandInput, type DeleteBucketMetricsConfigurationCommandOutput, type DeleteBucketOwnershipControlsCommandInput, type DeleteBucketOwnershipControlsCommandOutput, type DeleteBucketPolicyCommandInput, type DeleteBucketPolicyCommandOutput, type DeleteBucketReplicationCommandInput, type DeleteBucketReplicationCommandOutput, type DeleteBucketTaggingCommandInput, type DeleteBucketTaggingCommandOutput, type DeleteBucketWebsiteCommandInput, type DeleteBucketWebsiteCommandOutput, type DeleteObjectCommandInput, type DeleteObjectCommandOutput, type DeleteObjectsCommandInput, type DeleteObjectsCommandOutput, type DeleteObjectTaggingCommandInput, type DeleteObjectTaggingCommandOutput, type DeletePublicAccessBlockCommandInput, type DeletePublicAccessBlockCommandOutput, type GetBucketAbacCommandInput, type GetBucketAbacCommandOutput, type GetBucketAccelerateConfigurationCommandInput, type GetBucketAccelerateConfigurationCommandOutput, type GetBucketAclCommandInput, type GetBucketAclCommandOutput, type GetBucketAnalyticsConfigurationCommandInput, type GetBucketAnalyticsConfigurationCommandOutput, type GetBucketCorsCommandInput, type GetBucketCorsCommandOutput, type GetBucketEncryptionCommandInput, type GetBucketEncryptionCommandOutput, type GetBucketIntelligentTieringConfigurationCommandInput, type GetBucketIntelligentTieringConfigurationCommandOutput, type GetBucketInventoryConfigurationCommandInput, type GetBucketInventoryConfigurationCommandOutput, type GetBucketLifecycleConfigurationCommandInput, type GetBucketLifecycleConfigurationCommandOutput, type GetBucketLocationCommandInput, type GetBucketLocationCommandOutput, type GetBucketLoggingCommandInput, type GetBucketLoggingCommandOutput, type GetBucketMetadataConfigurationCommandInput, type GetBucketMetadataConfigurationCommandOutput, type GetBucketMetadataTableConfigurationCommandInput, type GetBucketMetadataTableConfigurationCommandOutput, type GetBucketMetricsConfigurationCommandInput, type GetBucketMetricsConfigurationCommandOutput, type GetBucketNotificationConfigurationCommandInput, type GetBucketNotificationConfigurationCommandOutput, type GetBucketOwnershipControlsCommandInput, type GetBucketOwnershipControlsCommandOutput, type GetBucketPolicyCommandInput, type GetBucketPolicyCommandOutput, type GetBucketPolicyStatusCommandInput, type GetBucketPolicyStatusCommandOutput, type GetBucketReplicationCommandInput, type GetBucketReplicationCommandOutput, type GetBucketRequestPaymentCommandInput, type GetBucketRequestPaymentCommandOutput, type GetBucketTaggingCommandInput, type GetBucketTaggingCommandOutput, type GetBucketVersioningCommandInput, type GetBucketVersioningCommandOutput, type GetBucketWebsiteCommandInput, type GetBucketWebsiteCommandOutput, type GetObjectAclCommandInput, type GetObjectAclCommandOutput, type GetObjectAttributesCommandInput, type GetObjectAttributesCommandOutput, type GetObjectCommandInput, type GetObjectCommandOutput, type GetObjectLegalHoldCommandInput, type GetObjectLegalHoldCommandOutput, type GetObjectLockConfigurationCommandInput, type GetObjectLockConfigurationCommandOutput, type GetObjectRetentionCommandInput, type GetObjectRetentionCommandOutput, type GetObjectTaggingCommandInput, type GetObjectTaggingCommandOutput, type GetObjectTorrentCommandInput, type GetObjectTorrentCommandOutput, type GetPublicAccessBlockCommandInput, type GetPublicAccessBlockCommandOutput, type HeadBucketCommandInput, type HeadBucketCommandOutput, type HeadObjectCommandInput, type HeadObjectCommandOutput, type ListBucketAnalyticsConfigurationsCommandInput, type ListBucketAnalyticsConfigurationsCommandOutput, type ListBucketIntelligentTieringConfigurationsCommandInput, type ListBucketIntelligentTieringConfigurationsCommandOutput, type ListBucketInventoryConfigurationsCommandInput, type ListBucketInventoryConfigurationsCommandOutput, type ListBucketMetricsConfigurationsCommandInput, type ListBucketMetricsConfigurationsCommandOutput, type ListBucketsCommandInput, type ListBucketsCommandOutput, type ListDirectoryBucketsCommandInput, type ListDirectoryBucketsCommandOutput, type ListMultipartUploadsCommandInput, type ListMultipartUploadsCommandOutput, type ListObjectsCommandInput, type ListObjectsCommandOutput, type ListObjectsV2CommandInput, type ListObjectsV2CommandOutput, type ListObjectVersionsCommandInput, type ListObjectVersionsCommandOutput, type ListPartsCommandInput, type ListPartsCommandOutput, type PutBucketAbacCommandInput, type PutBucketAbacCommandOutput, type PutBucketAccelerateConfigurationCommandInput, type PutBucketAccelerateConfigurationCommandOutput, type PutBucketAclCommandInput, type PutBucketAclCommandOutput, type PutBucketAnalyticsConfigurationCommandInput, type PutBucketAnalyticsConfigurationCommandOutput, type PutBucketCorsCommandInput, type PutBucketCorsCommandOutput, type PutBucketEncryptionCommandInput, type PutBucketEncryptionCommandOutput, type PutBucketIntelligentTieringConfigurationCommandInput, type PutBucketIntelligentTieringConfigurationCommandOutput, type PutBucketInventoryConfigurationCommandInput, type PutBucketInventoryConfigurationCommandOutput, type PutBucketLifecycleConfigurationCommandInput, type PutBucketLifecycleConfigurationCommandOutput, type PutBucketLoggingCommandInput, type PutBucketLoggingCommandOutput, type PutBucketMetricsConfigurationCommandInput, type PutBucketMetricsConfigurationCommandOutput, type PutBucketNotificationConfigurationCommandInput, type PutBucketNotificationConfigurationCommandOutput, type PutBucketOwnershipControlsCommandInput, type PutBucketOwnershipControlsCommandOutput, type PutBucketPolicyCommandInput, type PutBucketPolicyCommandOutput, type PutBucketReplicationCommandInput, type PutBucketReplicationCommandOutput, type PutBucketRequestPaymentCommandInput, type PutBucketRequestPaymentCommandOutput, type PutBucketTaggingCommandInput, type PutBucketTaggingCommandOutput, type PutBucketVersioningCommandInput, type PutBucketVersioningCommandOutput, type PutBucketWebsiteCommandInput, type PutBucketWebsiteCommandOutput, type PutObjectAclCommandInput, type PutObjectAclCommandOutput, type PutObjectCommandInput, type PutObjectCommandOutput, type PutObjectLegalHoldCommandInput, type PutObjectLegalHoldCommandOutput, type PutObjectLockConfigurationCommandInput, type PutObjectLockConfigurationCommandOutput, type PutObjectRetentionCommandInput, type PutObjectRetentionCommandOutput, type PutObjectTaggingCommandInput, type PutObjectTaggingCommandOutput, type PutPublicAccessBlockCommandInput, type PutPublicAccessBlockCommandOutput, type RenameObjectCommandInput, type RenameObjectCommandOutput, type RestoreObjectCommandInput, type RestoreObjectCommandOutput, type S3Client, type S3ClientConfig, type SelectObjectContentCommandInput, type SelectObjectContentCommandOutput, type UpdateBucketMetadataInventoryTableConfigurationCommandInput, type UpdateBucketMetadataInventoryTableConfigurationCommandOutput, type UpdateBucketMetadataJournalTableConfigurationCommandInput, type UpdateBucketMetadataJournalTableConfigurationCommandOutput, type UploadPartCommandInput, type UploadPartCommandOutput, type UploadPartCopyCommandInput, type UploadPartCopyCommandOutput, type WriteGetObjectResponseCommandInput, type WriteGetObjectResponseCommandOutput } from "@aws-sdk/client-s3";
|
|
4
|
+
import { type AbortMultipartUploadCommandInput, type AbortMultipartUploadCommandOutput, type CompleteMultipartUploadCommandInput, type CompleteMultipartUploadCommandOutput, type CopyObjectCommandInput, type CopyObjectCommandOutput, type CreateBucketCommandInput, type CreateBucketCommandOutput, type CreateBucketMetadataConfigurationCommandInput, type CreateBucketMetadataConfigurationCommandOutput, type CreateBucketMetadataTableConfigurationCommandInput, type CreateBucketMetadataTableConfigurationCommandOutput, type CreateMultipartUploadCommandInput, type CreateMultipartUploadCommandOutput, type CreateSessionCommandInput, type CreateSessionCommandOutput, type DeleteBucketAnalyticsConfigurationCommandInput, type DeleteBucketAnalyticsConfigurationCommandOutput, type DeleteBucketCommandInput, type DeleteBucketCommandOutput, type DeleteBucketCorsCommandInput, type DeleteBucketCorsCommandOutput, type DeleteBucketEncryptionCommandInput, type DeleteBucketEncryptionCommandOutput, type DeleteBucketIntelligentTieringConfigurationCommandInput, type DeleteBucketIntelligentTieringConfigurationCommandOutput, type DeleteBucketInventoryConfigurationCommandInput, type DeleteBucketInventoryConfigurationCommandOutput, type DeleteBucketLifecycleCommandInput, type DeleteBucketLifecycleCommandOutput, type DeleteBucketMetadataConfigurationCommandInput, type DeleteBucketMetadataConfigurationCommandOutput, type DeleteBucketMetadataTableConfigurationCommandInput, type DeleteBucketMetadataTableConfigurationCommandOutput, type DeleteBucketMetricsConfigurationCommandInput, type DeleteBucketMetricsConfigurationCommandOutput, type DeleteBucketOwnershipControlsCommandInput, type DeleteBucketOwnershipControlsCommandOutput, type DeleteBucketPolicyCommandInput, type DeleteBucketPolicyCommandOutput, type DeleteBucketReplicationCommandInput, type DeleteBucketReplicationCommandOutput, type DeleteBucketTaggingCommandInput, type DeleteBucketTaggingCommandOutput, type DeleteBucketWebsiteCommandInput, type DeleteBucketWebsiteCommandOutput, type DeleteObjectCommandInput, type DeleteObjectCommandOutput, type DeleteObjectsCommandInput, type DeleteObjectsCommandOutput, type DeleteObjectTaggingCommandInput, type DeleteObjectTaggingCommandOutput, type DeletePublicAccessBlockCommandInput, type DeletePublicAccessBlockCommandOutput, type GetBucketAbacCommandInput, type GetBucketAbacCommandOutput, type GetBucketAccelerateConfigurationCommandInput, type GetBucketAccelerateConfigurationCommandOutput, type GetBucketAclCommandInput, type GetBucketAclCommandOutput, type GetBucketAnalyticsConfigurationCommandInput, type GetBucketAnalyticsConfigurationCommandOutput, type GetBucketCorsCommandInput, type GetBucketCorsCommandOutput, type GetBucketEncryptionCommandInput, type GetBucketEncryptionCommandOutput, type GetBucketIntelligentTieringConfigurationCommandInput, type GetBucketIntelligentTieringConfigurationCommandOutput, type GetBucketInventoryConfigurationCommandInput, type GetBucketInventoryConfigurationCommandOutput, type GetBucketLifecycleConfigurationCommandInput, type GetBucketLifecycleConfigurationCommandOutput, type GetBucketLocationCommandInput, type GetBucketLocationCommandOutput, type GetBucketLoggingCommandInput, type GetBucketLoggingCommandOutput, type GetBucketMetadataConfigurationCommandInput, type GetBucketMetadataConfigurationCommandOutput, type GetBucketMetadataTableConfigurationCommandInput, type GetBucketMetadataTableConfigurationCommandOutput, type GetBucketMetricsConfigurationCommandInput, type GetBucketMetricsConfigurationCommandOutput, type GetBucketNotificationConfigurationCommandInput, type GetBucketNotificationConfigurationCommandOutput, type GetBucketOwnershipControlsCommandInput, type GetBucketOwnershipControlsCommandOutput, type GetBucketPolicyCommandInput, type GetBucketPolicyCommandOutput, type GetBucketPolicyStatusCommandInput, type GetBucketPolicyStatusCommandOutput, type GetBucketReplicationCommandInput, type GetBucketReplicationCommandOutput, type GetBucketRequestPaymentCommandInput, type GetBucketRequestPaymentCommandOutput, type GetBucketTaggingCommandInput, type GetBucketTaggingCommandOutput, type GetBucketVersioningCommandInput, type GetBucketVersioningCommandOutput, type GetBucketWebsiteCommandInput, type GetBucketWebsiteCommandOutput, type GetObjectAclCommandInput, type GetObjectAclCommandOutput, type GetObjectAttributesCommandInput, type GetObjectAttributesCommandOutput, type GetObjectCommandInput, type GetObjectCommandOutput, type GetObjectLegalHoldCommandInput, type GetObjectLegalHoldCommandOutput, type GetObjectLockConfigurationCommandInput, type GetObjectLockConfigurationCommandOutput, type GetObjectRetentionCommandInput, type GetObjectRetentionCommandOutput, type GetObjectTaggingCommandInput, type GetObjectTaggingCommandOutput, type GetObjectTorrentCommandInput, type GetObjectTorrentCommandOutput, type GetPublicAccessBlockCommandInput, type GetPublicAccessBlockCommandOutput, type HeadBucketCommandInput, type HeadBucketCommandOutput, type HeadObjectCommandInput, type HeadObjectCommandOutput, type ListBucketAnalyticsConfigurationsCommandInput, type ListBucketAnalyticsConfigurationsCommandOutput, type ListBucketIntelligentTieringConfigurationsCommandInput, type ListBucketIntelligentTieringConfigurationsCommandOutput, type ListBucketInventoryConfigurationsCommandInput, type ListBucketInventoryConfigurationsCommandOutput, type ListBucketMetricsConfigurationsCommandInput, type ListBucketMetricsConfigurationsCommandOutput, type ListBucketsCommandInput, type ListBucketsCommandOutput, type ListDirectoryBucketsCommandInput, type ListDirectoryBucketsCommandOutput, type ListMultipartUploadsCommandInput, type ListMultipartUploadsCommandOutput, type ListObjectsCommandInput, type ListObjectsCommandOutput, type ListObjectsV2CommandInput, type ListObjectsV2CommandOutput, type ListObjectVersionsCommandInput, type ListObjectVersionsCommandOutput, type ListPartsCommandInput, type ListPartsCommandOutput, type PutBucketAbacCommandInput, type PutBucketAbacCommandOutput, type PutBucketAccelerateConfigurationCommandInput, type PutBucketAccelerateConfigurationCommandOutput, type PutBucketAclCommandInput, type PutBucketAclCommandOutput, type PutBucketAnalyticsConfigurationCommandInput, type PutBucketAnalyticsConfigurationCommandOutput, type PutBucketCorsCommandInput, type PutBucketCorsCommandOutput, type PutBucketEncryptionCommandInput, type PutBucketEncryptionCommandOutput, type PutBucketIntelligentTieringConfigurationCommandInput, type PutBucketIntelligentTieringConfigurationCommandOutput, type PutBucketInventoryConfigurationCommandInput, type PutBucketInventoryConfigurationCommandOutput, type PutBucketLifecycleConfigurationCommandInput, type PutBucketLifecycleConfigurationCommandOutput, type PutBucketLoggingCommandInput, type PutBucketLoggingCommandOutput, type PutBucketMetricsConfigurationCommandInput, type PutBucketMetricsConfigurationCommandOutput, type PutBucketNotificationConfigurationCommandInput, type PutBucketNotificationConfigurationCommandOutput, type PutBucketOwnershipControlsCommandInput, type PutBucketOwnershipControlsCommandOutput, type PutBucketPolicyCommandInput, type PutBucketPolicyCommandOutput, type PutBucketReplicationCommandInput, type PutBucketReplicationCommandOutput, type PutBucketRequestPaymentCommandInput, type PutBucketRequestPaymentCommandOutput, type PutBucketTaggingCommandInput, type PutBucketTaggingCommandOutput, type PutBucketVersioningCommandInput, type PutBucketVersioningCommandOutput, type PutBucketWebsiteCommandInput, type PutBucketWebsiteCommandOutput, type PutObjectAclCommandInput, type PutObjectAclCommandOutput, type PutObjectCommandInput, type PutObjectCommandOutput, type PutObjectLegalHoldCommandInput, type PutObjectLegalHoldCommandOutput, type PutObjectLockConfigurationCommandInput, type PutObjectLockConfigurationCommandOutput, type PutObjectRetentionCommandInput, type PutObjectRetentionCommandOutput, type PutObjectTaggingCommandInput, type PutObjectTaggingCommandOutput, type PutPublicAccessBlockCommandInput, type PutPublicAccessBlockCommandOutput, type RenameObjectCommandInput, type RenameObjectCommandOutput, type RestoreObjectCommandInput, type RestoreObjectCommandOutput, type S3Client, type S3ClientConfig, type SelectObjectContentCommandInput, type SelectObjectContentCommandOutput, type UpdateBucketMetadataInventoryTableConfigurationCommandInput, type UpdateBucketMetadataInventoryTableConfigurationCommandOutput, type UpdateBucketMetadataJournalTableConfigurationCommandInput, type UpdateBucketMetadataJournalTableConfigurationCommandOutput, type UpdateObjectEncryptionCommandInput, type UpdateObjectEncryptionCommandOutput, type UploadPartCommandInput, type UploadPartCommandOutput, type UploadPartCopyCommandInput, type UploadPartCopyCommandOutput, type WriteGetObjectResponseCommandInput, type WriteGetObjectResponseCommandOutput } from "@aws-sdk/client-s3";
|
|
5
5
|
import type { RequestPresigningArguments } from "@aws-sdk/types";
|
|
6
6
|
import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
|
|
7
7
|
import type { Cause } from "effect";
|
|
8
|
-
import { Effect, Layer } from "effect";
|
|
9
|
-
import type { BucketAlreadyExistsError, BucketAlreadyOwnedByYouError, EncryptionTypeMismatchError, IdempotencyParameterMismatchError, InvalidObjectStateError, InvalidRequestError, InvalidWriteOffsetError, NoSuchBucketError, NoSuchKeyError, NoSuchUploadError, NotFoundError, ObjectAlreadyInActiveTierError, ObjectNotInActiveTierError, S3ServiceError, SdkError, TooManyPartsError } from "./Errors.js";
|
|
8
|
+
import { Effect, Layer, ServiceMap } from "effect";
|
|
9
|
+
import type { AccessDeniedError, BucketAlreadyExistsError, BucketAlreadyOwnedByYouError, EncryptionTypeMismatchError, IdempotencyParameterMismatchError, InvalidObjectStateError, InvalidRequestError, InvalidWriteOffsetError, NoSuchBucketError, NoSuchKeyError, NoSuchUploadError, NotFoundError, ObjectAlreadyInActiveTierError, ObjectNotInActiveTierError, S3ServiceError, SdkError, TooManyPartsError } from "./Errors.js";
|
|
10
10
|
import * as Instance from "./S3ClientInstance.js";
|
|
11
11
|
interface S3Service$ {
|
|
12
12
|
readonly _: unique symbol;
|
|
13
13
|
/**
|
|
14
14
|
* @see {@link AbortMultipartUploadCommand}
|
|
15
15
|
*/
|
|
16
|
-
abortMultipartUpload(args: AbortMultipartUploadCommandInput, options?: HttpHandlerOptions): Effect.Effect<AbortMultipartUploadCommandOutput, Cause.
|
|
16
|
+
abortMultipartUpload(args: AbortMultipartUploadCommandInput, options?: HttpHandlerOptions): Effect.Effect<AbortMultipartUploadCommandOutput, Cause.TimeoutError | SdkError | NoSuchUploadError>;
|
|
17
17
|
/**
|
|
18
18
|
* @see {@link CompleteMultipartUploadCommand}
|
|
19
19
|
*/
|
|
20
|
-
completeMultipartUpload(args: CompleteMultipartUploadCommandInput, options?: HttpHandlerOptions): Effect.Effect<CompleteMultipartUploadCommandOutput, Cause.
|
|
20
|
+
completeMultipartUpload(args: CompleteMultipartUploadCommandInput, options?: HttpHandlerOptions): Effect.Effect<CompleteMultipartUploadCommandOutput, Cause.TimeoutError | SdkError>;
|
|
21
21
|
/**
|
|
22
22
|
* @see {@link CopyObjectCommand}
|
|
23
23
|
*/
|
|
24
|
-
copyObject(args: CopyObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyObjectCommandOutput, Cause.
|
|
24
|
+
copyObject(args: CopyObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<CopyObjectCommandOutput, Cause.TimeoutError | SdkError | ObjectNotInActiveTierError>;
|
|
25
25
|
/**
|
|
26
26
|
* @see {@link CreateBucketCommand}
|
|
27
27
|
*/
|
|
28
|
-
createBucket(args: CreateBucketCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateBucketCommandOutput, Cause.
|
|
28
|
+
createBucket(args: CreateBucketCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateBucketCommandOutput, Cause.TimeoutError | SdkError | BucketAlreadyExistsError | BucketAlreadyOwnedByYouError>;
|
|
29
29
|
/**
|
|
30
30
|
* @see {@link CreateBucketMetadataConfigurationCommand}
|
|
31
31
|
*/
|
|
32
|
-
createBucketMetadataConfiguration(args: CreateBucketMetadataConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateBucketMetadataConfigurationCommandOutput, Cause.
|
|
32
|
+
createBucketMetadataConfiguration(args: CreateBucketMetadataConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateBucketMetadataConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
33
33
|
/**
|
|
34
34
|
* @see {@link CreateBucketMetadataTableConfigurationCommand}
|
|
35
35
|
*/
|
|
36
|
-
createBucketMetadataTableConfiguration(args: CreateBucketMetadataTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateBucketMetadataTableConfigurationCommandOutput, Cause.
|
|
36
|
+
createBucketMetadataTableConfiguration(args: CreateBucketMetadataTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateBucketMetadataTableConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
37
37
|
/**
|
|
38
38
|
* @see {@link CreateMultipartUploadCommand}
|
|
39
39
|
*/
|
|
40
|
-
createMultipartUpload(args: CreateMultipartUploadCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateMultipartUploadCommandOutput, Cause.
|
|
40
|
+
createMultipartUpload(args: CreateMultipartUploadCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateMultipartUploadCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
41
41
|
/**
|
|
42
42
|
* @see {@link CreateSessionCommand}
|
|
43
43
|
*/
|
|
44
|
-
createSession(args: CreateSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSessionCommandOutput, Cause.
|
|
44
|
+
createSession(args: CreateSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSessionCommandOutput, Cause.TimeoutError | SdkError | NoSuchBucketError>;
|
|
45
45
|
/**
|
|
46
46
|
* @see {@link DeleteBucketCommand}
|
|
47
47
|
*/
|
|
48
|
-
deleteBucket(args: DeleteBucketCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketCommandOutput, Cause.
|
|
48
|
+
deleteBucket(args: DeleteBucketCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
49
49
|
/**
|
|
50
50
|
* @see {@link DeleteBucketAnalyticsConfigurationCommand}
|
|
51
51
|
*/
|
|
52
|
-
deleteBucketAnalyticsConfiguration(args: DeleteBucketAnalyticsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketAnalyticsConfigurationCommandOutput, Cause.
|
|
52
|
+
deleteBucketAnalyticsConfiguration(args: DeleteBucketAnalyticsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketAnalyticsConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
53
53
|
/**
|
|
54
54
|
* @see {@link DeleteBucketCorsCommand}
|
|
55
55
|
*/
|
|
56
|
-
deleteBucketCors(args: DeleteBucketCorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketCorsCommandOutput, Cause.
|
|
56
|
+
deleteBucketCors(args: DeleteBucketCorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketCorsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
57
57
|
/**
|
|
58
58
|
* @see {@link DeleteBucketEncryptionCommand}
|
|
59
59
|
*/
|
|
60
|
-
deleteBucketEncryption(args: DeleteBucketEncryptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketEncryptionCommandOutput, Cause.
|
|
60
|
+
deleteBucketEncryption(args: DeleteBucketEncryptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketEncryptionCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
61
61
|
/**
|
|
62
62
|
* @see {@link DeleteBucketIntelligentTieringConfigurationCommand}
|
|
63
63
|
*/
|
|
64
|
-
deleteBucketIntelligentTieringConfiguration(args: DeleteBucketIntelligentTieringConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketIntelligentTieringConfigurationCommandOutput, Cause.
|
|
64
|
+
deleteBucketIntelligentTieringConfiguration(args: DeleteBucketIntelligentTieringConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketIntelligentTieringConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
65
65
|
/**
|
|
66
66
|
* @see {@link DeleteBucketInventoryConfigurationCommand}
|
|
67
67
|
*/
|
|
68
|
-
deleteBucketInventoryConfiguration(args: DeleteBucketInventoryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketInventoryConfigurationCommandOutput, Cause.
|
|
68
|
+
deleteBucketInventoryConfiguration(args: DeleteBucketInventoryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketInventoryConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
69
69
|
/**
|
|
70
70
|
* @see {@link DeleteBucketLifecycleCommand}
|
|
71
71
|
*/
|
|
72
|
-
deleteBucketLifecycle(args: DeleteBucketLifecycleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketLifecycleCommandOutput, Cause.
|
|
72
|
+
deleteBucketLifecycle(args: DeleteBucketLifecycleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketLifecycleCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
73
73
|
/**
|
|
74
74
|
* @see {@link DeleteBucketMetadataConfigurationCommand}
|
|
75
75
|
*/
|
|
76
|
-
deleteBucketMetadataConfiguration(args: DeleteBucketMetadataConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketMetadataConfigurationCommandOutput, Cause.
|
|
76
|
+
deleteBucketMetadataConfiguration(args: DeleteBucketMetadataConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketMetadataConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
77
77
|
/**
|
|
78
78
|
* @see {@link DeleteBucketMetadataTableConfigurationCommand}
|
|
79
79
|
*/
|
|
80
|
-
deleteBucketMetadataTableConfiguration(args: DeleteBucketMetadataTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketMetadataTableConfigurationCommandOutput, Cause.
|
|
80
|
+
deleteBucketMetadataTableConfiguration(args: DeleteBucketMetadataTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketMetadataTableConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
81
81
|
/**
|
|
82
82
|
* @see {@link DeleteBucketMetricsConfigurationCommand}
|
|
83
83
|
*/
|
|
84
|
-
deleteBucketMetricsConfiguration(args: DeleteBucketMetricsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketMetricsConfigurationCommandOutput, Cause.
|
|
84
|
+
deleteBucketMetricsConfiguration(args: DeleteBucketMetricsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketMetricsConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
85
85
|
/**
|
|
86
86
|
* @see {@link DeleteBucketOwnershipControlsCommand}
|
|
87
87
|
*/
|
|
88
|
-
deleteBucketOwnershipControls(args: DeleteBucketOwnershipControlsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketOwnershipControlsCommandOutput, Cause.
|
|
88
|
+
deleteBucketOwnershipControls(args: DeleteBucketOwnershipControlsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketOwnershipControlsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
89
89
|
/**
|
|
90
90
|
* @see {@link DeleteBucketPolicyCommand}
|
|
91
91
|
*/
|
|
92
|
-
deleteBucketPolicy(args: DeleteBucketPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketPolicyCommandOutput, Cause.
|
|
92
|
+
deleteBucketPolicy(args: DeleteBucketPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketPolicyCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
93
93
|
/**
|
|
94
94
|
* @see {@link DeleteBucketReplicationCommand}
|
|
95
95
|
*/
|
|
96
|
-
deleteBucketReplication(args: DeleteBucketReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketReplicationCommandOutput, Cause.
|
|
96
|
+
deleteBucketReplication(args: DeleteBucketReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketReplicationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
97
97
|
/**
|
|
98
98
|
* @see {@link DeleteBucketTaggingCommand}
|
|
99
99
|
*/
|
|
100
|
-
deleteBucketTagging(args: DeleteBucketTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketTaggingCommandOutput, Cause.
|
|
100
|
+
deleteBucketTagging(args: DeleteBucketTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketTaggingCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
101
101
|
/**
|
|
102
102
|
* @see {@link DeleteBucketWebsiteCommand}
|
|
103
103
|
*/
|
|
104
|
-
deleteBucketWebsite(args: DeleteBucketWebsiteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketWebsiteCommandOutput, Cause.
|
|
104
|
+
deleteBucketWebsite(args: DeleteBucketWebsiteCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteBucketWebsiteCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
105
105
|
/**
|
|
106
106
|
* @see {@link DeleteObjectCommand}
|
|
107
107
|
*/
|
|
108
|
-
deleteObject(args: DeleteObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteObjectCommandOutput, Cause.
|
|
108
|
+
deleteObject(args: DeleteObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteObjectCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
109
109
|
/**
|
|
110
110
|
* @see {@link DeleteObjectTaggingCommand}
|
|
111
111
|
*/
|
|
112
|
-
deleteObjectTagging(args: DeleteObjectTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteObjectTaggingCommandOutput, Cause.
|
|
112
|
+
deleteObjectTagging(args: DeleteObjectTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteObjectTaggingCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
113
113
|
/**
|
|
114
114
|
* @see {@link DeleteObjectsCommand}
|
|
115
115
|
*/
|
|
116
|
-
deleteObjects(args: DeleteObjectsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteObjectsCommandOutput, Cause.
|
|
116
|
+
deleteObjects(args: DeleteObjectsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteObjectsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
117
117
|
/**
|
|
118
118
|
* @see {@link DeletePublicAccessBlockCommand}
|
|
119
119
|
*/
|
|
120
|
-
deletePublicAccessBlock(args: DeletePublicAccessBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePublicAccessBlockCommandOutput, Cause.
|
|
120
|
+
deletePublicAccessBlock(args: DeletePublicAccessBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePublicAccessBlockCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
121
121
|
/**
|
|
122
122
|
* @see {@link GetBucketAbacCommand}
|
|
123
123
|
*/
|
|
124
|
-
getBucketAbac(args: GetBucketAbacCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketAbacCommandOutput, Cause.
|
|
124
|
+
getBucketAbac(args: GetBucketAbacCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketAbacCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
125
125
|
/**
|
|
126
126
|
* @see {@link GetBucketAccelerateConfigurationCommand}
|
|
127
127
|
*/
|
|
128
|
-
getBucketAccelerateConfiguration(args: GetBucketAccelerateConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketAccelerateConfigurationCommandOutput, Cause.
|
|
128
|
+
getBucketAccelerateConfiguration(args: GetBucketAccelerateConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketAccelerateConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
129
129
|
/**
|
|
130
130
|
* @see {@link GetBucketAclCommand}
|
|
131
131
|
*/
|
|
132
|
-
getBucketAcl(args: GetBucketAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketAclCommandOutput, Cause.
|
|
132
|
+
getBucketAcl(args: GetBucketAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketAclCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
133
133
|
/**
|
|
134
134
|
* @see {@link GetBucketAnalyticsConfigurationCommand}
|
|
135
135
|
*/
|
|
136
|
-
getBucketAnalyticsConfiguration(args: GetBucketAnalyticsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketAnalyticsConfigurationCommandOutput, Cause.
|
|
136
|
+
getBucketAnalyticsConfiguration(args: GetBucketAnalyticsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketAnalyticsConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
137
137
|
/**
|
|
138
138
|
* @see {@link GetBucketCorsCommand}
|
|
139
139
|
*/
|
|
140
|
-
getBucketCors(args: GetBucketCorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketCorsCommandOutput, Cause.
|
|
140
|
+
getBucketCors(args: GetBucketCorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketCorsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
141
141
|
/**
|
|
142
142
|
* @see {@link GetBucketEncryptionCommand}
|
|
143
143
|
*/
|
|
144
|
-
getBucketEncryption(args: GetBucketEncryptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketEncryptionCommandOutput, Cause.
|
|
144
|
+
getBucketEncryption(args: GetBucketEncryptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketEncryptionCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
145
145
|
/**
|
|
146
146
|
* @see {@link GetBucketIntelligentTieringConfigurationCommand}
|
|
147
147
|
*/
|
|
148
|
-
getBucketIntelligentTieringConfiguration(args: GetBucketIntelligentTieringConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketIntelligentTieringConfigurationCommandOutput, Cause.
|
|
148
|
+
getBucketIntelligentTieringConfiguration(args: GetBucketIntelligentTieringConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketIntelligentTieringConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
149
149
|
/**
|
|
150
150
|
* @see {@link GetBucketInventoryConfigurationCommand}
|
|
151
151
|
*/
|
|
152
|
-
getBucketInventoryConfiguration(args: GetBucketInventoryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketInventoryConfigurationCommandOutput, Cause.
|
|
152
|
+
getBucketInventoryConfiguration(args: GetBucketInventoryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketInventoryConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
153
153
|
/**
|
|
154
154
|
* @see {@link GetBucketLifecycleConfigurationCommand}
|
|
155
155
|
*/
|
|
156
|
-
getBucketLifecycleConfiguration(args: GetBucketLifecycleConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketLifecycleConfigurationCommandOutput, Cause.
|
|
156
|
+
getBucketLifecycleConfiguration(args: GetBucketLifecycleConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketLifecycleConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
157
157
|
/**
|
|
158
158
|
* @see {@link GetBucketLocationCommand}
|
|
159
159
|
*/
|
|
160
|
-
getBucketLocation(args: GetBucketLocationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketLocationCommandOutput, Cause.
|
|
160
|
+
getBucketLocation(args: GetBucketLocationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketLocationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
161
161
|
/**
|
|
162
162
|
* @see {@link GetBucketLoggingCommand}
|
|
163
163
|
*/
|
|
164
|
-
getBucketLogging(args: GetBucketLoggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketLoggingCommandOutput, Cause.
|
|
164
|
+
getBucketLogging(args: GetBucketLoggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketLoggingCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
165
165
|
/**
|
|
166
166
|
* @see {@link GetBucketMetadataConfigurationCommand}
|
|
167
167
|
*/
|
|
168
|
-
getBucketMetadataConfiguration(args: GetBucketMetadataConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketMetadataConfigurationCommandOutput, Cause.
|
|
168
|
+
getBucketMetadataConfiguration(args: GetBucketMetadataConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketMetadataConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
169
169
|
/**
|
|
170
170
|
* @see {@link GetBucketMetadataTableConfigurationCommand}
|
|
171
171
|
*/
|
|
172
|
-
getBucketMetadataTableConfiguration(args: GetBucketMetadataTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketMetadataTableConfigurationCommandOutput, Cause.
|
|
172
|
+
getBucketMetadataTableConfiguration(args: GetBucketMetadataTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketMetadataTableConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
173
173
|
/**
|
|
174
174
|
* @see {@link GetBucketMetricsConfigurationCommand}
|
|
175
175
|
*/
|
|
176
|
-
getBucketMetricsConfiguration(args: GetBucketMetricsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketMetricsConfigurationCommandOutput, Cause.
|
|
176
|
+
getBucketMetricsConfiguration(args: GetBucketMetricsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketMetricsConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
177
177
|
/**
|
|
178
178
|
* @see {@link GetBucketNotificationConfigurationCommand}
|
|
179
179
|
*/
|
|
180
|
-
getBucketNotificationConfiguration(args: GetBucketNotificationConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketNotificationConfigurationCommandOutput, Cause.
|
|
180
|
+
getBucketNotificationConfiguration(args: GetBucketNotificationConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketNotificationConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
181
181
|
/**
|
|
182
182
|
* @see {@link GetBucketOwnershipControlsCommand}
|
|
183
183
|
*/
|
|
184
|
-
getBucketOwnershipControls(args: GetBucketOwnershipControlsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketOwnershipControlsCommandOutput, Cause.
|
|
184
|
+
getBucketOwnershipControls(args: GetBucketOwnershipControlsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketOwnershipControlsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
185
185
|
/**
|
|
186
186
|
* @see {@link GetBucketPolicyCommand}
|
|
187
187
|
*/
|
|
188
|
-
getBucketPolicy(args: GetBucketPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketPolicyCommandOutput, Cause.
|
|
188
|
+
getBucketPolicy(args: GetBucketPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketPolicyCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
189
189
|
/**
|
|
190
190
|
* @see {@link GetBucketPolicyStatusCommand}
|
|
191
191
|
*/
|
|
192
|
-
getBucketPolicyStatus(args: GetBucketPolicyStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketPolicyStatusCommandOutput, Cause.
|
|
192
|
+
getBucketPolicyStatus(args: GetBucketPolicyStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketPolicyStatusCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
193
193
|
/**
|
|
194
194
|
* @see {@link GetBucketReplicationCommand}
|
|
195
195
|
*/
|
|
196
|
-
getBucketReplication(args: GetBucketReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketReplicationCommandOutput, Cause.
|
|
196
|
+
getBucketReplication(args: GetBucketReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketReplicationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
197
197
|
/**
|
|
198
198
|
* @see {@link GetBucketRequestPaymentCommand}
|
|
199
199
|
*/
|
|
200
|
-
getBucketRequestPayment(args: GetBucketRequestPaymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketRequestPaymentCommandOutput, Cause.
|
|
200
|
+
getBucketRequestPayment(args: GetBucketRequestPaymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketRequestPaymentCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
201
201
|
/**
|
|
202
202
|
* @see {@link GetBucketTaggingCommand}
|
|
203
203
|
*/
|
|
204
|
-
getBucketTagging(args: GetBucketTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketTaggingCommandOutput, Cause.
|
|
204
|
+
getBucketTagging(args: GetBucketTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketTaggingCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
205
205
|
/**
|
|
206
206
|
* @see {@link GetBucketVersioningCommand}
|
|
207
207
|
*/
|
|
208
|
-
getBucketVersioning(args: GetBucketVersioningCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketVersioningCommandOutput, Cause.
|
|
208
|
+
getBucketVersioning(args: GetBucketVersioningCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketVersioningCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
209
209
|
/**
|
|
210
210
|
* @see {@link GetBucketWebsiteCommand}
|
|
211
211
|
*/
|
|
212
|
-
getBucketWebsite(args: GetBucketWebsiteCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketWebsiteCommandOutput, Cause.
|
|
212
|
+
getBucketWebsite(args: GetBucketWebsiteCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetBucketWebsiteCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
213
213
|
/**
|
|
214
214
|
* @see {@link GetObjectCommand}
|
|
215
215
|
*/
|
|
216
216
|
getObject(args: GetObjectCommandInput, options?: {
|
|
217
217
|
readonly presigned?: false;
|
|
218
|
-
} & HttpHandlerOptions): Effect.Effect<GetObjectCommandOutput, Cause.
|
|
218
|
+
} & HttpHandlerOptions): Effect.Effect<GetObjectCommandOutput, Cause.TimeoutError | SdkError | InvalidObjectStateError | NoSuchKeyError>;
|
|
219
219
|
getObject(args: GetObjectCommandInput, options?: {
|
|
220
220
|
readonly presigned: true;
|
|
221
221
|
} & RequestPresigningArguments): Effect.Effect<string, SdkError | S3ServiceError>;
|
|
222
222
|
/**
|
|
223
223
|
* @see {@link GetObjectAclCommand}
|
|
224
224
|
*/
|
|
225
|
-
getObjectAcl(args: GetObjectAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectAclCommandOutput, Cause.
|
|
225
|
+
getObjectAcl(args: GetObjectAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectAclCommandOutput, Cause.TimeoutError | SdkError | NoSuchKeyError>;
|
|
226
226
|
/**
|
|
227
227
|
* @see {@link GetObjectAttributesCommand}
|
|
228
228
|
*/
|
|
229
|
-
getObjectAttributes(args: GetObjectAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectAttributesCommandOutput, Cause.
|
|
229
|
+
getObjectAttributes(args: GetObjectAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectAttributesCommandOutput, Cause.TimeoutError | SdkError | NoSuchKeyError>;
|
|
230
230
|
/**
|
|
231
231
|
* @see {@link GetObjectLegalHoldCommand}
|
|
232
232
|
*/
|
|
233
|
-
getObjectLegalHold(args: GetObjectLegalHoldCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectLegalHoldCommandOutput, Cause.
|
|
233
|
+
getObjectLegalHold(args: GetObjectLegalHoldCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectLegalHoldCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
234
234
|
/**
|
|
235
235
|
* @see {@link GetObjectLockConfigurationCommand}
|
|
236
236
|
*/
|
|
237
|
-
getObjectLockConfiguration(args: GetObjectLockConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectLockConfigurationCommandOutput, Cause.
|
|
237
|
+
getObjectLockConfiguration(args: GetObjectLockConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectLockConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
238
238
|
/**
|
|
239
239
|
* @see {@link GetObjectRetentionCommand}
|
|
240
240
|
*/
|
|
241
|
-
getObjectRetention(args: GetObjectRetentionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectRetentionCommandOutput, Cause.
|
|
241
|
+
getObjectRetention(args: GetObjectRetentionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectRetentionCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
242
242
|
/**
|
|
243
243
|
* @see {@link GetObjectTaggingCommand}
|
|
244
244
|
*/
|
|
245
|
-
getObjectTagging(args: GetObjectTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectTaggingCommandOutput, Cause.
|
|
245
|
+
getObjectTagging(args: GetObjectTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectTaggingCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
246
246
|
/**
|
|
247
247
|
* @see {@link GetObjectTorrentCommand}
|
|
248
248
|
*/
|
|
249
|
-
getObjectTorrent(args: GetObjectTorrentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectTorrentCommandOutput, Cause.
|
|
249
|
+
getObjectTorrent(args: GetObjectTorrentCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetObjectTorrentCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
250
250
|
/**
|
|
251
251
|
* @see {@link GetPublicAccessBlockCommand}
|
|
252
252
|
*/
|
|
253
|
-
getPublicAccessBlock(args: GetPublicAccessBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPublicAccessBlockCommandOutput, Cause.
|
|
253
|
+
getPublicAccessBlock(args: GetPublicAccessBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPublicAccessBlockCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
254
254
|
/**
|
|
255
255
|
* @see {@link HeadBucketCommand}
|
|
256
256
|
*/
|
|
257
|
-
headBucket(args: HeadBucketCommandInput, options?: HttpHandlerOptions): Effect.Effect<HeadBucketCommandOutput, Cause.
|
|
257
|
+
headBucket(args: HeadBucketCommandInput, options?: HttpHandlerOptions): Effect.Effect<HeadBucketCommandOutput, Cause.TimeoutError | SdkError | NotFoundError>;
|
|
258
258
|
/**
|
|
259
259
|
* @see {@link HeadObjectCommand}
|
|
260
260
|
*/
|
|
261
|
-
headObject(args: HeadObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<HeadObjectCommandOutput, Cause.
|
|
261
|
+
headObject(args: HeadObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<HeadObjectCommandOutput, Cause.TimeoutError | SdkError | NotFoundError>;
|
|
262
262
|
/**
|
|
263
263
|
* @see {@link ListBucketAnalyticsConfigurationsCommand}
|
|
264
264
|
*/
|
|
265
|
-
listBucketAnalyticsConfigurations(args: ListBucketAnalyticsConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketAnalyticsConfigurationsCommandOutput, Cause.
|
|
265
|
+
listBucketAnalyticsConfigurations(args: ListBucketAnalyticsConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketAnalyticsConfigurationsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
266
266
|
/**
|
|
267
267
|
* @see {@link ListBucketIntelligentTieringConfigurationsCommand}
|
|
268
268
|
*/
|
|
269
|
-
listBucketIntelligentTieringConfigurations(args: ListBucketIntelligentTieringConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketIntelligentTieringConfigurationsCommandOutput, Cause.
|
|
269
|
+
listBucketIntelligentTieringConfigurations(args: ListBucketIntelligentTieringConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketIntelligentTieringConfigurationsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
270
270
|
/**
|
|
271
271
|
* @see {@link ListBucketInventoryConfigurationsCommand}
|
|
272
272
|
*/
|
|
273
|
-
listBucketInventoryConfigurations(args: ListBucketInventoryConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketInventoryConfigurationsCommandOutput, Cause.
|
|
273
|
+
listBucketInventoryConfigurations(args: ListBucketInventoryConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketInventoryConfigurationsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
274
274
|
/**
|
|
275
275
|
* @see {@link ListBucketMetricsConfigurationsCommand}
|
|
276
276
|
*/
|
|
277
|
-
listBucketMetricsConfigurations(args: ListBucketMetricsConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketMetricsConfigurationsCommandOutput, Cause.
|
|
277
|
+
listBucketMetricsConfigurations(args: ListBucketMetricsConfigurationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketMetricsConfigurationsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
278
278
|
/**
|
|
279
279
|
* @see {@link ListBucketsCommand}
|
|
280
280
|
*/
|
|
281
|
-
listBuckets(args: ListBucketsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketsCommandOutput, Cause.
|
|
281
|
+
listBuckets(args: ListBucketsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListBucketsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
282
282
|
/**
|
|
283
283
|
* @see {@link ListDirectoryBucketsCommand}
|
|
284
284
|
*/
|
|
285
|
-
listDirectoryBuckets(args: ListDirectoryBucketsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDirectoryBucketsCommandOutput, Cause.
|
|
285
|
+
listDirectoryBuckets(args: ListDirectoryBucketsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDirectoryBucketsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
286
286
|
/**
|
|
287
287
|
* @see {@link ListMultipartUploadsCommand}
|
|
288
288
|
*/
|
|
289
|
-
listMultipartUploads(args: ListMultipartUploadsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMultipartUploadsCommandOutput, Cause.
|
|
289
|
+
listMultipartUploads(args: ListMultipartUploadsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMultipartUploadsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
290
290
|
/**
|
|
291
291
|
* @see {@link ListObjectVersionsCommand}
|
|
292
292
|
*/
|
|
293
|
-
listObjectVersions(args: ListObjectVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListObjectVersionsCommandOutput, Cause.
|
|
293
|
+
listObjectVersions(args: ListObjectVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListObjectVersionsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
294
294
|
/**
|
|
295
295
|
* @see {@link ListObjectsCommand}
|
|
296
296
|
*/
|
|
297
|
-
listObjects(args: ListObjectsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListObjectsCommandOutput, Cause.
|
|
297
|
+
listObjects(args: ListObjectsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListObjectsCommandOutput, Cause.TimeoutError | SdkError | NoSuchBucketError>;
|
|
298
298
|
/**
|
|
299
299
|
* @see {@link ListObjectsV2Command}
|
|
300
300
|
*/
|
|
301
|
-
listObjectsV2(args: ListObjectsV2CommandInput, options?: HttpHandlerOptions): Effect.Effect<ListObjectsV2CommandOutput, Cause.
|
|
301
|
+
listObjectsV2(args: ListObjectsV2CommandInput, options?: HttpHandlerOptions): Effect.Effect<ListObjectsV2CommandOutput, Cause.TimeoutError | SdkError | NoSuchBucketError>;
|
|
302
302
|
/**
|
|
303
303
|
* @see {@link ListPartsCommand}
|
|
304
304
|
*/
|
|
305
|
-
listParts(args: ListPartsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPartsCommandOutput, Cause.
|
|
305
|
+
listParts(args: ListPartsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPartsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
306
306
|
/**
|
|
307
307
|
* @see {@link PutBucketAbacCommand}
|
|
308
308
|
*/
|
|
309
|
-
putBucketAbac(args: PutBucketAbacCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketAbacCommandOutput, Cause.
|
|
309
|
+
putBucketAbac(args: PutBucketAbacCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketAbacCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
310
310
|
/**
|
|
311
311
|
* @see {@link PutBucketAccelerateConfigurationCommand}
|
|
312
312
|
*/
|
|
313
|
-
putBucketAccelerateConfiguration(args: PutBucketAccelerateConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketAccelerateConfigurationCommandOutput, Cause.
|
|
313
|
+
putBucketAccelerateConfiguration(args: PutBucketAccelerateConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketAccelerateConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
314
314
|
/**
|
|
315
315
|
* @see {@link PutBucketAclCommand}
|
|
316
316
|
*/
|
|
317
|
-
putBucketAcl(args: PutBucketAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketAclCommandOutput, Cause.
|
|
317
|
+
putBucketAcl(args: PutBucketAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketAclCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
318
318
|
/**
|
|
319
319
|
* @see {@link PutBucketAnalyticsConfigurationCommand}
|
|
320
320
|
*/
|
|
321
|
-
putBucketAnalyticsConfiguration(args: PutBucketAnalyticsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketAnalyticsConfigurationCommandOutput, Cause.
|
|
321
|
+
putBucketAnalyticsConfiguration(args: PutBucketAnalyticsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketAnalyticsConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
322
322
|
/**
|
|
323
323
|
* @see {@link PutBucketCorsCommand}
|
|
324
324
|
*/
|
|
325
|
-
putBucketCors(args: PutBucketCorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketCorsCommandOutput, Cause.
|
|
325
|
+
putBucketCors(args: PutBucketCorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketCorsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
326
326
|
/**
|
|
327
327
|
* @see {@link PutBucketEncryptionCommand}
|
|
328
328
|
*/
|
|
329
|
-
putBucketEncryption(args: PutBucketEncryptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketEncryptionCommandOutput, Cause.
|
|
329
|
+
putBucketEncryption(args: PutBucketEncryptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketEncryptionCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
330
330
|
/**
|
|
331
331
|
* @see {@link PutBucketIntelligentTieringConfigurationCommand}
|
|
332
332
|
*/
|
|
333
|
-
putBucketIntelligentTieringConfiguration(args: PutBucketIntelligentTieringConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketIntelligentTieringConfigurationCommandOutput, Cause.
|
|
333
|
+
putBucketIntelligentTieringConfiguration(args: PutBucketIntelligentTieringConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketIntelligentTieringConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
334
334
|
/**
|
|
335
335
|
* @see {@link PutBucketInventoryConfigurationCommand}
|
|
336
336
|
*/
|
|
337
|
-
putBucketInventoryConfiguration(args: PutBucketInventoryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketInventoryConfigurationCommandOutput, Cause.
|
|
337
|
+
putBucketInventoryConfiguration(args: PutBucketInventoryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketInventoryConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
338
338
|
/**
|
|
339
339
|
* @see {@link PutBucketLifecycleConfigurationCommand}
|
|
340
340
|
*/
|
|
341
|
-
putBucketLifecycleConfiguration(args: PutBucketLifecycleConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketLifecycleConfigurationCommandOutput, Cause.
|
|
341
|
+
putBucketLifecycleConfiguration(args: PutBucketLifecycleConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketLifecycleConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
342
342
|
/**
|
|
343
343
|
* @see {@link PutBucketLoggingCommand}
|
|
344
344
|
*/
|
|
345
|
-
putBucketLogging(args: PutBucketLoggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketLoggingCommandOutput, Cause.
|
|
345
|
+
putBucketLogging(args: PutBucketLoggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketLoggingCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
346
346
|
/**
|
|
347
347
|
* @see {@link PutBucketMetricsConfigurationCommand}
|
|
348
348
|
*/
|
|
349
|
-
putBucketMetricsConfiguration(args: PutBucketMetricsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketMetricsConfigurationCommandOutput, Cause.
|
|
349
|
+
putBucketMetricsConfiguration(args: PutBucketMetricsConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketMetricsConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
350
350
|
/**
|
|
351
351
|
* @see {@link PutBucketNotificationConfigurationCommand}
|
|
352
352
|
*/
|
|
353
|
-
putBucketNotificationConfiguration(args: PutBucketNotificationConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketNotificationConfigurationCommandOutput, Cause.
|
|
353
|
+
putBucketNotificationConfiguration(args: PutBucketNotificationConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketNotificationConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
354
354
|
/**
|
|
355
355
|
* @see {@link PutBucketOwnershipControlsCommand}
|
|
356
356
|
*/
|
|
357
|
-
putBucketOwnershipControls(args: PutBucketOwnershipControlsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketOwnershipControlsCommandOutput, Cause.
|
|
357
|
+
putBucketOwnershipControls(args: PutBucketOwnershipControlsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketOwnershipControlsCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
358
358
|
/**
|
|
359
359
|
* @see {@link PutBucketPolicyCommand}
|
|
360
360
|
*/
|
|
361
|
-
putBucketPolicy(args: PutBucketPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketPolicyCommandOutput, Cause.
|
|
361
|
+
putBucketPolicy(args: PutBucketPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketPolicyCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
362
362
|
/**
|
|
363
363
|
* @see {@link PutBucketReplicationCommand}
|
|
364
364
|
*/
|
|
365
|
-
putBucketReplication(args: PutBucketReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketReplicationCommandOutput, Cause.
|
|
365
|
+
putBucketReplication(args: PutBucketReplicationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketReplicationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
366
366
|
/**
|
|
367
367
|
* @see {@link PutBucketRequestPaymentCommand}
|
|
368
368
|
*/
|
|
369
|
-
putBucketRequestPayment(args: PutBucketRequestPaymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketRequestPaymentCommandOutput, Cause.
|
|
369
|
+
putBucketRequestPayment(args: PutBucketRequestPaymentCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketRequestPaymentCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
370
370
|
/**
|
|
371
371
|
* @see {@link PutBucketTaggingCommand}
|
|
372
372
|
*/
|
|
373
|
-
putBucketTagging(args: PutBucketTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketTaggingCommandOutput, Cause.
|
|
373
|
+
putBucketTagging(args: PutBucketTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketTaggingCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
374
374
|
/**
|
|
375
375
|
* @see {@link PutBucketVersioningCommand}
|
|
376
376
|
*/
|
|
377
|
-
putBucketVersioning(args: PutBucketVersioningCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketVersioningCommandOutput, Cause.
|
|
377
|
+
putBucketVersioning(args: PutBucketVersioningCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketVersioningCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
378
378
|
/**
|
|
379
379
|
* @see {@link PutBucketWebsiteCommand}
|
|
380
380
|
*/
|
|
381
|
-
putBucketWebsite(args: PutBucketWebsiteCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketWebsiteCommandOutput, Cause.
|
|
381
|
+
putBucketWebsite(args: PutBucketWebsiteCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutBucketWebsiteCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
382
382
|
/**
|
|
383
383
|
* @see {@link PutObjectCommand}
|
|
384
384
|
*/
|
|
385
385
|
putObject(args: PutObjectCommandInput, options?: {
|
|
386
386
|
readonly presigned?: false;
|
|
387
|
-
} & HttpHandlerOptions): Effect.Effect<PutObjectCommandOutput, Cause.
|
|
387
|
+
} & HttpHandlerOptions): Effect.Effect<PutObjectCommandOutput, Cause.TimeoutError | SdkError | EncryptionTypeMismatchError | InvalidRequestError | InvalidWriteOffsetError | TooManyPartsError>;
|
|
388
388
|
putObject(args: PutObjectCommandInput, options?: {
|
|
389
389
|
readonly presigned: true;
|
|
390
390
|
} & RequestPresigningArguments): Effect.Effect<string, SdkError | S3ServiceError>;
|
|
391
391
|
/**
|
|
392
392
|
* @see {@link PutObjectAclCommand}
|
|
393
393
|
*/
|
|
394
|
-
putObjectAcl(args: PutObjectAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectAclCommandOutput, Cause.
|
|
394
|
+
putObjectAcl(args: PutObjectAclCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectAclCommandOutput, Cause.TimeoutError | SdkError | NoSuchKeyError>;
|
|
395
395
|
/**
|
|
396
396
|
* @see {@link PutObjectLegalHoldCommand}
|
|
397
397
|
*/
|
|
398
|
-
putObjectLegalHold(args: PutObjectLegalHoldCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectLegalHoldCommandOutput, Cause.
|
|
398
|
+
putObjectLegalHold(args: PutObjectLegalHoldCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectLegalHoldCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
399
399
|
/**
|
|
400
400
|
* @see {@link PutObjectLockConfigurationCommand}
|
|
401
401
|
*/
|
|
402
|
-
putObjectLockConfiguration(args: PutObjectLockConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectLockConfigurationCommandOutput, Cause.
|
|
402
|
+
putObjectLockConfiguration(args: PutObjectLockConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectLockConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
403
403
|
/**
|
|
404
404
|
* @see {@link PutObjectRetentionCommand}
|
|
405
405
|
*/
|
|
406
|
-
putObjectRetention(args: PutObjectRetentionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectRetentionCommandOutput, Cause.
|
|
406
|
+
putObjectRetention(args: PutObjectRetentionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectRetentionCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
407
407
|
/**
|
|
408
408
|
* @see {@link PutObjectTaggingCommand}
|
|
409
409
|
*/
|
|
410
|
-
putObjectTagging(args: PutObjectTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectTaggingCommandOutput, Cause.
|
|
410
|
+
putObjectTagging(args: PutObjectTaggingCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutObjectTaggingCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
411
411
|
/**
|
|
412
412
|
* @see {@link PutPublicAccessBlockCommand}
|
|
413
413
|
*/
|
|
414
|
-
putPublicAccessBlock(args: PutPublicAccessBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutPublicAccessBlockCommandOutput, Cause.
|
|
414
|
+
putPublicAccessBlock(args: PutPublicAccessBlockCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutPublicAccessBlockCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
415
415
|
/**
|
|
416
416
|
* @see {@link RenameObjectCommand}
|
|
417
417
|
*/
|
|
418
|
-
renameObject(args: RenameObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<RenameObjectCommandOutput, Cause.
|
|
418
|
+
renameObject(args: RenameObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<RenameObjectCommandOutput, Cause.TimeoutError | SdkError | IdempotencyParameterMismatchError>;
|
|
419
419
|
/**
|
|
420
420
|
* @see {@link RestoreObjectCommand}
|
|
421
421
|
*/
|
|
422
|
-
restoreObject(args: RestoreObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreObjectCommandOutput, Cause.
|
|
422
|
+
restoreObject(args: RestoreObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<RestoreObjectCommandOutput, Cause.TimeoutError | SdkError | ObjectAlreadyInActiveTierError>;
|
|
423
423
|
/**
|
|
424
424
|
* @see {@link SelectObjectContentCommand}
|
|
425
425
|
*/
|
|
426
|
-
selectObjectContent(args: SelectObjectContentCommandInput, options?: HttpHandlerOptions): Effect.Effect<SelectObjectContentCommandOutput, Cause.
|
|
426
|
+
selectObjectContent(args: SelectObjectContentCommandInput, options?: HttpHandlerOptions): Effect.Effect<SelectObjectContentCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
427
427
|
/**
|
|
428
428
|
* @see {@link UpdateBucketMetadataInventoryTableConfigurationCommand}
|
|
429
429
|
*/
|
|
430
|
-
updateBucketMetadataInventoryTableConfiguration(args: UpdateBucketMetadataInventoryTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateBucketMetadataInventoryTableConfigurationCommandOutput, Cause.
|
|
430
|
+
updateBucketMetadataInventoryTableConfiguration(args: UpdateBucketMetadataInventoryTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateBucketMetadataInventoryTableConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
431
431
|
/**
|
|
432
432
|
* @see {@link UpdateBucketMetadataJournalTableConfigurationCommand}
|
|
433
433
|
*/
|
|
434
|
-
updateBucketMetadataJournalTableConfiguration(args: UpdateBucketMetadataJournalTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateBucketMetadataJournalTableConfigurationCommandOutput, Cause.
|
|
434
|
+
updateBucketMetadataJournalTableConfiguration(args: UpdateBucketMetadataJournalTableConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateBucketMetadataJournalTableConfigurationCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
435
|
+
/**
|
|
436
|
+
* @see {@link UpdateObjectEncryptionCommand}
|
|
437
|
+
*/
|
|
438
|
+
updateObjectEncryption(args: UpdateObjectEncryptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateObjectEncryptionCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InvalidRequestError | NoSuchKeyError>;
|
|
435
439
|
/**
|
|
436
440
|
* @see {@link UploadPartCommand}
|
|
437
441
|
*/
|
|
438
|
-
uploadPart(args: UploadPartCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadPartCommandOutput, Cause.
|
|
442
|
+
uploadPart(args: UploadPartCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadPartCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
439
443
|
/**
|
|
440
444
|
* @see {@link UploadPartCopyCommand}
|
|
441
445
|
*/
|
|
442
|
-
uploadPartCopy(args: UploadPartCopyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadPartCopyCommandOutput, Cause.
|
|
446
|
+
uploadPartCopy(args: UploadPartCopyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadPartCopyCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
443
447
|
/**
|
|
444
448
|
* @see {@link WriteGetObjectResponseCommand}
|
|
445
449
|
*/
|
|
446
|
-
writeGetObjectResponse(args: WriteGetObjectResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<WriteGetObjectResponseCommandOutput, Cause.
|
|
450
|
+
writeGetObjectResponse(args: WriteGetObjectResponseCommandInput, options?: HttpHandlerOptions): Effect.Effect<WriteGetObjectResponseCommandOutput, Cause.TimeoutError | SdkError | S3ServiceError>;
|
|
447
451
|
}
|
|
448
452
|
/**
|
|
449
453
|
* @since 1.0.0
|
|
450
454
|
* @category constructors
|
|
451
455
|
*/
|
|
452
456
|
export declare const makeS3Service: Effect.Effect<S3Service$, never, Instance.S3ClientInstance>;
|
|
453
|
-
declare const S3Service_base:
|
|
454
|
-
use: <X>(body: (_: S3Service$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, S3Service | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, Cause.UnknownException, S3Service> : Effect.Effect<X, never, S3Service>;
|
|
455
|
-
};
|
|
457
|
+
declare const S3Service_base: ServiceMap.ServiceClass<S3Service, "@effect-aws/client-s3/S3Service", S3Service$>;
|
|
456
458
|
/**
|
|
457
459
|
* @since 1.0.0
|
|
458
460
|
* @category models
|
|
459
461
|
*/
|
|
460
462
|
export declare class S3Service extends S3Service_base {
|
|
461
|
-
static readonly getObject: {
|
|
462
|
-
(args: GetObjectCommandInput, options?: {
|
|
463
|
-
readonly presigned?: false;
|
|
464
|
-
} & HttpHandlerOptions): Effect.Effect<GetObjectCommandOutput, SdkError | InvalidObjectStateError | NoSuchKeyError, S3Service>;
|
|
465
|
-
(args: GetObjectCommandInput, options?: {
|
|
466
|
-
readonly presigned: true;
|
|
467
|
-
} & RequestPresigningArguments): Effect.Effect<string, SdkError | S3ServiceError, S3Service>;
|
|
468
|
-
};
|
|
469
|
-
static readonly putObject: {
|
|
470
|
-
(args: PutObjectCommandInput, options?: {
|
|
471
|
-
readonly presigned?: false;
|
|
472
|
-
} & HttpHandlerOptions): Effect.Effect<PutObjectCommandOutput, SdkError | EncryptionTypeMismatchError | InvalidRequestError | InvalidWriteOffsetError | TooManyPartsError, S3Service>;
|
|
473
|
-
(args: PutObjectCommandInput, options?: {
|
|
474
|
-
readonly presigned: true;
|
|
475
|
-
} & RequestPresigningArguments): Effect.Effect<string, SdkError | S3ServiceError, S3Service>;
|
|
476
|
-
};
|
|
477
463
|
static readonly defaultLayer: Layer.Layer<S3Service, never, never>;
|
|
478
464
|
static readonly layer: (config: S3Service.Config) => Layer.Layer<S3Service, never, never>;
|
|
479
465
|
static readonly baseLayer: (evaluate: (defaultConfig: S3ClientConfig) => S3Client) => Layer.Layer<S3Service, never, never>;
|