EmailAddressMetadata - Amazon Connect

EmailAddressMetadata

Contains information about an email address for a contact center.

Contents

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 with the instance, in [^\s@]+@[^\s@]+\.[^\s@]+ format.

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: