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

Using a named role for the lambda, such as nasa-veda-prod, should be possible in cdk code #12

Open
abarciauskas-bgse opened this issue Jun 7, 2023 · 0 comments

Comments

@abarciauskas-bgse
Copy link
Contributor

For the dev VEDA titiler deployment, I am using the nasa-veda-prod role in the SMCE VEDA account for access to different datasets, since this role has been provided to some DAACs and (I believe but need to double check) has access to VEDA buckets.

Right now the role itself should be able access all S3 buckets (ie not a whitelist of buckets). So it should be able to access any bucket which has whitelisted that role in the bucket policy.

I made the change to the lambda's role in the AWS console and it should be possible to specify a role for the lambda in the CDK code.

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

No branches or pull requests

1 participant