-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Would be practical to be able to associate instances with a specific role. e.g. to access s3 storage (I store the checkpoints there), without having to manually set aws credentials after SSHing in.
It would only require to add IamInstanceProfile to LaunchSpecifications, so it could just be another setting like 'iam_instance_role'.
Also is it possible to have a post-launch script? e.g to launch training immediately after launch
Or is the only way to ssh in and launch manually?
Metadata
Metadata
Assignees
Labels
No labels