ISESV2DeleteTenantRequest
Interface in AWS.SESV2
Interface for DeleteTenant requests.
Ancestors
Properties
TenantName
property TenantName: string
The name of the tenant to delete.
Tenants in SES provide multi-tenancy capabilities, allowing you to organize and isolate resources within your AWS account. Each tenant can be associated with various SES resources such as identities, configuration sets, and dedicated IP pools. When a tenant is deleted, its associations with resources are removed, but the resources themselves are not deleted. The associated resources remain available in your account and can be reassigned to other tenants or used independently. The tenant name must be at least 1 character in length and the tenant must exist in your SES account for the deletion operation to succeed.