Describe the issue
The documentation states for the CreateHostedZoneCommand:
You can't create a hosted zone for a top-level domain (TLD) such as .com.
This is misleading or incorrect. Because the name parameter takes in exactly a TLD (such as example.com). Could this be clarified?
Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/route-53/command/CreateHostedZoneCommand/