ministryofjustice / analytical-platform

Analytical Platform • This repository is defined and managed in Terraform
https://docs.analytical-platform.service.justice.gov.uk
MIT License
10 stars 4 forks source link

✨ IAM perm for mlflow-access repo to have access to alpha-analytical-platform-mlflow-development bucket on AP #4593

Closed mshodge closed 1 month ago

mshodge commented 3 months ago

Describe the feature request.

I have a new repo called mlflow-access which mimics database access repo in giving users control to setup experiments and permissions in MLFlow Tracking Server on the AP. However, the repo needs to assume a role to be able to make changes to the following bucket s3://alpha-analytical-platform-mlflow-development and update the Athena table mlflow_access.users when a github action is run.

Not sure what policies this needs though, sorry.

Describe the context.

No response

Value / Purpose

No response

User Types

No response

jacobwoffenden commented 1 month ago

@mshodge I've created arn:aws:iam::593291632749:role/github-mlflow-access for you to use from your repository, if it needs fails and needs permissions adding, please raise a support issue

Cheers

Jacob