awslabs / awslabs/aiops-modules

[FEATURE] Replace custom resource with deployspec command

Open
#309 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
105
Forks
36
PR merge metrics
No merged PRs in 30d

Description

**Describe the solution you'd like**
Simple custom resources are overkill and unnecessary tech debt. Replace [enable_custom_sagemaker_projects](https://github.com/awslabs/aiops-modules/blob/main/modules/sagemaker/sagemaker-studio/stack.py#L154) custom resource with command in the deployspec.

Contributor guide

Open the contributing guide

Research direction

Start in modules/sagemaker/sagemaker-studio/stack.py at enable_custom_sagemaker_projects and trace how the custom resource is used. Then inspect the repository's deployspec command conventions. Done means the custom resource is replaced by an equivalent deployspec command without losing the requested SageMaker project setup behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.