| Package | Description |
|---|---|
| com.amazonaws.services.resourceexplorer2.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
The credentials that you used to call this operation don't have the minimum required permissions.
|
class |
ConflictException
You tried to create a new view or index when one already exists, and you either didn't specify or specified a
different idempotency token as the original request.
|
class |
InternalServerException
The request failed because of internal service error.
|
class |
ResourceNotFoundException
You specified a resource that doesn't exist.
|
class |
ServiceQuotaExceededException
The request failed because it exceeds a service quota.
|
class |
ThrottlingException
The request failed because you exceeded a rate limit for this operation.
|
class |
UnauthorizedException
The principal making the request isn't permitted to perform the operation.
|
class |
ValidationException
You provided an invalid value for one of the operation's parameters.
|
Copyright © 2022. All rights reserved.