snio.cloud
domain, assigning a subzone specific to your cloud account.sncloud.<custom_domain>
as an example of a custom domain.snio.cloud
domain, based on your organization ID (e.g., o-12345.snio.cloud
). StreamNative then delegates management of this subdomain.
*
). Once the zone is created and its ID is known, it can be restricted to that specific zone ID.dig
, allow for directly querying DNS records and ensuring that the NS
records have propagated.
This example assumes that you have created a subzone sncloud.myco.com
, and that had NS records from route53 of:
dig NS sncloud.myco.com
should return a response like:
ANSWER SECTION
has 4 records that match the 4 NS records above.
Another option is to use a tool like DNS NS Lookup Checker to lookup records. However, this may take longer to validate.
hosted_zone_allowed_ids
in StreamNative’s Vendor Access Module. The format of the ID should be similar to ZXXXXXXXXXXXXXXXXXXXXX
(the letter Z
followed by 21 digits or uppercase letters).