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 CreateTenant operation. Create a tenant.
Tenants are logical containers that group related SES resources together. Each tenant can have its own set of resources like email identities, configuration sets, and templates, along with reputation metrics and sending status. This helps isolate and manage email sending for different customers or business units within your Amazon SES API v2 account.
Namespace: Amazon.SimpleEmailV2.Model
Assembly: AWSSDK.SimpleEmailV2.dll
Version: 3.x.y.z
public class CreateTenantRequest : AmazonSimpleEmailServiceV2Request IAmazonWebServiceRequest
The CreateTenantRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateTenantRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Tags | System.Collections.Generic.List<Amazon.SimpleEmailV2.Model.Tag> |
Gets and sets the property Tags. An array of objects that define the tags (keys and values) to associate with the tenant |
![]() |
TenantName | System.String |
Gets and sets the property TenantName. The name of the tenant to create. The name can contain up to 64 alphanumeric characters, including letters, numbers, hyphens (-) and underscores (_) only. |
.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