| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Class and Description |
|---|---|
class |
IdempotentParameterMismatchException
The client token input parameter was matched one used with a previous call to the operation, but at least one of the
other input parameters is different from the previous call.
|
class |
InvalidClientTokenException
The client token is not valid.
|
class |
InvalidMaxResultsException
The specified value for
MaxResults is not valid. |
class |
InvalidNextTokenException
The specified value for
NextToken is not valid. |
class |
InvalidParameterException
A parameter is not valid.
|
class |
InvalidResourceTypeException
The specified resource type is not valid.
|
class |
InvalidStateTransitionException
The requested state transition is not valid.
|
class |
MalformedArnException
The format of an Amazon Resource Name (ARN) is not valid.
|
class |
MissingRequiredParameterException
A required input parameter is missing.
|
class |
OperationNotPermittedException
The requested operation is not permitted.
|
class |
ResourceArnNotFoundException
The specified Amazon Resource Name (ARN) was not found.
|
class |
ResourceShareInvitationAlreadyAcceptedException
The specified invitation was already accepted.
|
class |
ResourceShareInvitationAlreadyRejectedException
The specified invitation was already rejected.
|
class |
ResourceShareInvitationArnNotFoundException
The specified Amazon Resource Name (ARN) for an invitation was not found.
|
class |
ResourceShareInvitationExpiredException
The specified invitation is expired.
|
class |
ResourceShareLimitExceededException
This request would exceed the limit for resource shares for your account.
|
class |
ServerInternalException
The service could not respond to the request due to an internal problem.
|
class |
ServiceUnavailableException
The service is not available.
|
class |
TagLimitExceededException
This request would exceed the limit for tags for your account.
|
class |
TagPolicyViolationException
The specified tag key is a reserved word and can't be used.
|
class |
ThrottlingException
You exceeded the rate at which you are allowed to perform this operation.
|
class |
UnknownResourceException
A specified resource was not found.
|
Copyright © 2022. All rights reserved.