End of support notice: On June 30, 2027, AWS will end support for AMS Advanced. After June 30, 2027, you will no longer be able to access the AMS Advanced console or AMS Advanced resources. For more information, see AMS Advanced end of support.
DNS friendly bastion names
AWS Managed Services (AMS) uses DNS friendly bastion names.
- MALZ
-
For Multi-account landing zone (MALZ), DNS records are created for the bastions in the FQDN of the AMS-managed Active Directory. AMS replaces Linux and Windows bastions as required. For example, if there is a new bastion AMI that must be deployed, the bastion DNS records dynamically update to point to new, valid bastions.
To access SSH (Linux) bastions, use DNS records like this:
sshbastion(1-4).Your_Domain.comFor example, where the domain is
Your_Domain:sshbastion1.Your_Domain.comsshbastion2.Your_Domain.comsshbastion3.Your_Domain.comsshbastion4.Your_Domain.com
To access RDP (Windows) bastions, use DNS records like this:
rdp-.Username.Your_Domain.comFor example, where the user name is
alex,test,demo, orbob, and the domain is:Your_Domain.comrdp-alex.Your_Domain.comrdp-test.Your_Domain.comrdp-demo.Your_Domain.comrdp-bob.Your_Domain.com
- SALZ
-
Single-account landing zone (SALZ) replaces Linux and Windows bastions as required. For example, if there is a new bastion AMI that must be deployed, the bastion DNS records dynamically update to point to new, valid bastions.
To access SSH (Linux) bastions, use DNS records like this:
sshbastion(1-4).AAccountNumber.amazonaws.com.rproxy.goskope.com.For example, where
123456789012is the account number:sshbastion1.A123456789012.amazonaws.com.rproxy.goskope.comsshbastion2.A123456789012.amazonaws.com.rproxy.goskope.comsshbastion3.A123456789012.amazonaws.com.rproxy.goskope.comsshbastion4.A123456789012.amazonaws.com
To access RDP (Windows) bastions, use DNS records like this:
rdpbastion.(1-4).AACCOUNT_NUMBER.amazonaws.com.rproxy.goskope.comFor example, where
123456789012is the account number:rdpbastion1.A123456789012.amazonaws.com.rproxy.goskope.comrdpbastion2.A123456789012.amazonaws.com.rproxy.goskope.comrdpbastion3.A123456789012.amazonaws.com.rproxy.goskope.comrdpbastion4.A123456789012.amazonaws.com