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

## Properties

- `EmailAddress` (`string`, required): Email address to be created for this instance
- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `AliasConfigurations` (`EmailAddress_AliasConfiguration[]`, optional): List of alias configurations for the email address
- `Description` (`string`, optional): A description for the email address.
- `DisplayName` (`string`, optional): The display name for the email address.
- `EmailAddressArn` (`string`, optional): The identifier of the email address.
- `Tags` (`EmailAddress_Tag[]`, optional): One or more tags.

## Attributes

- `EmailAddressArn`
