Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Tell awscli not to load credentials #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scottwittenburg
Copy link
Collaborator

This assumes the remote buildcache url points to a publicly readable bucket. In testing, I discovered that in order to successfully aws s3 sync the binaries from the publicly readable bucket, we still need to tell awscli module not to load credentials.

This assumes the remote buildcache url points to a publicly readable
bucket.
Copy link
Collaborator

@zackgalbreath zackgalbreath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you're doing the right thing to me. From the docs:

--no-sign-request (boolean)

Do not sign requests. Credentials will not be loaded if this argument is provided.

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

Successfully merging this pull request may close these issues.

2 participants