Expand description
Error types that AWSServerlessApplicationRepository can respond with.
Modules§
- builders
- Builders
Structs§
- BadRequest
Exception One of the parameters in the request is invalid.
- Conflict
Exception The resource already exists.
- Forbidden
Exception The client is not authenticated.
- Internal
Server Error Exception The AWS Serverless Application Repository service encountered an internal error.
- NotFound
Exception The resource (for example, an access policy statement) specified in the request doesn't exist.
- TooMany
Requests Exception The client is sending more than the allowed number of requests per unit of time.