Closed PatrickXYS closed 3 years ago
This is not an urgent task, but definitely, a bonus point that can make external users happy.
After a few investigations, seems like AWS organizations and SSO service would be a good fit
Maybe we don't have to make access-granting process fully-automated, allow only Admins to run some pre-defined command should be fine.
https://docs.aws.amazon.com/cli/latest/reference/iam/update-assume-role-policy.html
/close
Close in favor of https://github.com/kubeflow/testing/tree/master/aws/Access
@PatrickXYS: Closing this issue.
Basically, I think we need to enhance IAM as Code(IAC) to enable third-party users (kubeflow maintainers) to have ReadOnly Access to S3/ECR.
It can also save efforts in Optional-Test-Infra admin to check account resources back-and-forth.
So the way I want to move forward:
Ref:
/cc @theofpa @andreyvelich