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

Create Lambda to provide a presigned URL to fetch DMP export file #19

Open
briri opened this issue Sep 19, 2024 · 0 comments
Open

Create Lambda to provide a presigned URL to fetch DMP export file #19

briri opened this issue Sep 19, 2024 · 0 comments
Assignees

Comments

@briri
Copy link
Collaborator

briri commented Sep 19, 2024

We need to write an API Lambda that will generate a presigned URL to fetch the latest DMP metadata export file from an S3 bucket.

The security for the Lambda should require scope data-transfer.

It should generate the URL and then send a 301 with the new location back to the caller.

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

No branches or pull requests

1 participant