createTenantResourceAssociation
abstract suspend fun createTenantResourceAssociation(input: CreateTenantResourceAssociationRequest): CreateTenantResourceAssociationResponse
Associate a resource with a tenant.
Resources can be email identities, configuration sets, or email templates. When you associate a resource with a tenant, you can use that resource when sending emails on behalf of that tenant.
A single resource can be associated with multiple tenants, allowing for resource sharing across different tenants while maintaining isolation in email sending operations.