End-point domain names
If you prefer to use your own domain names for all endpoints, we will need the following.
a. A sub-domains
A sub-domain name like,
product_name.example.com
It’ll be used for AWS instances, including API endpoints.
b. Domain delegation
A new domain name can be created in AWS Route53 or you can use an existing domain name. If you use the existing domain, the responsibility for the subdomain must be delegated to Route 53 - https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingNewSubdomain.html#UpdateDNSParentDomain
...
and configure everything on our end.
Company certificate
The following information is required in order to generate a certificate for the Super Admin API:
...