| Package | Description |
|---|---|
| com.amazonaws.services.codestar.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentModificationException
Another modification is being made.
|
class |
InvalidNextTokenException
The next token is not valid.
|
class |
InvalidServiceRoleException
The service role is not valid.
|
class |
LimitExceededException
A resource limit has been exceeded.
|
class |
ProjectAlreadyExistsException
An AWS CodeStar project with the same ID already exists in this region for the AWS account.
|
class |
ProjectConfigurationException
Project configuration information is required but not specified.
|
class |
ProjectCreationFailedException
The project creation request was valid, but a nonspecific exception or error occurred during project creation.
|
class |
ProjectNotFoundException
The specified AWS CodeStar project was not found.
|
class |
TeamMemberAlreadyAssociatedException
The team member is already associated with a role in this project.
|
class |
TeamMemberNotFoundException
The specified team member was not found.
|
class |
UserProfileAlreadyExistsException
A user profile with that name already exists in this region for the AWS account.
|
class |
UserProfileNotFoundException
The user profile was not found.
|
class |
ValidationException
The specified input is either not valid, or it could not be validated.
|
Copyright © 2025. All rights reserved.