Create Domain

C# |
public CreateDomainResponse CreateDomain( CreateDomainRequest request )

- request (CreateDomainRequest)
- Create Domain request

Create Domain Response from the service

The CreateDomain operation creates a new domain. The domain name must be unique
among the domains associated with the Access Key ID provided in the request. The CreateDomain
operation may take 10 or more seconds to complete.