jgreenemi / jgreenemi/Parris

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

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
315
Forks
23
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.