Class: MicrosoftAD

DirectoryService.MicrosoftAD

new MicrosoftAD()

Properties:
Name Type Description
CreateAlias Boolean Required: No. 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. By default, AWS CloudFormation does not create an alias.Update requires: Replacement
EnableSso Boolean Required: No. 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.Update requires: No interruption
Name String Required: Yes. 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.Update requires: Replacement
Password String Required: Yes. The password for the default administrative user, Admin.Update requires: Replacement
ShortName String Required: No. 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.Update requires: Replacement
VpcSettings AWSDirectoryServiceMicrosoftADVpcSettings Required: Yes. Specifies the VPC settings of the Microsoft Active Directory server in AWS.Update requires: Replacement
Source:

Extends

  • WKResource

DirectoryService.MicrosoftAD

new MicrosoftAD()

Properties:
Name Type Description
CreateAlias Boolean Required: No. 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. By default, AWS CloudFormation does not create an alias.Update requires: Replacement
EnableSso Boolean Required: No. 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.Update requires: No interruption
Name String Required: Yes. 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.Update requires: Replacement
Password String Required: Yes. The password for the default administrative user, Admin.Update requires: Replacement
ShortName String Required: No. 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.Update requires: Replacement
VpcSettings AWSDirectoryServiceMicrosoftADVpcSettings Required: Yes. Specifies the VPC settings of the Microsoft Active Directory server in AWS.Update requires: Replacement
Source:

Extends

  • WKResource