AWS Directory Service logo

AWS Directory Service

AWS Directory Service

UpOpen Sourcecloudby Amazon Web Services62· JavaScript· MIT

AWS Directory Service API provides managed Microsoft Active Directory or integrates on-prem AD with AWS services.

Visit site ↗Source ↗Health checked 9h ago
Use it when

Fully managed Microsoft AD (no self-installed Windows Server)

Watch for

Windows/AD ecosystem customers only

First check

CreateMicrosoftAD for managed AD (or CreateDirectory for Simple AD). Configure VPC + subnets. EC2 joins the domain.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
12 ms
Protocol
REST
Pricing
Stars
62

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 12ms

GitHub activity

62JavaScriptMIT17 open issuesLast commit 110d ago
01

About this API

AWS Directory Service addresses enterprises' need to migrate Microsoft ecosystem (Windows, AD, Exchange, Office) to AWS. Two main products: AWS Managed Microsoft AD (true Microsoft AD, AWS runs Windows Server for you) and Simple AD (Samba-based AD-compatible, cheaper but limited). Most common is Managed Microsoft AD — enterprise EC2 Windows instances join this domain, sign in with domain accounts, apply GPOs, do domain file sharing. Trust relationships with on-prem AD enable hybrid-cloud identity. Combined with AWS IAM Identity Center, AD accounts can log into AWS console, SSO to third-party SaaS. Core AWS service for Windows-heavy enterprises.

02

What you can build

  • 1Enterprises extend on-prem AD to AWS (domain trust)
  • 2Domain-join for EC2 Windows instances
  • 3Auth backend for WorkSpaces and similar services
  • 4Managed LDAP
03

Strengths & limitations

Strengths

  • Fully managed Microsoft AD (no self-installed Windows Server)
  • Deep integration with AWS Windows workloads
  • Domain trust with on-prem AD supported

Limitations

  • Windows/AD ecosystem customers only
  • Some advanced GPO features are limited
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://github.com/mermade/aws2openapi/<endpoint>
05

Getting started

CreateMicrosoftAD for managed AD (or CreateDirectory for Simple AD). Configure VPC + subnets. EC2 joins the domain.

06

FAQ

Managed AD vs. Simple AD?+

Need full Microsoft AD features: Managed AD. Just basic LDAP/auth: Simple AD (cheaper).

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: Yes
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
python, javascript, go, java, csharp
Response time
12 ms
Last health check
5/12/2026, 7:36:33 AM
08

Tags

09

More from Amazon Web Services