# AWS CodeStar > AWS CodeStar provided a unified user interface for managing software development activities in one place, letting teams set up a continuous delivery toolchain, create and manage projects, add team members with role-based access, and integrate with CodeCommit, CodeBuild, CodeDeploy, and CodePipeline. NOTE: AWS discontinued the CodeStar console and new-project creation on 2024-07-31; Amazon CodeCatalyst is the recommended successor. This file was generated by API Evangelist from the archived API catalog because the provider's docs host publishes only a global AWS-wide llms.txt (https://docs.aws.amazon.com/llms.txt) with no CodeStar-specific entry. ## APIs - [AWS CodeStar API](https://aws.amazon.com/codestar/): Unified interface for creating and managing projects, project resources, teams, and cross-project user profiles. ## Specs - [OpenAPI (3.0)](openapi/amazon-codestar-openapi.yml): 18 operations over projects, resources, tags, team members, and user profiles (service model codestar-2017-04-19). - [JSON Schema](json-schema/): Request/result and component schemas derived from the API. - [JSON Structure](json-structure/): Structural definitions for CodeStar data types. - [Vocabulary](vocabulary/amazon-codestar-vocabulary.yaml): Controlled vocabulary for the API. - [Spectral Rules](rules/amazon-codestar-spectral-rules.yml): Governance ruleset. - [JSON-LD Context](json-ld/amazon-codestar-context.jsonld): Linked-data context. ## Docs - [Documentation](https://docs.aws.amazon.com/codestar/): AWS CodeStar documentation (archived; many pages removed after discontinuation). - [Pricing](https://aws.amazon.com/codestar/pricing/): CodeStar had no additional charge beyond the underlying AWS resources. - [Getting Started](https://aws.amazon.com/codestar/getting-started/): Getting-started material. - [FAQ](https://aws.amazon.com/codestar/faqs/): Frequently asked questions, including discontinuation guidance. ## Operations - AssociateTeamMember, DisassociateTeamMember, ListTeamMembers, UpdateTeamMember — team management. - CreateProject, DeleteProject, DescribeProject, ListProjects, UpdateProject — project lifecycle. - ListResources, ListTagsForProject, TagProject, UntagProject — project resources and tagging. - CreateUserProfile, DeleteUserProfile, DescribeUserProfile, ListUserProfiles, UpdateUserProfile — user profiles.