

**End of support notice**: On February 20, 2026, AWS will end support for the Amazon Chime service. After February 20, 2026, you will no longer be able to access the Amazon Chime console or Amazon Chime application resources. For more information, visit the [blog post](https://aws.amazon.com/blogs/messaging-and-targeting/update-on-support-for-amazon-chime/). **Note:** This does not impact the availability of the [Amazon Chime SDK service](https://aws.amazon.com/chime/chime-sdk/).

# Invite
<a name="API_Invite"></a>

Invitation object returned after emailing users to invite them to join the Amazon Chime `Team` account.

## Contents
<a name="API_Invite_Contents"></a>

 ** EmailAddress **   <a name="chime-Type-Invite-EmailAddress"></a>
The email address to which the invite is sent.  
Type: String  
Pattern: `.+@.+\..+`   
Required: No

 ** EmailStatus **   <a name="chime-Type-Invite-EmailStatus"></a>
The status of the invite email.  
Type: String  
Valid Values: `NotSent | Sent | Failed`   
Required: No

 ** InviteId **   <a name="chime-Type-Invite-InviteId"></a>
The invite ID.  
Type: String  
Required: No

 ** Status **   <a name="chime-Type-Invite-Status"></a>
The status of the invite.  
Type: String  
Valid Values: `Pending | Accepted | Failed`   
Required: No

## See Also
<a name="API_Invite_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/chime-2018-05-01/Invite) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-2018-05-01/Invite) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-2018-05-01/Invite) 