Exception | Description |
---|---|
AWSRAMException |
Base exception for all service exceptions thrown by AWS Resource Access Manager
|
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.
|
InvalidClientTokenException |
The client token is not valid.
|
InvalidMaxResultsException |
The specified value for
MaxResults is not valid. |
InvalidNextTokenException |
The specified value for
NextToken is not valid. |
InvalidParameterException |
A parameter is not valid.
|
InvalidResourceTypeException |
The specified resource type is not valid.
|
InvalidStateTransitionException |
The requested state transition is not valid.
|
MalformedArnException |
The format of an Amazon Resource Name (ARN) is not valid.
|
MissingRequiredParameterException |
A required input parameter is missing.
|
OperationNotPermittedException |
The requested operation is not permitted.
|
ResourceArnNotFoundException |
The specified Amazon Resource Name (ARN) was not found.
|
ResourceShareInvitationAlreadyAcceptedException |
The specified invitation was already accepted.
|
ResourceShareInvitationAlreadyRejectedException |
The specified invitation was already rejected.
|
ResourceShareInvitationArnNotFoundException |
The specified Amazon Resource Name (ARN) for an invitation was not found.
|
ResourceShareInvitationExpiredException |
The specified invitation is expired.
|
ResourceShareLimitExceededException |
This request would exceed the limit for resource shares for your account.
|
ServerInternalException |
The service could not respond to the request due to an internal problem.
|
ServiceUnavailableException |
The service is not available.
|
TagLimitExceededException |
This request would exceed the limit for tags for your account.
|
TagPolicyViolationException |
The specified tag key is a reserved word and can't be used.
|
ThrottlingException |
You exceeded the rate at which you are allowed to perform this operation.
|
UnknownResourceException |
A specified resource was not found.
|