You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A unique alias to assign to the Microsoft Active Directory in AWS. AWS Directory Service uses the alias to construct the access URL for the directory, such as http://alias.awsapps.com.
string
""
no
description
A textual description for the directory (OPTIONAL)
string
""
no
edition
The MicrosoftAD edition (Standard or Enterprise). Defaults to Enterprise.
string
"Enterprise"
no
enable_sso
Whether to enable single sign-on for a Microsoft Active Directory in AWS. Single sign-on allows users in your directory to access certain AWS services from a computer joined to the directory without having to enter their credentials separately. If you don't specify a value, AWS CloudFormation disables single sign-on by default.
bool
false
no
environment
Application environment for which this network is being created. one of: ('Development', 'Integration', 'PreProduction', 'Production', 'QA', 'Staging', 'Test')
string
"Development"
no
name
The fully qualified name for the Microsoft Active Directory in AWS, such as corp.example.com. The name doesn't need to be publicly resolvable; it will resolve inside your VPC only.
string
n/a
yes
password
The password for the default administrative user, Admin.
string
n/a
yes
short_name
The NetBIOS name for your domain, such as CORP. If you don't specify a value, AWS Directory Service uses the first part of your directory DNS server name. For example, if your directory DNS server name is corp.example.com, AWS Directory Service specifies CORP for the NetBIOS name.
string
""
no
subnet_ids
A list of at least two subnet IDs for the directory servers. Each subnet must be in different Availability Zones (AZs). AWS Directory Service creates a directory server and a DNS server in each subnet.
list(string)
n/a
yes
vpc_id
The VPC ID in which to create the Microsoft Active Directory server.
string
n/a
yes
Outputs
Name
Description
access_url
The access URL for the directory
dns_ip_addresses
A list of IP addresses of the DNS servers for the directory or connector
id
The directory identifier.
security_group_id
The ID of the security group created by the directory