GitHubRepository
Information about a GitHub repository for code analysis.
Contents
- AccessToken
- 
               The access token for authenticating with the GitHub repository. Type: String Length Constraints: Minimum length of 8. Maximum length of 2048. Pattern: \S+Required: Yes 
- Name
- 
               The name of the GitHub repository. Type: String Length Constraints: Minimum length of 1. Maximum length of 100. Pattern: ^\S[\w.-]*$Required: Yes 
- Owner
- 
               The owner of the GitHub repository. Type: String Length Constraints: Minimum length of 1. Maximum length of 100. Pattern: ^\S(.*\S)?$Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: