awslabs / mlmax

Example templates for the delivery of custom ML solutions to production so you can get started quickly without having to make too many design choices.
https://mlmax.readthedocs.io/en/latest/
Apache License 2.0
66 stars 19 forks source link

Launch EC2 and notebook workspaces via AWS Service Catalog #29

Closed edenduthie closed 3 years ago

edenduthie commented 3 years ago

Describe the feature you'd like

I would like the ability to launch the development environment using the AWS Systems Catalog. I would like the ability to launch the ec2 instances, and notebook instances, with all the required security configurations, with only access to the Systems Catalog. This may simply be provided. by Amazon SageMaker Projects: [https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-projects-whatis.html].

What is the motivation for the feature?

In many organisations, data scientists are not given full access to AWS CloudFormation, IAM, or even the ability to spin up EC2 resources. This allows them to still have self-service access to a Ml development environment.

Your contribution

I would like to help by further developing the requirements for the feature.

github-actions[bot] commented 3 years ago

This issue is stale. If left untouched, it will be automatically closed in 7 days.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open for 60 days with no activity. Please update or respond to this comment if you're still interested in working on this.