Andy Han

Results 3 comments of Andy Han

Hello, is there any update to this? My organization has pretty strict compliance with our angular app, and this issue is preventing us from using this package.

For anybody that stumbles upon this, I worked around this problem by using the boto3 client https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.create_pipeline Hope to see the sagemaker client include this in the future!

@mouhannadali the .create_pipeline() function accepts a `PipelineDefinition` parameter which would be the json output as a string of your `Pipeline`