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

Feature Request: Specify Endpoint for AWS CLI to use with other S3-Compatible providers (Wasabi, Ceph, ...) #454

Open
vyas-n opened this issue Apr 13, 2024 · 0 comments

Comments

@vyas-n
Copy link

vyas-n commented Apr 13, 2024

Platform or tool

AWS

Desired or expected behavior

I'd like 2 additional optional fields to be available for endpoint and use_path_style so that I can use the aws cli with alternative object storage providers such as Wasabi or Ceph.

Current behavior

Currently, the op AWS shell plugin only uses the following inputs to fill in connection details:

op: The "<redacted>" item does not follow required item structure for credential type Access Key:
    access key id                   The ID of the access key used to authenticate to AWS.
    secret access key               The secret access key used to authenticate to AWS.
    default region (optional)       The default region to use for this access key.
    one-time password (optional)    The one-time code value for MFA authentication.
    mfa serial (optional)           ARN of the MFA serial number to use to generate temporary STS credentials if the item contains a TOTP setup.

To continue, you'll have to update the field names. This can be done interactively. Proceed? [Y/n]

This doesn't provide enough inputs to switch the endpoint to a different provider apart from AWS.

Relevant log output

No response

op CLI version

2.26.1

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