Earlier quoted context omitted.
AWS does offer AD as a first class citizen... More than Azure. AzureAD is not Active Directory, and unless something has changed a lot in the last year (maybe it has?), Azure does not offer anything that looks, smells, and feels like on-prem AD in the cloud.
Azure Active Directory Domain Services is full-fat AD, but they market it towards only using it for services in Azure. But you can set up a VPN from Azure to join on-prem stuff (or to replicate existing AD to Azure). https://docs.microsoft.com/en-us/azure/active-directory-doma...
AWS has straight up guides for do's/dont's, and various ways to integrate their AD service with yours, including multiple scenarios such as running them as the masters of the forest, with read-only's on-site, and vice-versa.