| Enum | Description |
|---|---|
| AccountType | |
| EmailStatus | |
| ErrorCode | |
| InviteStatus | |
| License | |
| RegistrationStatus |
| Exception | Description |
|---|---|
| BadRequestException |
The input parameters don't match the service's restrictions.
|
| ChimeException | |
| 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.
|
| NotFoundException |
One or more of the resources in the request does not exist in the system.
|
| 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.
|
| UnprocessableEntityException |
The request was well-formed but was unable to be followed due to semantic errors.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.