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