

# MobileSdkRelease
<a name="API_MobileSdkRelease"></a>

Information for a release of the mobile SDK, including release notes and tags.

The mobile SDK is not generally available. Customers who have access to the mobile SDK can use it to establish and manage Amazon WAF tokens for use in HTTP(S) requests from a mobile device to Amazon WAF. For more information, see [Amazon WAF client application integration](https://docs.amazonaws.cn/waf/latest/developerguide/waf-application-integration.html) in the * Amazon WAF Developer Guide*.

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

 ** ReleaseNotes **   <a name="WAF-Type-MobileSdkRelease-ReleaseNotes"></a>
Notes describing the release.  
Type: String  
Required: No

 ** ReleaseVersion **   <a name="WAF-Type-MobileSdkRelease-ReleaseVersion"></a>
The release version.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Pattern: `^[\w#:\.\-/]+$`   
Required: No

 ** Tags **   <a name="WAF-Type-MobileSdkRelease-Tags"></a>
Tags that are associated with the release.   
Type: Array of [Tag](API_Tag.md) objects  
Array Members: Minimum number of 1 item.  
Required: No

 ** Timestamp **   <a name="WAF-Type-MobileSdkRelease-Timestamp"></a>
The timestamp of the release.   
Type: Timestamp  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/wafv2-2019-07-29/MobileSdkRelease) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/wafv2-2019-07-29/MobileSdkRelease) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/wafv2-2019-07-29/MobileSdkRelease) 