---
type: resource-type
title: Tenant
description: aws resource type AWS::SES::Tenant
name: Tenant
lexicon: aws
resource_type: AWS::SES::Tenant
---
`AWS::SES::Tenant`, a resource type of the aws lexicon.

## Properties

- `TenantName` (`string`, required): The name of the tenant.
- `Arn` (`string`, optional): Amazon Resource Name (ARN) of the tenant.
- `ResourceAssociations` (`Tenant_ResourceAssociation[]`, optional): The list of resources to associate with the tenant.
- `Tags` (`Tenant_Tag[]`, optional): The tags (keys and values) associated with the tenant.

## Attributes

- `Arn`
