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

Does Pacu support non-AWS s3 endpoints? #377

Open
leichin opened this issue Oct 20, 2023 · 1 comment
Open

Does Pacu support non-AWS s3 endpoints? #377

leichin opened this issue Oct 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@leichin
Copy link

leichin commented Oct 20, 2023

I'm having trouble setting a custom endpoint for Pacu using import_keys. Although Pacu > aws s3 --endpoint=<my-endpoint> ls works, the import_keys with credential profile method isn't cooperating.

@DaveYesland
Copy link
Collaborator

Pacu itself does not support custom endpoints. Maybe this is something we can look at adding. running aws from in Pacu is the same as running the aws command from the cli so it makes sense that still works.

@DaveYesland DaveYesland added the enhancement New feature or request label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants