AWS CodeDeploy DeploymentGroup Deployment Revision GitHubLocation
GitHubLocation is a property of the AWS CodeDeploy
DeploymentGroup Revision property
that specifies the location of an application revision that is stored in GitHub.
Syntax
JSON
{ "CommitId" :String, "Repository" :String}
YAML
CommitId:StringRepository:String
