awslabs / predictive-maintenance-using-machine-learning

Set up end-to-end demo architecture for predictive maintenance issues with Machine Learning using Amazon SageMaker
Apache License 2.0
102 stars 59 forks source link

Deploy yaml in us-east-1 reports error. #9

Open dashjim opened 2 years ago

dashjim commented 2 years ago

Deploy in us-east-1 reports the following error.

image

I dug a bit and believed that the provided logBucketName parameter is not required in the https://s3.amazonaws.com/sagemaker-solutions-us-east-1/Predictive-maintenance-using-machine-learning/deployment/solution-assistant/solution-assistant.yaml

I deleted the logBucketName for that stack. And the following deployment successes.