

# LinkedAccountEmail
<a name="API_LinkedAccountEmail"></a>

Linked account using an email address.

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

 ** emailAddress **   <a name="BedrockAgentCore-Type-LinkedAccountEmail-emailAddress"></a>
The email address used for the linked account. Must be a valid email format.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 254.  
Pattern: `[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}`   
Required: Yes

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-2024-02-28/LinkedAccountEmail) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/LinkedAccountEmail) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/LinkedAccountEmail) 