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