Enum | Description |
---|---|
Capability |
Values that must be specified in order to deploy some applications.
|
Status |
Exception | Description |
---|---|
AWSServerlessApplicationRepositoryException |
Base exception for all service exceptions thrown by AWSServerlessApplicationRepository
|
BadRequestException |
One of the parameters in the request is invalid.
|
ConflictException |
The resource already exists.
|
ForbiddenException |
The client is not authenticated.
|
InternalServerErrorException |
The AWS Serverless Application Repository service encountered an internal error.
|
NotFoundException |
The resource (for example, an access policy statement) specified in the request doesn't exist.
|
TooManyRequestsException |
The client is sending more than the allowed number of requests per unit of time.
|