AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateOrganization operation. Creates a new WorkMail organization. Optionally, you can choose to associate an existing AWS Directory Service directory with your organization. If an AWS Directory Service directory ID is specified, the organization alias must match the directory alias. If you choose not to associate an existing directory with your organization, then we create a new WorkMail directory for you. For more information, see Adding an organization in the WorkMail Administrator Guide.
You can associate multiple email domains with an organization, then choose your default email domain from the WorkMail console. You can also associate a domain that is managed in an Amazon Route 53 public hosted zone. For more information, see Adding a domain and Choosing the default domain in the WorkMail Administrator Guide.
Optionally, you can use a customer managed key from AWS Key Management Service (AWS KMS) to encrypt email for your organization. If you don't associate an AWS KMS key, WorkMail creates a default, AWS managed key for you.
Namespace: Amazon.WorkMail.Model
Assembly: AWSSDK.WorkMail.dll
Version: 3.x.y.z
public class CreateOrganizationRequest : AmazonWorkMailRequest IAmazonWebServiceRequest
The CreateOrganizationRequest type exposes the following members
Name | Description | |
---|---|---|
CreateOrganizationRequest() |
Name | Type | Description | |
---|---|---|---|
Alias | System.String |
Gets and sets the property Alias. The organization alias. |
|
ClientToken | System.String |
Gets and sets the property ClientToken. The idempotency token associated with the request. |
|
DirectoryId | System.String |
Gets and sets the property DirectoryId. The AWS Directory Service directory ID. |
|
Domains | System.Collections.Generic.List<Amazon.WorkMail.Model.Domain> |
Gets and sets the property Domains. The email domains to associate with the organization. |
|
EnableInteroperability | System.Boolean |
Gets and sets the property EnableInteroperability.
When |
|
KmsKeyArn | System.String |
Gets and sets the property KmsKeyArn. The Amazon Resource Name (ARN) of a customer managed key from AWS KMS. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5