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

Add s3 diagnostic management command #356

Merged
merged 7 commits into from
Jan 8, 2025
Merged

Add s3 diagnostic management command #356

merged 7 commits into from
Jan 8, 2025

Conversation

emnoor-reef
Copy link
Contributor

No description provided.

@emnoor-reef emnoor-reef force-pushed the s3-diag branch 2 times, most recently from 52e0aa2 to 5c5a90c Compare January 3, 2025 10:37
Copy link
Contributor

@mpnowacki-reef mpnowacki-reef left a comment

Choose a reason for hiding this comment

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

This needs some mention in some README

aws_secret_access_key = settings.AWS_SECRET_ACCESS_KEY
if endpoint_url is None:
endpoint_url = settings.AWS_ENDPOINT_URL

Copy link
Collaborator

Choose a reason for hiding this comment

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

Isnt' AWS_DEFAULT_REGION missing here or is this on purpose?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is on purpose. We currently don't have any settings for setting region. I added the region in the diagnostic to check if existing environment variables are messing up the settings (boto3 reads from env when not explicitly mentioned).

@emnoor-reef emnoor-reef merged commit baf555f into master Jan 8, 2025
15 checks passed
@emnoor-reef emnoor-reef deleted the s3-diag branch January 8, 2025 06:03
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

Successfully merging this pull request may close these issues.

3 participants