Information about the AWS CodeCommit repository to be created in AWS CodeStar. This is where the source code files provided with the project request will be uploaded after project creation.
CodeCommitCodeDestination is a JSON Structure definition published by Amazon CodeStar, describing 1 property, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codestar/refs/heads/main/json-structure/codestar-code-commit-code-destination-structure.json",
"name": "CodeCommitCodeDestination",
"description": "Information about the AWS CodeCommit repository to be created in AWS CodeStar. This is where the source code files provided with the project request will be uploaded after project creation.",
"type": "object",
"properties": {
"name": {
"allOf": [
{
"$ref": "#/components/schemas/RepositoryName"
},
{
"description": "The name of the AWS CodeCommit repository to be created in AWS CodeStar."
}
]
}
},
"required": [
"name"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.