# frozen_string_literal: true
# WARNING ABOUT GENERATED CODE
#
# This file is generated. See the contributing guide for more information:
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
#
# WARNING ABOUT GENERATED CODE
module Aws::CodeCommit
# @api private
module ClientApi
include Seahorse::Model
AccountId = Shapes::StringShape.new(name: 'AccountId')
ActorDoesNotExistException = Shapes::StructureShape.new(name: 'ActorDoesNotExistException')
AdditionalData = Shapes::StringShape.new(name: 'AdditionalData')
Approval = Shapes::StructureShape.new(name: 'Approval')
ApprovalList = Shapes::ListShape.new(name: 'ApprovalList')
ApprovalRule = Shapes::StructureShape.new(name: 'ApprovalRule')
ApprovalRuleContent = Shapes::StringShape.new(name: 'ApprovalRuleContent')
ApprovalRuleContentRequiredException = Shapes::StructureShape.new(name: 'ApprovalRuleContentRequiredException')
ApprovalRuleDoesNotExistException = Shapes::StructureShape.new(name: 'ApprovalRuleDoesNotExistException')
ApprovalRuleEventMetadata = Shapes::StructureShape.new(name: 'ApprovalRuleEventMetadata')
ApprovalRuleId = Shapes::StringShape.new(name: 'ApprovalRuleId')
ApprovalRuleName = Shapes::StringShape.new(name: 'ApprovalRuleName')
ApprovalRuleNameAlreadyExistsException = Shapes::StructureShape.new(name: 'ApprovalRuleNameAlreadyExistsException')
ApprovalRuleNameRequiredException = Shapes::StructureShape.new(name: 'ApprovalRuleNameRequiredException')
ApprovalRuleOverriddenEventMetadata = Shapes::StructureShape.new(name: 'ApprovalRuleOverriddenEventMetadata')
ApprovalRuleTemplate = Shapes::StructureShape.new(name: 'ApprovalRuleTemplate')
ApprovalRuleTemplateContent = Shapes::StringShape.new(name: 'ApprovalRuleTemplateContent')
ApprovalRuleTemplateContentRequiredException = Shapes::StructureShape.new(name: 'ApprovalRuleTemplateContentRequiredException')
ApprovalRuleTemplateDescription = Shapes::StringShape.new(name: 'ApprovalRuleTemplateDescription')
ApprovalRuleTemplateDoesNotExistException = Shapes::StructureShape.new(name: 'ApprovalRuleTemplateDoesNotExistException')
ApprovalRuleTemplateId = Shapes::StringShape.new(name: 'ApprovalRuleTemplateId')
ApprovalRuleTemplateInUseException = Shapes::StructureShape.new(name: 'ApprovalRuleTemplateInUseException')
ApprovalRuleTemplateName = Shapes::StringShape.new(name: 'ApprovalRuleTemplateName')
ApprovalRuleTemplateNameAlreadyExistsException = Shapes::StructureShape.new(name: 'ApprovalRuleTemplateNameAlreadyExistsException')
ApprovalRuleTemplateNameList = Shapes::ListShape.new(name: 'ApprovalRuleTemplateNameList')
ApprovalRuleTemplateNameRequiredException = Shapes::StructureShape.new(name: 'ApprovalRuleTemplateNameRequiredException')
ApprovalRulesList = Shapes::ListShape.new(name: 'ApprovalRulesList')
ApprovalRulesNotSatisfiedList = Shapes::ListShape.new(name: 'ApprovalRulesNotSatisfiedList')
ApprovalRulesSatisfiedList = Shapes::ListShape.new(name: 'ApprovalRulesSatisfiedList')
ApprovalState = Shapes::StringShape.new(name: 'ApprovalState')
ApprovalStateChangedEventMetadata = Shapes::StructureShape.new(name: 'ApprovalStateChangedEventMetadata')
ApprovalStateRequiredException = Shapes::StructureShape.new(name: 'ApprovalStateRequiredException')
Approved = Shapes::BooleanShape.new(name: 'Approved')
Arn = Shapes::StringShape.new(name: 'Arn')
AssociateApprovalRuleTemplateWithRepositoryInput = Shapes::StructureShape.new(name: 'AssociateApprovalRuleTemplateWithRepositoryInput')
AuthorDoesNotExistException = Shapes::StructureShape.new(name: 'AuthorDoesNotExistException')
BatchAssociateApprovalRuleTemplateWithRepositoriesError = Shapes::StructureShape.new(name: 'BatchAssociateApprovalRuleTemplateWithRepositoriesError')
BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList = Shapes::ListShape.new(name: 'BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList')
BatchAssociateApprovalRuleTemplateWithRepositoriesInput = Shapes::StructureShape.new(name: 'BatchAssociateApprovalRuleTemplateWithRepositoriesInput')
BatchAssociateApprovalRuleTemplateWithRepositoriesOutput = Shapes::StructureShape.new(name: 'BatchAssociateApprovalRuleTemplateWithRepositoriesOutput')
BatchDescribeMergeConflictsError = Shapes::StructureShape.new(name: 'BatchDescribeMergeConflictsError')
BatchDescribeMergeConflictsErrors = Shapes::ListShape.new(name: 'BatchDescribeMergeConflictsErrors')
BatchDescribeMergeConflictsInput = Shapes::StructureShape.new(name: 'BatchDescribeMergeConflictsInput')
BatchDescribeMergeConflictsOutput = Shapes::StructureShape.new(name: 'BatchDescribeMergeConflictsOutput')
BatchDisassociateApprovalRuleTemplateFromRepositoriesError = Shapes::StructureShape.new(name: 'BatchDisassociateApprovalRuleTemplateFromRepositoriesError')
BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList = Shapes::ListShape.new(name: 'BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList')
BatchDisassociateApprovalRuleTemplateFromRepositoriesInput = Shapes::StructureShape.new(name: 'BatchDisassociateApprovalRuleTemplateFromRepositoriesInput')
BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput = Shapes::StructureShape.new(name: 'BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput')
BatchGetCommitsError = Shapes::StructureShape.new(name: 'BatchGetCommitsError')
BatchGetCommitsErrorsList = Shapes::ListShape.new(name: 'BatchGetCommitsErrorsList')
BatchGetCommitsInput = Shapes::StructureShape.new(name: 'BatchGetCommitsInput')
BatchGetCommitsOutput = Shapes::StructureShape.new(name: 'BatchGetCommitsOutput')
BatchGetRepositoriesInput = Shapes::StructureShape.new(name: 'BatchGetRepositoriesInput')
BatchGetRepositoriesOutput = Shapes::StructureShape.new(name: 'BatchGetRepositoriesOutput')
BeforeCommitIdAndAfterCommitIdAreSameException = Shapes::StructureShape.new(name: 'BeforeCommitIdAndAfterCommitIdAreSameException')
BlobIdDoesNotExistException = Shapes::StructureShape.new(name: 'BlobIdDoesNotExistException')
BlobIdRequiredException = Shapes::StructureShape.new(name: 'BlobIdRequiredException')
BlobMetadata = Shapes::StructureShape.new(name: 'BlobMetadata')
BranchDoesNotExistException = Shapes::StructureShape.new(name: 'BranchDoesNotExistException')
BranchInfo = Shapes::StructureShape.new(name: 'BranchInfo')
BranchName = Shapes::StringShape.new(name: 'BranchName')
BranchNameExistsException = Shapes::StructureShape.new(name: 'BranchNameExistsException')
BranchNameIsTagNameException = Shapes::StructureShape.new(name: 'BranchNameIsTagNameException')
BranchNameList = Shapes::ListShape.new(name: 'BranchNameList')
BranchNameRequiredException = Shapes::StructureShape.new(name: 'BranchNameRequiredException')
CallerReactions = Shapes::ListShape.new(name: 'CallerReactions')
CannotDeleteApprovalRuleFromTemplateException = Shapes::StructureShape.new(name: 'CannotDeleteApprovalRuleFromTemplateException')
CannotModifyApprovalRuleFromTemplateException = Shapes::StructureShape.new(name: 'CannotModifyApprovalRuleFromTemplateException')
CapitalBoolean = Shapes::BooleanShape.new(name: 'CapitalBoolean')
ChangeTypeEnum = Shapes::StringShape.new(name: 'ChangeTypeEnum')
ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
ClientRequestTokenRequiredException = Shapes::StructureShape.new(name: 'ClientRequestTokenRequiredException')
CloneUrlHttp = Shapes::StringShape.new(name: 'CloneUrlHttp')
CloneUrlSsh = Shapes::StringShape.new(name: 'CloneUrlSsh')
Comment = Shapes::StructureShape.new(name: 'Comment')
CommentContentRequiredException = Shapes::StructureShape.new(name: 'CommentContentRequiredException')
CommentContentSizeLimitExceededException = Shapes::StructureShape.new(name: 'CommentContentSizeLimitExceededException')
CommentDeletedException = Shapes::StructureShape.new(name: 'CommentDeletedException')
CommentDoesNotExistException = Shapes::StructureShape.new(name: 'CommentDoesNotExistException')
CommentId = Shapes::StringShape.new(name: 'CommentId')
CommentIdRequiredException = Shapes::StructureShape.new(name: 'CommentIdRequiredException')
CommentNotCreatedByCallerException = Shapes::StructureShape.new(name: 'CommentNotCreatedByCallerException')
Comments = Shapes::ListShape.new(name: 'Comments')
CommentsForComparedCommit = Shapes::StructureShape.new(name: 'CommentsForComparedCommit')
CommentsForComparedCommitData = Shapes::ListShape.new(name: 'CommentsForComparedCommitData')
CommentsForPullRequest = Shapes::StructureShape.new(name: 'CommentsForPullRequest')
CommentsForPullRequestData = Shapes::ListShape.new(name: 'CommentsForPullRequestData')
Commit = Shapes::StructureShape.new(name: 'Commit')
CommitDoesNotExistException = Shapes::StructureShape.new(name: 'CommitDoesNotExistException')
CommitId = Shapes::StringShape.new(name: 'CommitId')
CommitIdDoesNotExistException = Shapes::StructureShape.new(name: 'CommitIdDoesNotExistException')
CommitIdRequiredException = Shapes::StructureShape.new(name: 'CommitIdRequiredException')
CommitIdsInputList = Shapes::ListShape.new(name: 'CommitIdsInputList')
CommitIdsLimitExceededException = Shapes::StructureShape.new(name: 'CommitIdsLimitExceededException')
CommitIdsListRequiredException = Shapes::StructureShape.new(name: 'CommitIdsListRequiredException')
CommitMessageLengthExceededException = Shapes::StructureShape.new(name: 'CommitMessageLengthExceededException')
CommitName = Shapes::StringShape.new(name: 'CommitName')
CommitObjectsList = Shapes::ListShape.new(name: 'CommitObjectsList')
CommitRequiredException = Shapes::StructureShape.new(name: 'CommitRequiredException')
ConcurrentReferenceUpdateException = Shapes::StructureShape.new(name: 'ConcurrentReferenceUpdateException')
Conflict = Shapes::StructureShape.new(name: 'Conflict')
ConflictDetailLevelTypeEnum = Shapes::StringShape.new(name: 'ConflictDetailLevelTypeEnum')
ConflictMetadata = Shapes::StructureShape.new(name: 'ConflictMetadata')
ConflictMetadataList = Shapes::ListShape.new(name: 'ConflictMetadataList')
ConflictResolution = Shapes::StructureShape.new(name: 'ConflictResolution')
ConflictResolutionStrategyTypeEnum = Shapes::StringShape.new(name: 'ConflictResolutionStrategyTypeEnum')
Conflicts = Shapes::ListShape.new(name: 'Conflicts')
Content = Shapes::StringShape.new(name: 'Content')
Count = Shapes::IntegerShape.new(name: 'Count')
CreateApprovalRuleTemplateInput = Shapes::StructureShape.new(name: 'CreateApprovalRuleTemplateInput')
CreateApprovalRuleTemplateOutput = Shapes::StructureShape.new(name: 'CreateApprovalRuleTemplateOutput')
CreateBranchInput = Shapes::StructureShape.new(name: 'CreateBranchInput')
CreateCommitInput = Shapes::StructureShape.new(name: 'CreateCommitInput')
CreateCommitOutput = Shapes::StructureShape.new(name: 'CreateCommitOutput')
CreatePullRequestApprovalRuleInput = Shapes::StructureShape.new(name: 'CreatePullRequestApprovalRuleInput')
CreatePullRequestApprovalRuleOutput = Shapes::StructureShape.new(name: 'CreatePullRequestApprovalRuleOutput')
CreatePullRequestInput = Shapes::StructureShape.new(name: 'CreatePullRequestInput')
CreatePullRequestOutput = Shapes::StructureShape.new(name: 'CreatePullRequestOutput')
CreateRepositoryInput = Shapes::StructureShape.new(name: 'CreateRepositoryInput')
CreateRepositoryOutput = Shapes::StructureShape.new(name: 'CreateRepositoryOutput')
CreateUnreferencedMergeCommitInput = Shapes::StructureShape.new(name: 'CreateUnreferencedMergeCommitInput')
CreateUnreferencedMergeCommitOutput = Shapes::StructureShape.new(name: 'CreateUnreferencedMergeCommitOutput')
CreationDate = Shapes::TimestampShape.new(name: 'CreationDate')
Date = Shapes::StringShape.new(name: 'Date')
DefaultBranchCannotBeDeletedException = Shapes::StructureShape.new(name: 'DefaultBranchCannotBeDeletedException')
DeleteApprovalRuleTemplateInput = Shapes::StructureShape.new(name: 'DeleteApprovalRuleTemplateInput')
DeleteApprovalRuleTemplateOutput = Shapes::StructureShape.new(name: 'DeleteApprovalRuleTemplateOutput')
DeleteBranchInput = Shapes::StructureShape.new(name: 'DeleteBranchInput')
DeleteBranchOutput = Shapes::StructureShape.new(name: 'DeleteBranchOutput')
DeleteCommentContentInput = Shapes::StructureShape.new(name: 'DeleteCommentContentInput')
DeleteCommentContentOutput = Shapes::StructureShape.new(name: 'DeleteCommentContentOutput')
DeleteFileEntries = Shapes::ListShape.new(name: 'DeleteFileEntries')
DeleteFileEntry = Shapes::StructureShape.new(name: 'DeleteFileEntry')
DeleteFileInput = Shapes::StructureShape.new(name: 'DeleteFileInput')
DeleteFileOutput = Shapes::StructureShape.new(name: 'DeleteFileOutput')
DeletePullRequestApprovalRuleInput = Shapes::StructureShape.new(name: 'DeletePullRequestApprovalRuleInput')
DeletePullRequestApprovalRuleOutput = Shapes::StructureShape.new(name: 'DeletePullRequestApprovalRuleOutput')
DeleteRepositoryInput = Shapes::StructureShape.new(name: 'DeleteRepositoryInput')
DeleteRepositoryOutput = Shapes::StructureShape.new(name: 'DeleteRepositoryOutput')
DescribeMergeConflictsInput = Shapes::StructureShape.new(name: 'DescribeMergeConflictsInput')
DescribeMergeConflictsOutput = Shapes::StructureShape.new(name: 'DescribeMergeConflictsOutput')
DescribePullRequestEventsInput = Shapes::StructureShape.new(name: 'DescribePullRequestEventsInput')
DescribePullRequestEventsOutput = Shapes::StructureShape.new(name: 'DescribePullRequestEventsOutput')
Description = Shapes::StringShape.new(name: 'Description')
Difference = Shapes::StructureShape.new(name: 'Difference')
DifferenceList = Shapes::ListShape.new(name: 'DifferenceList')
DirectoryNameConflictsWithFileNameException = Shapes::StructureShape.new(name: 'DirectoryNameConflictsWithFileNameException')
DisassociateApprovalRuleTemplateFromRepositoryInput = Shapes::StructureShape.new(name: 'DisassociateApprovalRuleTemplateFromRepositoryInput')
Email = Shapes::StringShape.new(name: 'Email')
EncryptionIntegrityChecksFailedException = Shapes::StructureShape.new(name: 'EncryptionIntegrityChecksFailedException')
EncryptionKeyAccessDeniedException = Shapes::StructureShape.new(name: 'EncryptionKeyAccessDeniedException')
EncryptionKeyDisabledException = Shapes::StructureShape.new(name: 'EncryptionKeyDisabledException')
EncryptionKeyNotFoundException = Shapes::StructureShape.new(name: 'EncryptionKeyNotFoundException')
EncryptionKeyUnavailableException = Shapes::StructureShape.new(name: 'EncryptionKeyUnavailableException')
ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
EvaluatePullRequestApprovalRulesInput = Shapes::StructureShape.new(name: 'EvaluatePullRequestApprovalRulesInput')
EvaluatePullRequestApprovalRulesOutput = Shapes::StructureShape.new(name: 'EvaluatePullRequestApprovalRulesOutput')
Evaluation = Shapes::StructureShape.new(name: 'Evaluation')
EventDate = Shapes::TimestampShape.new(name: 'EventDate')
ExceptionName = Shapes::StringShape.new(name: 'ExceptionName')
File = Shapes::StructureShape.new(name: 'File')
FileContent = Shapes::BlobShape.new(name: 'FileContent')
FileContentAndSourceFileSpecifiedException = Shapes::StructureShape.new(name: 'FileContentAndSourceFileSpecifiedException')
FileContentRequiredException = Shapes::StructureShape.new(name: 'FileContentRequiredException')
FileContentSizeLimitExceededException = Shapes::StructureShape.new(name: 'FileContentSizeLimitExceededException')
FileDoesNotExistException = Shapes::StructureShape.new(name: 'FileDoesNotExistException')
FileEntryRequiredException = Shapes::StructureShape.new(name: 'FileEntryRequiredException')
FileList = Shapes::ListShape.new(name: 'FileList')
FileMetadata = Shapes::StructureShape.new(name: 'FileMetadata')
FileModeRequiredException = Shapes::StructureShape.new(name: 'FileModeRequiredException')
FileModeTypeEnum = Shapes::StringShape.new(name: 'FileModeTypeEnum')
FileModes = Shapes::StructureShape.new(name: 'FileModes')
FileNameConflictsWithDirectoryNameException = Shapes::StructureShape.new(name: 'FileNameConflictsWithDirectoryNameException')
FilePathConflictsWithSubmodulePathException = Shapes::StructureShape.new(name: 'FilePathConflictsWithSubmodulePathException')
FilePaths = Shapes::ListShape.new(name: 'FilePaths')
FileSize = Shapes::IntegerShape.new(name: 'FileSize')
FileSizes = Shapes::StructureShape.new(name: 'FileSizes')
FileTooLargeException = Shapes::StructureShape.new(name: 'FileTooLargeException')
FilesMetadata = Shapes::ListShape.new(name: 'FilesMetadata')
Folder = Shapes::StructureShape.new(name: 'Folder')
FolderContentSizeLimitExceededException = Shapes::StructureShape.new(name: 'FolderContentSizeLimitExceededException')
FolderDoesNotExistException = Shapes::StructureShape.new(name: 'FolderDoesNotExistException')
FolderList = Shapes::ListShape.new(name: 'FolderList')
GetApprovalRuleTemplateInput = Shapes::StructureShape.new(name: 'GetApprovalRuleTemplateInput')
GetApprovalRuleTemplateOutput = Shapes::StructureShape.new(name: 'GetApprovalRuleTemplateOutput')
GetBlobInput = Shapes::StructureShape.new(name: 'GetBlobInput')
GetBlobOutput = Shapes::StructureShape.new(name: 'GetBlobOutput')
GetBranchInput = Shapes::StructureShape.new(name: 'GetBranchInput')
GetBranchOutput = Shapes::StructureShape.new(name: 'GetBranchOutput')
GetCommentInput = Shapes::StructureShape.new(name: 'GetCommentInput')
GetCommentOutput = Shapes::StructureShape.new(name: 'GetCommentOutput')
GetCommentReactionsInput = Shapes::StructureShape.new(name: 'GetCommentReactionsInput')
GetCommentReactionsOutput = Shapes::StructureShape.new(name: 'GetCommentReactionsOutput')
GetCommentsForComparedCommitInput = Shapes::StructureShape.new(name: 'GetCommentsForComparedCommitInput')
GetCommentsForComparedCommitOutput = Shapes::StructureShape.new(name: 'GetCommentsForComparedCommitOutput')
GetCommentsForPullRequestInput = Shapes::StructureShape.new(name: 'GetCommentsForPullRequestInput')
GetCommentsForPullRequestOutput = Shapes::StructureShape.new(name: 'GetCommentsForPullRequestOutput')
GetCommitInput = Shapes::StructureShape.new(name: 'GetCommitInput')
GetCommitOutput = Shapes::StructureShape.new(name: 'GetCommitOutput')
GetDifferencesInput = Shapes::StructureShape.new(name: 'GetDifferencesInput')
GetDifferencesOutput = Shapes::StructureShape.new(name: 'GetDifferencesOutput')
GetFileInput = Shapes::StructureShape.new(name: 'GetFileInput')
GetFileOutput = Shapes::StructureShape.new(name: 'GetFileOutput')
GetFolderInput = Shapes::StructureShape.new(name: 'GetFolderInput')
GetFolderOutput = Shapes::StructureShape.new(name: 'GetFolderOutput')
GetMergeCommitInput = Shapes::StructureShape.new(name: 'GetMergeCommitInput')
GetMergeCommitOutput = Shapes::StructureShape.new(name: 'GetMergeCommitOutput')
GetMergeConflictsInput = Shapes::StructureShape.new(name: 'GetMergeConflictsInput')
GetMergeConflictsOutput = Shapes::StructureShape.new(name: 'GetMergeConflictsOutput')
GetMergeOptionsInput = Shapes::StructureShape.new(name: 'GetMergeOptionsInput')
GetMergeOptionsOutput = Shapes::StructureShape.new(name: 'GetMergeOptionsOutput')
GetPullRequestApprovalStatesInput = Shapes::StructureShape.new(name: 'GetPullRequestApprovalStatesInput')
GetPullRequestApprovalStatesOutput = Shapes::StructureShape.new(name: 'GetPullRequestApprovalStatesOutput')
GetPullRequestInput = Shapes::StructureShape.new(name: 'GetPullRequestInput')
GetPullRequestOutput = Shapes::StructureShape.new(name: 'GetPullRequestOutput')
GetPullRequestOverrideStateInput = Shapes::StructureShape.new(name: 'GetPullRequestOverrideStateInput')
GetPullRequestOverrideStateOutput = Shapes::StructureShape.new(name: 'GetPullRequestOverrideStateOutput')
GetRepositoryInput = Shapes::StructureShape.new(name: 'GetRepositoryInput')
GetRepositoryOutput = Shapes::StructureShape.new(name: 'GetRepositoryOutput')
GetRepositoryTriggersInput = Shapes::StructureShape.new(name: 'GetRepositoryTriggersInput')
GetRepositoryTriggersOutput = Shapes::StructureShape.new(name: 'GetRepositoryTriggersOutput')
HunkContent = Shapes::StringShape.new(name: 'HunkContent')
IdempotencyParameterMismatchException = Shapes::StructureShape.new(name: 'IdempotencyParameterMismatchException')
InvalidActorArnException = Shapes::StructureShape.new(name: 'InvalidActorArnException')
InvalidApprovalRuleContentException = Shapes::StructureShape.new(name: 'InvalidApprovalRuleContentException')
InvalidApprovalRuleNameException = Shapes::StructureShape.new(name: 'InvalidApprovalRuleNameException')
InvalidApprovalRuleTemplateContentException = Shapes::StructureShape.new(name: 'InvalidApprovalRuleTemplateContentException')
InvalidApprovalRuleTemplateDescriptionException = Shapes::StructureShape.new(name: 'InvalidApprovalRuleTemplateDescriptionException')
InvalidApprovalRuleTemplateNameException = Shapes::StructureShape.new(name: 'InvalidApprovalRuleTemplateNameException')
InvalidApprovalStateException = Shapes::StructureShape.new(name: 'InvalidApprovalStateException')
InvalidAuthorArnException = Shapes::StructureShape.new(name: 'InvalidAuthorArnException')
InvalidBlobIdException = Shapes::StructureShape.new(name: 'InvalidBlobIdException')
InvalidBranchNameException = Shapes::StructureShape.new(name: 'InvalidBranchNameException')
InvalidClientRequestTokenException = Shapes::StructureShape.new(name: 'InvalidClientRequestTokenException')
InvalidCommentIdException = Shapes::StructureShape.new(name: 'InvalidCommentIdException')
InvalidCommitException = Shapes::StructureShape.new(name: 'InvalidCommitException')
InvalidCommitIdException = Shapes::StructureShape.new(name: 'InvalidCommitIdException')
InvalidConflictDetailLevelException = Shapes::StructureShape.new(name: 'InvalidConflictDetailLevelException')
InvalidConflictResolutionException = Shapes::StructureShape.new(name: 'InvalidConflictResolutionException')
InvalidConflictResolutionStrategyException = Shapes::StructureShape.new(name: 'InvalidConflictResolutionStrategyException')
InvalidContinuationTokenException = Shapes::StructureShape.new(name: 'InvalidContinuationTokenException')
InvalidDeletionParameterException = Shapes::StructureShape.new(name: 'InvalidDeletionParameterException')
InvalidDescriptionException = Shapes::StructureShape.new(name: 'InvalidDescriptionException')
InvalidDestinationCommitSpecifierException = Shapes::StructureShape.new(name: 'InvalidDestinationCommitSpecifierException')
InvalidEmailException = Shapes::StructureShape.new(name: 'InvalidEmailException')
InvalidFileLocationException = Shapes::StructureShape.new(name: 'InvalidFileLocationException')
InvalidFileModeException = Shapes::StructureShape.new(name: 'InvalidFileModeException')
InvalidFilePositionException = Shapes::StructureShape.new(name: 'InvalidFilePositionException')
InvalidMaxConflictFilesException = Shapes::StructureShape.new(name: 'InvalidMaxConflictFilesException')
InvalidMaxMergeHunksException = Shapes::StructureShape.new(name: 'InvalidMaxMergeHunksException')
InvalidMaxResultsException = Shapes::StructureShape.new(name: 'InvalidMaxResultsException')
InvalidMergeOptionException = Shapes::StructureShape.new(name: 'InvalidMergeOptionException')
InvalidOrderException = Shapes::StructureShape.new(name: 'InvalidOrderException')
InvalidOverrideStatusException = Shapes::StructureShape.new(name: 'InvalidOverrideStatusException')
InvalidParentCommitIdException = Shapes::StructureShape.new(name: 'InvalidParentCommitIdException')
InvalidPathException = Shapes::StructureShape.new(name: 'InvalidPathException')
InvalidPullRequestEventTypeException = Shapes::StructureShape.new(name: 'InvalidPullRequestEventTypeException')
InvalidPullRequestIdException = Shapes::StructureShape.new(name: 'InvalidPullRequestIdException')
InvalidPullRequestStatusException = Shapes::StructureShape.new(name: 'InvalidPullRequestStatusException')
InvalidPullRequestStatusUpdateException = Shapes::StructureShape.new(name: 'InvalidPullRequestStatusUpdateException')
InvalidReactionUserArnException = Shapes::StructureShape.new(name: 'InvalidReactionUserArnException')
InvalidReactionValueException = Shapes::StructureShape.new(name: 'InvalidReactionValueException')
InvalidReferenceNameException = Shapes::StructureShape.new(name: 'InvalidReferenceNameException')
InvalidRelativeFileVersionEnumException = Shapes::StructureShape.new(name: 'InvalidRelativeFileVersionEnumException')
InvalidReplacementContentException = Shapes::StructureShape.new(name: 'InvalidReplacementContentException')
InvalidReplacementTypeException = Shapes::StructureShape.new(name: 'InvalidReplacementTypeException')
InvalidRepositoryDescriptionException = Shapes::StructureShape.new(name: 'InvalidRepositoryDescriptionException')
InvalidRepositoryNameException = Shapes::StructureShape.new(name: 'InvalidRepositoryNameException')
InvalidRepositoryTriggerBranchNameException = Shapes::StructureShape.new(name: 'InvalidRepositoryTriggerBranchNameException')
InvalidRepositoryTriggerCustomDataException = Shapes::StructureShape.new(name: 'InvalidRepositoryTriggerCustomDataException')
InvalidRepositoryTriggerDestinationArnException = Shapes::StructureShape.new(name: 'InvalidRepositoryTriggerDestinationArnException')
InvalidRepositoryTriggerEventsException = Shapes::StructureShape.new(name: 'InvalidRepositoryTriggerEventsException')
InvalidRepositoryTriggerNameException = Shapes::StructureShape.new(name: 'InvalidRepositoryTriggerNameException')
InvalidRepositoryTriggerRegionException = Shapes::StructureShape.new(name: 'InvalidRepositoryTriggerRegionException')
InvalidResourceArnException = Shapes::StructureShape.new(name: 'InvalidResourceArnException')
InvalidRevisionIdException = Shapes::StructureShape.new(name: 'InvalidRevisionIdException')
InvalidRuleContentSha256Exception = Shapes::StructureShape.new(name: 'InvalidRuleContentSha256Exception')
InvalidSortByException = Shapes::StructureShape.new(name: 'InvalidSortByException')
InvalidSourceCommitSpecifierException = Shapes::StructureShape.new(name: 'InvalidSourceCommitSpecifierException')
InvalidSystemTagUsageException = Shapes::StructureShape.new(name: 'InvalidSystemTagUsageException')
InvalidTagKeysListException = Shapes::StructureShape.new(name: 'InvalidTagKeysListException')
InvalidTagsMapException = Shapes::StructureShape.new(name: 'InvalidTagsMapException')
InvalidTargetBranchException = Shapes::StructureShape.new(name: 'InvalidTargetBranchException')
InvalidTargetException = Shapes::StructureShape.new(name: 'InvalidTargetException')
InvalidTargetsException = Shapes::StructureShape.new(name: 'InvalidTargetsException')
InvalidTitleException = Shapes::StructureShape.new(name: 'InvalidTitleException')
IsBinaryFile = Shapes::StructureShape.new(name: 'IsBinaryFile')
IsCommentDeleted = Shapes::BooleanShape.new(name: 'IsCommentDeleted')
IsContentConflict = Shapes::BooleanShape.new(name: 'IsContentConflict')
IsFileModeConflict = Shapes::BooleanShape.new(name: 'IsFileModeConflict')
IsHunkConflict = Shapes::BooleanShape.new(name: 'IsHunkConflict')
IsMergeable = Shapes::BooleanShape.new(name: 'IsMergeable')
IsMerged = Shapes::BooleanShape.new(name: 'IsMerged')
IsMove = Shapes::BooleanShape.new(name: 'IsMove')
IsObjectTypeConflict = Shapes::BooleanShape.new(name: 'IsObjectTypeConflict')
KeepEmptyFolders = Shapes::BooleanShape.new(name: 'KeepEmptyFolders')
LastModifiedDate = Shapes::TimestampShape.new(name: 'LastModifiedDate')
Limit = Shapes::IntegerShape.new(name: 'Limit')
LineNumber = Shapes::IntegerShape.new(name: 'LineNumber')
ListApprovalRuleTemplatesInput = Shapes::StructureShape.new(name: 'ListApprovalRuleTemplatesInput')
ListApprovalRuleTemplatesOutput = Shapes::StructureShape.new(name: 'ListApprovalRuleTemplatesOutput')
ListAssociatedApprovalRuleTemplatesForRepositoryInput = Shapes::StructureShape.new(name: 'ListAssociatedApprovalRuleTemplatesForRepositoryInput')
ListAssociatedApprovalRuleTemplatesForRepositoryOutput = Shapes::StructureShape.new(name: 'ListAssociatedApprovalRuleTemplatesForRepositoryOutput')
ListBranchesInput = Shapes::StructureShape.new(name: 'ListBranchesInput')
ListBranchesOutput = Shapes::StructureShape.new(name: 'ListBranchesOutput')
ListPullRequestsInput = Shapes::StructureShape.new(name: 'ListPullRequestsInput')
ListPullRequestsOutput = Shapes::StructureShape.new(name: 'ListPullRequestsOutput')
ListRepositoriesForApprovalRuleTemplateInput = Shapes::StructureShape.new(name: 'ListRepositoriesForApprovalRuleTemplateInput')
ListRepositoriesForApprovalRuleTemplateOutput = Shapes::StructureShape.new(name: 'ListRepositoriesForApprovalRuleTemplateOutput')
ListRepositoriesInput = Shapes::StructureShape.new(name: 'ListRepositoriesInput')
ListRepositoriesOutput = Shapes::StructureShape.new(name: 'ListRepositoriesOutput')
ListTagsForResourceInput = Shapes::StructureShape.new(name: 'ListTagsForResourceInput')
ListTagsForResourceOutput = Shapes::StructureShape.new(name: 'ListTagsForResourceOutput')
Location = Shapes::StructureShape.new(name: 'Location')
ManualMergeRequiredException = Shapes::StructureShape.new(name: 'ManualMergeRequiredException')
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
MaximumBranchesExceededException = Shapes::StructureShape.new(name: 'MaximumBranchesExceededException')
MaximumConflictResolutionEntriesExceededException = Shapes::StructureShape.new(name: 'MaximumConflictResolutionEntriesExceededException')
MaximumFileContentToLoadExceededException = Shapes::StructureShape.new(name: 'MaximumFileContentToLoadExceededException')
MaximumFileEntriesExceededException = Shapes::StructureShape.new(name: 'MaximumFileEntriesExceededException')
MaximumItemsToCompareExceededException = Shapes::StructureShape.new(name: 'MaximumItemsToCompareExceededException')
MaximumNumberOfApprovalsExceededException = Shapes::StructureShape.new(name: 'MaximumNumberOfApprovalsExceededException')
MaximumOpenPullRequestsExceededException = Shapes::StructureShape.new(name: 'MaximumOpenPullRequestsExceededException')
MaximumRepositoryNamesExceededException = Shapes::StructureShape.new(name: 'MaximumRepositoryNamesExceededException')
MaximumRepositoryTriggersExceededException = Shapes::StructureShape.new(name: 'MaximumRepositoryTriggersExceededException')
MaximumRuleTemplatesAssociatedWithRepositoryException = Shapes::StructureShape.new(name: 'MaximumRuleTemplatesAssociatedWithRepositoryException')
MergeBranchesByFastForwardInput = Shapes::StructureShape.new(name: 'MergeBranchesByFastForwardInput')
MergeBranchesByFastForwardOutput = Shapes::StructureShape.new(name: 'MergeBranchesByFastForwardOutput')
MergeBranchesBySquashInput = Shapes::StructureShape.new(name: 'MergeBranchesBySquashInput')
MergeBranchesBySquashOutput = Shapes::StructureShape.new(name: 'MergeBranchesBySquashOutput')
MergeBranchesByThreeWayInput = Shapes::StructureShape.new(name: 'MergeBranchesByThreeWayInput')
MergeBranchesByThreeWayOutput = Shapes::StructureShape.new(name: 'MergeBranchesByThreeWayOutput')
MergeHunk = Shapes::StructureShape.new(name: 'MergeHunk')
MergeHunkDetail = Shapes::StructureShape.new(name: 'MergeHunkDetail')
MergeHunks = Shapes::ListShape.new(name: 'MergeHunks')
MergeMetadata = Shapes::StructureShape.new(name: 'MergeMetadata')
MergeOperations = Shapes::StructureShape.new(name: 'MergeOperations')
MergeOptionRequiredException = Shapes::StructureShape.new(name: 'MergeOptionRequiredException')
MergeOptionTypeEnum = Shapes::StringShape.new(name: 'MergeOptionTypeEnum')
MergeOptions = Shapes::ListShape.new(name: 'MergeOptions')
MergePullRequestByFastForwardInput = Shapes::StructureShape.new(name: 'MergePullRequestByFastForwardInput')
MergePullRequestByFastForwardOutput = Shapes::StructureShape.new(name: 'MergePullRequestByFastForwardOutput')
MergePullRequestBySquashInput = Shapes::StructureShape.new(name: 'MergePullRequestBySquashInput')
MergePullRequestBySquashOutput = Shapes::StructureShape.new(name: 'MergePullRequestBySquashOutput')
MergePullRequestByThreeWayInput = Shapes::StructureShape.new(name: 'MergePullRequestByThreeWayInput')
MergePullRequestByThreeWayOutput = Shapes::StructureShape.new(name: 'MergePullRequestByThreeWayOutput')
Message = Shapes::StringShape.new(name: 'Message')
Mode = Shapes::StringShape.new(name: 'Mode')
MultipleConflictResolutionEntriesException = Shapes::StructureShape.new(name: 'MultipleConflictResolutionEntriesException')
MultipleRepositoriesInPullRequestException = Shapes::StructureShape.new(name: 'MultipleRepositoriesInPullRequestException')
Name = Shapes::StringShape.new(name: 'Name')
NameLengthExceededException = Shapes::StructureShape.new(name: 'NameLengthExceededException')
NextToken = Shapes::StringShape.new(name: 'NextToken')
NoChangeException = Shapes::StructureShape.new(name: 'NoChangeException')
NumberOfConflicts = Shapes::IntegerShape.new(name: 'NumberOfConflicts')
NumberOfRuleTemplatesExceededException = Shapes::StructureShape.new(name: 'NumberOfRuleTemplatesExceededException')
NumberOfRulesExceededException = Shapes::StructureShape.new(name: 'NumberOfRulesExceededException')
ObjectId = Shapes::StringShape.new(name: 'ObjectId')
ObjectSize = Shapes::IntegerShape.new(name: 'ObjectSize')
ObjectTypeEnum = Shapes::StringShape.new(name: 'ObjectTypeEnum')
ObjectTypes = Shapes::StructureShape.new(name: 'ObjectTypes')
OrderEnum = Shapes::StringShape.new(name: 'OrderEnum')
OriginApprovalRuleTemplate = Shapes::StructureShape.new(name: 'OriginApprovalRuleTemplate')
Overridden = Shapes::BooleanShape.new(name: 'Overridden')
OverrideAlreadySetException = Shapes::StructureShape.new(name: 'OverrideAlreadySetException')
OverridePullRequestApprovalRulesInput = Shapes::StructureShape.new(name: 'OverridePullRequestApprovalRulesInput')
OverrideStatus = Shapes::StringShape.new(name: 'OverrideStatus')
OverrideStatusRequiredException = Shapes::StructureShape.new(name: 'OverrideStatusRequiredException')
ParentCommitDoesNotExistException = Shapes::StructureShape.new(name: 'ParentCommitDoesNotExistException')
ParentCommitIdOutdatedException = Shapes::StructureShape.new(name: 'ParentCommitIdOutdatedException')
ParentCommitIdRequiredException = Shapes::StructureShape.new(name: 'ParentCommitIdRequiredException')
ParentList = Shapes::ListShape.new(name: 'ParentList')
Path = Shapes::StringShape.new(name: 'Path')
PathDoesNotExistException = Shapes::StructureShape.new(name: 'PathDoesNotExistException')
PathRequiredException = Shapes::StructureShape.new(name: 'PathRequiredException')
Position = Shapes::IntegerShape.new(name: 'Position')
PostCommentForComparedCommitInput = Shapes::StructureShape.new(name: 'PostCommentForComparedCommitInput')
PostCommentForComparedCommitOutput = Shapes::StructureShape.new(name: 'PostCommentForComparedCommitOutput')
PostCommentForPullRequestInput = Shapes::StructureShape.new(name: 'PostCommentForPullRequestInput')
PostCommentForPullRequestOutput = Shapes::StructureShape.new(name: 'PostCommentForPullRequestOutput')
PostCommentReplyInput = Shapes::StructureShape.new(name: 'PostCommentReplyInput')
PostCommentReplyOutput = Shapes::StructureShape.new(name: 'PostCommentReplyOutput')
PullRequest = Shapes::StructureShape.new(name: 'PullRequest')
PullRequestAlreadyClosedException = Shapes::StructureShape.new(name: 'PullRequestAlreadyClosedException')
PullRequestApprovalRulesNotSatisfiedException = Shapes::StructureShape.new(name: 'PullRequestApprovalRulesNotSatisfiedException')
PullRequestCannotBeApprovedByAuthorException = Shapes::StructureShape.new(name: 'PullRequestCannotBeApprovedByAuthorException')
PullRequestCreatedEventMetadata = Shapes::StructureShape.new(name: 'PullRequestCreatedEventMetadata')
PullRequestDoesNotExistException = Shapes::StructureShape.new(name: 'PullRequestDoesNotExistException')
PullRequestEvent = Shapes::StructureShape.new(name: 'PullRequestEvent')
PullRequestEventList = Shapes::ListShape.new(name: 'PullRequestEventList')
PullRequestEventType = Shapes::StringShape.new(name: 'PullRequestEventType')
PullRequestId = Shapes::StringShape.new(name: 'PullRequestId')
PullRequestIdList = Shapes::ListShape.new(name: 'PullRequestIdList')
PullRequestIdRequiredException = Shapes::StructureShape.new(name: 'PullRequestIdRequiredException')
PullRequestMergedStateChangedEventMetadata = Shapes::StructureShape.new(name: 'PullRequestMergedStateChangedEventMetadata')
PullRequestSourceReferenceUpdatedEventMetadata = Shapes::StructureShape.new(name: 'PullRequestSourceReferenceUpdatedEventMetadata')
PullRequestStatusChangedEventMetadata = Shapes::StructureShape.new(name: 'PullRequestStatusChangedEventMetadata')
PullRequestStatusEnum = Shapes::StringShape.new(name: 'PullRequestStatusEnum')
PullRequestStatusRequiredException = Shapes::StructureShape.new(name: 'PullRequestStatusRequiredException')
PullRequestTarget = Shapes::StructureShape.new(name: 'PullRequestTarget')
PullRequestTargetList = Shapes::ListShape.new(name: 'PullRequestTargetList')
PutCommentReactionInput = Shapes::StructureShape.new(name: 'PutCommentReactionInput')
PutFileEntries = Shapes::ListShape.new(name: 'PutFileEntries')
PutFileEntry = Shapes::StructureShape.new(name: 'PutFileEntry')
PutFileEntryConflictException = Shapes::StructureShape.new(name: 'PutFileEntryConflictException')
PutFileInput = Shapes::StructureShape.new(name: 'PutFileInput')
PutFileOutput = Shapes::StructureShape.new(name: 'PutFileOutput')
PutRepositoryTriggersInput = Shapes::StructureShape.new(name: 'PutRepositoryTriggersInput')
PutRepositoryTriggersOutput = Shapes::StructureShape.new(name: 'PutRepositoryTriggersOutput')
ReactionCountsMap = Shapes::MapShape.new(name: 'ReactionCountsMap')
ReactionEmoji = Shapes::StringShape.new(name: 'ReactionEmoji')
ReactionForComment = Shapes::StructureShape.new(name: 'ReactionForComment')
ReactionLimitExceededException = Shapes::StructureShape.new(name: 'ReactionLimitExceededException')
ReactionShortCode = Shapes::StringShape.new(name: 'ReactionShortCode')
ReactionUnicode = Shapes::StringShape.new(name: 'ReactionUnicode')
ReactionUsersList = Shapes::ListShape.new(name: 'ReactionUsersList')
ReactionValue = Shapes::StringShape.new(name: 'ReactionValue')
ReactionValueFormats = Shapes::StructureShape.new(name: 'ReactionValueFormats')
ReactionValueRequiredException = Shapes::StructureShape.new(name: 'ReactionValueRequiredException')
ReactionsForCommentList = Shapes::ListShape.new(name: 'ReactionsForCommentList')
ReferenceDoesNotExistException = Shapes::StructureShape.new(name: 'ReferenceDoesNotExistException')
ReferenceName = Shapes::StringShape.new(name: 'ReferenceName')
ReferenceNameRequiredException = Shapes::StructureShape.new(name: 'ReferenceNameRequiredException')
ReferenceTypeNotSupportedException = Shapes::StructureShape.new(name: 'ReferenceTypeNotSupportedException')
RelativeFileVersionEnum = Shapes::StringShape.new(name: 'RelativeFileVersionEnum')
ReplaceContentEntries = Shapes::ListShape.new(name: 'ReplaceContentEntries')
ReplaceContentEntry = Shapes::StructureShape.new(name: 'ReplaceContentEntry')
ReplacementContentRequiredException = Shapes::StructureShape.new(name: 'ReplacementContentRequiredException')
ReplacementTypeEnum = Shapes::StringShape.new(name: 'ReplacementTypeEnum')
ReplacementTypeRequiredException = Shapes::StructureShape.new(name: 'ReplacementTypeRequiredException')
RepositoryDescription = Shapes::StringShape.new(name: 'RepositoryDescription')
RepositoryDoesNotExistException = Shapes::StructureShape.new(name: 'RepositoryDoesNotExistException')
RepositoryId = Shapes::StringShape.new(name: 'RepositoryId')
RepositoryLimitExceededException = Shapes::StructureShape.new(name: 'RepositoryLimitExceededException')
RepositoryMetadata = Shapes::StructureShape.new(name: 'RepositoryMetadata')
RepositoryMetadataList = Shapes::ListShape.new(name: 'RepositoryMetadataList')
RepositoryName = Shapes::StringShape.new(name: 'RepositoryName')
RepositoryNameExistsException = Shapes::StructureShape.new(name: 'RepositoryNameExistsException')
RepositoryNameIdPair = Shapes::StructureShape.new(name: 'RepositoryNameIdPair')
RepositoryNameIdPairList = Shapes::ListShape.new(name: 'RepositoryNameIdPairList')
RepositoryNameList = Shapes::ListShape.new(name: 'RepositoryNameList')
RepositoryNameRequiredException = Shapes::StructureShape.new(name: 'RepositoryNameRequiredException')
RepositoryNamesRequiredException = Shapes::StructureShape.new(name: 'RepositoryNamesRequiredException')
RepositoryNotAssociatedWithPullRequestException = Shapes::StructureShape.new(name: 'RepositoryNotAssociatedWithPullRequestException')
RepositoryNotFoundList = Shapes::ListShape.new(name: 'RepositoryNotFoundList')
RepositoryTrigger = Shapes::StructureShape.new(name: 'RepositoryTrigger')
RepositoryTriggerBranchNameListRequiredException = Shapes::StructureShape.new(name: 'RepositoryTriggerBranchNameListRequiredException')
RepositoryTriggerCustomData = Shapes::StringShape.new(name: 'RepositoryTriggerCustomData')
RepositoryTriggerDestinationArnRequiredException = Shapes::StructureShape.new(name: 'RepositoryTriggerDestinationArnRequiredException')
RepositoryTriggerEventEnum = Shapes::StringShape.new(name: 'RepositoryTriggerEventEnum')
RepositoryTriggerEventList = Shapes::ListShape.new(name: 'RepositoryTriggerEventList')
RepositoryTriggerEventsListRequiredException = Shapes::StructureShape.new(name: 'RepositoryTriggerEventsListRequiredException')
RepositoryTriggerExecutionFailure = Shapes::StructureShape.new(name: 'RepositoryTriggerExecutionFailure')
RepositoryTriggerExecutionFailureList = Shapes::ListShape.new(name: 'RepositoryTriggerExecutionFailureList')
RepositoryTriggerExecutionFailureMessage = Shapes::StringShape.new(name: 'RepositoryTriggerExecutionFailureMessage')
RepositoryTriggerName = Shapes::StringShape.new(name: 'RepositoryTriggerName')
RepositoryTriggerNameList = Shapes::ListShape.new(name: 'RepositoryTriggerNameList')
RepositoryTriggerNameRequiredException = Shapes::StructureShape.new(name: 'RepositoryTriggerNameRequiredException')
RepositoryTriggersConfigurationId = Shapes::StringShape.new(name: 'RepositoryTriggersConfigurationId')
RepositoryTriggersList = Shapes::ListShape.new(name: 'RepositoryTriggersList')
RepositoryTriggersListRequiredException = Shapes::StructureShape.new(name: 'RepositoryTriggersListRequiredException')
ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
ResourceArnRequiredException = Shapes::StructureShape.new(name: 'ResourceArnRequiredException')
RestrictedSourceFileException = Shapes::StructureShape.new(name: 'RestrictedSourceFileException')
RevisionId = Shapes::StringShape.new(name: 'RevisionId')
RevisionIdRequiredException = Shapes::StructureShape.new(name: 'RevisionIdRequiredException')
RevisionNotCurrentException = Shapes::StructureShape.new(name: 'RevisionNotCurrentException')
RuleContentSha256 = Shapes::StringShape.new(name: 'RuleContentSha256')
SameFileContentException = Shapes::StructureShape.new(name: 'SameFileContentException')
SamePathRequestException = Shapes::StructureShape.new(name: 'SamePathRequestException')
SetFileModeEntries = Shapes::ListShape.new(name: 'SetFileModeEntries')
SetFileModeEntry = Shapes::StructureShape.new(name: 'SetFileModeEntry')
SortByEnum = Shapes::StringShape.new(name: 'SortByEnum')
SourceAndDestinationAreSameException = Shapes::StructureShape.new(name: 'SourceAndDestinationAreSameException')
SourceFileOrContentRequiredException = Shapes::StructureShape.new(name: 'SourceFileOrContentRequiredException')
SourceFileSpecifier = Shapes::StructureShape.new(name: 'SourceFileSpecifier')
SubModule = Shapes::StructureShape.new(name: 'SubModule')
SubModuleList = Shapes::ListShape.new(name: 'SubModuleList')
SymbolicLink = Shapes::StructureShape.new(name: 'SymbolicLink')
SymbolicLinkList = Shapes::ListShape.new(name: 'SymbolicLinkList')
TagKey = Shapes::StringShape.new(name: 'TagKey')
TagKeysList = Shapes::ListShape.new(name: 'TagKeysList')
TagKeysListRequiredException = Shapes::StructureShape.new(name: 'TagKeysListRequiredException')
TagPolicyException = Shapes::StructureShape.new(name: 'TagPolicyException')
TagResourceInput = Shapes::StructureShape.new(name: 'TagResourceInput')
TagValue = Shapes::StringShape.new(name: 'TagValue')
TagsMap = Shapes::MapShape.new(name: 'TagsMap')
TagsMapRequiredException = Shapes::StructureShape.new(name: 'TagsMapRequiredException')
Target = Shapes::StructureShape.new(name: 'Target')
TargetList = Shapes::ListShape.new(name: 'TargetList')
TargetRequiredException = Shapes::StructureShape.new(name: 'TargetRequiredException')
TargetsRequiredException = Shapes::StructureShape.new(name: 'TargetsRequiredException')
TestRepositoryTriggersInput = Shapes::StructureShape.new(name: 'TestRepositoryTriggersInput')
TestRepositoryTriggersOutput = Shapes::StructureShape.new(name: 'TestRepositoryTriggersOutput')
TipOfSourceReferenceIsDifferentException = Shapes::StructureShape.new(name: 'TipOfSourceReferenceIsDifferentException')
TipsDivergenceExceededException = Shapes::StructureShape.new(name: 'TipsDivergenceExceededException')
Title = Shapes::StringShape.new(name: 'Title')
TitleRequiredException = Shapes::StructureShape.new(name: 'TitleRequiredException')
TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
UntagResourceInput = Shapes::StructureShape.new(name: 'UntagResourceInput')
UpdateApprovalRuleTemplateContentInput = Shapes::StructureShape.new(name: 'UpdateApprovalRuleTemplateContentInput')
UpdateApprovalRuleTemplateContentOutput = Shapes::StructureShape.new(name: 'UpdateApprovalRuleTemplateContentOutput')
UpdateApprovalRuleTemplateDescriptionInput = Shapes::StructureShape.new(name: 'UpdateApprovalRuleTemplateDescriptionInput')
UpdateApprovalRuleTemplateDescriptionOutput = Shapes::StructureShape.new(name: 'UpdateApprovalRuleTemplateDescriptionOutput')
UpdateApprovalRuleTemplateNameInput = Shapes::StructureShape.new(name: 'UpdateApprovalRuleTemplateNameInput')
UpdateApprovalRuleTemplateNameOutput = Shapes::StructureShape.new(name: 'UpdateApprovalRuleTemplateNameOutput')
UpdateCommentInput = Shapes::StructureShape.new(name: 'UpdateCommentInput')
UpdateCommentOutput = Shapes::StructureShape.new(name: 'UpdateCommentOutput')
UpdateDefaultBranchInput = Shapes::StructureShape.new(name: 'UpdateDefaultBranchInput')
UpdatePullRequestApprovalRuleContentInput = Shapes::StructureShape.new(name: 'UpdatePullRequestApprovalRuleContentInput')
UpdatePullRequestApprovalRuleContentOutput = Shapes::StructureShape.new(name: 'UpdatePullRequestApprovalRuleContentOutput')
UpdatePullRequestApprovalStateInput = Shapes::StructureShape.new(name: 'UpdatePullRequestApprovalStateInput')
UpdatePullRequestDescriptionInput = Shapes::StructureShape.new(name: 'UpdatePullRequestDescriptionInput')
UpdatePullRequestDescriptionOutput = Shapes::StructureShape.new(name: 'UpdatePullRequestDescriptionOutput')
UpdatePullRequestStatusInput = Shapes::StructureShape.new(name: 'UpdatePullRequestStatusInput')
UpdatePullRequestStatusOutput = Shapes::StructureShape.new(name: 'UpdatePullRequestStatusOutput')
UpdatePullRequestTitleInput = Shapes::StructureShape.new(name: 'UpdatePullRequestTitleInput')
UpdatePullRequestTitleOutput = Shapes::StructureShape.new(name: 'UpdatePullRequestTitleOutput')
UpdateRepositoryDescriptionInput = Shapes::StructureShape.new(name: 'UpdateRepositoryDescriptionInput')
UpdateRepositoryNameInput = Shapes::StructureShape.new(name: 'UpdateRepositoryNameInput')
UserInfo = Shapes::StructureShape.new(name: 'UserInfo')
blob = Shapes::BlobShape.new(name: 'blob')
ActorDoesNotExistException.struct_class = Types::ActorDoesNotExistException
Approval.add_member(:user_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "userArn"))
Approval.add_member(:approval_state, Shapes::ShapeRef.new(shape: ApprovalState, location_name: "approvalState"))
Approval.struct_class = Types::Approval
ApprovalList.member = Shapes::ShapeRef.new(shape: Approval)
ApprovalRule.add_member(:approval_rule_id, Shapes::ShapeRef.new(shape: ApprovalRuleId, location_name: "approvalRuleId"))
ApprovalRule.add_member(:approval_rule_name, Shapes::ShapeRef.new(shape: ApprovalRuleName, location_name: "approvalRuleName"))
ApprovalRule.add_member(:approval_rule_content, Shapes::ShapeRef.new(shape: ApprovalRuleContent, location_name: "approvalRuleContent"))
ApprovalRule.add_member(:rule_content_sha_256, Shapes::ShapeRef.new(shape: RuleContentSha256, location_name: "ruleContentSha256"))
ApprovalRule.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: LastModifiedDate, location_name: "lastModifiedDate"))
ApprovalRule.add_member(:creation_date, Shapes::ShapeRef.new(shape: CreationDate, location_name: "creationDate"))
ApprovalRule.add_member(:last_modified_user, Shapes::ShapeRef.new(shape: Arn, location_name: "lastModifiedUser"))
ApprovalRule.add_member(:origin_approval_rule_template, Shapes::ShapeRef.new(shape: OriginApprovalRuleTemplate, location_name: "originApprovalRuleTemplate"))
ApprovalRule.struct_class = Types::ApprovalRule
ApprovalRuleContentRequiredException.struct_class = Types::ApprovalRuleContentRequiredException
ApprovalRuleDoesNotExistException.struct_class = Types::ApprovalRuleDoesNotExistException
ApprovalRuleEventMetadata.add_member(:approval_rule_name, Shapes::ShapeRef.new(shape: ApprovalRuleName, location_name: "approvalRuleName"))
ApprovalRuleEventMetadata.add_member(:approval_rule_id, Shapes::ShapeRef.new(shape: ApprovalRuleId, location_name: "approvalRuleId"))
ApprovalRuleEventMetadata.add_member(:approval_rule_content, Shapes::ShapeRef.new(shape: ApprovalRuleContent, location_name: "approvalRuleContent"))
ApprovalRuleEventMetadata.struct_class = Types::ApprovalRuleEventMetadata
ApprovalRuleNameAlreadyExistsException.struct_class = Types::ApprovalRuleNameAlreadyExistsException
ApprovalRuleNameRequiredException.struct_class = Types::ApprovalRuleNameRequiredException
ApprovalRuleOverriddenEventMetadata.add_member(:revision_id, Shapes::ShapeRef.new(shape: RevisionId, location_name: "revisionId"))
ApprovalRuleOverriddenEventMetadata.add_member(:override_status, Shapes::ShapeRef.new(shape: OverrideStatus, location_name: "overrideStatus"))
ApprovalRuleOverriddenEventMetadata.struct_class = Types::ApprovalRuleOverriddenEventMetadata
ApprovalRuleTemplate.add_member(:approval_rule_template_id, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateId, location_name: "approvalRuleTemplateId"))
ApprovalRuleTemplate.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, location_name: "approvalRuleTemplateName"))
ApprovalRuleTemplate.add_member(:approval_rule_template_description, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDescription, location_name: "approvalRuleTemplateDescription"))
ApprovalRuleTemplate.add_member(:approval_rule_template_content, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateContent, location_name: "approvalRuleTemplateContent"))
ApprovalRuleTemplate.add_member(:rule_content_sha_256, Shapes::ShapeRef.new(shape: RuleContentSha256, location_name: "ruleContentSha256"))
ApprovalRuleTemplate.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: LastModifiedDate, location_name: "lastModifiedDate"))
ApprovalRuleTemplate.add_member(:creation_date, Shapes::ShapeRef.new(shape: CreationDate, location_name: "creationDate"))
ApprovalRuleTemplate.add_member(:last_modified_user, Shapes::ShapeRef.new(shape: Arn, location_name: "lastModifiedUser"))
ApprovalRuleTemplate.struct_class = Types::ApprovalRuleTemplate
ApprovalRuleTemplateContentRequiredException.struct_class = Types::ApprovalRuleTemplateContentRequiredException
ApprovalRuleTemplateDoesNotExistException.struct_class = Types::ApprovalRuleTemplateDoesNotExistException
ApprovalRuleTemplateInUseException.struct_class = Types::ApprovalRuleTemplateInUseException
ApprovalRuleTemplateNameAlreadyExistsException.struct_class = Types::ApprovalRuleTemplateNameAlreadyExistsException
ApprovalRuleTemplateNameList.member = Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName)
ApprovalRuleTemplateNameRequiredException.struct_class = Types::ApprovalRuleTemplateNameRequiredException
ApprovalRulesList.member = Shapes::ShapeRef.new(shape: ApprovalRule)
ApprovalRulesNotSatisfiedList.member = Shapes::ShapeRef.new(shape: ApprovalRuleName)
ApprovalRulesSatisfiedList.member = Shapes::ShapeRef.new(shape: ApprovalRuleName)
ApprovalStateChangedEventMetadata.add_member(:revision_id, Shapes::ShapeRef.new(shape: RevisionId, location_name: "revisionId"))
ApprovalStateChangedEventMetadata.add_member(:approval_status, Shapes::ShapeRef.new(shape: ApprovalState, location_name: "approvalStatus"))
ApprovalStateChangedEventMetadata.struct_class = Types::ApprovalStateChangedEventMetadata
ApprovalStateRequiredException.struct_class = Types::ApprovalStateRequiredException
AssociateApprovalRuleTemplateWithRepositoryInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
AssociateApprovalRuleTemplateWithRepositoryInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
AssociateApprovalRuleTemplateWithRepositoryInput.struct_class = Types::AssociateApprovalRuleTemplateWithRepositoryInput
AuthorDoesNotExistException.struct_class = Types::AuthorDoesNotExistException
BatchAssociateApprovalRuleTemplateWithRepositoriesError.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
BatchAssociateApprovalRuleTemplateWithRepositoriesError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
BatchAssociateApprovalRuleTemplateWithRepositoriesError.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
BatchAssociateApprovalRuleTemplateWithRepositoriesError.struct_class = Types::BatchAssociateApprovalRuleTemplateWithRepositoriesError
BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList.member = Shapes::ShapeRef.new(shape: BatchAssociateApprovalRuleTemplateWithRepositoriesError)
BatchAssociateApprovalRuleTemplateWithRepositoriesInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
BatchAssociateApprovalRuleTemplateWithRepositoriesInput.add_member(:repository_names, Shapes::ShapeRef.new(shape: RepositoryNameList, required: true, location_name: "repositoryNames"))
BatchAssociateApprovalRuleTemplateWithRepositoriesInput.struct_class = Types::BatchAssociateApprovalRuleTemplateWithRepositoriesInput
BatchAssociateApprovalRuleTemplateWithRepositoriesOutput.add_member(:associated_repository_names, Shapes::ShapeRef.new(shape: RepositoryNameList, required: true, location_name: "associatedRepositoryNames"))
BatchAssociateApprovalRuleTemplateWithRepositoriesOutput.add_member(:errors, Shapes::ShapeRef.new(shape: BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList, required: true, location_name: "errors"))
BatchAssociateApprovalRuleTemplateWithRepositoriesOutput.struct_class = Types::BatchAssociateApprovalRuleTemplateWithRepositoriesOutput
BatchDescribeMergeConflictsError.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
BatchDescribeMergeConflictsError.add_member(:exception_name, Shapes::ShapeRef.new(shape: ExceptionName, required: true, location_name: "exceptionName"))
BatchDescribeMergeConflictsError.add_member(:message, Shapes::ShapeRef.new(shape: Message, required: true, location_name: "message"))
BatchDescribeMergeConflictsError.struct_class = Types::BatchDescribeMergeConflictsError
BatchDescribeMergeConflictsErrors.member = Shapes::ShapeRef.new(shape: BatchDescribeMergeConflictsError)
BatchDescribeMergeConflictsInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
BatchDescribeMergeConflictsInput.add_member(:destination_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "destinationCommitSpecifier"))
BatchDescribeMergeConflictsInput.add_member(:source_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "sourceCommitSpecifier"))
BatchDescribeMergeConflictsInput.add_member(:merge_option, Shapes::ShapeRef.new(shape: MergeOptionTypeEnum, required: true, location_name: "mergeOption"))
BatchDescribeMergeConflictsInput.add_member(:max_merge_hunks, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxMergeHunks"))
BatchDescribeMergeConflictsInput.add_member(:max_conflict_files, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxConflictFiles"))
BatchDescribeMergeConflictsInput.add_member(:file_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "filePaths"))
BatchDescribeMergeConflictsInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
BatchDescribeMergeConflictsInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
BatchDescribeMergeConflictsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
BatchDescribeMergeConflictsInput.struct_class = Types::BatchDescribeMergeConflictsInput
BatchDescribeMergeConflictsOutput.add_member(:conflicts, Shapes::ShapeRef.new(shape: Conflicts, required: true, location_name: "conflicts"))
BatchDescribeMergeConflictsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
BatchDescribeMergeConflictsOutput.add_member(:errors, Shapes::ShapeRef.new(shape: BatchDescribeMergeConflictsErrors, location_name: "errors"))
BatchDescribeMergeConflictsOutput.add_member(:destination_commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "destinationCommitId"))
BatchDescribeMergeConflictsOutput.add_member(:source_commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "sourceCommitId"))
BatchDescribeMergeConflictsOutput.add_member(:base_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "baseCommitId"))
BatchDescribeMergeConflictsOutput.struct_class = Types::BatchDescribeMergeConflictsOutput
BatchDisassociateApprovalRuleTemplateFromRepositoriesError.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
BatchDisassociateApprovalRuleTemplateFromRepositoriesError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
BatchDisassociateApprovalRuleTemplateFromRepositoriesError.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
BatchDisassociateApprovalRuleTemplateFromRepositoriesError.struct_class = Types::BatchDisassociateApprovalRuleTemplateFromRepositoriesError
BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList.member = Shapes::ShapeRef.new(shape: BatchDisassociateApprovalRuleTemplateFromRepositoriesError)
BatchDisassociateApprovalRuleTemplateFromRepositoriesInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
BatchDisassociateApprovalRuleTemplateFromRepositoriesInput.add_member(:repository_names, Shapes::ShapeRef.new(shape: RepositoryNameList, required: true, location_name: "repositoryNames"))
BatchDisassociateApprovalRuleTemplateFromRepositoriesInput.struct_class = Types::BatchDisassociateApprovalRuleTemplateFromRepositoriesInput
BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput.add_member(:disassociated_repository_names, Shapes::ShapeRef.new(shape: RepositoryNameList, required: true, location_name: "disassociatedRepositoryNames"))
BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput.add_member(:errors, Shapes::ShapeRef.new(shape: BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList, required: true, location_name: "errors"))
BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput.struct_class = Types::BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput
BatchGetCommitsError.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "commitId"))
BatchGetCommitsError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
BatchGetCommitsError.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
BatchGetCommitsError.struct_class = Types::BatchGetCommitsError
BatchGetCommitsErrorsList.member = Shapes::ShapeRef.new(shape: BatchGetCommitsError)
BatchGetCommitsInput.add_member(:commit_ids, Shapes::ShapeRef.new(shape: CommitIdsInputList, required: true, location_name: "commitIds"))
BatchGetCommitsInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
BatchGetCommitsInput.struct_class = Types::BatchGetCommitsInput
BatchGetCommitsOutput.add_member(:commits, Shapes::ShapeRef.new(shape: CommitObjectsList, location_name: "commits"))
BatchGetCommitsOutput.add_member(:errors, Shapes::ShapeRef.new(shape: BatchGetCommitsErrorsList, location_name: "errors"))
BatchGetCommitsOutput.struct_class = Types::BatchGetCommitsOutput
BatchGetRepositoriesInput.add_member(:repository_names, Shapes::ShapeRef.new(shape: RepositoryNameList, required: true, location_name: "repositoryNames"))
BatchGetRepositoriesInput.struct_class = Types::BatchGetRepositoriesInput
BatchGetRepositoriesOutput.add_member(:repositories, Shapes::ShapeRef.new(shape: RepositoryMetadataList, location_name: "repositories"))
BatchGetRepositoriesOutput.add_member(:repositories_not_found, Shapes::ShapeRef.new(shape: RepositoryNotFoundList, location_name: "repositoriesNotFound"))
BatchGetRepositoriesOutput.struct_class = Types::BatchGetRepositoriesOutput
BeforeCommitIdAndAfterCommitIdAreSameException.struct_class = Types::BeforeCommitIdAndAfterCommitIdAreSameException
BlobIdDoesNotExistException.struct_class = Types::BlobIdDoesNotExistException
BlobIdRequiredException.struct_class = Types::BlobIdRequiredException
BlobMetadata.add_member(:blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "blobId"))
BlobMetadata.add_member(:path, Shapes::ShapeRef.new(shape: Path, location_name: "path"))
BlobMetadata.add_member(:mode, Shapes::ShapeRef.new(shape: Mode, location_name: "mode"))
BlobMetadata.struct_class = Types::BlobMetadata
BranchDoesNotExistException.struct_class = Types::BranchDoesNotExistException
BranchInfo.add_member(:branch_name, Shapes::ShapeRef.new(shape: BranchName, location_name: "branchName"))
BranchInfo.add_member(:commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "commitId"))
BranchInfo.struct_class = Types::BranchInfo
BranchNameExistsException.struct_class = Types::BranchNameExistsException
BranchNameIsTagNameException.struct_class = Types::BranchNameIsTagNameException
BranchNameList.member = Shapes::ShapeRef.new(shape: BranchName)
BranchNameRequiredException.struct_class = Types::BranchNameRequiredException
CallerReactions.member = Shapes::ShapeRef.new(shape: ReactionValue)
CannotDeleteApprovalRuleFromTemplateException.struct_class = Types::CannotDeleteApprovalRuleFromTemplateException
CannotModifyApprovalRuleFromTemplateException.struct_class = Types::CannotModifyApprovalRuleFromTemplateException
ClientRequestTokenRequiredException.struct_class = Types::ClientRequestTokenRequiredException
Comment.add_member(:comment_id, Shapes::ShapeRef.new(shape: CommentId, location_name: "commentId"))
Comment.add_member(:content, Shapes::ShapeRef.new(shape: Content, location_name: "content"))
Comment.add_member(:in_reply_to, Shapes::ShapeRef.new(shape: CommentId, location_name: "inReplyTo"))
Comment.add_member(:creation_date, Shapes::ShapeRef.new(shape: CreationDate, location_name: "creationDate"))
Comment.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: LastModifiedDate, location_name: "lastModifiedDate"))
Comment.add_member(:author_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "authorArn"))
Comment.add_member(:deleted, Shapes::ShapeRef.new(shape: IsCommentDeleted, location_name: "deleted"))
Comment.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "clientRequestToken"))
Comment.add_member(:caller_reactions, Shapes::ShapeRef.new(shape: CallerReactions, location_name: "callerReactions"))
Comment.add_member(:reaction_counts, Shapes::ShapeRef.new(shape: ReactionCountsMap, location_name: "reactionCounts"))
Comment.struct_class = Types::Comment
CommentContentRequiredException.struct_class = Types::CommentContentRequiredException
CommentContentSizeLimitExceededException.struct_class = Types::CommentContentSizeLimitExceededException
CommentDeletedException.struct_class = Types::CommentDeletedException
CommentDoesNotExistException.struct_class = Types::CommentDoesNotExistException
CommentIdRequiredException.struct_class = Types::CommentIdRequiredException
CommentNotCreatedByCallerException.struct_class = Types::CommentNotCreatedByCallerException
Comments.member = Shapes::ShapeRef.new(shape: Comment)
CommentsForComparedCommit.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
CommentsForComparedCommit.add_member(:before_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "beforeCommitId"))
CommentsForComparedCommit.add_member(:after_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "afterCommitId"))
CommentsForComparedCommit.add_member(:before_blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "beforeBlobId"))
CommentsForComparedCommit.add_member(:after_blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "afterBlobId"))
CommentsForComparedCommit.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
CommentsForComparedCommit.add_member(:comments, Shapes::ShapeRef.new(shape: Comments, location_name: "comments"))
CommentsForComparedCommit.struct_class = Types::CommentsForComparedCommit
CommentsForComparedCommitData.member = Shapes::ShapeRef.new(shape: CommentsForComparedCommit)
CommentsForPullRequest.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, location_name: "pullRequestId"))
CommentsForPullRequest.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
CommentsForPullRequest.add_member(:before_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "beforeCommitId"))
CommentsForPullRequest.add_member(:after_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "afterCommitId"))
CommentsForPullRequest.add_member(:before_blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "beforeBlobId"))
CommentsForPullRequest.add_member(:after_blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "afterBlobId"))
CommentsForPullRequest.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
CommentsForPullRequest.add_member(:comments, Shapes::ShapeRef.new(shape: Comments, location_name: "comments"))
CommentsForPullRequest.struct_class = Types::CommentsForPullRequest
CommentsForPullRequestData.member = Shapes::ShapeRef.new(shape: CommentsForPullRequest)
Commit.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "commitId"))
Commit.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "treeId"))
Commit.add_member(:parents, Shapes::ShapeRef.new(shape: ParentList, location_name: "parents"))
Commit.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "message"))
Commit.add_member(:author, Shapes::ShapeRef.new(shape: UserInfo, location_name: "author"))
Commit.add_member(:committer, Shapes::ShapeRef.new(shape: UserInfo, location_name: "committer"))
Commit.add_member(:additional_data, Shapes::ShapeRef.new(shape: AdditionalData, location_name: "additionalData"))
Commit.struct_class = Types::Commit
CommitDoesNotExistException.struct_class = Types::CommitDoesNotExistException
CommitIdDoesNotExistException.struct_class = Types::CommitIdDoesNotExistException
CommitIdRequiredException.struct_class = Types::CommitIdRequiredException
CommitIdsInputList.member = Shapes::ShapeRef.new(shape: ObjectId)
CommitIdsLimitExceededException.struct_class = Types::CommitIdsLimitExceededException
CommitIdsListRequiredException.struct_class = Types::CommitIdsListRequiredException
CommitMessageLengthExceededException.struct_class = Types::CommitMessageLengthExceededException
CommitObjectsList.member = Shapes::ShapeRef.new(shape: Commit)
CommitRequiredException.struct_class = Types::CommitRequiredException
ConcurrentReferenceUpdateException.struct_class = Types::ConcurrentReferenceUpdateException
Conflict.add_member(:conflict_metadata, Shapes::ShapeRef.new(shape: ConflictMetadata, location_name: "conflictMetadata"))
Conflict.add_member(:merge_hunks, Shapes::ShapeRef.new(shape: MergeHunks, location_name: "mergeHunks"))
Conflict.struct_class = Types::Conflict
ConflictMetadata.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, location_name: "filePath"))
ConflictMetadata.add_member(:file_sizes, Shapes::ShapeRef.new(shape: FileSizes, location_name: "fileSizes"))
ConflictMetadata.add_member(:file_modes, Shapes::ShapeRef.new(shape: FileModes, location_name: "fileModes"))
ConflictMetadata.add_member(:object_types, Shapes::ShapeRef.new(shape: ObjectTypes, location_name: "objectTypes"))
ConflictMetadata.add_member(:number_of_conflicts, Shapes::ShapeRef.new(shape: NumberOfConflicts, location_name: "numberOfConflicts"))
ConflictMetadata.add_member(:is_binary_file, Shapes::ShapeRef.new(shape: IsBinaryFile, location_name: "isBinaryFile"))
ConflictMetadata.add_member(:content_conflict, Shapes::ShapeRef.new(shape: IsContentConflict, location_name: "contentConflict"))
ConflictMetadata.add_member(:file_mode_conflict, Shapes::ShapeRef.new(shape: IsFileModeConflict, location_name: "fileModeConflict"))
ConflictMetadata.add_member(:object_type_conflict, Shapes::ShapeRef.new(shape: IsObjectTypeConflict, location_name: "objectTypeConflict"))
ConflictMetadata.add_member(:merge_operations, Shapes::ShapeRef.new(shape: MergeOperations, location_name: "mergeOperations"))
ConflictMetadata.struct_class = Types::ConflictMetadata
ConflictMetadataList.member = Shapes::ShapeRef.new(shape: ConflictMetadata)
ConflictResolution.add_member(:replace_contents, Shapes::ShapeRef.new(shape: ReplaceContentEntries, location_name: "replaceContents"))
ConflictResolution.add_member(:delete_files, Shapes::ShapeRef.new(shape: DeleteFileEntries, location_name: "deleteFiles"))
ConflictResolution.add_member(:set_file_modes, Shapes::ShapeRef.new(shape: SetFileModeEntries, location_name: "setFileModes"))
ConflictResolution.struct_class = Types::ConflictResolution
Conflicts.member = Shapes::ShapeRef.new(shape: Conflict)
CreateApprovalRuleTemplateInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
CreateApprovalRuleTemplateInput.add_member(:approval_rule_template_content, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateContent, required: true, location_name: "approvalRuleTemplateContent"))
CreateApprovalRuleTemplateInput.add_member(:approval_rule_template_description, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDescription, location_name: "approvalRuleTemplateDescription"))
CreateApprovalRuleTemplateInput.struct_class = Types::CreateApprovalRuleTemplateInput
CreateApprovalRuleTemplateOutput.add_member(:approval_rule_template, Shapes::ShapeRef.new(shape: ApprovalRuleTemplate, required: true, location_name: "approvalRuleTemplate"))
CreateApprovalRuleTemplateOutput.struct_class = Types::CreateApprovalRuleTemplateOutput
CreateBranchInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
CreateBranchInput.add_member(:branch_name, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "branchName"))
CreateBranchInput.add_member(:commit_id, Shapes::ShapeRef.new(shape: CommitId, required: true, location_name: "commitId"))
CreateBranchInput.struct_class = Types::CreateBranchInput
CreateCommitInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
CreateCommitInput.add_member(:branch_name, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "branchName"))
CreateCommitInput.add_member(:parent_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "parentCommitId"))
CreateCommitInput.add_member(:author_name, Shapes::ShapeRef.new(shape: Name, location_name: "authorName"))
CreateCommitInput.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "email"))
CreateCommitInput.add_member(:commit_message, Shapes::ShapeRef.new(shape: Message, location_name: "commitMessage"))
CreateCommitInput.add_member(:keep_empty_folders, Shapes::ShapeRef.new(shape: KeepEmptyFolders, location_name: "keepEmptyFolders"))
CreateCommitInput.add_member(:put_files, Shapes::ShapeRef.new(shape: PutFileEntries, location_name: "putFiles"))
CreateCommitInput.add_member(:delete_files, Shapes::ShapeRef.new(shape: DeleteFileEntries, location_name: "deleteFiles"))
CreateCommitInput.add_member(:set_file_modes, Shapes::ShapeRef.new(shape: SetFileModeEntries, location_name: "setFileModes"))
CreateCommitInput.struct_class = Types::CreateCommitInput
CreateCommitOutput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "commitId"))
CreateCommitOutput.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "treeId"))
CreateCommitOutput.add_member(:files_added, Shapes::ShapeRef.new(shape: FilesMetadata, location_name: "filesAdded"))
CreateCommitOutput.add_member(:files_updated, Shapes::ShapeRef.new(shape: FilesMetadata, location_name: "filesUpdated"))
CreateCommitOutput.add_member(:files_deleted, Shapes::ShapeRef.new(shape: FilesMetadata, location_name: "filesDeleted"))
CreateCommitOutput.struct_class = Types::CreateCommitOutput
CreatePullRequestApprovalRuleInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
CreatePullRequestApprovalRuleInput.add_member(:approval_rule_name, Shapes::ShapeRef.new(shape: ApprovalRuleName, required: true, location_name: "approvalRuleName"))
CreatePullRequestApprovalRuleInput.add_member(:approval_rule_content, Shapes::ShapeRef.new(shape: ApprovalRuleContent, required: true, location_name: "approvalRuleContent"))
CreatePullRequestApprovalRuleInput.struct_class = Types::CreatePullRequestApprovalRuleInput
CreatePullRequestApprovalRuleOutput.add_member(:approval_rule, Shapes::ShapeRef.new(shape: ApprovalRule, required: true, location_name: "approvalRule"))
CreatePullRequestApprovalRuleOutput.struct_class = Types::CreatePullRequestApprovalRuleOutput
CreatePullRequestInput.add_member(:title, Shapes::ShapeRef.new(shape: Title, required: true, location_name: "title"))
CreatePullRequestInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
CreatePullRequestInput.add_member(:targets, Shapes::ShapeRef.new(shape: TargetList, required: true, location_name: "targets"))
CreatePullRequestInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
CreatePullRequestInput.struct_class = Types::CreatePullRequestInput
CreatePullRequestOutput.add_member(:pull_request, Shapes::ShapeRef.new(shape: PullRequest, required: true, location_name: "pullRequest"))
CreatePullRequestOutput.struct_class = Types::CreatePullRequestOutput
CreateRepositoryInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
CreateRepositoryInput.add_member(:repository_description, Shapes::ShapeRef.new(shape: RepositoryDescription, location_name: "repositoryDescription"))
CreateRepositoryInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
CreateRepositoryInput.struct_class = Types::CreateRepositoryInput
CreateRepositoryOutput.add_member(:repository_metadata, Shapes::ShapeRef.new(shape: RepositoryMetadata, location_name: "repositoryMetadata"))
CreateRepositoryOutput.struct_class = Types::CreateRepositoryOutput
CreateUnreferencedMergeCommitInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
CreateUnreferencedMergeCommitInput.add_member(:source_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "sourceCommitSpecifier"))
CreateUnreferencedMergeCommitInput.add_member(:destination_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "destinationCommitSpecifier"))
CreateUnreferencedMergeCommitInput.add_member(:merge_option, Shapes::ShapeRef.new(shape: MergeOptionTypeEnum, required: true, location_name: "mergeOption"))
CreateUnreferencedMergeCommitInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
CreateUnreferencedMergeCommitInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
CreateUnreferencedMergeCommitInput.add_member(:author_name, Shapes::ShapeRef.new(shape: Name, location_name: "authorName"))
CreateUnreferencedMergeCommitInput.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "email"))
CreateUnreferencedMergeCommitInput.add_member(:commit_message, Shapes::ShapeRef.new(shape: Message, location_name: "commitMessage"))
CreateUnreferencedMergeCommitInput.add_member(:keep_empty_folders, Shapes::ShapeRef.new(shape: KeepEmptyFolders, location_name: "keepEmptyFolders"))
CreateUnreferencedMergeCommitInput.add_member(:conflict_resolution, Shapes::ShapeRef.new(shape: ConflictResolution, location_name: "conflictResolution"))
CreateUnreferencedMergeCommitInput.struct_class = Types::CreateUnreferencedMergeCommitInput
CreateUnreferencedMergeCommitOutput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "commitId"))
CreateUnreferencedMergeCommitOutput.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "treeId"))
CreateUnreferencedMergeCommitOutput.struct_class = Types::CreateUnreferencedMergeCommitOutput
DefaultBranchCannotBeDeletedException.struct_class = Types::DefaultBranchCannotBeDeletedException
DeleteApprovalRuleTemplateInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
DeleteApprovalRuleTemplateInput.struct_class = Types::DeleteApprovalRuleTemplateInput
DeleteApprovalRuleTemplateOutput.add_member(:approval_rule_template_id, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateId, required: true, location_name: "approvalRuleTemplateId"))
DeleteApprovalRuleTemplateOutput.struct_class = Types::DeleteApprovalRuleTemplateOutput
DeleteBranchInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DeleteBranchInput.add_member(:branch_name, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "branchName"))
DeleteBranchInput.struct_class = Types::DeleteBranchInput
DeleteBranchOutput.add_member(:deleted_branch, Shapes::ShapeRef.new(shape: BranchInfo, location_name: "deletedBranch"))
DeleteBranchOutput.struct_class = Types::DeleteBranchOutput
DeleteCommentContentInput.add_member(:comment_id, Shapes::ShapeRef.new(shape: CommentId, required: true, location_name: "commentId"))
DeleteCommentContentInput.struct_class = Types::DeleteCommentContentInput
DeleteCommentContentOutput.add_member(:comment, Shapes::ShapeRef.new(shape: Comment, location_name: "comment"))
DeleteCommentContentOutput.struct_class = Types::DeleteCommentContentOutput
DeleteFileEntries.member = Shapes::ShapeRef.new(shape: DeleteFileEntry)
DeleteFileEntry.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
DeleteFileEntry.struct_class = Types::DeleteFileEntry
DeleteFileInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DeleteFileInput.add_member(:branch_name, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "branchName"))
DeleteFileInput.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
DeleteFileInput.add_member(:parent_commit_id, Shapes::ShapeRef.new(shape: CommitId, required: true, location_name: "parentCommitId"))
DeleteFileInput.add_member(:keep_empty_folders, Shapes::ShapeRef.new(shape: KeepEmptyFolders, location_name: "keepEmptyFolders"))
DeleteFileInput.add_member(:commit_message, Shapes::ShapeRef.new(shape: Message, location_name: "commitMessage"))
DeleteFileInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
DeleteFileInput.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "email"))
DeleteFileInput.struct_class = Types::DeleteFileInput
DeleteFileOutput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "commitId"))
DeleteFileOutput.add_member(:blob_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "blobId"))
DeleteFileOutput.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "treeId"))
DeleteFileOutput.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
DeleteFileOutput.struct_class = Types::DeleteFileOutput
DeletePullRequestApprovalRuleInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
DeletePullRequestApprovalRuleInput.add_member(:approval_rule_name, Shapes::ShapeRef.new(shape: ApprovalRuleName, required: true, location_name: "approvalRuleName"))
DeletePullRequestApprovalRuleInput.struct_class = Types::DeletePullRequestApprovalRuleInput
DeletePullRequestApprovalRuleOutput.add_member(:approval_rule_id, Shapes::ShapeRef.new(shape: ApprovalRuleId, required: true, location_name: "approvalRuleId"))
DeletePullRequestApprovalRuleOutput.struct_class = Types::DeletePullRequestApprovalRuleOutput
DeleteRepositoryInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DeleteRepositoryInput.struct_class = Types::DeleteRepositoryInput
DeleteRepositoryOutput.add_member(:repository_id, Shapes::ShapeRef.new(shape: RepositoryId, location_name: "repositoryId"))
DeleteRepositoryOutput.struct_class = Types::DeleteRepositoryOutput
DescribeMergeConflictsInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DescribeMergeConflictsInput.add_member(:destination_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "destinationCommitSpecifier"))
DescribeMergeConflictsInput.add_member(:source_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "sourceCommitSpecifier"))
DescribeMergeConflictsInput.add_member(:merge_option, Shapes::ShapeRef.new(shape: MergeOptionTypeEnum, required: true, location_name: "mergeOption"))
DescribeMergeConflictsInput.add_member(:max_merge_hunks, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxMergeHunks"))
DescribeMergeConflictsInput.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
DescribeMergeConflictsInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
DescribeMergeConflictsInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
DescribeMergeConflictsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeMergeConflictsInput.struct_class = Types::DescribeMergeConflictsInput
DescribeMergeConflictsOutput.add_member(:conflict_metadata, Shapes::ShapeRef.new(shape: ConflictMetadata, required: true, location_name: "conflictMetadata"))
DescribeMergeConflictsOutput.add_member(:merge_hunks, Shapes::ShapeRef.new(shape: MergeHunks, required: true, location_name: "mergeHunks"))
DescribeMergeConflictsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribeMergeConflictsOutput.add_member(:destination_commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "destinationCommitId"))
DescribeMergeConflictsOutput.add_member(:source_commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "sourceCommitId"))
DescribeMergeConflictsOutput.add_member(:base_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "baseCommitId"))
DescribeMergeConflictsOutput.struct_class = Types::DescribeMergeConflictsOutput
DescribePullRequestEventsInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
DescribePullRequestEventsInput.add_member(:pull_request_event_type, Shapes::ShapeRef.new(shape: PullRequestEventType, location_name: "pullRequestEventType"))
DescribePullRequestEventsInput.add_member(:actor_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "actorArn"))
DescribePullRequestEventsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribePullRequestEventsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
DescribePullRequestEventsInput.struct_class = Types::DescribePullRequestEventsInput
DescribePullRequestEventsOutput.add_member(:pull_request_events, Shapes::ShapeRef.new(shape: PullRequestEventList, required: true, location_name: "pullRequestEvents"))
DescribePullRequestEventsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
DescribePullRequestEventsOutput.struct_class = Types::DescribePullRequestEventsOutput
Difference.add_member(:before_blob, Shapes::ShapeRef.new(shape: BlobMetadata, location_name: "beforeBlob"))
Difference.add_member(:after_blob, Shapes::ShapeRef.new(shape: BlobMetadata, location_name: "afterBlob"))
Difference.add_member(:change_type, Shapes::ShapeRef.new(shape: ChangeTypeEnum, location_name: "changeType"))
Difference.struct_class = Types::Difference
DifferenceList.member = Shapes::ShapeRef.new(shape: Difference)
DirectoryNameConflictsWithFileNameException.struct_class = Types::DirectoryNameConflictsWithFileNameException
DisassociateApprovalRuleTemplateFromRepositoryInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
DisassociateApprovalRuleTemplateFromRepositoryInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
DisassociateApprovalRuleTemplateFromRepositoryInput.struct_class = Types::DisassociateApprovalRuleTemplateFromRepositoryInput
EncryptionIntegrityChecksFailedException.struct_class = Types::EncryptionIntegrityChecksFailedException
EncryptionKeyAccessDeniedException.struct_class = Types::EncryptionKeyAccessDeniedException
EncryptionKeyDisabledException.struct_class = Types::EncryptionKeyDisabledException
EncryptionKeyNotFoundException.struct_class = Types::EncryptionKeyNotFoundException
EncryptionKeyUnavailableException.struct_class = Types::EncryptionKeyUnavailableException
EvaluatePullRequestApprovalRulesInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
EvaluatePullRequestApprovalRulesInput.add_member(:revision_id, Shapes::ShapeRef.new(shape: RevisionId, required: true, location_name: "revisionId"))
EvaluatePullRequestApprovalRulesInput.struct_class = Types::EvaluatePullRequestApprovalRulesInput
EvaluatePullRequestApprovalRulesOutput.add_member(:evaluation, Shapes::ShapeRef.new(shape: Evaluation, required: true, location_name: "evaluation"))
EvaluatePullRequestApprovalRulesOutput.struct_class = Types::EvaluatePullRequestApprovalRulesOutput
Evaluation.add_member(:approved, Shapes::ShapeRef.new(shape: Approved, location_name: "approved"))
Evaluation.add_member(:overridden, Shapes::ShapeRef.new(shape: Overridden, location_name: "overridden"))
Evaluation.add_member(:approval_rules_satisfied, Shapes::ShapeRef.new(shape: ApprovalRulesSatisfiedList, location_name: "approvalRulesSatisfied"))
Evaluation.add_member(:approval_rules_not_satisfied, Shapes::ShapeRef.new(shape: ApprovalRulesNotSatisfiedList, location_name: "approvalRulesNotSatisfied"))
Evaluation.struct_class = Types::Evaluation
File.add_member(:blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "blobId"))
File.add_member(:absolute_path, Shapes::ShapeRef.new(shape: Path, location_name: "absolutePath"))
File.add_member(:relative_path, Shapes::ShapeRef.new(shape: Path, location_name: "relativePath"))
File.add_member(:file_mode, Shapes::ShapeRef.new(shape: FileModeTypeEnum, location_name: "fileMode"))
File.struct_class = Types::File
FileContentAndSourceFileSpecifiedException.struct_class = Types::FileContentAndSourceFileSpecifiedException
FileContentRequiredException.struct_class = Types::FileContentRequiredException
FileContentSizeLimitExceededException.struct_class = Types::FileContentSizeLimitExceededException
FileDoesNotExistException.struct_class = Types::FileDoesNotExistException
FileEntryRequiredException.struct_class = Types::FileEntryRequiredException
FileList.member = Shapes::ShapeRef.new(shape: File)
FileMetadata.add_member(:absolute_path, Shapes::ShapeRef.new(shape: Path, location_name: "absolutePath"))
FileMetadata.add_member(:blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "blobId"))
FileMetadata.add_member(:file_mode, Shapes::ShapeRef.new(shape: FileModeTypeEnum, location_name: "fileMode"))
FileMetadata.struct_class = Types::FileMetadata
FileModeRequiredException.struct_class = Types::FileModeRequiredException
FileModes.add_member(:source, Shapes::ShapeRef.new(shape: FileModeTypeEnum, location_name: "source"))
FileModes.add_member(:destination, Shapes::ShapeRef.new(shape: FileModeTypeEnum, location_name: "destination"))
FileModes.add_member(:base, Shapes::ShapeRef.new(shape: FileModeTypeEnum, location_name: "base"))
FileModes.struct_class = Types::FileModes
FileNameConflictsWithDirectoryNameException.struct_class = Types::FileNameConflictsWithDirectoryNameException
FilePathConflictsWithSubmodulePathException.struct_class = Types::FilePathConflictsWithSubmodulePathException
FilePaths.member = Shapes::ShapeRef.new(shape: Path)
FileSizes.add_member(:source, Shapes::ShapeRef.new(shape: FileSize, location_name: "source"))
FileSizes.add_member(:destination, Shapes::ShapeRef.new(shape: FileSize, location_name: "destination"))
FileSizes.add_member(:base, Shapes::ShapeRef.new(shape: FileSize, location_name: "base"))
FileSizes.struct_class = Types::FileSizes
FileTooLargeException.struct_class = Types::FileTooLargeException
FilesMetadata.member = Shapes::ShapeRef.new(shape: FileMetadata)
Folder.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "treeId"))
Folder.add_member(:absolute_path, Shapes::ShapeRef.new(shape: Path, location_name: "absolutePath"))
Folder.add_member(:relative_path, Shapes::ShapeRef.new(shape: Path, location_name: "relativePath"))
Folder.struct_class = Types::Folder
FolderContentSizeLimitExceededException.struct_class = Types::FolderContentSizeLimitExceededException
FolderDoesNotExistException.struct_class = Types::FolderDoesNotExistException
FolderList.member = Shapes::ShapeRef.new(shape: Folder)
GetApprovalRuleTemplateInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
GetApprovalRuleTemplateInput.struct_class = Types::GetApprovalRuleTemplateInput
GetApprovalRuleTemplateOutput.add_member(:approval_rule_template, Shapes::ShapeRef.new(shape: ApprovalRuleTemplate, required: true, location_name: "approvalRuleTemplate"))
GetApprovalRuleTemplateOutput.struct_class = Types::GetApprovalRuleTemplateOutput
GetBlobInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetBlobInput.add_member(:blob_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "blobId"))
GetBlobInput.struct_class = Types::GetBlobInput
GetBlobOutput.add_member(:content, Shapes::ShapeRef.new(shape: blob, required: true, location_name: "content"))
GetBlobOutput.struct_class = Types::GetBlobOutput
GetBranchInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
GetBranchInput.add_member(:branch_name, Shapes::ShapeRef.new(shape: BranchName, location_name: "branchName"))
GetBranchInput.struct_class = Types::GetBranchInput
GetBranchOutput.add_member(:branch, Shapes::ShapeRef.new(shape: BranchInfo, location_name: "branch"))
GetBranchOutput.struct_class = Types::GetBranchOutput
GetCommentInput.add_member(:comment_id, Shapes::ShapeRef.new(shape: CommentId, required: true, location_name: "commentId"))
GetCommentInput.struct_class = Types::GetCommentInput
GetCommentOutput.add_member(:comment, Shapes::ShapeRef.new(shape: Comment, location_name: "comment"))
GetCommentOutput.struct_class = Types::GetCommentOutput
GetCommentReactionsInput.add_member(:comment_id, Shapes::ShapeRef.new(shape: CommentId, required: true, location_name: "commentId"))
GetCommentReactionsInput.add_member(:reaction_user_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "reactionUserArn"))
GetCommentReactionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetCommentReactionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
GetCommentReactionsInput.struct_class = Types::GetCommentReactionsInput
GetCommentReactionsOutput.add_member(:reactions_for_comment, Shapes::ShapeRef.new(shape: ReactionsForCommentList, required: true, location_name: "reactionsForComment"))
GetCommentReactionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetCommentReactionsOutput.struct_class = Types::GetCommentReactionsOutput
GetCommentsForComparedCommitInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetCommentsForComparedCommitInput.add_member(:before_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "beforeCommitId"))
GetCommentsForComparedCommitInput.add_member(:after_commit_id, Shapes::ShapeRef.new(shape: CommitId, required: true, location_name: "afterCommitId"))
GetCommentsForComparedCommitInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetCommentsForComparedCommitInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
GetCommentsForComparedCommitInput.struct_class = Types::GetCommentsForComparedCommitInput
GetCommentsForComparedCommitOutput.add_member(:comments_for_compared_commit_data, Shapes::ShapeRef.new(shape: CommentsForComparedCommitData, location_name: "commentsForComparedCommitData"))
GetCommentsForComparedCommitOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetCommentsForComparedCommitOutput.struct_class = Types::GetCommentsForComparedCommitOutput
GetCommentsForPullRequestInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
GetCommentsForPullRequestInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
GetCommentsForPullRequestInput.add_member(:before_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "beforeCommitId"))
GetCommentsForPullRequestInput.add_member(:after_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "afterCommitId"))
GetCommentsForPullRequestInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetCommentsForPullRequestInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
GetCommentsForPullRequestInput.struct_class = Types::GetCommentsForPullRequestInput
GetCommentsForPullRequestOutput.add_member(:comments_for_pull_request_data, Shapes::ShapeRef.new(shape: CommentsForPullRequestData, location_name: "commentsForPullRequestData"))
GetCommentsForPullRequestOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetCommentsForPullRequestOutput.struct_class = Types::GetCommentsForPullRequestOutput
GetCommitInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetCommitInput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "commitId"))
GetCommitInput.struct_class = Types::GetCommitInput
GetCommitOutput.add_member(:commit, Shapes::ShapeRef.new(shape: Commit, required: true, location_name: "commit"))
GetCommitOutput.struct_class = Types::GetCommitOutput
GetDifferencesInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetDifferencesInput.add_member(:before_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, location_name: "beforeCommitSpecifier"))
GetDifferencesInput.add_member(:after_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "afterCommitSpecifier"))
GetDifferencesInput.add_member(:before_path, Shapes::ShapeRef.new(shape: Path, location_name: "beforePath"))
GetDifferencesInput.add_member(:after_path, Shapes::ShapeRef.new(shape: Path, location_name: "afterPath"))
GetDifferencesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: Limit, location_name: "MaxResults"))
GetDifferencesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
GetDifferencesInput.struct_class = Types::GetDifferencesInput
GetDifferencesOutput.add_member(:differences, Shapes::ShapeRef.new(shape: DifferenceList, location_name: "differences"))
GetDifferencesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
GetDifferencesOutput.struct_class = Types::GetDifferencesOutput
GetFileInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetFileInput.add_member(:commit_specifier, Shapes::ShapeRef.new(shape: CommitName, location_name: "commitSpecifier"))
GetFileInput.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
GetFileInput.struct_class = Types::GetFileInput
GetFileOutput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "commitId"))
GetFileOutput.add_member(:blob_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "blobId"))
GetFileOutput.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
GetFileOutput.add_member(:file_mode, Shapes::ShapeRef.new(shape: FileModeTypeEnum, required: true, location_name: "fileMode"))
GetFileOutput.add_member(:file_size, Shapes::ShapeRef.new(shape: ObjectSize, required: true, location_name: "fileSize"))
GetFileOutput.add_member(:file_content, Shapes::ShapeRef.new(shape: FileContent, required: true, location_name: "fileContent"))
GetFileOutput.struct_class = Types::GetFileOutput
GetFolderInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetFolderInput.add_member(:commit_specifier, Shapes::ShapeRef.new(shape: CommitName, location_name: "commitSpecifier"))
GetFolderInput.add_member(:folder_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "folderPath"))
GetFolderInput.struct_class = Types::GetFolderInput
GetFolderOutput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "commitId"))
GetFolderOutput.add_member(:folder_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "folderPath"))
GetFolderOutput.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "treeId"))
GetFolderOutput.add_member(:sub_folders, Shapes::ShapeRef.new(shape: FolderList, location_name: "subFolders"))
GetFolderOutput.add_member(:files, Shapes::ShapeRef.new(shape: FileList, location_name: "files"))
GetFolderOutput.add_member(:symbolic_links, Shapes::ShapeRef.new(shape: SymbolicLinkList, location_name: "symbolicLinks"))
GetFolderOutput.add_member(:sub_modules, Shapes::ShapeRef.new(shape: SubModuleList, location_name: "subModules"))
GetFolderOutput.struct_class = Types::GetFolderOutput
GetMergeCommitInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetMergeCommitInput.add_member(:source_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "sourceCommitSpecifier"))
GetMergeCommitInput.add_member(:destination_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "destinationCommitSpecifier"))
GetMergeCommitInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
GetMergeCommitInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
GetMergeCommitInput.struct_class = Types::GetMergeCommitInput
GetMergeCommitOutput.add_member(:source_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "sourceCommitId"))
GetMergeCommitOutput.add_member(:destination_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "destinationCommitId"))
GetMergeCommitOutput.add_member(:base_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "baseCommitId"))
GetMergeCommitOutput.add_member(:merged_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "mergedCommitId"))
GetMergeCommitOutput.struct_class = Types::GetMergeCommitOutput
GetMergeConflictsInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetMergeConflictsInput.add_member(:destination_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "destinationCommitSpecifier"))
GetMergeConflictsInput.add_member(:source_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "sourceCommitSpecifier"))
GetMergeConflictsInput.add_member(:merge_option, Shapes::ShapeRef.new(shape: MergeOptionTypeEnum, required: true, location_name: "mergeOption"))
GetMergeConflictsInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
GetMergeConflictsInput.add_member(:max_conflict_files, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxConflictFiles"))
GetMergeConflictsInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
GetMergeConflictsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetMergeConflictsInput.struct_class = Types::GetMergeConflictsInput
GetMergeConflictsOutput.add_member(:mergeable, Shapes::ShapeRef.new(shape: IsMergeable, required: true, location_name: "mergeable"))
GetMergeConflictsOutput.add_member(:destination_commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "destinationCommitId"))
GetMergeConflictsOutput.add_member(:source_commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "sourceCommitId"))
GetMergeConflictsOutput.add_member(:base_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "baseCommitId"))
GetMergeConflictsOutput.add_member(:conflict_metadata_list, Shapes::ShapeRef.new(shape: ConflictMetadataList, required: true, location_name: "conflictMetadataList"))
GetMergeConflictsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
GetMergeConflictsOutput.struct_class = Types::GetMergeConflictsOutput
GetMergeOptionsInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetMergeOptionsInput.add_member(:source_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "sourceCommitSpecifier"))
GetMergeOptionsInput.add_member(:destination_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "destinationCommitSpecifier"))
GetMergeOptionsInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
GetMergeOptionsInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
GetMergeOptionsInput.struct_class = Types::GetMergeOptionsInput
GetMergeOptionsOutput.add_member(:merge_options, Shapes::ShapeRef.new(shape: MergeOptions, required: true, location_name: "mergeOptions"))
GetMergeOptionsOutput.add_member(:source_commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "sourceCommitId"))
GetMergeOptionsOutput.add_member(:destination_commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "destinationCommitId"))
GetMergeOptionsOutput.add_member(:base_commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "baseCommitId"))
GetMergeOptionsOutput.struct_class = Types::GetMergeOptionsOutput
GetPullRequestApprovalStatesInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
GetPullRequestApprovalStatesInput.add_member(:revision_id, Shapes::ShapeRef.new(shape: RevisionId, required: true, location_name: "revisionId"))
GetPullRequestApprovalStatesInput.struct_class = Types::GetPullRequestApprovalStatesInput
GetPullRequestApprovalStatesOutput.add_member(:approvals, Shapes::ShapeRef.new(shape: ApprovalList, location_name: "approvals"))
GetPullRequestApprovalStatesOutput.struct_class = Types::GetPullRequestApprovalStatesOutput
GetPullRequestInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
GetPullRequestInput.struct_class = Types::GetPullRequestInput
GetPullRequestOutput.add_member(:pull_request, Shapes::ShapeRef.new(shape: PullRequest, required: true, location_name: "pullRequest"))
GetPullRequestOutput.struct_class = Types::GetPullRequestOutput
GetPullRequestOverrideStateInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
GetPullRequestOverrideStateInput.add_member(:revision_id, Shapes::ShapeRef.new(shape: RevisionId, required: true, location_name: "revisionId"))
GetPullRequestOverrideStateInput.struct_class = Types::GetPullRequestOverrideStateInput
GetPullRequestOverrideStateOutput.add_member(:overridden, Shapes::ShapeRef.new(shape: Overridden, location_name: "overridden"))
GetPullRequestOverrideStateOutput.add_member(:overrider, Shapes::ShapeRef.new(shape: Arn, location_name: "overrider"))
GetPullRequestOverrideStateOutput.struct_class = Types::GetPullRequestOverrideStateOutput
GetRepositoryInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetRepositoryInput.struct_class = Types::GetRepositoryInput
GetRepositoryOutput.add_member(:repository_metadata, Shapes::ShapeRef.new(shape: RepositoryMetadata, location_name: "repositoryMetadata"))
GetRepositoryOutput.struct_class = Types::GetRepositoryOutput
GetRepositoryTriggersInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
GetRepositoryTriggersInput.struct_class = Types::GetRepositoryTriggersInput
GetRepositoryTriggersOutput.add_member(:configuration_id, Shapes::ShapeRef.new(shape: RepositoryTriggersConfigurationId, location_name: "configurationId"))
GetRepositoryTriggersOutput.add_member(:triggers, Shapes::ShapeRef.new(shape: RepositoryTriggersList, location_name: "triggers"))
GetRepositoryTriggersOutput.struct_class = Types::GetRepositoryTriggersOutput
IdempotencyParameterMismatchException.struct_class = Types::IdempotencyParameterMismatchException
InvalidActorArnException.struct_class = Types::InvalidActorArnException
InvalidApprovalRuleContentException.struct_class = Types::InvalidApprovalRuleContentException
InvalidApprovalRuleNameException.struct_class = Types::InvalidApprovalRuleNameException
InvalidApprovalRuleTemplateContentException.struct_class = Types::InvalidApprovalRuleTemplateContentException
InvalidApprovalRuleTemplateDescriptionException.struct_class = Types::InvalidApprovalRuleTemplateDescriptionException
InvalidApprovalRuleTemplateNameException.struct_class = Types::InvalidApprovalRuleTemplateNameException
InvalidApprovalStateException.struct_class = Types::InvalidApprovalStateException
InvalidAuthorArnException.struct_class = Types::InvalidAuthorArnException
InvalidBlobIdException.struct_class = Types::InvalidBlobIdException
InvalidBranchNameException.struct_class = Types::InvalidBranchNameException
InvalidClientRequestTokenException.struct_class = Types::InvalidClientRequestTokenException
InvalidCommentIdException.struct_class = Types::InvalidCommentIdException
InvalidCommitException.struct_class = Types::InvalidCommitException
InvalidCommitIdException.struct_class = Types::InvalidCommitIdException
InvalidConflictDetailLevelException.struct_class = Types::InvalidConflictDetailLevelException
InvalidConflictResolutionException.struct_class = Types::InvalidConflictResolutionException
InvalidConflictResolutionStrategyException.struct_class = Types::InvalidConflictResolutionStrategyException
InvalidContinuationTokenException.struct_class = Types::InvalidContinuationTokenException
InvalidDeletionParameterException.struct_class = Types::InvalidDeletionParameterException
InvalidDescriptionException.struct_class = Types::InvalidDescriptionException
InvalidDestinationCommitSpecifierException.struct_class = Types::InvalidDestinationCommitSpecifierException
InvalidEmailException.struct_class = Types::InvalidEmailException
InvalidFileLocationException.struct_class = Types::InvalidFileLocationException
InvalidFileModeException.struct_class = Types::InvalidFileModeException
InvalidFilePositionException.struct_class = Types::InvalidFilePositionException
InvalidMaxConflictFilesException.struct_class = Types::InvalidMaxConflictFilesException
InvalidMaxMergeHunksException.struct_class = Types::InvalidMaxMergeHunksException
InvalidMaxResultsException.struct_class = Types::InvalidMaxResultsException
InvalidMergeOptionException.struct_class = Types::InvalidMergeOptionException
InvalidOrderException.struct_class = Types::InvalidOrderException
InvalidOverrideStatusException.struct_class = Types::InvalidOverrideStatusException
InvalidParentCommitIdException.struct_class = Types::InvalidParentCommitIdException
InvalidPathException.struct_class = Types::InvalidPathException
InvalidPullRequestEventTypeException.struct_class = Types::InvalidPullRequestEventTypeException
InvalidPullRequestIdException.struct_class = Types::InvalidPullRequestIdException
InvalidPullRequestStatusException.struct_class = Types::InvalidPullRequestStatusException
InvalidPullRequestStatusUpdateException.struct_class = Types::InvalidPullRequestStatusUpdateException
InvalidReactionUserArnException.struct_class = Types::InvalidReactionUserArnException
InvalidReactionValueException.struct_class = Types::InvalidReactionValueException
InvalidReferenceNameException.struct_class = Types::InvalidReferenceNameException
InvalidRelativeFileVersionEnumException.struct_class = Types::InvalidRelativeFileVersionEnumException
InvalidReplacementContentException.struct_class = Types::InvalidReplacementContentException
InvalidReplacementTypeException.struct_class = Types::InvalidReplacementTypeException
InvalidRepositoryDescriptionException.struct_class = Types::InvalidRepositoryDescriptionException
InvalidRepositoryNameException.struct_class = Types::InvalidRepositoryNameException
InvalidRepositoryTriggerBranchNameException.struct_class = Types::InvalidRepositoryTriggerBranchNameException
InvalidRepositoryTriggerCustomDataException.struct_class = Types::InvalidRepositoryTriggerCustomDataException
InvalidRepositoryTriggerDestinationArnException.struct_class = Types::InvalidRepositoryTriggerDestinationArnException
InvalidRepositoryTriggerEventsException.struct_class = Types::InvalidRepositoryTriggerEventsException
InvalidRepositoryTriggerNameException.struct_class = Types::InvalidRepositoryTriggerNameException
InvalidRepositoryTriggerRegionException.struct_class = Types::InvalidRepositoryTriggerRegionException
InvalidResourceArnException.struct_class = Types::InvalidResourceArnException
InvalidRevisionIdException.struct_class = Types::InvalidRevisionIdException
InvalidRuleContentSha256Exception.struct_class = Types::InvalidRuleContentSha256Exception
InvalidSortByException.struct_class = Types::InvalidSortByException
InvalidSourceCommitSpecifierException.struct_class = Types::InvalidSourceCommitSpecifierException
InvalidSystemTagUsageException.struct_class = Types::InvalidSystemTagUsageException
InvalidTagKeysListException.struct_class = Types::InvalidTagKeysListException
InvalidTagsMapException.struct_class = Types::InvalidTagsMapException
InvalidTargetBranchException.struct_class = Types::InvalidTargetBranchException
InvalidTargetException.struct_class = Types::InvalidTargetException
InvalidTargetsException.struct_class = Types::InvalidTargetsException
InvalidTitleException.struct_class = Types::InvalidTitleException
IsBinaryFile.add_member(:source, Shapes::ShapeRef.new(shape: CapitalBoolean, location_name: "source"))
IsBinaryFile.add_member(:destination, Shapes::ShapeRef.new(shape: CapitalBoolean, location_name: "destination"))
IsBinaryFile.add_member(:base, Shapes::ShapeRef.new(shape: CapitalBoolean, location_name: "base"))
IsBinaryFile.struct_class = Types::IsBinaryFile
ListApprovalRuleTemplatesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListApprovalRuleTemplatesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
ListApprovalRuleTemplatesInput.struct_class = Types::ListApprovalRuleTemplatesInput
ListApprovalRuleTemplatesOutput.add_member(:approval_rule_template_names, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameList, location_name: "approvalRuleTemplateNames"))
ListApprovalRuleTemplatesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListApprovalRuleTemplatesOutput.struct_class = Types::ListApprovalRuleTemplatesOutput
ListAssociatedApprovalRuleTemplatesForRepositoryInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
ListAssociatedApprovalRuleTemplatesForRepositoryInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListAssociatedApprovalRuleTemplatesForRepositoryInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
ListAssociatedApprovalRuleTemplatesForRepositoryInput.struct_class = Types::ListAssociatedApprovalRuleTemplatesForRepositoryInput
ListAssociatedApprovalRuleTemplatesForRepositoryOutput.add_member(:approval_rule_template_names, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameList, location_name: "approvalRuleTemplateNames"))
ListAssociatedApprovalRuleTemplatesForRepositoryOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListAssociatedApprovalRuleTemplatesForRepositoryOutput.struct_class = Types::ListAssociatedApprovalRuleTemplatesForRepositoryOutput
ListBranchesInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
ListBranchesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListBranchesInput.struct_class = Types::ListBranchesInput
ListBranchesOutput.add_member(:branches, Shapes::ShapeRef.new(shape: BranchNameList, location_name: "branches"))
ListBranchesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListBranchesOutput.struct_class = Types::ListBranchesOutput
ListPullRequestsInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
ListPullRequestsInput.add_member(:author_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "authorArn"))
ListPullRequestsInput.add_member(:pull_request_status, Shapes::ShapeRef.new(shape: PullRequestStatusEnum, location_name: "pullRequestStatus"))
ListPullRequestsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListPullRequestsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
ListPullRequestsInput.struct_class = Types::ListPullRequestsInput
ListPullRequestsOutput.add_member(:pull_request_ids, Shapes::ShapeRef.new(shape: PullRequestIdList, required: true, location_name: "pullRequestIds"))
ListPullRequestsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListPullRequestsOutput.struct_class = Types::ListPullRequestsOutput
ListRepositoriesForApprovalRuleTemplateInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
ListRepositoriesForApprovalRuleTemplateInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListRepositoriesForApprovalRuleTemplateInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
ListRepositoriesForApprovalRuleTemplateInput.struct_class = Types::ListRepositoriesForApprovalRuleTemplateInput
ListRepositoriesForApprovalRuleTemplateOutput.add_member(:repository_names, Shapes::ShapeRef.new(shape: RepositoryNameList, location_name: "repositoryNames"))
ListRepositoriesForApprovalRuleTemplateOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListRepositoriesForApprovalRuleTemplateOutput.struct_class = Types::ListRepositoriesForApprovalRuleTemplateOutput
ListRepositoriesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListRepositoriesInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortByEnum, location_name: "sortBy"))
ListRepositoriesInput.add_member(:order, Shapes::ShapeRef.new(shape: OrderEnum, location_name: "order"))
ListRepositoriesInput.struct_class = Types::ListRepositoriesInput
ListRepositoriesOutput.add_member(:repositories, Shapes::ShapeRef.new(shape: RepositoryNameIdPairList, location_name: "repositories"))
ListRepositoriesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListRepositoriesOutput.struct_class = Types::ListRepositoriesOutput
ListTagsForResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
ListTagsForResourceInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListTagsForResourceInput.struct_class = Types::ListTagsForResourceInput
ListTagsForResourceOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
ListTagsForResourceOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
ListTagsForResourceOutput.struct_class = Types::ListTagsForResourceOutput
Location.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, location_name: "filePath"))
Location.add_member(:file_position, Shapes::ShapeRef.new(shape: Position, location_name: "filePosition"))
Location.add_member(:relative_file_version, Shapes::ShapeRef.new(shape: RelativeFileVersionEnum, location_name: "relativeFileVersion"))
Location.struct_class = Types::Location
ManualMergeRequiredException.struct_class = Types::ManualMergeRequiredException
MaximumBranchesExceededException.struct_class = Types::MaximumBranchesExceededException
MaximumConflictResolutionEntriesExceededException.struct_class = Types::MaximumConflictResolutionEntriesExceededException
MaximumFileContentToLoadExceededException.struct_class = Types::MaximumFileContentToLoadExceededException
MaximumFileEntriesExceededException.struct_class = Types::MaximumFileEntriesExceededException
MaximumItemsToCompareExceededException.struct_class = Types::MaximumItemsToCompareExceededException
MaximumNumberOfApprovalsExceededException.struct_class = Types::MaximumNumberOfApprovalsExceededException
MaximumOpenPullRequestsExceededException.struct_class = Types::MaximumOpenPullRequestsExceededException
MaximumRepositoryNamesExceededException.struct_class = Types::MaximumRepositoryNamesExceededException
MaximumRepositoryTriggersExceededException.struct_class = Types::MaximumRepositoryTriggersExceededException
MaximumRuleTemplatesAssociatedWithRepositoryException.struct_class = Types::MaximumRuleTemplatesAssociatedWithRepositoryException
MergeBranchesByFastForwardInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
MergeBranchesByFastForwardInput.add_member(:source_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "sourceCommitSpecifier"))
MergeBranchesByFastForwardInput.add_member(:destination_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "destinationCommitSpecifier"))
MergeBranchesByFastForwardInput.add_member(:target_branch, Shapes::ShapeRef.new(shape: BranchName, location_name: "targetBranch"))
MergeBranchesByFastForwardInput.struct_class = Types::MergeBranchesByFastForwardInput
MergeBranchesByFastForwardOutput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "commitId"))
MergeBranchesByFastForwardOutput.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "treeId"))
MergeBranchesByFastForwardOutput.struct_class = Types::MergeBranchesByFastForwardOutput
MergeBranchesBySquashInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
MergeBranchesBySquashInput.add_member(:source_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "sourceCommitSpecifier"))
MergeBranchesBySquashInput.add_member(:destination_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "destinationCommitSpecifier"))
MergeBranchesBySquashInput.add_member(:target_branch, Shapes::ShapeRef.new(shape: BranchName, location_name: "targetBranch"))
MergeBranchesBySquashInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
MergeBranchesBySquashInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
MergeBranchesBySquashInput.add_member(:author_name, Shapes::ShapeRef.new(shape: Name, location_name: "authorName"))
MergeBranchesBySquashInput.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "email"))
MergeBranchesBySquashInput.add_member(:commit_message, Shapes::ShapeRef.new(shape: Message, location_name: "commitMessage"))
MergeBranchesBySquashInput.add_member(:keep_empty_folders, Shapes::ShapeRef.new(shape: KeepEmptyFolders, location_name: "keepEmptyFolders"))
MergeBranchesBySquashInput.add_member(:conflict_resolution, Shapes::ShapeRef.new(shape: ConflictResolution, location_name: "conflictResolution"))
MergeBranchesBySquashInput.struct_class = Types::MergeBranchesBySquashInput
MergeBranchesBySquashOutput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "commitId"))
MergeBranchesBySquashOutput.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "treeId"))
MergeBranchesBySquashOutput.struct_class = Types::MergeBranchesBySquashOutput
MergeBranchesByThreeWayInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
MergeBranchesByThreeWayInput.add_member(:source_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "sourceCommitSpecifier"))
MergeBranchesByThreeWayInput.add_member(:destination_commit_specifier, Shapes::ShapeRef.new(shape: CommitName, required: true, location_name: "destinationCommitSpecifier"))
MergeBranchesByThreeWayInput.add_member(:target_branch, Shapes::ShapeRef.new(shape: BranchName, location_name: "targetBranch"))
MergeBranchesByThreeWayInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
MergeBranchesByThreeWayInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
MergeBranchesByThreeWayInput.add_member(:author_name, Shapes::ShapeRef.new(shape: Name, location_name: "authorName"))
MergeBranchesByThreeWayInput.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "email"))
MergeBranchesByThreeWayInput.add_member(:commit_message, Shapes::ShapeRef.new(shape: Message, location_name: "commitMessage"))
MergeBranchesByThreeWayInput.add_member(:keep_empty_folders, Shapes::ShapeRef.new(shape: KeepEmptyFolders, location_name: "keepEmptyFolders"))
MergeBranchesByThreeWayInput.add_member(:conflict_resolution, Shapes::ShapeRef.new(shape: ConflictResolution, location_name: "conflictResolution"))
MergeBranchesByThreeWayInput.struct_class = Types::MergeBranchesByThreeWayInput
MergeBranchesByThreeWayOutput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "commitId"))
MergeBranchesByThreeWayOutput.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "treeId"))
MergeBranchesByThreeWayOutput.struct_class = Types::MergeBranchesByThreeWayOutput
MergeHunk.add_member(:is_conflict, Shapes::ShapeRef.new(shape: IsHunkConflict, location_name: "isConflict"))
MergeHunk.add_member(:source, Shapes::ShapeRef.new(shape: MergeHunkDetail, location_name: "source"))
MergeHunk.add_member(:destination, Shapes::ShapeRef.new(shape: MergeHunkDetail, location_name: "destination"))
MergeHunk.add_member(:base, Shapes::ShapeRef.new(shape: MergeHunkDetail, location_name: "base"))
MergeHunk.struct_class = Types::MergeHunk
MergeHunkDetail.add_member(:start_line, Shapes::ShapeRef.new(shape: LineNumber, location_name: "startLine"))
MergeHunkDetail.add_member(:end_line, Shapes::ShapeRef.new(shape: LineNumber, location_name: "endLine"))
MergeHunkDetail.add_member(:hunk_content, Shapes::ShapeRef.new(shape: HunkContent, location_name: "hunkContent"))
MergeHunkDetail.struct_class = Types::MergeHunkDetail
MergeHunks.member = Shapes::ShapeRef.new(shape: MergeHunk)
MergeMetadata.add_member(:is_merged, Shapes::ShapeRef.new(shape: IsMerged, location_name: "isMerged"))
MergeMetadata.add_member(:merged_by, Shapes::ShapeRef.new(shape: Arn, location_name: "mergedBy"))
MergeMetadata.add_member(:merge_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "mergeCommitId"))
MergeMetadata.add_member(:merge_option, Shapes::ShapeRef.new(shape: MergeOptionTypeEnum, location_name: "mergeOption"))
MergeMetadata.struct_class = Types::MergeMetadata
MergeOperations.add_member(:source, Shapes::ShapeRef.new(shape: ChangeTypeEnum, location_name: "source"))
MergeOperations.add_member(:destination, Shapes::ShapeRef.new(shape: ChangeTypeEnum, location_name: "destination"))
MergeOperations.struct_class = Types::MergeOperations
MergeOptionRequiredException.struct_class = Types::MergeOptionRequiredException
MergeOptions.member = Shapes::ShapeRef.new(shape: MergeOptionTypeEnum)
MergePullRequestByFastForwardInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
MergePullRequestByFastForwardInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
MergePullRequestByFastForwardInput.add_member(:source_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "sourceCommitId"))
MergePullRequestByFastForwardInput.struct_class = Types::MergePullRequestByFastForwardInput
MergePullRequestByFastForwardOutput.add_member(:pull_request, Shapes::ShapeRef.new(shape: PullRequest, location_name: "pullRequest"))
MergePullRequestByFastForwardOutput.struct_class = Types::MergePullRequestByFastForwardOutput
MergePullRequestBySquashInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
MergePullRequestBySquashInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
MergePullRequestBySquashInput.add_member(:source_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "sourceCommitId"))
MergePullRequestBySquashInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
MergePullRequestBySquashInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
MergePullRequestBySquashInput.add_member(:commit_message, Shapes::ShapeRef.new(shape: Message, location_name: "commitMessage"))
MergePullRequestBySquashInput.add_member(:author_name, Shapes::ShapeRef.new(shape: Name, location_name: "authorName"))
MergePullRequestBySquashInput.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "email"))
MergePullRequestBySquashInput.add_member(:keep_empty_folders, Shapes::ShapeRef.new(shape: KeepEmptyFolders, location_name: "keepEmptyFolders"))
MergePullRequestBySquashInput.add_member(:conflict_resolution, Shapes::ShapeRef.new(shape: ConflictResolution, location_name: "conflictResolution"))
MergePullRequestBySquashInput.struct_class = Types::MergePullRequestBySquashInput
MergePullRequestBySquashOutput.add_member(:pull_request, Shapes::ShapeRef.new(shape: PullRequest, location_name: "pullRequest"))
MergePullRequestBySquashOutput.struct_class = Types::MergePullRequestBySquashOutput
MergePullRequestByThreeWayInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
MergePullRequestByThreeWayInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
MergePullRequestByThreeWayInput.add_member(:source_commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "sourceCommitId"))
MergePullRequestByThreeWayInput.add_member(:conflict_detail_level, Shapes::ShapeRef.new(shape: ConflictDetailLevelTypeEnum, location_name: "conflictDetailLevel"))
MergePullRequestByThreeWayInput.add_member(:conflict_resolution_strategy, Shapes::ShapeRef.new(shape: ConflictResolutionStrategyTypeEnum, location_name: "conflictResolutionStrategy"))
MergePullRequestByThreeWayInput.add_member(:commit_message, Shapes::ShapeRef.new(shape: Message, location_name: "commitMessage"))
MergePullRequestByThreeWayInput.add_member(:author_name, Shapes::ShapeRef.new(shape: Name, location_name: "authorName"))
MergePullRequestByThreeWayInput.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "email"))
MergePullRequestByThreeWayInput.add_member(:keep_empty_folders, Shapes::ShapeRef.new(shape: KeepEmptyFolders, location_name: "keepEmptyFolders"))
MergePullRequestByThreeWayInput.add_member(:conflict_resolution, Shapes::ShapeRef.new(shape: ConflictResolution, location_name: "conflictResolution"))
MergePullRequestByThreeWayInput.struct_class = Types::MergePullRequestByThreeWayInput
MergePullRequestByThreeWayOutput.add_member(:pull_request, Shapes::ShapeRef.new(shape: PullRequest, location_name: "pullRequest"))
MergePullRequestByThreeWayOutput.struct_class = Types::MergePullRequestByThreeWayOutput
MultipleConflictResolutionEntriesException.struct_class = Types::MultipleConflictResolutionEntriesException
MultipleRepositoriesInPullRequestException.struct_class = Types::MultipleRepositoriesInPullRequestException
NameLengthExceededException.struct_class = Types::NameLengthExceededException
NoChangeException.struct_class = Types::NoChangeException
NumberOfRuleTemplatesExceededException.struct_class = Types::NumberOfRuleTemplatesExceededException
NumberOfRulesExceededException.struct_class = Types::NumberOfRulesExceededException
ObjectTypes.add_member(:source, Shapes::ShapeRef.new(shape: ObjectTypeEnum, location_name: "source"))
ObjectTypes.add_member(:destination, Shapes::ShapeRef.new(shape: ObjectTypeEnum, location_name: "destination"))
ObjectTypes.add_member(:base, Shapes::ShapeRef.new(shape: ObjectTypeEnum, location_name: "base"))
ObjectTypes.struct_class = Types::ObjectTypes
OriginApprovalRuleTemplate.add_member(:approval_rule_template_id, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateId, location_name: "approvalRuleTemplateId"))
OriginApprovalRuleTemplate.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, location_name: "approvalRuleTemplateName"))
OriginApprovalRuleTemplate.struct_class = Types::OriginApprovalRuleTemplate
OverrideAlreadySetException.struct_class = Types::OverrideAlreadySetException
OverridePullRequestApprovalRulesInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
OverridePullRequestApprovalRulesInput.add_member(:revision_id, Shapes::ShapeRef.new(shape: RevisionId, required: true, location_name: "revisionId"))
OverridePullRequestApprovalRulesInput.add_member(:override_status, Shapes::ShapeRef.new(shape: OverrideStatus, required: true, location_name: "overrideStatus"))
OverridePullRequestApprovalRulesInput.struct_class = Types::OverridePullRequestApprovalRulesInput
OverrideStatusRequiredException.struct_class = Types::OverrideStatusRequiredException
ParentCommitDoesNotExistException.struct_class = Types::ParentCommitDoesNotExistException
ParentCommitIdOutdatedException.struct_class = Types::ParentCommitIdOutdatedException
ParentCommitIdRequiredException.struct_class = Types::ParentCommitIdRequiredException
ParentList.member = Shapes::ShapeRef.new(shape: ObjectId)
PathDoesNotExistException.struct_class = Types::PathDoesNotExistException
PathRequiredException.struct_class = Types::PathRequiredException
PostCommentForComparedCommitInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
PostCommentForComparedCommitInput.add_member(:before_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "beforeCommitId"))
PostCommentForComparedCommitInput.add_member(:after_commit_id, Shapes::ShapeRef.new(shape: CommitId, required: true, location_name: "afterCommitId"))
PostCommentForComparedCommitInput.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
PostCommentForComparedCommitInput.add_member(:content, Shapes::ShapeRef.new(shape: Content, required: true, location_name: "content"))
PostCommentForComparedCommitInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
PostCommentForComparedCommitInput.struct_class = Types::PostCommentForComparedCommitInput
PostCommentForComparedCommitOutput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
PostCommentForComparedCommitOutput.add_member(:before_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "beforeCommitId"))
PostCommentForComparedCommitOutput.add_member(:after_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "afterCommitId"))
PostCommentForComparedCommitOutput.add_member(:before_blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "beforeBlobId"))
PostCommentForComparedCommitOutput.add_member(:after_blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "afterBlobId"))
PostCommentForComparedCommitOutput.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
PostCommentForComparedCommitOutput.add_member(:comment, Shapes::ShapeRef.new(shape: Comment, location_name: "comment"))
PostCommentForComparedCommitOutput.struct_class = Types::PostCommentForComparedCommitOutput
PostCommentForPullRequestInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
PostCommentForPullRequestInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
PostCommentForPullRequestInput.add_member(:before_commit_id, Shapes::ShapeRef.new(shape: CommitId, required: true, location_name: "beforeCommitId"))
PostCommentForPullRequestInput.add_member(:after_commit_id, Shapes::ShapeRef.new(shape: CommitId, required: true, location_name: "afterCommitId"))
PostCommentForPullRequestInput.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
PostCommentForPullRequestInput.add_member(:content, Shapes::ShapeRef.new(shape: Content, required: true, location_name: "content"))
PostCommentForPullRequestInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
PostCommentForPullRequestInput.struct_class = Types::PostCommentForPullRequestInput
PostCommentForPullRequestOutput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
PostCommentForPullRequestOutput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, location_name: "pullRequestId"))
PostCommentForPullRequestOutput.add_member(:before_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "beforeCommitId"))
PostCommentForPullRequestOutput.add_member(:after_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "afterCommitId"))
PostCommentForPullRequestOutput.add_member(:before_blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "beforeBlobId"))
PostCommentForPullRequestOutput.add_member(:after_blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "afterBlobId"))
PostCommentForPullRequestOutput.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "location"))
PostCommentForPullRequestOutput.add_member(:comment, Shapes::ShapeRef.new(shape: Comment, location_name: "comment"))
PostCommentForPullRequestOutput.struct_class = Types::PostCommentForPullRequestOutput
PostCommentReplyInput.add_member(:in_reply_to, Shapes::ShapeRef.new(shape: CommentId, required: true, location_name: "inReplyTo"))
PostCommentReplyInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
PostCommentReplyInput.add_member(:content, Shapes::ShapeRef.new(shape: Content, required: true, location_name: "content"))
PostCommentReplyInput.struct_class = Types::PostCommentReplyInput
PostCommentReplyOutput.add_member(:comment, Shapes::ShapeRef.new(shape: Comment, location_name: "comment"))
PostCommentReplyOutput.struct_class = Types::PostCommentReplyOutput
PullRequest.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, location_name: "pullRequestId"))
PullRequest.add_member(:title, Shapes::ShapeRef.new(shape: Title, location_name: "title"))
PullRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
PullRequest.add_member(:last_activity_date, Shapes::ShapeRef.new(shape: LastModifiedDate, location_name: "lastActivityDate"))
PullRequest.add_member(:creation_date, Shapes::ShapeRef.new(shape: CreationDate, location_name: "creationDate"))
PullRequest.add_member(:pull_request_status, Shapes::ShapeRef.new(shape: PullRequestStatusEnum, location_name: "pullRequestStatus"))
PullRequest.add_member(:author_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "authorArn"))
PullRequest.add_member(:pull_request_targets, Shapes::ShapeRef.new(shape: PullRequestTargetList, location_name: "pullRequestTargets"))
PullRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "clientRequestToken"))
PullRequest.add_member(:revision_id, Shapes::ShapeRef.new(shape: RevisionId, location_name: "revisionId"))
PullRequest.add_member(:approval_rules, Shapes::ShapeRef.new(shape: ApprovalRulesList, location_name: "approvalRules"))
PullRequest.struct_class = Types::PullRequest
PullRequestAlreadyClosedException.struct_class = Types::PullRequestAlreadyClosedException
PullRequestApprovalRulesNotSatisfiedException.struct_class = Types::PullRequestApprovalRulesNotSatisfiedException
PullRequestCannotBeApprovedByAuthorException.struct_class = Types::PullRequestCannotBeApprovedByAuthorException
PullRequestCreatedEventMetadata.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
PullRequestCreatedEventMetadata.add_member(:source_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "sourceCommitId"))
PullRequestCreatedEventMetadata.add_member(:destination_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "destinationCommitId"))
PullRequestCreatedEventMetadata.add_member(:merge_base, Shapes::ShapeRef.new(shape: CommitId, location_name: "mergeBase"))
PullRequestCreatedEventMetadata.struct_class = Types::PullRequestCreatedEventMetadata
PullRequestDoesNotExistException.struct_class = Types::PullRequestDoesNotExistException
PullRequestEvent.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, location_name: "pullRequestId"))
PullRequestEvent.add_member(:event_date, Shapes::ShapeRef.new(shape: EventDate, location_name: "eventDate"))
PullRequestEvent.add_member(:pull_request_event_type, Shapes::ShapeRef.new(shape: PullRequestEventType, location_name: "pullRequestEventType"))
PullRequestEvent.add_member(:actor_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "actorArn"))
PullRequestEvent.add_member(:pull_request_created_event_metadata, Shapes::ShapeRef.new(shape: PullRequestCreatedEventMetadata, location_name: "pullRequestCreatedEventMetadata"))
PullRequestEvent.add_member(:pull_request_status_changed_event_metadata, Shapes::ShapeRef.new(shape: PullRequestStatusChangedEventMetadata, location_name: "pullRequestStatusChangedEventMetadata"))
PullRequestEvent.add_member(:pull_request_source_reference_updated_event_metadata, Shapes::ShapeRef.new(shape: PullRequestSourceReferenceUpdatedEventMetadata, location_name: "pullRequestSourceReferenceUpdatedEventMetadata"))
PullRequestEvent.add_member(:pull_request_merged_state_changed_event_metadata, Shapes::ShapeRef.new(shape: PullRequestMergedStateChangedEventMetadata, location_name: "pullRequestMergedStateChangedEventMetadata"))
PullRequestEvent.add_member(:approval_rule_event_metadata, Shapes::ShapeRef.new(shape: ApprovalRuleEventMetadata, location_name: "approvalRuleEventMetadata"))
PullRequestEvent.add_member(:approval_state_changed_event_metadata, Shapes::ShapeRef.new(shape: ApprovalStateChangedEventMetadata, location_name: "approvalStateChangedEventMetadata"))
PullRequestEvent.add_member(:approval_rule_overridden_event_metadata, Shapes::ShapeRef.new(shape: ApprovalRuleOverriddenEventMetadata, location_name: "approvalRuleOverriddenEventMetadata"))
PullRequestEvent.struct_class = Types::PullRequestEvent
PullRequestEventList.member = Shapes::ShapeRef.new(shape: PullRequestEvent)
PullRequestIdList.member = Shapes::ShapeRef.new(shape: PullRequestId)
PullRequestIdRequiredException.struct_class = Types::PullRequestIdRequiredException
PullRequestMergedStateChangedEventMetadata.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
PullRequestMergedStateChangedEventMetadata.add_member(:destination_reference, Shapes::ShapeRef.new(shape: ReferenceName, location_name: "destinationReference"))
PullRequestMergedStateChangedEventMetadata.add_member(:merge_metadata, Shapes::ShapeRef.new(shape: MergeMetadata, location_name: "mergeMetadata"))
PullRequestMergedStateChangedEventMetadata.struct_class = Types::PullRequestMergedStateChangedEventMetadata
PullRequestSourceReferenceUpdatedEventMetadata.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
PullRequestSourceReferenceUpdatedEventMetadata.add_member(:before_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "beforeCommitId"))
PullRequestSourceReferenceUpdatedEventMetadata.add_member(:after_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "afterCommitId"))
PullRequestSourceReferenceUpdatedEventMetadata.add_member(:merge_base, Shapes::ShapeRef.new(shape: CommitId, location_name: "mergeBase"))
PullRequestSourceReferenceUpdatedEventMetadata.struct_class = Types::PullRequestSourceReferenceUpdatedEventMetadata
PullRequestStatusChangedEventMetadata.add_member(:pull_request_status, Shapes::ShapeRef.new(shape: PullRequestStatusEnum, location_name: "pullRequestStatus"))
PullRequestStatusChangedEventMetadata.struct_class = Types::PullRequestStatusChangedEventMetadata
PullRequestStatusRequiredException.struct_class = Types::PullRequestStatusRequiredException
PullRequestTarget.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
PullRequestTarget.add_member(:source_reference, Shapes::ShapeRef.new(shape: ReferenceName, location_name: "sourceReference"))
PullRequestTarget.add_member(:destination_reference, Shapes::ShapeRef.new(shape: ReferenceName, location_name: "destinationReference"))
PullRequestTarget.add_member(:destination_commit, Shapes::ShapeRef.new(shape: CommitId, location_name: "destinationCommit"))
PullRequestTarget.add_member(:source_commit, Shapes::ShapeRef.new(shape: CommitId, location_name: "sourceCommit"))
PullRequestTarget.add_member(:merge_base, Shapes::ShapeRef.new(shape: CommitId, location_name: "mergeBase"))
PullRequestTarget.add_member(:merge_metadata, Shapes::ShapeRef.new(shape: MergeMetadata, location_name: "mergeMetadata"))
PullRequestTarget.struct_class = Types::PullRequestTarget
PullRequestTargetList.member = Shapes::ShapeRef.new(shape: PullRequestTarget)
PutCommentReactionInput.add_member(:comment_id, Shapes::ShapeRef.new(shape: CommentId, required: true, location_name: "commentId"))
PutCommentReactionInput.add_member(:reaction_value, Shapes::ShapeRef.new(shape: ReactionValue, required: true, location_name: "reactionValue"))
PutCommentReactionInput.struct_class = Types::PutCommentReactionInput
PutFileEntries.member = Shapes::ShapeRef.new(shape: PutFileEntry)
PutFileEntry.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
PutFileEntry.add_member(:file_mode, Shapes::ShapeRef.new(shape: FileModeTypeEnum, location_name: "fileMode"))
PutFileEntry.add_member(:file_content, Shapes::ShapeRef.new(shape: FileContent, location_name: "fileContent"))
PutFileEntry.add_member(:source_file, Shapes::ShapeRef.new(shape: SourceFileSpecifier, location_name: "sourceFile"))
PutFileEntry.struct_class = Types::PutFileEntry
PutFileEntryConflictException.struct_class = Types::PutFileEntryConflictException
PutFileInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
PutFileInput.add_member(:branch_name, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "branchName"))
PutFileInput.add_member(:file_content, Shapes::ShapeRef.new(shape: FileContent, required: true, location_name: "fileContent"))
PutFileInput.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
PutFileInput.add_member(:file_mode, Shapes::ShapeRef.new(shape: FileModeTypeEnum, location_name: "fileMode"))
PutFileInput.add_member(:parent_commit_id, Shapes::ShapeRef.new(shape: CommitId, location_name: "parentCommitId"))
PutFileInput.add_member(:commit_message, Shapes::ShapeRef.new(shape: Message, location_name: "commitMessage"))
PutFileInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
PutFileInput.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "email"))
PutFileInput.struct_class = Types::PutFileInput
PutFileOutput.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "commitId"))
PutFileOutput.add_member(:blob_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "blobId"))
PutFileOutput.add_member(:tree_id, Shapes::ShapeRef.new(shape: ObjectId, required: true, location_name: "treeId"))
PutFileOutput.struct_class = Types::PutFileOutput
PutRepositoryTriggersInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
PutRepositoryTriggersInput.add_member(:triggers, Shapes::ShapeRef.new(shape: RepositoryTriggersList, required: true, location_name: "triggers"))
PutRepositoryTriggersInput.struct_class = Types::PutRepositoryTriggersInput
PutRepositoryTriggersOutput.add_member(:configuration_id, Shapes::ShapeRef.new(shape: RepositoryTriggersConfigurationId, location_name: "configurationId"))
PutRepositoryTriggersOutput.struct_class = Types::PutRepositoryTriggersOutput
ReactionCountsMap.key = Shapes::ShapeRef.new(shape: ReactionValue)
ReactionCountsMap.value = Shapes::ShapeRef.new(shape: Count)
ReactionForComment.add_member(:reaction, Shapes::ShapeRef.new(shape: ReactionValueFormats, location_name: "reaction"))
ReactionForComment.add_member(:reaction_users, Shapes::ShapeRef.new(shape: ReactionUsersList, location_name: "reactionUsers"))
ReactionForComment.add_member(:reactions_from_deleted_users_count, Shapes::ShapeRef.new(shape: Count, location_name: "reactionsFromDeletedUsersCount"))
ReactionForComment.struct_class = Types::ReactionForComment
ReactionLimitExceededException.struct_class = Types::ReactionLimitExceededException
ReactionUsersList.member = Shapes::ShapeRef.new(shape: Arn)
ReactionValueFormats.add_member(:emoji, Shapes::ShapeRef.new(shape: ReactionEmoji, location_name: "emoji"))
ReactionValueFormats.add_member(:short_code, Shapes::ShapeRef.new(shape: ReactionShortCode, location_name: "shortCode"))
ReactionValueFormats.add_member(:unicode, Shapes::ShapeRef.new(shape: ReactionUnicode, location_name: "unicode"))
ReactionValueFormats.struct_class = Types::ReactionValueFormats
ReactionValueRequiredException.struct_class = Types::ReactionValueRequiredException
ReactionsForCommentList.member = Shapes::ShapeRef.new(shape: ReactionForComment)
ReferenceDoesNotExistException.struct_class = Types::ReferenceDoesNotExistException
ReferenceNameRequiredException.struct_class = Types::ReferenceNameRequiredException
ReferenceTypeNotSupportedException.struct_class = Types::ReferenceTypeNotSupportedException
ReplaceContentEntries.member = Shapes::ShapeRef.new(shape: ReplaceContentEntry)
ReplaceContentEntry.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
ReplaceContentEntry.add_member(:replacement_type, Shapes::ShapeRef.new(shape: ReplacementTypeEnum, required: true, location_name: "replacementType"))
ReplaceContentEntry.add_member(:content, Shapes::ShapeRef.new(shape: FileContent, location_name: "content"))
ReplaceContentEntry.add_member(:file_mode, Shapes::ShapeRef.new(shape: FileModeTypeEnum, location_name: "fileMode"))
ReplaceContentEntry.struct_class = Types::ReplaceContentEntry
ReplacementContentRequiredException.struct_class = Types::ReplacementContentRequiredException
ReplacementTypeRequiredException.struct_class = Types::ReplacementTypeRequiredException
RepositoryDoesNotExistException.struct_class = Types::RepositoryDoesNotExistException
RepositoryLimitExceededException.struct_class = Types::RepositoryLimitExceededException
RepositoryMetadata.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
RepositoryMetadata.add_member(:repository_id, Shapes::ShapeRef.new(shape: RepositoryId, location_name: "repositoryId"))
RepositoryMetadata.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
RepositoryMetadata.add_member(:repository_description, Shapes::ShapeRef.new(shape: RepositoryDescription, location_name: "repositoryDescription"))
RepositoryMetadata.add_member(:default_branch, Shapes::ShapeRef.new(shape: BranchName, location_name: "defaultBranch"))
RepositoryMetadata.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: LastModifiedDate, location_name: "lastModifiedDate"))
RepositoryMetadata.add_member(:creation_date, Shapes::ShapeRef.new(shape: CreationDate, location_name: "creationDate"))
RepositoryMetadata.add_member(:clone_url_http, Shapes::ShapeRef.new(shape: CloneUrlHttp, location_name: "cloneUrlHttp"))
RepositoryMetadata.add_member(:clone_url_ssh, Shapes::ShapeRef.new(shape: CloneUrlSsh, location_name: "cloneUrlSsh"))
RepositoryMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
RepositoryMetadata.struct_class = Types::RepositoryMetadata
RepositoryMetadataList.member = Shapes::ShapeRef.new(shape: RepositoryMetadata)
RepositoryNameExistsException.struct_class = Types::RepositoryNameExistsException
RepositoryNameIdPair.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, location_name: "repositoryName"))
RepositoryNameIdPair.add_member(:repository_id, Shapes::ShapeRef.new(shape: RepositoryId, location_name: "repositoryId"))
RepositoryNameIdPair.struct_class = Types::RepositoryNameIdPair
RepositoryNameIdPairList.member = Shapes::ShapeRef.new(shape: RepositoryNameIdPair)
RepositoryNameList.member = Shapes::ShapeRef.new(shape: RepositoryName)
RepositoryNameRequiredException.struct_class = Types::RepositoryNameRequiredException
RepositoryNamesRequiredException.struct_class = Types::RepositoryNamesRequiredException
RepositoryNotAssociatedWithPullRequestException.struct_class = Types::RepositoryNotAssociatedWithPullRequestException
RepositoryNotFoundList.member = Shapes::ShapeRef.new(shape: RepositoryName)
RepositoryTrigger.add_member(:name, Shapes::ShapeRef.new(shape: RepositoryTriggerName, required: true, location_name: "name"))
RepositoryTrigger.add_member(:destination_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "destinationArn"))
RepositoryTrigger.add_member(:custom_data, Shapes::ShapeRef.new(shape: RepositoryTriggerCustomData, location_name: "customData"))
RepositoryTrigger.add_member(:branches, Shapes::ShapeRef.new(shape: BranchNameList, location_name: "branches"))
RepositoryTrigger.add_member(:events, Shapes::ShapeRef.new(shape: RepositoryTriggerEventList, required: true, location_name: "events"))
RepositoryTrigger.struct_class = Types::RepositoryTrigger
RepositoryTriggerBranchNameListRequiredException.struct_class = Types::RepositoryTriggerBranchNameListRequiredException
RepositoryTriggerDestinationArnRequiredException.struct_class = Types::RepositoryTriggerDestinationArnRequiredException
RepositoryTriggerEventList.member = Shapes::ShapeRef.new(shape: RepositoryTriggerEventEnum)
RepositoryTriggerEventsListRequiredException.struct_class = Types::RepositoryTriggerEventsListRequiredException
RepositoryTriggerExecutionFailure.add_member(:trigger, Shapes::ShapeRef.new(shape: RepositoryTriggerName, location_name: "trigger"))
RepositoryTriggerExecutionFailure.add_member(:failure_message, Shapes::ShapeRef.new(shape: RepositoryTriggerExecutionFailureMessage, location_name: "failureMessage"))
RepositoryTriggerExecutionFailure.struct_class = Types::RepositoryTriggerExecutionFailure
RepositoryTriggerExecutionFailureList.member = Shapes::ShapeRef.new(shape: RepositoryTriggerExecutionFailure)
RepositoryTriggerNameList.member = Shapes::ShapeRef.new(shape: RepositoryTriggerName)
RepositoryTriggerNameRequiredException.struct_class = Types::RepositoryTriggerNameRequiredException
RepositoryTriggersList.member = Shapes::ShapeRef.new(shape: RepositoryTrigger)
RepositoryTriggersListRequiredException.struct_class = Types::RepositoryTriggersListRequiredException
ResourceArnRequiredException.struct_class = Types::ResourceArnRequiredException
RestrictedSourceFileException.struct_class = Types::RestrictedSourceFileException
RevisionIdRequiredException.struct_class = Types::RevisionIdRequiredException
RevisionNotCurrentException.struct_class = Types::RevisionNotCurrentException
SameFileContentException.struct_class = Types::SameFileContentException
SamePathRequestException.struct_class = Types::SamePathRequestException
SetFileModeEntries.member = Shapes::ShapeRef.new(shape: SetFileModeEntry)
SetFileModeEntry.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
SetFileModeEntry.add_member(:file_mode, Shapes::ShapeRef.new(shape: FileModeTypeEnum, required: true, location_name: "fileMode"))
SetFileModeEntry.struct_class = Types::SetFileModeEntry
SourceAndDestinationAreSameException.struct_class = Types::SourceAndDestinationAreSameException
SourceFileOrContentRequiredException.struct_class = Types::SourceFileOrContentRequiredException
SourceFileSpecifier.add_member(:file_path, Shapes::ShapeRef.new(shape: Path, required: true, location_name: "filePath"))
SourceFileSpecifier.add_member(:is_move, Shapes::ShapeRef.new(shape: IsMove, location_name: "isMove"))
SourceFileSpecifier.struct_class = Types::SourceFileSpecifier
SubModule.add_member(:commit_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "commitId"))
SubModule.add_member(:absolute_path, Shapes::ShapeRef.new(shape: Path, location_name: "absolutePath"))
SubModule.add_member(:relative_path, Shapes::ShapeRef.new(shape: Path, location_name: "relativePath"))
SubModule.struct_class = Types::SubModule
SubModuleList.member = Shapes::ShapeRef.new(shape: SubModule)
SymbolicLink.add_member(:blob_id, Shapes::ShapeRef.new(shape: ObjectId, location_name: "blobId"))
SymbolicLink.add_member(:absolute_path, Shapes::ShapeRef.new(shape: Path, location_name: "absolutePath"))
SymbolicLink.add_member(:relative_path, Shapes::ShapeRef.new(shape: Path, location_name: "relativePath"))
SymbolicLink.add_member(:file_mode, Shapes::ShapeRef.new(shape: FileModeTypeEnum, location_name: "fileMode"))
SymbolicLink.struct_class = Types::SymbolicLink
SymbolicLinkList.member = Shapes::ShapeRef.new(shape: SymbolicLink)
TagKeysList.member = Shapes::ShapeRef.new(shape: TagKey)
TagKeysListRequiredException.struct_class = Types::TagKeysListRequiredException
TagPolicyException.struct_class = Types::TagPolicyException
TagResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
TagResourceInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, required: true, location_name: "tags"))
TagResourceInput.struct_class = Types::TagResourceInput
TagsMap.key = Shapes::ShapeRef.new(shape: TagKey)
TagsMap.value = Shapes::ShapeRef.new(shape: TagValue)
TagsMapRequiredException.struct_class = Types::TagsMapRequiredException
Target.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
Target.add_member(:source_reference, Shapes::ShapeRef.new(shape: ReferenceName, required: true, location_name: "sourceReference"))
Target.add_member(:destination_reference, Shapes::ShapeRef.new(shape: ReferenceName, location_name: "destinationReference"))
Target.struct_class = Types::Target
TargetList.member = Shapes::ShapeRef.new(shape: Target)
TargetRequiredException.struct_class = Types::TargetRequiredException
TargetsRequiredException.struct_class = Types::TargetsRequiredException
TestRepositoryTriggersInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
TestRepositoryTriggersInput.add_member(:triggers, Shapes::ShapeRef.new(shape: RepositoryTriggersList, required: true, location_name: "triggers"))
TestRepositoryTriggersInput.struct_class = Types::TestRepositoryTriggersInput
TestRepositoryTriggersOutput.add_member(:successful_executions, Shapes::ShapeRef.new(shape: RepositoryTriggerNameList, location_name: "successfulExecutions"))
TestRepositoryTriggersOutput.add_member(:failed_executions, Shapes::ShapeRef.new(shape: RepositoryTriggerExecutionFailureList, location_name: "failedExecutions"))
TestRepositoryTriggersOutput.struct_class = Types::TestRepositoryTriggersOutput
TipOfSourceReferenceIsDifferentException.struct_class = Types::TipOfSourceReferenceIsDifferentException
TipsDivergenceExceededException.struct_class = Types::TipsDivergenceExceededException
TitleRequiredException.struct_class = Types::TitleRequiredException
TooManyTagsException.struct_class = Types::TooManyTagsException
UntagResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
UntagResourceInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeysList, required: true, location_name: "tagKeys"))
UntagResourceInput.struct_class = Types::UntagResourceInput
UpdateApprovalRuleTemplateContentInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
UpdateApprovalRuleTemplateContentInput.add_member(:new_rule_content, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateContent, required: true, location_name: "newRuleContent"))
UpdateApprovalRuleTemplateContentInput.add_member(:existing_rule_content_sha_256, Shapes::ShapeRef.new(shape: RuleContentSha256, location_name: "existingRuleContentSha256"))
UpdateApprovalRuleTemplateContentInput.struct_class = Types::UpdateApprovalRuleTemplateContentInput
UpdateApprovalRuleTemplateContentOutput.add_member(:approval_rule_template, Shapes::ShapeRef.new(shape: ApprovalRuleTemplate, required: true, location_name: "approvalRuleTemplate"))
UpdateApprovalRuleTemplateContentOutput.struct_class = Types::UpdateApprovalRuleTemplateContentOutput
UpdateApprovalRuleTemplateDescriptionInput.add_member(:approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "approvalRuleTemplateName"))
UpdateApprovalRuleTemplateDescriptionInput.add_member(:approval_rule_template_description, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDescription, required: true, location_name: "approvalRuleTemplateDescription"))
UpdateApprovalRuleTemplateDescriptionInput.struct_class = Types::UpdateApprovalRuleTemplateDescriptionInput
UpdateApprovalRuleTemplateDescriptionOutput.add_member(:approval_rule_template, Shapes::ShapeRef.new(shape: ApprovalRuleTemplate, required: true, location_name: "approvalRuleTemplate"))
UpdateApprovalRuleTemplateDescriptionOutput.struct_class = Types::UpdateApprovalRuleTemplateDescriptionOutput
UpdateApprovalRuleTemplateNameInput.add_member(:old_approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "oldApprovalRuleTemplateName"))
UpdateApprovalRuleTemplateNameInput.add_member(:new_approval_rule_template_name, Shapes::ShapeRef.new(shape: ApprovalRuleTemplateName, required: true, location_name: "newApprovalRuleTemplateName"))
UpdateApprovalRuleTemplateNameInput.struct_class = Types::UpdateApprovalRuleTemplateNameInput
UpdateApprovalRuleTemplateNameOutput.add_member(:approval_rule_template, Shapes::ShapeRef.new(shape: ApprovalRuleTemplate, required: true, location_name: "approvalRuleTemplate"))
UpdateApprovalRuleTemplateNameOutput.struct_class = Types::UpdateApprovalRuleTemplateNameOutput
UpdateCommentInput.add_member(:comment_id, Shapes::ShapeRef.new(shape: CommentId, required: true, location_name: "commentId"))
UpdateCommentInput.add_member(:content, Shapes::ShapeRef.new(shape: Content, required: true, location_name: "content"))
UpdateCommentInput.struct_class = Types::UpdateCommentInput
UpdateCommentOutput.add_member(:comment, Shapes::ShapeRef.new(shape: Comment, location_name: "comment"))
UpdateCommentOutput.struct_class = Types::UpdateCommentOutput
UpdateDefaultBranchInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
UpdateDefaultBranchInput.add_member(:default_branch_name, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "defaultBranchName"))
UpdateDefaultBranchInput.struct_class = Types::UpdateDefaultBranchInput
UpdatePullRequestApprovalRuleContentInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
UpdatePullRequestApprovalRuleContentInput.add_member(:approval_rule_name, Shapes::ShapeRef.new(shape: ApprovalRuleName, required: true, location_name: "approvalRuleName"))
UpdatePullRequestApprovalRuleContentInput.add_member(:existing_rule_content_sha_256, Shapes::ShapeRef.new(shape: RuleContentSha256, location_name: "existingRuleContentSha256"))
UpdatePullRequestApprovalRuleContentInput.add_member(:new_rule_content, Shapes::ShapeRef.new(shape: ApprovalRuleContent, required: true, location_name: "newRuleContent"))
UpdatePullRequestApprovalRuleContentInput.struct_class = Types::UpdatePullRequestApprovalRuleContentInput
UpdatePullRequestApprovalRuleContentOutput.add_member(:approval_rule, Shapes::ShapeRef.new(shape: ApprovalRule, required: true, location_name: "approvalRule"))
UpdatePullRequestApprovalRuleContentOutput.struct_class = Types::UpdatePullRequestApprovalRuleContentOutput
UpdatePullRequestApprovalStateInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
UpdatePullRequestApprovalStateInput.add_member(:revision_id, Shapes::ShapeRef.new(shape: RevisionId, required: true, location_name: "revisionId"))
UpdatePullRequestApprovalStateInput.add_member(:approval_state, Shapes::ShapeRef.new(shape: ApprovalState, required: true, location_name: "approvalState"))
UpdatePullRequestApprovalStateInput.struct_class = Types::UpdatePullRequestApprovalStateInput
UpdatePullRequestDescriptionInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
UpdatePullRequestDescriptionInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, required: true, location_name: "description"))
UpdatePullRequestDescriptionInput.struct_class = Types::UpdatePullRequestDescriptionInput
UpdatePullRequestDescriptionOutput.add_member(:pull_request, Shapes::ShapeRef.new(shape: PullRequest, required: true, location_name: "pullRequest"))
UpdatePullRequestDescriptionOutput.struct_class = Types::UpdatePullRequestDescriptionOutput
UpdatePullRequestStatusInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
UpdatePullRequestStatusInput.add_member(:pull_request_status, Shapes::ShapeRef.new(shape: PullRequestStatusEnum, required: true, location_name: "pullRequestStatus"))
UpdatePullRequestStatusInput.struct_class = Types::UpdatePullRequestStatusInput
UpdatePullRequestStatusOutput.add_member(:pull_request, Shapes::ShapeRef.new(shape: PullRequest, required: true, location_name: "pullRequest"))
UpdatePullRequestStatusOutput.struct_class = Types::UpdatePullRequestStatusOutput
UpdatePullRequestTitleInput.add_member(:pull_request_id, Shapes::ShapeRef.new(shape: PullRequestId, required: true, location_name: "pullRequestId"))
UpdatePullRequestTitleInput.add_member(:title, Shapes::ShapeRef.new(shape: Title, required: true, location_name: "title"))
UpdatePullRequestTitleInput.struct_class = Types::UpdatePullRequestTitleInput
UpdatePullRequestTitleOutput.add_member(:pull_request, Shapes::ShapeRef.new(shape: PullRequest, required: true, location_name: "pullRequest"))
UpdatePullRequestTitleOutput.struct_class = Types::UpdatePullRequestTitleOutput
UpdateRepositoryDescriptionInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "repositoryName"))
UpdateRepositoryDescriptionInput.add_member(:repository_description, Shapes::ShapeRef.new(shape: RepositoryDescription, location_name: "repositoryDescription"))
UpdateRepositoryDescriptionInput.struct_class = Types::UpdateRepositoryDescriptionInput
UpdateRepositoryNameInput.add_member(:old_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "oldName"))
UpdateRepositoryNameInput.add_member(:new_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "newName"))
UpdateRepositoryNameInput.struct_class = Types::UpdateRepositoryNameInput
UserInfo.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
UserInfo.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "email"))
UserInfo.add_member(:date, Shapes::ShapeRef.new(shape: Date, location_name: "date"))
UserInfo.struct_class = Types::UserInfo
# @api private
API = Seahorse::Model::Api.new.tap do |api|
api.version = "2015-04-13"
api.metadata = {
"apiVersion" => "2015-04-13",
"endpointPrefix" => "codecommit",
"jsonVersion" => "1.1",
"protocol" => "json",
"serviceAbbreviation" => "CodeCommit",
"serviceFullName" => "AWS CodeCommit",
"serviceId" => "CodeCommit",
"signatureVersion" => "v4",
"targetPrefix" => "CodeCommit_20150413",
"uid" => "codecommit-2015-04-13",
}
api.add_operation(:associate_approval_rule_template_with_repository, Seahorse::Model::Operation.new.tap do |o|
o.name = "AssociateApprovalRuleTemplateWithRepository"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: AssociateApprovalRuleTemplateWithRepositoryInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: MaximumRuleTemplatesAssociatedWithRepositoryException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:batch_associate_approval_rule_template_with_repositories, Seahorse::Model::Operation.new.tap do |o|
o.name = "BatchAssociateApprovalRuleTemplateWithRepositories"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: BatchAssociateApprovalRuleTemplateWithRepositoriesInput)
o.output = Shapes::ShapeRef.new(shape: BatchAssociateApprovalRuleTemplateWithRepositoriesOutput)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNamesRequiredException)
o.errors << Shapes::ShapeRef.new(shape: MaximumRepositoryNamesExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:batch_describe_merge_conflicts, Seahorse::Model::Operation.new.tap do |o|
o.name = "BatchDescribeMergeConflicts"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: BatchDescribeMergeConflictsInput)
o.output = Shapes::ShapeRef.new(shape: BatchDescribeMergeConflictsOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: MergeOptionRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMergeOptionException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxConflictFilesException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxMergeHunksException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileContentToLoadExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumItemsToCompareExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:batch_disassociate_approval_rule_template_from_repositories, Seahorse::Model::Operation.new.tap do |o|
o.name = "BatchDisassociateApprovalRuleTemplateFromRepositories"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: BatchDisassociateApprovalRuleTemplateFromRepositoriesInput)
o.output = Shapes::ShapeRef.new(shape: BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNamesRequiredException)
o.errors << Shapes::ShapeRef.new(shape: MaximumRepositoryNamesExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:batch_get_commits, Seahorse::Model::Operation.new.tap do |o|
o.name = "BatchGetCommits"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: BatchGetCommitsInput)
o.output = Shapes::ShapeRef.new(shape: BatchGetCommitsOutput)
o.errors << Shapes::ShapeRef.new(shape: CommitIdsListRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommitIdsLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:batch_get_repositories, Seahorse::Model::Operation.new.tap do |o|
o.name = "BatchGetRepositories"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: BatchGetRepositoriesInput)
o.output = Shapes::ShapeRef.new(shape: BatchGetRepositoriesOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNamesRequiredException)
o.errors << Shapes::ShapeRef.new(shape: MaximumRepositoryNamesExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:create_approval_rule_template, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreateApprovalRuleTemplate"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreateApprovalRuleTemplateInput)
o.output = Shapes::ShapeRef.new(shape: CreateApprovalRuleTemplateOutput)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameAlreadyExistsException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateContentException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateDescriptionException)
o.errors << Shapes::ShapeRef.new(shape: NumberOfRuleTemplatesExceededException)
end)
api.add_operation(:create_branch, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreateBranch"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreateBranchInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameExistsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: CommitIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:create_commit, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreateCommit"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreateCommitInput)
o.output = Shapes::ShapeRef.new(shape: CreateCommitOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ParentCommitIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParentCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: ParentCommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ParentCommitIdOutdatedException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameIsTagNameException)
o.errors << Shapes::ShapeRef.new(shape: FileEntryRequiredException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileEntriesExceededException)
o.errors << Shapes::ShapeRef.new(shape: PutFileEntryConflictException)
o.errors << Shapes::ShapeRef.new(shape: SourceFileOrContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: FileContentAndSourceFileSpecifiedException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: SamePathRequestException)
o.errors << Shapes::ShapeRef.new(shape: FileDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: FileContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: FolderContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidDeletionParameterException)
o.errors << Shapes::ShapeRef.new(shape: RestrictedSourceFileException)
o.errors << Shapes::ShapeRef.new(shape: FileModeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFileModeException)
o.errors << Shapes::ShapeRef.new(shape: NameLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidEmailException)
o.errors << Shapes::ShapeRef.new(shape: CommitMessageLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o.errors << Shapes::ShapeRef.new(shape: NoChangeException)
o.errors << Shapes::ShapeRef.new(shape: FileNameConflictsWithDirectoryNameException)
o.errors << Shapes::ShapeRef.new(shape: DirectoryNameConflictsWithFileNameException)
o.errors << Shapes::ShapeRef.new(shape: FilePathConflictsWithSubmodulePathException)
end)
api.add_operation(:create_pull_request, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreatePullRequest"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreatePullRequestInput)
o.output = Shapes::ShapeRef.new(shape: CreatePullRequestOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o.errors << Shapes::ShapeRef.new(shape: ClientRequestTokenRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidClientRequestTokenException)
o.errors << Shapes::ShapeRef.new(shape: IdempotencyParameterMismatchException)
o.errors << Shapes::ShapeRef.new(shape: ReferenceNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReferenceNameException)
o.errors << Shapes::ShapeRef.new(shape: ReferenceDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ReferenceTypeNotSupportedException)
o.errors << Shapes::ShapeRef.new(shape: TitleRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTitleException)
o.errors << Shapes::ShapeRef.new(shape: InvalidDescriptionException)
o.errors << Shapes::ShapeRef.new(shape: TargetsRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetsException)
o.errors << Shapes::ShapeRef.new(shape: TargetRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetException)
o.errors << Shapes::ShapeRef.new(shape: MultipleRepositoriesInPullRequestException)
o.errors << Shapes::ShapeRef.new(shape: MaximumOpenPullRequestsExceededException)
o.errors << Shapes::ShapeRef.new(shape: SourceAndDestinationAreSameException)
end)
api.add_operation(:create_pull_request_approval_rule, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreatePullRequestApprovalRule"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreatePullRequestApprovalRuleInput)
o.output = Shapes::ShapeRef.new(shape: CreatePullRequestApprovalRuleOutput)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleNameAlreadyExistsException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleContentException)
o.errors << Shapes::ShapeRef.new(shape: NumberOfRulesExceededException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:create_repository, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreateRepository"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreateRepositoryInput)
o.output = Shapes::ShapeRef.new(shape: CreateRepositoryOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameExistsException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryDescriptionException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTagsMapException)
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidSystemTagUsageException)
o.errors << Shapes::ShapeRef.new(shape: TagPolicyException)
end)
api.add_operation(:create_unreferenced_merge_commit, Seahorse::Model::Operation.new.tap do |o|
o.name = "CreateUnreferencedMergeCommit"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: CreateUnreferencedMergeCommitInput)
o.output = Shapes::ShapeRef.new(shape: CreateUnreferencedMergeCommitOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: MergeOptionRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMergeOptionException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionException)
o.errors << Shapes::ShapeRef.new(shape: ManualMergeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: MaximumConflictResolutionEntriesExceededException)
o.errors << Shapes::ShapeRef.new(shape: MultipleConflictResolutionEntriesException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementTypeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementTypeException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementContentException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: FileContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: FolderContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileContentToLoadExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumItemsToCompareExceededException)
o.errors << Shapes::ShapeRef.new(shape: ConcurrentReferenceUpdateException)
o.errors << Shapes::ShapeRef.new(shape: FileModeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFileModeException)
o.errors << Shapes::ShapeRef.new(shape: NameLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidEmailException)
o.errors << Shapes::ShapeRef.new(shape: CommitMessageLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:delete_approval_rule_template, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteApprovalRuleTemplate"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteApprovalRuleTemplateInput)
o.output = Shapes::ShapeRef.new(shape: DeleteApprovalRuleTemplateOutput)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateInUseException)
end)
api.add_operation(:delete_branch, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteBranch"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteBranchInput)
o.output = Shapes::ShapeRef.new(shape: DeleteBranchOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: DefaultBranchCannotBeDeletedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:delete_comment_content, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteCommentContent"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteCommentContentInput)
o.output = Shapes::ShapeRef.new(shape: DeleteCommentContentOutput)
o.errors << Shapes::ShapeRef.new(shape: CommentDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: CommentIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommentIdException)
o.errors << Shapes::ShapeRef.new(shape: CommentDeletedException)
end)
api.add_operation(:delete_file, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteFile"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteFileInput)
o.output = Shapes::ShapeRef.new(shape: DeleteFileOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ParentCommitIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParentCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: ParentCommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ParentCommitIdOutdatedException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: FileDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameIsTagNameException)
o.errors << Shapes::ShapeRef.new(shape: NameLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidEmailException)
o.errors << Shapes::ShapeRef.new(shape: CommitMessageLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:delete_pull_request_approval_rule, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeletePullRequestApprovalRule"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeletePullRequestApprovalRuleInput)
o.output = Shapes::ShapeRef.new(shape: DeletePullRequestApprovalRuleOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleNameException)
o.errors << Shapes::ShapeRef.new(shape: CannotDeleteApprovalRuleFromTemplateException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:delete_repository, Seahorse::Model::Operation.new.tap do |o|
o.name = "DeleteRepository"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DeleteRepositoryInput)
o.output = Shapes::ShapeRef.new(shape: DeleteRepositoryOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:describe_merge_conflicts, Seahorse::Model::Operation.new.tap do |o|
o.name = "DescribeMergeConflicts"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DescribeMergeConflictsInput)
o.output = Shapes::ShapeRef.new(shape: DescribeMergeConflictsOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: MergeOptionRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMergeOptionException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: FileDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxMergeHunksException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileContentToLoadExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumItemsToCompareExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o[:pager] = Aws::Pager.new(
limit_key: "max_merge_hunks",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:describe_pull_request_events, Seahorse::Model::Operation.new.tap do |o|
o.name = "DescribePullRequestEvents"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DescribePullRequestEventsInput)
o.output = Shapes::ShapeRef.new(shape: DescribePullRequestEventsOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestEventTypeException)
o.errors << Shapes::ShapeRef.new(shape: InvalidActorArnException)
o.errors << Shapes::ShapeRef.new(shape: ActorDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxResultsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:disassociate_approval_rule_template_from_repository, Seahorse::Model::Operation.new.tap do |o|
o.name = "DisassociateApprovalRuleTemplateFromRepository"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: DisassociateApprovalRuleTemplateFromRepositoryInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:evaluate_pull_request_approval_rules, Seahorse::Model::Operation.new.tap do |o|
o.name = "EvaluatePullRequestApprovalRules"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: EvaluatePullRequestApprovalRulesInput)
o.output = Shapes::ShapeRef.new(shape: EvaluatePullRequestApprovalRulesOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRevisionIdException)
o.errors << Shapes::ShapeRef.new(shape: RevisionIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RevisionNotCurrentException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_approval_rule_template, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetApprovalRuleTemplate"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetApprovalRuleTemplateInput)
o.output = Shapes::ShapeRef.new(shape: GetApprovalRuleTemplateOutput)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDoesNotExistException)
end)
api.add_operation(:get_blob, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetBlob"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetBlobInput)
o.output = Shapes::ShapeRef.new(shape: GetBlobOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: BlobIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBlobIdException)
o.errors << Shapes::ShapeRef.new(shape: BlobIdDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o.errors << Shapes::ShapeRef.new(shape: FileTooLargeException)
end)
api.add_operation(:get_branch, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetBranch"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetBranchInput)
o.output = Shapes::ShapeRef.new(shape: GetBranchOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_comment, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetComment"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetCommentInput)
o.output = Shapes::ShapeRef.new(shape: GetCommentOutput)
o.errors << Shapes::ShapeRef.new(shape: CommentDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: CommentDeletedException)
o.errors << Shapes::ShapeRef.new(shape: CommentIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommentIdException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_comment_reactions, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetCommentReactions"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetCommentReactionsInput)
o.output = Shapes::ShapeRef.new(shape: GetCommentReactionsOutput)
o.errors << Shapes::ShapeRef.new(shape: CommentDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: CommentIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommentIdException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReactionUserArnException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxResultsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: CommentDeletedException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:get_comments_for_compared_commit, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetCommentsForComparedCommit"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetCommentsForComparedCommitInput)
o.output = Shapes::ShapeRef.new(shape: GetCommentsForComparedCommitOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: CommitIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxResultsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:get_comments_for_pull_request, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetCommentsForPullRequest"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetCommentsForPullRequestInput)
o.output = Shapes::ShapeRef.new(shape: GetCommentsForPullRequestOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: CommitIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxResultsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotAssociatedWithPullRequestException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:get_commit, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetCommit"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetCommitInput)
o.output = Shapes::ShapeRef.new(shape: GetCommitOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: CommitIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: CommitIdDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_differences, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetDifferences"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetDifferencesInput)
o.output = Shapes::ShapeRef.new(shape: GetDifferencesOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxResultsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: PathDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:get_file, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetFile"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetFileInput)
o.output = Shapes::ShapeRef.new(shape: GetFileOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: FileDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o.errors << Shapes::ShapeRef.new(shape: FileTooLargeException)
end)
api.add_operation(:get_folder, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetFolder"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetFolderInput)
o.output = Shapes::ShapeRef.new(shape: GetFolderOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: FolderDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_merge_commit, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetMergeCommit"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetMergeCommitInput)
o.output = Shapes::ShapeRef.new(shape: GetMergeCommitOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_merge_conflicts, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetMergeConflicts"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetMergeConflictsInput)
o.output = Shapes::ShapeRef.new(shape: GetMergeConflictsOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: MergeOptionRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMergeOptionException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxConflictFilesException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidDestinationCommitSpecifierException)
o.errors << Shapes::ShapeRef.new(shape: InvalidSourceCommitSpecifierException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileContentToLoadExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumItemsToCompareExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o[:pager] = Aws::Pager.new(
limit_key: "max_conflict_files",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:get_merge_options, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetMergeOptions"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetMergeOptionsInput)
o.output = Shapes::ShapeRef.new(shape: GetMergeOptionsOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileContentToLoadExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumItemsToCompareExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_pull_request, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetPullRequest"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetPullRequestInput)
o.output = Shapes::ShapeRef.new(shape: GetPullRequestOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_pull_request_approval_states, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetPullRequestApprovalStates"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetPullRequestApprovalStatesInput)
o.output = Shapes::ShapeRef.new(shape: GetPullRequestApprovalStatesOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRevisionIdException)
o.errors << Shapes::ShapeRef.new(shape: RevisionIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_pull_request_override_state, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetPullRequestOverrideState"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetPullRequestOverrideStateInput)
o.output = Shapes::ShapeRef.new(shape: GetPullRequestOverrideStateOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRevisionIdException)
o.errors << Shapes::ShapeRef.new(shape: RevisionIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_repository, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetRepository"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetRepositoryInput)
o.output = Shapes::ShapeRef.new(shape: GetRepositoryOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:get_repository_triggers, Seahorse::Model::Operation.new.tap do |o|
o.name = "GetRepositoryTriggers"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: GetRepositoryTriggersInput)
o.output = Shapes::ShapeRef.new(shape: GetRepositoryTriggersOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:list_approval_rule_templates, Seahorse::Model::Operation.new.tap do |o|
o.name = "ListApprovalRuleTemplates"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ListApprovalRuleTemplatesInput)
o.output = Shapes::ShapeRef.new(shape: ListApprovalRuleTemplatesOutput)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxResultsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:list_associated_approval_rule_templates_for_repository, Seahorse::Model::Operation.new.tap do |o|
o.name = "ListAssociatedApprovalRuleTemplatesForRepository"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ListAssociatedApprovalRuleTemplatesForRepositoryInput)
o.output = Shapes::ShapeRef.new(shape: ListAssociatedApprovalRuleTemplatesForRepositoryOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxResultsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:list_branches, Seahorse::Model::Operation.new.tap do |o|
o.name = "ListBranches"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ListBranchesInput)
o.output = Shapes::ShapeRef.new(shape: ListBranchesOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o[:pager] = Aws::Pager.new(
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:list_pull_requests, Seahorse::Model::Operation.new.tap do |o|
o.name = "ListPullRequests"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ListPullRequestsInput)
o.output = Shapes::ShapeRef.new(shape: ListPullRequestsOutput)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestStatusException)
o.errors << Shapes::ShapeRef.new(shape: InvalidAuthorArnException)
o.errors << Shapes::ShapeRef.new(shape: AuthorDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxResultsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:list_repositories, Seahorse::Model::Operation.new.tap do |o|
o.name = "ListRepositories"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ListRepositoriesInput)
o.output = Shapes::ShapeRef.new(shape: ListRepositoriesOutput)
o.errors << Shapes::ShapeRef.new(shape: InvalidSortByException)
o.errors << Shapes::ShapeRef.new(shape: InvalidOrderException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o[:pager] = Aws::Pager.new(
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:list_repositories_for_approval_rule_template, Seahorse::Model::Operation.new.tap do |o|
o.name = "ListRepositoriesForApprovalRuleTemplate"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ListRepositoriesForApprovalRuleTemplateInput)
o.output = Shapes::ShapeRef.new(shape: ListRepositoriesForApprovalRuleTemplateOutput)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidMaxResultsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidContinuationTokenException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o[:pager] = Aws::Pager.new(
limit_key: "max_results",
tokens: {
"next_token" => "next_token"
}
)
end)
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
o.name = "ListTagsForResource"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceInput)
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: ResourceArnRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidResourceArnException)
end)
api.add_operation(:merge_branches_by_fast_forward, Seahorse::Model::Operation.new.tap do |o|
o.name = "MergeBranchesByFastForward"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: MergeBranchesByFastForwardInput)
o.output = Shapes::ShapeRef.new(shape: MergeBranchesByFastForwardOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetBranchException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameIsTagNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ManualMergeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: ConcurrentReferenceUpdateException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:merge_branches_by_squash, Seahorse::Model::Operation.new.tap do |o|
o.name = "MergeBranchesBySquash"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: MergeBranchesBySquashInput)
o.output = Shapes::ShapeRef.new(shape: MergeBranchesBySquashOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetBranchException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameIsTagNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ManualMergeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionException)
o.errors << Shapes::ShapeRef.new(shape: MaximumConflictResolutionEntriesExceededException)
o.errors << Shapes::ShapeRef.new(shape: MultipleConflictResolutionEntriesException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementTypeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementTypeException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementContentException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: FileContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: FolderContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileContentToLoadExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumItemsToCompareExceededException)
o.errors << Shapes::ShapeRef.new(shape: FileModeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFileModeException)
o.errors << Shapes::ShapeRef.new(shape: NameLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidEmailException)
o.errors << Shapes::ShapeRef.new(shape: CommitMessageLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: ConcurrentReferenceUpdateException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:merge_branches_by_three_way, Seahorse::Model::Operation.new.tap do |o|
o.name = "MergeBranchesByThreeWay"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: MergeBranchesByThreeWayInput)
o.output = Shapes::ShapeRef.new(shape: MergeBranchesByThreeWayOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: CommitRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTargetBranchException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameIsTagNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ManualMergeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: ConcurrentReferenceUpdateException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionException)
o.errors << Shapes::ShapeRef.new(shape: MaximumConflictResolutionEntriesExceededException)
o.errors << Shapes::ShapeRef.new(shape: MultipleConflictResolutionEntriesException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementTypeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementTypeException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementContentException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: FileContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: FolderContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileContentToLoadExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumItemsToCompareExceededException)
o.errors << Shapes::ShapeRef.new(shape: FileModeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFileModeException)
o.errors << Shapes::ShapeRef.new(shape: NameLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidEmailException)
o.errors << Shapes::ShapeRef.new(shape: CommitMessageLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:merge_pull_request_by_fast_forward, Seahorse::Model::Operation.new.tap do |o|
o.name = "MergePullRequestByFastForward"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: MergePullRequestByFastForwardInput)
o.output = Shapes::ShapeRef.new(shape: MergePullRequestByFastForwardOutput)
o.errors << Shapes::ShapeRef.new(shape: ManualMergeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: TipOfSourceReferenceIsDifferentException)
o.errors << Shapes::ShapeRef.new(shape: ReferenceDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotAssociatedWithPullRequestException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ConcurrentReferenceUpdateException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestApprovalRulesNotSatisfiedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:merge_pull_request_by_squash, Seahorse::Model::Operation.new.tap do |o|
o.name = "MergePullRequestBySquash"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: MergePullRequestBySquashInput)
o.output = Shapes::ShapeRef.new(shape: MergePullRequestBySquashOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: ManualMergeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: TipOfSourceReferenceIsDifferentException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: NameLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidEmailException)
o.errors << Shapes::ShapeRef.new(shape: CommitMessageLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementTypeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementTypeException)
o.errors << Shapes::ShapeRef.new(shape: MultipleConflictResolutionEntriesException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: MaximumConflictResolutionEntriesExceededException)
o.errors << Shapes::ShapeRef.new(shape: ConcurrentReferenceUpdateException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFileModeException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementContentException)
o.errors << Shapes::ShapeRef.new(shape: FileContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: FolderContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileContentToLoadExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumItemsToCompareExceededException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotAssociatedWithPullRequestException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestApprovalRulesNotSatisfiedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:merge_pull_request_by_three_way, Seahorse::Model::Operation.new.tap do |o|
o.name = "MergePullRequestByThreeWay"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: MergePullRequestByThreeWayInput)
o.output = Shapes::ShapeRef.new(shape: MergePullRequestByThreeWayOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: ManualMergeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: TipOfSourceReferenceIsDifferentException)
o.errors << Shapes::ShapeRef.new(shape: TipsDivergenceExceededException)
o.errors << Shapes::ShapeRef.new(shape: NameLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidEmailException)
o.errors << Shapes::ShapeRef.new(shape: CommitMessageLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictDetailLevelException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionStrategyException)
o.errors << Shapes::ShapeRef.new(shape: InvalidConflictResolutionException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementTypeRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementTypeException)
o.errors << Shapes::ShapeRef.new(shape: MultipleConflictResolutionEntriesException)
o.errors << Shapes::ShapeRef.new(shape: ReplacementContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: MaximumConflictResolutionEntriesExceededException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFileModeException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReplacementContentException)
o.errors << Shapes::ShapeRef.new(shape: FileContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: FolderContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumFileContentToLoadExceededException)
o.errors << Shapes::ShapeRef.new(shape: MaximumItemsToCompareExceededException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotAssociatedWithPullRequestException)
o.errors << Shapes::ShapeRef.new(shape: ConcurrentReferenceUpdateException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestApprovalRulesNotSatisfiedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:override_pull_request_approval_rules, Seahorse::Model::Operation.new.tap do |o|
o.name = "OverridePullRequestApprovalRules"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: OverridePullRequestApprovalRulesInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRevisionIdException)
o.errors << Shapes::ShapeRef.new(shape: RevisionIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidOverrideStatusException)
o.errors << Shapes::ShapeRef.new(shape: OverrideStatusRequiredException)
o.errors << Shapes::ShapeRef.new(shape: OverrideAlreadySetException)
o.errors << Shapes::ShapeRef.new(shape: RevisionNotCurrentException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:post_comment_for_compared_commit, Seahorse::Model::Operation.new.tap do |o|
o.name = "PostCommentForComparedCommit"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PostCommentForComparedCommitInput)
o.output = Shapes::ShapeRef.new(shape: PostCommentForComparedCommitOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: ClientRequestTokenRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidClientRequestTokenException)
o.errors << Shapes::ShapeRef.new(shape: IdempotencyParameterMismatchException)
o.errors << Shapes::ShapeRef.new(shape: CommentContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommentContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFileLocationException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRelativeFileVersionEnumException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFilePositionException)
o.errors << Shapes::ShapeRef.new(shape: CommitIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: BeforeCommitIdAndAfterCommitIdAreSameException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: PathDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
end)
api.add_operation(:post_comment_for_pull_request, Seahorse::Model::Operation.new.tap do |o|
o.name = "PostCommentForPullRequest"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PostCommentForPullRequestInput)
o.output = Shapes::ShapeRef.new(shape: PostCommentForPullRequestOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNotAssociatedWithPullRequestException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: ClientRequestTokenRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidClientRequestTokenException)
o.errors << Shapes::ShapeRef.new(shape: IdempotencyParameterMismatchException)
o.errors << Shapes::ShapeRef.new(shape: CommentContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommentContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFileLocationException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRelativeFileVersionEnumException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFilePositionException)
o.errors << Shapes::ShapeRef.new(shape: CommitIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: BeforeCommitIdAndAfterCommitIdAreSameException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o.errors << Shapes::ShapeRef.new(shape: CommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: PathDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
end)
api.add_operation(:post_comment_reply, Seahorse::Model::Operation.new.tap do |o|
o.name = "PostCommentReply"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PostCommentReplyInput)
o.output = Shapes::ShapeRef.new(shape: PostCommentReplyOutput)
o.errors << Shapes::ShapeRef.new(shape: ClientRequestTokenRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidClientRequestTokenException)
o.errors << Shapes::ShapeRef.new(shape: IdempotencyParameterMismatchException)
o.errors << Shapes::ShapeRef.new(shape: CommentContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommentContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: CommentDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: CommentIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommentIdException)
end)
api.add_operation(:put_comment_reaction, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutCommentReaction"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutCommentReactionInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: CommentDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: CommentIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommentIdException)
o.errors << Shapes::ShapeRef.new(shape: InvalidReactionValueException)
o.errors << Shapes::ShapeRef.new(shape: ReactionValueRequiredException)
o.errors << Shapes::ShapeRef.new(shape: ReactionLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: CommentDeletedException)
end)
api.add_operation(:put_file, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutFile"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutFileInput)
o.output = Shapes::ShapeRef.new(shape: PutFileOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ParentCommitIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidParentCommitIdException)
o.errors << Shapes::ShapeRef.new(shape: ParentCommitDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ParentCommitIdOutdatedException)
o.errors << Shapes::ShapeRef.new(shape: FileContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: FileContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: FolderContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: PathRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPathException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameIsTagNameException)
o.errors << Shapes::ShapeRef.new(shape: InvalidFileModeException)
o.errors << Shapes::ShapeRef.new(shape: NameLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidEmailException)
o.errors << Shapes::ShapeRef.new(shape: CommitMessageLengthExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidDeletionParameterException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
o.errors << Shapes::ShapeRef.new(shape: SameFileContentException)
o.errors << Shapes::ShapeRef.new(shape: FileNameConflictsWithDirectoryNameException)
o.errors << Shapes::ShapeRef.new(shape: DirectoryNameConflictsWithFileNameException)
o.errors << Shapes::ShapeRef.new(shape: FilePathConflictsWithSubmodulePathException)
end)
api.add_operation(:put_repository_triggers, Seahorse::Model::Operation.new.tap do |o|
o.name = "PutRepositoryTriggers"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: PutRepositoryTriggersInput)
o.output = Shapes::ShapeRef.new(shape: PutRepositoryTriggersOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggersListRequiredException)
o.errors << Shapes::ShapeRef.new(shape: MaximumRepositoryTriggersExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerNameException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerDestinationArnException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerRegionException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerCustomDataException)
o.errors << Shapes::ShapeRef.new(shape: MaximumBranchesExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerEventsException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggerNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggerDestinationArnRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggerBranchNameListRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggerEventsListRequiredException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
o.name = "TagResource"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: TagResourceInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: ResourceArnRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidResourceArnException)
o.errors << Shapes::ShapeRef.new(shape: TagsMapRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTagsMapException)
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidSystemTagUsageException)
o.errors << Shapes::ShapeRef.new(shape: TagPolicyException)
end)
api.add_operation(:test_repository_triggers, Seahorse::Model::Operation.new.tap do |o|
o.name = "TestRepositoryTriggers"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: TestRepositoryTriggersInput)
o.output = Shapes::ShapeRef.new(shape: TestRepositoryTriggersOutput)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggersListRequiredException)
o.errors << Shapes::ShapeRef.new(shape: MaximumRepositoryTriggersExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerNameException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerDestinationArnException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerRegionException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerCustomDataException)
o.errors << Shapes::ShapeRef.new(shape: MaximumBranchesExceededException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryTriggerEventsException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggerNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggerDestinationArnRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggerBranchNameListRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryTriggerEventsListRequiredException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
o.name = "UntagResource"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UntagResourceInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: ResourceArnRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidResourceArnException)
o.errors << Shapes::ShapeRef.new(shape: TagKeysListRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTagKeysListException)
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
o.errors << Shapes::ShapeRef.new(shape: InvalidSystemTagUsageException)
o.errors << Shapes::ShapeRef.new(shape: TagPolicyException)
end)
api.add_operation(:update_approval_rule_template_content, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdateApprovalRuleTemplateContent"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdateApprovalRuleTemplateContentInput)
o.output = Shapes::ShapeRef.new(shape: UpdateApprovalRuleTemplateContentOutput)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateContentException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRuleContentSha256Exception)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateContentRequiredException)
end)
api.add_operation(:update_approval_rule_template_description, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdateApprovalRuleTemplateDescription"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdateApprovalRuleTemplateDescriptionInput)
o.output = Shapes::ShapeRef.new(shape: UpdateApprovalRuleTemplateDescriptionOutput)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateDescriptionException)
end)
api.add_operation(:update_approval_rule_template_name, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdateApprovalRuleTemplateName"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdateApprovalRuleTemplateNameInput)
o.output = Shapes::ShapeRef.new(shape: UpdateApprovalRuleTemplateNameOutput)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleTemplateNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleTemplateNameAlreadyExistsException)
end)
api.add_operation(:update_comment, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdateComment"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdateCommentInput)
o.output = Shapes::ShapeRef.new(shape: UpdateCommentOutput)
o.errors << Shapes::ShapeRef.new(shape: CommentContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: CommentContentSizeLimitExceededException)
o.errors << Shapes::ShapeRef.new(shape: CommentDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: CommentIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidCommentIdException)
o.errors << Shapes::ShapeRef.new(shape: CommentNotCreatedByCallerException)
o.errors << Shapes::ShapeRef.new(shape: CommentDeletedException)
end)
api.add_operation(:update_default_branch, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdateDefaultBranch"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdateDefaultBranchInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidBranchNameException)
o.errors << Shapes::ShapeRef.new(shape: BranchDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:update_pull_request_approval_rule_content, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdatePullRequestApprovalRuleContent"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdatePullRequestApprovalRuleContentInput)
o.output = Shapes::ShapeRef.new(shape: UpdatePullRequestApprovalRuleContentOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleNameException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRuleContentSha256Exception)
o.errors << Shapes::ShapeRef.new(shape: ApprovalRuleContentRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalRuleContentException)
o.errors << Shapes::ShapeRef.new(shape: CannotModifyApprovalRuleFromTemplateException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:update_pull_request_approval_state, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdatePullRequestApprovalState"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdatePullRequestApprovalStateInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRevisionIdException)
o.errors << Shapes::ShapeRef.new(shape: RevisionIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidApprovalStateException)
o.errors << Shapes::ShapeRef.new(shape: ApprovalStateRequiredException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestCannotBeApprovedByAuthorException)
o.errors << Shapes::ShapeRef.new(shape: RevisionNotCurrentException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
o.errors << Shapes::ShapeRef.new(shape: MaximumNumberOfApprovalsExceededException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:update_pull_request_description, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdatePullRequestDescription"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdatePullRequestDescriptionInput)
o.output = Shapes::ShapeRef.new(shape: UpdatePullRequestDescriptionOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidDescriptionException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
end)
api.add_operation(:update_pull_request_status, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdatePullRequestStatus"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdatePullRequestStatusInput)
o.output = Shapes::ShapeRef.new(shape: UpdatePullRequestStatusOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestStatusUpdateException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestStatusException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestStatusRequiredException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:update_pull_request_title, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdatePullRequestTitle"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdatePullRequestTitleInput)
o.output = Shapes::ShapeRef.new(shape: UpdatePullRequestTitleOutput)
o.errors << Shapes::ShapeRef.new(shape: PullRequestDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidPullRequestIdException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestIdRequiredException)
o.errors << Shapes::ShapeRef.new(shape: TitleRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidTitleException)
o.errors << Shapes::ShapeRef.new(shape: PullRequestAlreadyClosedException)
end)
api.add_operation(:update_repository_description, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdateRepositoryDescription"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdateRepositoryDescriptionInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryDescriptionException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionIntegrityChecksFailedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyAccessDeniedException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyDisabledException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyNotFoundException)
o.errors << Shapes::ShapeRef.new(shape: EncryptionKeyUnavailableException)
end)
api.add_operation(:update_repository_name, Seahorse::Model::Operation.new.tap do |o|
o.name = "UpdateRepositoryName"
o.http_method = "POST"
o.http_request_uri = "/"
o.input = Shapes::ShapeRef.new(shape: UpdateRepositoryNameInput)
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
o.errors << Shapes::ShapeRef.new(shape: RepositoryDoesNotExistException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameExistsException)
o.errors << Shapes::ShapeRef.new(shape: RepositoryNameRequiredException)
o.errors << Shapes::ShapeRef.new(shape: InvalidRepositoryNameException)
end)
end
end
end