Class: Aws::CodeCommit::Types::MaximumOpenPullRequestsExceededException
- Inherits:
 - 
      EmptyStructure
      
        
- Object
 - EmptyStructure
 - Aws::CodeCommit::Types::MaximumOpenPullRequestsExceededException
 
 
- Defined in:
 - lib/aws-sdk-codecommit/types.rb
 
Overview
You cannot create the pull request because the repository has too many open pull requests. The maximum number of open pull requests for a repository is 1,000. Close one or more open pull requests, and then try again.