aws-samples / amazon-sagemaker-safe-deployment-pipeline

Safe blue/green deployment of Amazon SageMaker endpoints using AWS CodePipeline, CodeBuild and CodeDeploy.
https://aws.amazon.com/blogs/machine-learning/safely-deploying-and-monitoring-amazon-sagemaker-endpoints-with-aws-codepipeline-and-aws-codedeploy/
MIT No Attribution
103 stars 239 forks source link

Removed uppercase from ModelName AllowedPattern #3

Closed chrisbarrantes closed 4 years ago

chrisbarrantes commented 4 years ago

Removed uppercase from ModelName AllowedPattern due to use in S3 name string and S3 naming restrictions. Added ContraintDescription for it.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.