# Packages
Package codestariface provides an interface to enable mocking the AWS CodeStar service client for testing your code.
# Functions
New creates a new instance of the CodeStar client with a session.
# Constants
ID to lookup a service endpoint with.
ErrCodeConcurrentModificationException for service response error code "ConcurrentModificationException".
ErrCodeInvalidNextTokenException for service response error code "InvalidNextTokenException".
ErrCodeInvalidServiceRoleException for service response error code "InvalidServiceRoleException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeProjectAlreadyExistsException for service response error code "ProjectAlreadyExistsException".
ErrCodeProjectConfigurationException for service response error code "ProjectConfigurationException".
ErrCodeProjectCreationFailedException for service response error code "ProjectCreationFailedException".
ErrCodeProjectNotFoundException for service response error code "ProjectNotFoundException".
ErrCodeTeamMemberAlreadyAssociatedException for service response error code "TeamMemberAlreadyAssociatedException".
ErrCodeTeamMemberNotFoundException for service response error code "TeamMemberNotFoundException".
ErrCodeUserProfileAlreadyExistsException for service response error code "UserProfileAlreadyExistsException".
ErrCodeUserProfileNotFoundException for service response error code "UserProfileNotFoundException".
ErrCodeValidationException for service response error code "ValidationException".
ServiceID is a unique identifier of a specific service.
Name of service.
# Structs
Location and destination information about the source code files provided with the project request.
Information about the AWS CodeCommit repository to be created in AWS CodeStar.
The repository to be created in AWS CodeStar.
The location where the source code files provided with the project request are stored.
CodeStar provides the API operation methods for making requests to AWS CodeStar.
Another modification is being made.
Information about the GitHub repository to be created in AWS CodeStar.
The next token is not valid.
The service role is not valid.
A resource limit has been exceeded.
An AWS CodeStar project with the same ID already exists in this region for the AWS account.
Project configuration information is required but not specified.
The project creation request was valid, but a nonspecific exception or error occurred during project creation.
The specified AWS CodeStar project was not found.
An indication of whether a project creation or deletion is failed or successful.
Information about the metadata for a project.
Information about a resource for a project.
The Amazon S3 location where the source code files provided with the project request are stored.
Information about a team member in a project.
The team member is already associated with a role in this project.
The specified team member was not found.
The toolchain template file provided with the project request.
The Amazon S3 location where the toolchain template file provided with the project request is stored.
A user profile with that name already exists in this region for the AWS account.
The user profile was not found.
Information about a user's profile in AWS CodeStar.
The specified input is either not valid, or it could not be validated.