UserNotificationsContacts / Client / send_activation_code
send_activation_code#
- UserNotificationsContacts.Client.send_activation_code(**kwargs)#
- Sends an activation email to the email address associated with the specified email contact. - Note- It might take a few minutes for the activation email to arrive. If it doesn’t arrive, check in your spam folder or try sending another activation email. - See also: AWS API Documentation - Request Syntax- response = client.send_activation_code( arn='string' ) - Parameters:
- arn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the resource. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- UserNotificationsContacts.Client.exceptions.InternalServerException
- UserNotificationsContacts.Client.exceptions.ResourceNotFoundException
- UserNotificationsContacts.Client.exceptions.AccessDeniedException
- UserNotificationsContacts.Client.exceptions.ThrottlingException
- UserNotificationsContacts.Client.exceptions.ValidationException
- UserNotificationsContacts.Client.exceptions.ConflictException