Skip to content

Please add support for non-amazon S3 endpoints #10

@x-qq

Description

@x-qq

Currently the domain name for the S3 service endpoint is hardcoded into the module code, and its accessor method is read-only + init_arg = undef, which makes it difficult to generate presigned urls for S3-compatible services (like minio and similar).

It should be trivial to enable this support, and it would allow this module to be used with a wider variety of services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions