aid: amazon-codecatalyst name: Amazon CodeCatalyst description: >- Amazon CodeCatalyst is a unified software development service that helps teams collaborate more effectively on software projects. It provides integrated tools for source code management, CI/CD workflows, issue tracking, and cloud-based development environments (Dev Environments). Teams can use CodeCatalyst to accelerate development velocity, standardize workflows, and integrate natively with AWS services and third-party tools. type: Index image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg tags: - Amazon - AWS - Developer Tools - CI/CD - Collaboration - DevOps - Source Control url: >- https://raw.githubusercontent.com/api-evangelist/amazon-codecatalyst/refs/heads/main/apis.yml created: '2026-03-16' modified: '2026-06-20' specificationVersion: '0.19' apis: - aid: amazon-codecatalyst:amazon-codecatalyst-api name: Amazon CodeCatalyst API description: >- The Amazon CodeCatalyst REST API provides programmatic access to spaces, projects, source repositories, Dev Environments, workflows, workflow runs, and user management. Build integrations, automate project workflows, and manage development environments programmatically. humanURL: https://docs.aws.amazon.com/codecatalyst/latest/APIReference/Welcome.html baseURL: https://codecatalyst.global.api.aws tags: - Amazon - AWS - Developer Tools - CI/CD - Collaboration properties: - type: Documentation url: https://docs.aws.amazon.com/codecatalyst/latest/userguide/ - type: APIReference url: https://docs.aws.amazon.com/codecatalyst/latest/APIReference/Welcome.html - type: OpenAPI url: openapi/amazon-codecatalyst-openapi-original.yaml - type: Overlay url: overlays/amazon-codecatalyst-openapi-overlay.yaml - type: MCPServer url: mcp/amazon-codecatalyst-mcp.yml - type: ErrorCatalog url: errors/amazon-codecatalyst-problem-types.yml - type: Conformance url: conformance/amazon-codecatalyst-conformance.yml common: - type: TrustCenter url: security/amazon-codecatalyst-trust-center.yml - type: VulnerabilityDisclosure url: security/amazon-codecatalyst-vulnerability-disclosure.yml - type: DomainSecurity url: security/amazon-codecatalyst-domain-security.yml - type: Authentication url: authentication/amazon-codecatalyst-authentication.yml - type: GettingStarted url: https://docs.aws.amazon.com/codecatalyst/latest/userguide/getting-started-overview.html - type: Authentication url: https://docs.aws.amazon.com/codecatalyst/latest/userguide/tokens-overview.html - type: Pricing url: https://aws.amazon.com/codecatalyst/pricing/ - type: Console url: https://codecatalyst.aws/ - type: Portal url: https://aws.amazon.com/codecatalyst/ - type: Documentation url: https://docs.aws.amazon.com/codecatalyst/latest/userguide/ - type: TermsOfService url: https://aws.amazon.com/service-terms/ - type: PrivacyPolicy url: https://aws.amazon.com/privacy/ - type: StatusPage url: https://health.aws.amazon.com/health/status - type: Blog url: https://aws.amazon.com/blogs/devops/ - type: BlogRSS url: https://aws.amazon.com/blogs/devops/tag/amazon-codecatalyst/feed/ - type: SignUp url: https://codecatalyst.aws/ - type: GitHubOrganization url: https://github.com/aws - type: SpectralRules url: rules/amazon-codecatalyst-spectral-rules.yml - type: Vocabulary url: vocabulary/amazon-codecatalyst-vocabulary.yaml - type: NaftikoCapability url: capabilities/amazon-codecatalyst-developer-collaboration.yaml - type: JSONLD url: json-ld/amazon-codecatalyst-context.jsonld - type: Packages url: packages/amazon-codecatalyst-packages.yml - type: WellKnown url: well-known/amazon-codecatalyst-well-known.yml - type: SecurityTxt url: well-known/amazon-codecatalyst-security.txt - type: LLMsTxt url: llms/amazon-codecatalyst-llms.txt - type: Lifecycle url: lifecycle/amazon-codecatalyst-lifecycle.yml - type: Features data: - name: Dev Environments description: >- Cloud-based development environments pre-configured with your project code and tools enabling instant onboarding and eliminating local setup friction. - name: Source Repositories description: >- Built-in Git repositories for hosting and managing source code with branching, pull requests, and code review capabilities. - name: CI/CD Workflows description: >- Visual workflow builder for creating automated build, test, and deployment pipelines with native AWS service integrations. - name: Project Management description: >- Integrated issue tracking and project boards for organizing work, tracking bugs, and managing feature development alongside code. - name: Spaces description: >- Organizational units for grouping projects and managing team membership, billing, and resource access across an organization. - name: Third-Party Integrations description: >- Connect to GitHub repositories, Jira, Slack, and other third-party tools to incorporate CodeCatalyst into existing development workflows. - type: UseCases data: - name: Rapid Developer Onboarding description: >- Use Dev Environments to eliminate local development setup time, allowing new developers to be productive within minutes on any project. - name: Standardized CI/CD Pipelines description: >- Create and enforce consistent build, test, and deployment workflows across all projects in a space, reducing inconsistency and manual pipeline maintenance. - name: Collaborative Code Development description: >- Enable distributed teams to collaborate on source code through integrated repositories, pull requests, and code review workflows. - type: Integrations data: - name: GitHub description: Connect GitHub repositories to CodeCatalyst projects and sync code. - name: Jira description: Link CodeCatalyst issues with Jira for unified project tracking. - name: Slack description: Receive CodeCatalyst notifications and workflow status updates in Slack. - name: Amazon Q Developer description: AI coding assistance integrated into Dev Environments and code reviews. - name: AWS Lambda description: Deploy serverless functions as part of CodeCatalyst CI/CD workflows. - name: Amazon ECS description: Deploy containerized applications to ECS from CodeCatalyst pipelines. - name: AWS CloudFormation description: Deploy infrastructure as code using CloudFormation actions in workflows. maintainers: - FN: Kin Lane email: kin@apievangelist.com