AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
| Name | Description | |
|---|---|---|
|
BatchGetRepositoriesRequest |
Container for the parameters to the BatchGetRepositories operation.
Gets information about one or more repositories.
The description field for a repository accepts all HTML characters and all valid Unicode characters. Applications that do not HTML-encode the description and display it in a web page could expose users to potentially malicious code. Make sure that you HTML-encode the description field in any application that uses this API to display the repository description on a web page. |
|
BatchGetRepositoriesResponse | Configuration for accessing Amazon BatchGetRepositories service |
|
BatchGetRepositoriesResult | Represents the output of a batch get repositories operation. |
|
BranchDoesNotExistException | CodeCommit exception |
|
BranchInfo | Returns information about a branch. |
|
BranchNameExistsException | CodeCommit exception |
|
BranchNameRequiredException | CodeCommit exception |
|
CommitDoesNotExistException | CodeCommit exception |
|
CommitIdRequiredException | CodeCommit exception |
|
CreateBranchRequest |
Container for the parameters to the CreateBranch operation.
Creates a new branch in a repository and points the branch to a commit.
|
|
CreateBranchResponse | |
|
CreateRepositoryRequest | Container for the parameters to the CreateRepository operation. Creates a new, empty repository. |
|
CreateRepositoryResponse | Configuration for accessing Amazon CreateRepository service |
|
CreateRepositoryResult | Represents the output of a create repository operation. |
|
DeleteRepositoryRequest |
Container for the parameters to the DeleteRepository operation.
Deletes a repository. If a specified repository was already deleted, a null repository
ID will be returned.
|
|
DeleteRepositoryResponse | Configuration for accessing Amazon DeleteRepository service |
|
DeleteRepositoryResult | Represents the output of a delete repository operation. |
|
EncryptionIntegrityChecksFailedException | CodeCommit exception |
|
EncryptionKeyAccessDeniedException | CodeCommit exception |
|
EncryptionKeyDisabledException | CodeCommit exception |
|
EncryptionKeyNotFoundException | CodeCommit exception |
|
EncryptionKeyUnavailableException | CodeCommit exception |
|
GetBranchRequest | Container for the parameters to the GetBranch operation. Retrieves information about a repository branch, including its name and the last commit ID. |
|
GetBranchResponse | Configuration for accessing Amazon GetBranch service |
|
GetBranchResult | Represents the output of a get branch operation. |
|
GetRepositoryRequest |
Container for the parameters to the GetRepository operation.
Gets information about a repository.
The description field for a repository accepts all HTML characters and all valid Unicode characters. Applications that do not HTML-encode the description and display it in a web page could expose users to potentially malicious code. Make sure that you HTML-encode the description field in any application that uses this API to display the repository description on a web page. |
|
GetRepositoryResponse | Configuration for accessing Amazon GetRepository service |
|
GetRepositoryResult | Represents the output of a get repository operation. |
|
InvalidBranchNameException | CodeCommit exception |
|
InvalidCommitIdException | CodeCommit exception |
|
InvalidContinuationTokenException | CodeCommit exception |
|
InvalidOrderException | CodeCommit exception |
|
InvalidRepositoryDescriptionException | CodeCommit exception |
|
InvalidRepositoryNameException | CodeCommit exception |
|
InvalidSortByException | CodeCommit exception |
|
ListBranchesRequest | Container for the parameters to the ListBranches operation. Gets information about one or more branches in a repository. |
|
ListBranchesResponse | Configuration for accessing Amazon ListBranches service |
|
ListBranchesResult | Represents the output of a list branches operation. |
|
ListRepositoriesRequest | Container for the parameters to the ListRepositories operation. Gets information about one or more repositories. |
|
ListRepositoriesResponse | Configuration for accessing Amazon ListRepositories service |
|
ListRepositoriesResult | Represents the output of a list repositories operation. |
|
MaximumRepositoryNamesExceededException | CodeCommit exception |
|
RepositoryDoesNotExistException | CodeCommit exception |
|
RepositoryLimitExceededException | CodeCommit exception |
|
RepositoryMetadata | Information about a repository. |
|
RepositoryNameExistsException | CodeCommit exception |
|
RepositoryNameIdPair | Information about a repository name and ID. |
|
RepositoryNameRequiredException | CodeCommit exception |
|
RepositoryNamesRequiredException | CodeCommit exception |
|
UpdateDefaultBranchRequest |
Container for the parameters to the UpdateDefaultBranch operation.
Sets or changes the default branch name for the specified repository.
|
|
UpdateDefaultBranchResponse | |
|
UpdateRepositoryDescriptionRequest |
Container for the parameters to the UpdateRepositoryDescription operation.
Sets or changes the comment or description for a repository.
The description field for a repository accepts all HTML characters and all valid Unicode characters. Applications that do not HTML-encode the description and display it in a web page could expose users to potentially malicious code. Make sure that you HTML-encode the description field in any application that uses this API to display the repository description on a web page. |
|
UpdateRepositoryDescriptionResponse | |
|
UpdateRepositoryNameRequest | Container for the parameters to the UpdateRepositoryName operation. Renames a repository. |
|
UpdateRepositoryNameResponse |