v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1495030.2 KB

Activates an email contact using an activation code. This code is in the activation email sent to the email address associated with this email contact.

put/emailcontacts/{arn}/activate/{code}

Path parameters

arnstring required

The Amazon Resource Name (ARN) of the resource.

codestring password required
<p>The activation code for this email contact.</p> <p>An email contact has a maximum of five activation attempts. Activation codes expire after 12 hours and are generated by the <a href="https://docs.aws.amazon.com/notificationscontacts/latest/APIReference/API_SendActivationCode.html">SendActivationCode</a> API action.</p>

Response

Success

ActivateEmailContactResponse required
All 9 operations