Expand description
Types for the CreateTenant operation.
Modules§
- builders
- Builders
Structs§
- Create
Tenant - Orchestration and serialization glue logic for
CreateTenant. - Create
Tenant Input Represents a request to 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.
- Create
Tenant Output Information about a newly created tenant.
Enums§
- Create
Tenant Error - Error type for the
CreateTenantErroroperation.