Create Microsoft A D
POST {{aws_directory_service_base_url}}/?Action=CreateMicrosoftAD
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"Description"=>"string", "Edition"=>"string", "Name"=>"string", "Password"=>"string", "ShortName"=>"string", "Tags"=>[{"Key"=>"string", "Value"=>"string"}], "VpcSettings"=>{"SubnetIds"=>["string"], "VpcId"=>"string"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |