1 Answer
- Newest
- Most votes
- Most comments
2
ELB names directly map to the DNS name created for it, and ‘_’ is not a valid in a URL, which has caused many places to not support underscores in DNS names, including Route 53. Since we use Route 53 we can’t actually work around this and haven’t seen the ask from customers to enable these non-URL compatible DNS names.
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 4 months ago
Underscores can't be used in domain names, as the underscore character isn't permitted. Hence, ELB is not designed to allow them too.