EmailAddressMetadata - Amazon Connect

EmailAddressMetadata

Contains information about an email address for a contact center.

Contents

AliasConfigurations

A list of alias configurations for this email address, showing which email addresses forward to this primary address. Each configuration contains the email address ID of an alias that forwards emails to this address.

Type: Array of AliasConfiguration objects

Array Members: Maximum number of 1 item.

Required: No

Description

The description of the email address.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 4096.

Required: No

DisplayName

The display name of email address.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

EmailAddress

The email address, including the domain.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [^\s@]+@[^\s@]+\.[^\s@]+

Required: No

EmailAddressArn

The Amazon Resource Name (ARN) of the email address.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 500.

Required: No

EmailAddressId

The identifier of the email address.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 500.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: