aws / aws/amazon-sagemaker-examples
Invalid bucket name used in hpo_image_classification_early_stopping.ipyng notebook
Open
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
In the Data preparation section.
Error message
ParamValidationError: Parameter validation failed:
Invalid bucket name "<>": Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$" or be an ARN matching the regex "^arn:(aws).*:s3:[a-z\-0-9]+:[0-9]{12}:accesspoint[/:][a-zA-Z0-9\-]{1,63}$"
Contributor guide
Research direction
Open hpo_image_classification_early_stopping.ipyng and inspect the Data preparation section where the bucket name is used. Reproduce the ParamValidationError and determine what change is needed so the notebook accepts a valid bucket name without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook
- Domain
- cloud, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100