in deployment_pipeline/infra/sagemaker_stack.py [0:0]
def __init__(
self,
scope: core.Construct,
construct_id: str,
deployment_config: DeploymentConfig,
project_name: str,
project_id: str,
endpoint_name: str,
tags: list,
**kwargs,