| Package | Description |
|---|---|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BadRequestException
The submitted request is not valid, for example, the input is incomplete or incorrect.
|
class |
ConflictException
The request configuration has conflicts.
|
class |
LimitExceededException
The request exceeded the rate limit.
|
class |
NotFoundException
The requested resource is not found.
|
class |
ServiceUnavailableException
The requested service is not available.
|
class |
TooManyRequestsException
The request has reached its throttling limit.
|
class |
UnauthorizedException
The request is denied because the caller has insufficient permissions.
|
Copyright © 2018. All rights reserved.