Invalid Endpoint when try to run boto3 client with custom SQS hostname with _ #4283
Labels
bug
This issue is a confirmed bug.
duplicate
This issue is a duplicate.
needs-triage
This issue or PR still needs to be triaged.
Describe the bug
To reproduce:
When url has "_" characters boto check raises:
Regression Issue
Expected Behavior
do not raise any execption
Current Behavior
raises an execption with invalid url
Reproduction Steps
Possible Solution
rewrite the url validation regex to allow these patterns with _
Workaround to avoid problems:
Additional Information/Context
No response
SDK version used
1.35.14
Environment details (OS name and version, etc.)
Linux Docker Alpine
The text was updated successfully, but these errors were encountered: