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

Allow other principals #84

Open
Ikana opened this issue Aug 31, 2021 · 2 comments
Open

Allow other principals #84

Ikana opened this issue Aug 31, 2021 · 2 comments

Comments

@Ikana
Copy link

Ikana commented Aug 31, 2021

Describe the Feature

Allow for other principals other than AWS for access control.

Expected Behavior

Allow Service or other values in principals_readonly_access.

Use Case

For letting services like lambda pull from the repository.

Describe Ideal Solution

To specify the type of principals when the value is not AWS, you could also specify the whole access policy.

Alternatives Considered

Using other modules.

@davidkarlsen
Copy link
Contributor

@Ikana lambda is a bit strange - that it requires the permissions to be embedded in the resource (the ECR-repo) - have you found any workaround to that? It seems it's not possible to place the permission in a separate iam-role?
CC @kjetiloen

@dsme94
Copy link
Contributor

dsme94 commented Dec 7, 2021

#88 will allow for cross-account lambda access.

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

3 participants