Enum | Description |
---|---|
ErrorCode |
Exception | Description |
---|---|
AmazonChimeSDKIdentityException |
Base exception for all service exceptions thrown by Amazon Chime SDK Identity
|
BadRequestException |
The input parameters don't match the service's restrictions.
|
ConflictException |
The request could not be processed because of conflict in the current state of the resource.
|
ForbiddenException |
The client is permanently forbidden from making the request.
|
ResourceLimitExceededException |
The request exceeds the resource limit.
|
ServiceFailureException |
The service encountered an unexpected error.
|
ServiceUnavailableException |
The service is currently unavailable.
|
ThrottledClientException |
The client exceeded its request rate limit.
|
UnauthorizedClientException |
The client is not currently authorized to make the request.
|