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

Create bucket using .Net AWSSDK.S3 #17

Open
samragriff opened this issue Aug 29, 2019 · 0 comments
Open

Create bucket using .Net AWSSDK.S3 #17

samragriff opened this issue Aug 29, 2019 · 0 comments

Comments

@samragriff
Copy link

Hi,

Ive been trying to find a way to use the PutBucket() method to create a bucket in my running fake s3 (I can view the ListAllMyBucketsResult xml so accessable on the port)

I can't see anyway of setting the url or access keys? as usually is just the region and bucket name etc.
Is it possible to do this using c# and the AWSSDK or am i wasting my time trying to figure it out?

Do i set access keys in docker or do i not need the keys? need somekind of setEndoint functionality or similar (like and android aws sdk)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant