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

Add in-script IAM role creation for each training job. #3

Open
jgreenemi opened this issue Jan 2, 2018 · 0 comments
Open

Add in-script IAM role creation for each training job. #3

jgreenemi opened this issue Jan 2, 2018 · 0 comments

Comments

@jgreenemi
Copy link
Owner

Make the IAM role configurable in config (and then created just-in-time as Lambda is launched) for what they may need from it, rather than ask that it be set up ahead of time. Can give some preset IAM options for things like S3 read/S3 write/EC2 tag updates/EC2 termination so user gives a couple keywords in the config and the script auto-generates the necessary IAM roles on the fly.

Training config will need to be updated such that an existing IAM role can be used, otherwise a new one is auto-created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant