

# IsBinaryFile
<a name="API_IsBinaryFile"></a>

Information about whether a file is binary or textual in a merge or pull request operation.

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

 ** base **   <a name="CodeCommit-Type-IsBinaryFile-base"></a>
The binary or non-binary status of a file in the base of a merge or pull request.  
Type: Boolean  
Required: No

 ** destination **   <a name="CodeCommit-Type-IsBinaryFile-destination"></a>
The binary or non-binary status of a file in the destination of a merge or pull request.  
Type: Boolean  
Required: No

 ** source **   <a name="CodeCommit-Type-IsBinaryFile-source"></a>
The binary or non-binary status of file in the source of a merge or pull request.  
Type: Boolean  
Required: No

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

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS CodeCommit. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query codecommit` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
