

# ApprovalStateChangedEventMetadata
<a name="API_ApprovalStateChangedEventMetadata"></a>

Returns information about a change in the approval state for a pull request.

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

 ** approvalStatus **   <a name="CodeCommit-Type-ApprovalStateChangedEventMetadata-approvalStatus"></a>
The approval status for the pull request.  
Type: String  
Valid Values: `APPROVE | REVOKE`   
Required: No

 ** revisionId **   <a name="CodeCommit-Type-ApprovalStateChangedEventMetadata-revisionId"></a>
The revision ID of the pull request when the approval state changed.  
Type: String  
Required: No

## See Also
<a name="API_ApprovalStateChangedEventMetadata_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/codecommit-2015-04-13/ApprovalStateChangedEventMetadata) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codecommit-2015-04-13/ApprovalStateChangedEventMetadata) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codecommit-2015-04-13/ApprovalStateChangedEventMetadata) 