Create Microsoft Ad
| directoryservice_create_microsoft_ad | R Documentation |
Creates a Microsoft AD directory in the Amazon Web Services Cloud¶
Description¶
Creates a Microsoft AD directory in the Amazon Web Services Cloud. For more information, see Managed Microsoft AD in the Directory Service Admin Guide.
Before you call CreateMicrosoftAD, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the CreateMicrosoftAD operation, see Directory Service API Permissions: Actions, Resources, and Conditions Reference.
Usage¶
directoryservice_create_microsoft_ad(Name, ShortName, Password,
Description, VpcSettings, Edition, Tags)
Arguments¶
Name[required] The fully qualified domain name for the Managed Microsoft AD directory, such as
corp.example.com. This name will resolve inside your VPC only. It does not need to be publicly resolvable.ShortNameThe NetBIOS name for your domain, such as
CORP. If you don't specify a NetBIOS name, it will default to the first part of your directory DNS. For example,CORPfor the directory DNScorp.example.com.Password[required] The password for the default administrative user named
Admin.If you need to change the password for the administrator account, you can use the
reset_user_passwordAPI call.DescriptionA description for the directory. This label will appear on the Amazon Web Services console
Directory Detailspage after the directory is created.VpcSettings[required] Contains VPC information for the
create_directoryorcreate_microsoft_adoperation.EditionManaged Microsoft AD is available in two editions:
StandardandEnterprise.Enterpriseis the default.TagsThe tags to be assigned to the Managed Microsoft AD directory.
Value¶
A list with the following syntax: