Skip to content

support unathenticated public bucket browsing #83

@phanirithvij

Description

@phanirithvij

I am trying to browse a publicly accessible bucket nix-releases for nixos.org https://releases.nixos.org, hosted by aws.

I followed what this project does here, https://github.com/samestep/npc/blob/ab05345d0c833759e388d9c2e343a919ecc70c53/src/main.rs#L437C14-L437C28

Which when patching stu by adding no_credentials() in src/client.rs config_loader. I was able to access the bucket. stu -b nix-releases -r eu-west-1

Is there any way to skip providing credentials from environment vars etc. to avoid patching the source code like I did above?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions