awslabs / aws-glue-libs

AWS Glue Libraries are additions and enhancements to Spark for ETL operations.
Other
635 stars 300 forks source link

Fix ECR region regex #137

Open WaaZaa666 opened 2 years ago

WaaZaa666 commented 2 years ago

Issue #, if available:

Description of changes: The regex for AWS zones is incorrect. eu-central-1 was not selectable, as were some asia/pacific regions, which can contain up to 9 chars (ap-northwest-1)

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