apache / apache/opendal

new feature: support s3 directory bucket (Express One Zone)

Open
#6,152 2 comments 5 reactions 0 assignees View on GitHub
enhancement releases-note/feat services/s3
Dominant language
Rust
Stars
5.4k
Forks
825
Avg merge
1d 14m
Merged PRs (30d)
127

Description

### Feature Description

S3 has a relatively new feature called S3 Express One Zone. In a gist, 10x faster than standard and more expensive.

Read more [here](https://aws.amazon.com/s3/storage-classes/express-one-zone/)

### Problem and Solution

Express One-Zone is session-based. Other differences are [here](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-differences.html#s3-express-specifications).

The biggest difference is the session.

If you are interested in the feature, leave a 👍.

### Additional Context

_No response_

### Are you willing to contribute to the development of this feature?

- [ ] Yes, I am willing to contribute to the development of this feature.

Contributor guide

Open the contributing guide

Research direction

Start with the AWS S3 Express One Zone and S3 Express differences documentation linked in the issue. No files, tests, or entry points are named, so first locate the existing S3 integration and establish the session-based directory-bucket behavior and acceptance tests; done means that behavior is supported and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, rust
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.