Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bucket management in S3 module #1546

Closed
MarcinAman opened this issue Feb 28, 2019 · 2 comments · Fixed by #1608
Closed

Bucket management in S3 module #1546

MarcinAman opened this issue Feb 28, 2019 · 2 comments · Fixed by #1608

Comments

@MarcinAman
Copy link
Contributor

MarcinAman commented Feb 28, 2019

Short description

Implementing bucket management methods:

  • create bucket
  • remove bucket
  • remove bucket with content
  • list all buckets

Details

Wouldn't it be nice to implement bucket management module inside S3? The AWS API is there and we have a generic method to perform requests. How about adding anther layer of abstraction by implementing those methods?

If you give me positive feedback i can give it a shot

@ennru
Copy link
Member

ennru commented Mar 7, 2019

Yes, it would make sense to offer some S3 admin API in Alpakka S3.

Looking forward to your proposal how it could look like.

MarcinAman pushed a commit to MarcinAman/alpakka that referenced this issue Mar 11, 2019
MarcinAman added a commit to MarcinAman/alpakka that referenced this issue Mar 12, 2019
MarcinAman added a commit to MarcinAman/alpakka that referenced this issue Mar 18, 2019
MarcinAman added a commit to MarcinAman/alpakka that referenced this issue Mar 19, 2019
@rmckirby
Copy link

Was going to propose this, would be a good addition 👍

MarcinAman added a commit to MarcinAman/alpakka that referenced this issue Mar 25, 2019
@MarcinAman MarcinAman mentioned this issue Mar 25, 2019
4 tasks
MarcinAman added a commit to MarcinAman/alpakka that referenced this issue Mar 25, 2019
MarcinAman pushed a commit to MarcinAman/alpakka that referenced this issue Mar 25, 2019
MarcinAman added a commit to MarcinAman/alpakka that referenced this issue Mar 30, 2019
MarcinAman added a commit to MarcinAman/alpakka that referenced this issue Apr 11, 2019
MarcinAman added a commit to MarcinAman/alpakka that referenced this issue Apr 26, 2019
MarcinAman pushed a commit to MarcinAman/alpakka that referenced this issue Apr 26, 2019
MarcinAman pushed a commit to MarcinAman/alpakka that referenced this issue Apr 26, 2019
MarcinAman pushed a commit to MarcinAman/alpakka that referenced this issue Apr 26, 2019
MarcinAman pushed a commit to MarcinAman/alpakka that referenced this issue Apr 26, 2019
MarcinAman pushed a commit to MarcinAman/alpakka that referenced this issue Apr 26, 2019
MarcinAman pushed a commit to MarcinAman/alpakka that referenced this issue May 7, 2019
@ennru ennru added this to the 1.0.1 milestone May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants