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

Document AWS permission scope required for cloud runner #527

Open
frostebite opened this issue Mar 27, 2023 · 1 comment
Open

Document AWS permission scope required for cloud runner #527

frostebite opened this issue Mar 27, 2023 · 1 comment
Assignees
Labels
cloud-runner enhancement New feature or request

Comments

@frostebite
Copy link
Member

Context

Suggested solution

Considered alternatives

Additional details

@frostebite frostebite added enhancement New feature or request cloud-runner labels Mar 27, 2023
@frostebite frostebite self-assigned this Mar 27, 2023
@GitFlip
Copy link

GitFlip commented Jun 11, 2023

@frostebite any update on this? I'm struggling to get the AWS permissions correct. For example, these are the two errors I got and their corresponding permissions I added to resolve them:

Event Status AWS Permission
No export named game-ci:ECSTaskExecutionRole found. Rollback requested by user. AmazonECSTaskExecutionRolePolicy
No export named game-ci:CloudWatchIAMRole found. Rollback requested by user. CloudWatchEventsFullAccess

I'm now getting No export named game-ci:EfsFileStorageId found. Rollback requested by user. and have not been able to figure out what Permission it is tied to.

Edit:

Actually I'm wrong about my table above. If I rerun my job it's randomly throwing one of those three errors. Seems like I was just thinking I was resolving by adding the permissions. I'm a bit lost then as to what's needed to make this work then. Any pointers would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud-runner enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants