UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 166 kB
{"openapi":"3.0.0","info":{"version":"2015-04-13","x-release":"v4","title":"AWS CodeCommit","description":"<fullname>AWS CodeCommit</fullname> <p>This is the <i>AWS CodeCommit API Reference</i>. This reference provides descriptions of the operations and data types for AWS CodeCommit API along with usage examples.</p> <p>You can use the AWS CodeCommit API to work with the following objects:</p> <p>Repositories, by calling the following:</p> <ul> <li> <p> <a>BatchGetRepositories</a>, which returns information about one or more repositories associated with your AWS account.</p> </li> <li> <p> <a>CreateRepository</a>, which creates an AWS CodeCommit repository.</p> </li> <li> <p> <a>DeleteRepository</a>, which deletes an AWS CodeCommit repository.</p> </li> <li> <p> <a>GetRepository</a>, which returns information about a specified repository.</p> </li> <li> <p> <a>ListRepositories</a>, which lists all AWS CodeCommit repositories associated with your AWS account.</p> </li> <li> <p> <a>UpdateRepositoryDescription</a>, which sets or updates the description of the repository.</p> </li> <li> <p> <a>UpdateRepositoryName</a>, which changes the name of the repository. If you change the name of a repository, no other users of that repository will be able to access it until you send them the new HTTPS or SSH URL to use.</p> </li> </ul> <p>Branches, by calling the following:</p> <ul> <li> <p> <a>CreateBranch</a>, which creates a new branch in a specified repository.</p> </li> <li> <p> <a>DeleteBranch</a>, which deletes the specified branch in a repository unless it is the default branch.</p> </li> <li> <p> <a>GetBranch</a>, which returns information about a specified branch.</p> </li> <li> <p> <a>ListBranches</a>, which lists all branches for a specified repository.</p> </li> <li> <p> <a>UpdateDefaultBranch</a>, which changes the default branch for a repository.</p> </li> </ul> <p>Files, by calling the following:</p> <ul> <li> <p> <a>DeleteFile</a>, which deletes the content of a specified file from a specified branch.</p> </li> <li> <p> <a>GetFile</a>, which returns the base-64 encoded content of a specified file.</p> </li> <li> <p> <a>GetFolder</a>, which returns the contents of a specified folder or directory.</p> </li> <li> <p> <a>PutFile</a>, which adds or modifies a file in a specified repository and branch.</p> </li> </ul> <p>Information about committed code in a repository, by calling the following:</p> <ul> <li> <p> <a>GetBlob</a>, which returns the base-64 encoded content of an individual Git blob object within a repository.</p> </li> <li> <p> <a>GetCommit</a>, which returns information about a commit, including commit messages and author and committer information.</p> </li> <li> <p> <a>GetDifferences</a>, which returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID or other fully qualified reference).</p> </li> </ul> <p>Pull requests, by calling the following:</p> <ul> <li> <p> <a>CreatePullRequest</a>, which creates a pull request in a specified repository.</p> </li> <li> <p> <a>DescribePullRequestEvents</a>, which returns information about one or more pull request events.</p> </li> <li> <p> <a>GetCommentsForPullRequest</a>, which returns information about comments on a specified pull request.</p> </li> <li> <p> <a>GetMergeConflicts</a>, which returns information about merge conflicts between the source and destination branch in a pull request.</p> </li> <li> <p> <a>GetPullRequest</a>, which returns information about a specified pull request.</p> </li> <li> <p> <a>ListPullRequests</a>, which lists all pull requests for a repository.</p> </li> <li> <p> <a>MergePullRequestByFastForward</a>, which merges the source destination branch of a pull request into the specified destination branch for that pull request using the fast-forward merge option.</p> </li> <li> <p> <a>PostCommentForPullRequest</a>, which posts a comment to a pull request at the specified line, file, or request.</p> </li> <li> <p> <a>UpdatePullRequestDescription</a>, which updates the description of a pull request.</p> </li> <li> <p> <a>UpdatePullRequestStatus</a>, which updates the status of a pull request.</p> </li> <li> <p> <a>UpdatePullRequestTitle</a>, which updates the title of a pull request.</p> </li> </ul> <p>Information about comments in a repository, by calling the following:</p> <ul> <li> <p> <a>DeleteCommentContent</a>, which deletes the content of a comment on a commit in a repository.</p> </li> <li> <p> <a>GetComment</a>, which returns information about a comment on a commit.</p> </li> <li> <p> <a>GetCommentsForComparedCommit</a>, which returns information about comments on the comparison between two commit specifiers in a repository.</p> </li> <li> <p> <a>PostCommentForComparedCommit</a>, which creates a comment on the comparison between two commit specifiers in a repository.</p> </li> <li> <p> <a>PostCommentReply</a>, which creates a reply to a comment.</p> </li> <li> <p> <a>UpdateComment</a>, which updates the content of a comment on a commit in a repository.</p> </li> </ul> <p>Triggers, by calling the following:</p> <ul> <li> <p> <a>GetRepositoryTriggers</a>, which returns information about triggers configured for a repository.</p> </li> <li> <p> <a>PutRepositoryTriggers</a>, which replaces all triggers for a repository and can be used to create or delete triggers.</p> </li> <li> <p> <a>TestRepositoryTriggers</a>, which tests the functionality of a repository trigger by sending data to the trigger target.</p> </li> </ul> <p>For information about how to use AWS CodeCommit, see the <a href=\"http://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html\">AWS CodeCommit User Guide</a>.</p>","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"codecommit","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/codecommit-2015-04-13.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-direct":true}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://aws.amazon.com/codecommit/"},"x-hasEquivalentPaths":true,"security":[{"hmac":[]}],"paths":{"/":{"post":{"operationId":"BatchGetRepositories","description":"<p>Returns information about one or more repositories.</p> <note> <p>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.</p> </note>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BatchGetRepositoriesOutput"}}}},"480":{"description":"RepositoryNamesRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNamesRequiredException"}}}},"481":{"description":"MaximumRepositoryNamesExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MaximumRepositoryNamesExceededException"}}}},"482":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"483":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"484":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"485":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"486":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"487":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BatchGetRepositoriesInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreateBranch":{"post":{"operationId":"CreateBranch","description":"<p>Creates a new branch in a repository and points the branch to a commit.</p> <note> <p>Calling the create branch operation does not set a repository's default branch. To do this, call the update default branch operation.</p> </note>","responses":{"200":{"description":"Success"},"480":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"481":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"482":{"description":"RepositoryDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryDoesNotExistException"}}}},"483":{"description":"BranchNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BranchNameRequiredException"}}}},"484":{"description":"BranchNameExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BranchNameExistsException"}}}},"485":{"description":"InvalidBranchNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidBranchNameException"}}}},"486":{"description":"CommitIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommitIdRequiredException"}}}},"487":{"description":"CommitDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommitDoesNotExistException"}}}},"488":{"description":"InvalidCommitIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidCommitIdException"}}}},"489":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"490":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"491":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"492":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"493":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateBranchInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreatePullRequest":{"post":{"operationId":"CreatePullRequest","description":"Creates a pull request in the specified repository.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreatePullRequestOutput"}}}},"480":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"481":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"482":{"description":"RepositoryDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryDoesNotExistException"}}}},"483":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"484":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"485":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"486":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"487":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}},"488":{"description":"ClientRequestTokenRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ClientRequestTokenRequiredException"}}}},"489":{"description":"InvalidClientRequestTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClientRequestTokenException"}}}},"490":{"description":"IdempotencyParameterMismatchException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IdempotencyParameterMismatchException"}}}},"491":{"description":"ReferenceNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReferenceNameRequiredException"}}}},"492":{"description":"InvalidReferenceNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidReferenceNameException"}}}},"493":{"description":"ReferenceDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReferenceDoesNotExistException"}}}},"494":{"description":"ReferenceTypeNotSupportedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReferenceTypeNotSupportedException"}}}},"495":{"description":"TitleRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TitleRequiredException"}}}},"496":{"description":"InvalidTitleException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTitleException"}}}},"497":{"description":"InvalidDescriptionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidDescriptionException"}}}},"498":{"description":"TargetsRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TargetsRequiredException"}}}},"499":{"description":"InvalidTargetsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTargetsException"}}}},"500":{"description":"TargetRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TargetRequiredException"}}}},"501":{"description":"InvalidTargetException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidTargetException"}}}},"502":{"description":"MultipleRepositoriesInPullRequestException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MultipleRepositoriesInPullRequestException"}}}},"503":{"description":"MaximumOpenPullRequestsExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MaximumOpenPullRequestsExceededException"}}}},"504":{"description":"SourceAndDestinationAreSameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SourceAndDestinationAreSameException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreatePullRequestInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#CreateRepository":{"post":{"operationId":"CreateRepository","description":"Creates a new, empty repository.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateRepositoryOutput"}}}},"480":{"description":"RepositoryNameExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameExistsException"}}}},"481":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"482":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"483":{"description":"InvalidRepositoryDescriptionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryDescriptionException"}}}},"484":{"description":"RepositoryLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryLimitExceededException"}}}},"485":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"486":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"487":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"488":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"489":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateRepositoryInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteBranch":{"post":{"operationId":"DeleteBranch","description":"Deletes a branch from a repository, unless that branch is the default branch for the repository. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteBranchOutput"}}}},"480":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"481":{"description":"RepositoryDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryDoesNotExistException"}}}},"482":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"483":{"description":"BranchNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BranchNameRequiredException"}}}},"484":{"description":"InvalidBranchNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidBranchNameException"}}}},"485":{"description":"DefaultBranchCannotBeDeletedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DefaultBranchCannotBeDeletedException"}}}},"486":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"487":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"488":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"489":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"490":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteBranchInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteCommentContent":{"post":{"operationId":"DeleteCommentContent","description":"Deletes the content of a comment made on a change, file, or commit in a repository.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteCommentContentOutput"}}}},"480":{"description":"CommentDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommentDoesNotExistException"}}}},"481":{"description":"CommentIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommentIdRequiredException"}}}},"482":{"description":"InvalidCommentIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidCommentIdException"}}}},"483":{"description":"CommentDeletedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommentDeletedException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteCommentContentInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteFile":{"post":{"operationId":"DeleteFile","description":"Deletes a specified file from a specified branch. A commit is created on the branch that contains the revision. The file will still exist in the commits prior to the commit that contains the deletion.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteFileOutput"}}}},"480":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"481":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"482":{"description":"RepositoryDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryDoesNotExistException"}}}},"483":{"description":"ParentCommitIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParentCommitIdRequiredException"}}}},"484":{"description":"InvalidParentCommitIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParentCommitIdException"}}}},"485":{"description":"ParentCommitDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParentCommitDoesNotExistException"}}}},"486":{"description":"ParentCommitIdOutdatedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ParentCommitIdOutdatedException"}}}},"487":{"description":"PathRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PathRequiredException"}}}},"488":{"description":"InvalidPathException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPathException"}}}},"489":{"description":"FileDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileDoesNotExistException"}}}},"490":{"description":"BranchNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BranchNameRequiredException"}}}},"491":{"description":"InvalidBranchNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidBranchNameException"}}}},"492":{"description":"BranchDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BranchDoesNotExistException"}}}},"493":{"description":"BranchNameIsTagNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BranchNameIsTagNameException"}}}},"494":{"description":"NameLengthExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NameLengthExceededException"}}}},"495":{"description":"InvalidEmailException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidEmailException"}}}},"496":{"description":"CommitMessageLengthExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommitMessageLengthExceededException"}}}},"497":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"498":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"499":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"500":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"501":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteFileInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteRepository":{"post":{"operationId":"DeleteRepository","description":"<p>Deletes a repository. If a specified repository was already deleted, a null repository ID will be returned.</p> <important> <p>Deleting a repository also deletes all associated objects and metadata. After a repository is deleted, all future push calls to the deleted repository will fail.</p> </important>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteRepositoryOutput"}}}},"480":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"481":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"482":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"483":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"484":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"485":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"486":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteRepositoryInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribePullRequestEvents":{"post":{"operationId":"DescribePullRequestEvents","description":"Returns information about one or more pull request events.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribePullRequestEventsOutput"}}}},"480":{"description":"PullRequestDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PullRequestDoesNotExistException"}}}},"481":{"description":"InvalidPullRequestIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPullRequestIdException"}}}},"482":{"description":"PullRequestIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PullRequestIdRequiredException"}}}},"483":{"description":"InvalidPullRequestEventTypeException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPullRequestEventTypeException"}}}},"484":{"description":"InvalidActorArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidActorArnException"}}}},"485":{"description":"ActorDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ActorDoesNotExistException"}}}},"486":{"description":"InvalidMaxResultsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidMaxResultsException"}}}},"487":{"description":"InvalidContinuationTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidContinuationTokenException"}}}},"488":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"489":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"490":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"491":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"492":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"parameters":[{"name":"maxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"nextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribePullRequestEventsInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetBlob":{"post":{"operationId":"GetBlob","description":"Returns the base-64 encoded content of an individual blob within a repository.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetBlobOutput"}}}},"480":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"481":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"482":{"description":"RepositoryDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryDoesNotExistException"}}}},"483":{"description":"BlobIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BlobIdRequiredException"}}}},"484":{"description":"InvalidBlobIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidBlobIdException"}}}},"485":{"description":"BlobIdDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BlobIdDoesNotExistException"}}}},"486":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"487":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"488":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"489":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"490":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}},"491":{"description":"FileTooLargeException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FileTooLargeException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetBlobInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetBranch":{"post":{"operationId":"GetBranch","description":"Returns information about a repository branch, including its name and the last commit ID.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetBranchOutput"}}}},"480":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"481":{"description":"RepositoryDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryDoesNotExistException"}}}},"482":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"483":{"description":"BranchNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BranchNameRequiredException"}}}},"484":{"description":"InvalidBranchNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidBranchNameException"}}}},"485":{"description":"BranchDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BranchDoesNotExistException"}}}},"486":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"487":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"488":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"489":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"490":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetBranchInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetComment":{"post":{"operationId":"GetComment","description":"Returns the content of a comment made on a change, file, or commit in a repository.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCommentOutput"}}}},"480":{"description":"CommentDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommentDoesNotExistException"}}}},"481":{"description":"CommentIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommentIdRequiredException"}}}},"482":{"description":"InvalidCommentIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidCommentIdException"}}}},"483":{"description":"CommentDeletedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommentDeletedException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCommentInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetCommentsForComparedCommit":{"post":{"operationId":"GetCommentsForComparedCommit","description":"Returns information about comments made on the comparison between two commits.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCommentsForComparedCommitOutput"}}}},"480":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"481":{"description":"RepositoryDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryDoesNotExistException"}}}},"482":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"483":{"description":"CommitIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommitIdRequiredException"}}}},"484":{"description":"InvalidCommitIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidCommitIdException"}}}},"485":{"description":"CommitDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommitDoesNotExistException"}}}},"486":{"description":"InvalidMaxResultsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidMaxResultsException"}}}},"487":{"description":"InvalidContinuationTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidContinuationTokenException"}}}},"488":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"489":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"490":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"491":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"492":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"parameters":[{"name":"maxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"nextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCommentsForComparedCommitInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetCommentsForPullRequest":{"post":{"operationId":"GetCommentsForPullRequest","description":"Returns comments made on a pull request.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCommentsForPullRequestOutput"}}}},"480":{"description":"PullRequestIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PullRequestIdRequiredException"}}}},"481":{"description":"PullRequestDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PullRequestDoesNotExistException"}}}},"482":{"description":"InvalidPullRequestIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPullRequestIdException"}}}},"483":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"484":{"description":"RepositoryDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryDoesNotExistException"}}}},"485":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"486":{"description":"CommitIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommitIdRequiredException"}}}},"487":{"description":"InvalidCommitIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidCommitIdException"}}}},"488":{"description":"CommitDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommitDoesNotExistException"}}}},"489":{"description":"InvalidMaxResultsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidMaxResultsException"}}}},"490":{"description":"InvalidContinuationTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidContinuationTokenException"}}}},"491":{"description":"RepositoryNotAssociatedWithPullRequestException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNotAssociatedWithPullRequestException"}}}},"492":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"493":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"494":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyDisabledException"}}}},"495":{"description":"EncryptionKeyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyNotFoundException"}}}},"496":{"description":"EncryptionKeyUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyUnavailableException"}}}}},"parameters":[{"name":"maxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"nextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCommentsForPullRequestInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetCommit":{"post":{"operationId":"GetCommit","description":"Returns information about a commit, including commit message and committer information.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCommitOutput"}}}},"480":{"description":"RepositoryNameRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryNameRequiredException"}}}},"481":{"description":"InvalidRepositoryNameException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidRepositoryNameException"}}}},"482":{"description":"RepositoryDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RepositoryDoesNotExistException"}}}},"483":{"description":"CommitIdRequiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommitIdRequiredException"}}}},"484":{"description":"InvalidCommitIdException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidCommitIdException"}}}},"485":{"description":"CommitIdDoesNotExistException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CommitIdDoesNotExistException"}}}},"486":{"description":"EncryptionIntegrityChecksFailedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionIntegrityChecksFailedException"}}}},"487":{"description":"EncryptionKeyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EncryptionKeyAccessDeniedException"}}}},"488":{"description":"EncryptionKeyDisabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Encrypt