EmailContact - AWS User Notifications Contacts

EmailContact

An email contact.

Contents

address

The email address this email contact points to. The activation email and any subscribed emails are sent here.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 254.

Pattern: (.+)@(.+)

Required: Yes

arn

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

Type: String

Pattern: arn:aws:notifications-contacts::[0-9]{12}:emailcontact/[a-z0-9]{27}

Required: Yes

creationTime

The creation time of the resource.

Type: Timestamp

Required: Yes

name

The name of the email contact.

Type: String

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

Pattern: .*[\w-.~]+.*

Required: Yes

status

The status of the email contact. Only activated email contacts receive emails.

Type: String

Valid Values: inactive | active

Required: Yes

updateTime

The time the resource was last updated.

Type: Timestamp

Required: Yes

See Also

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