Smaws_Client_DirectoryService.CreateMicrosoftAD
val request :
Smaws_Lib.Context.t ->
create_microsoft_ad_request ->
(create_microsoft_ad_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of client_exception
| `DirectoryLimitExceededException of directory_limit_exceeded_exception
| `InvalidParameterException of invalid_parameter_exception
| `ServiceException of service_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
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.