

# Pose
<a name="API_Pose"></a>

Indicates the pose of the face as determined by its pitch, roll, and yaw.

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

 ** Pitch **   <a name="rekognition-Type-Pose-Pitch"></a>
Value representing the face rotation on the pitch axis.  
Type: Float  
Valid Range: Minimum value of -180. Maximum value of 180.  
Required: No

 ** Roll **   <a name="rekognition-Type-Pose-Roll"></a>
Value representing the face rotation on the roll axis.  
Type: Float  
Valid Range: Minimum value of -180. Maximum value of 180.  
Required: No

 ** Yaw **   <a name="rekognition-Type-Pose-Yaw"></a>
Value representing the face rotation on the yaw axis.  
Type: Float  
Valid Range: Minimum value of -180. Maximum value of 180.  
Required: No

## See Also
<a name="API_Pose_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/rekognition-2016-06-27/Pose) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rekognition-2016-06-27/Pose) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rekognition-2016-06-27/Pose) 