Module error

Expand description

Error types that AWSServerlessApplicationRepository can respond with.

Modules§

builders
Builders

Structs§

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.