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

Pass use_env_token to to_s3_csv #822

Merged
merged 3 commits into from
May 22, 2023
Merged

Conversation

codygordon
Copy link
Collaborator

This should extend the fix to functions using to_s3_csv (when False is passed) for the error which only appears in Lambda prod (using the same keys as when running locally):

S3UploadFailedError: Failed to upload /tmp/[...].zip to ephemeral-jobs-internal/[...].zip: An error occurred (InvalidToken) when calling the PutObject operation: The provided token is malformed or otherwise invalid.

@codygordon
Copy link
Collaborator Author

@crayolakat flagging for review

@crayolakat crayolakat self-requested a review May 22, 2023 18:50
@crayolakat crayolakat merged commit 88fda5c into move-coop:main May 22, 2023
talevy42 pushed a commit to talevy42/parsons that referenced this pull request Jul 8, 2023
* pass use_env_token to to_s3_csv

* fix "line too long" err
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.

2 participants