

# UpdateGitHubIntegrationDetail
<a name="API_UpdateGitHubIntegrationDetail"></a>

Contains details required to update an integration with GitHub.

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

 ** code **   <a name="inspector2-Type-UpdateGitHubIntegrationDetail-code"></a>
The authorization code received from GitHub to update the integration.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: Yes

 ** installationId **   <a name="inspector2-Type-UpdateGitHubIntegrationDetail-installationId"></a>
The installation ID of the GitHub App associated with the integration.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: Yes

## See Also
<a name="API_UpdateGitHubIntegrationDetail_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/inspector2-2020-06-08/UpdateGitHubIntegrationDetail) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/UpdateGitHubIntegrationDetail) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/UpdateGitHubIntegrationDetail) 