Exception | Description |
---|---|
AWSRAMException |
Base exception for all service exceptions thrown by AWS Resource Access Manager
|
IdempotentParameterMismatchException |
The operation failed because the client token input parameter matched one that was 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 operation failed because the specified client token isn't valid.
|
InvalidMaxResultsException |
The operation failed because the specified value for
MaxResults isn't valid. |
InvalidNextTokenException |
The operation failed because the specified value for
NextToken isn't valid. |
InvalidParameterException |
The operation failed because a parameter you specified isn't valid.
|
InvalidPolicyException |
The operation failed because a policy you specified isn't valid.
|
InvalidResourceTypeException |
The operation failed because the specified resource type isn't valid.
|
InvalidStateTransitionException |
The operation failed because the requested operation isn't valid for the resource share in its current state.
|
MalformedArnException |
The operation failed because the specified Amazon Resource Name (ARN) has
a format that isn't valid.
|
MalformedPolicyTemplateException |
The operation failed because the policy template that you provided isn't valid.
|
MissingRequiredParameterException |
The operation failed because a required input parameter is missing.
|
OperationNotPermittedException |
The operation failed because the requested operation isn't permitted.
|
PermissionAlreadyExistsException |
The operation failed because a permission with the specified name already exists in the requested Amazon Web Services
Region.
|
PermissionLimitExceededException |
The operation failed because it would exceed the maximum number of permissions you can create in each Amazon Web
Services Region.
|
PermissionVersionsLimitExceededException |
The operation failed because it would exceed the limit for the number of versions you can have for a permission.
|
ResourceArnNotFoundException |
The operation failed because the specified Amazon Resource Name (ARN) was
not found.
|
ResourceShareInvitationAlreadyAcceptedException |
The operation failed because the specified invitation was already accepted.
|
ResourceShareInvitationAlreadyRejectedException |
The operation failed because the specified invitation was already rejected.
|
ResourceShareInvitationArnNotFoundException |
The operation failed because the specified Amazon Resource Name (ARN) for
an invitation was not found.
|
ResourceShareInvitationExpiredException |
The operation failed because the specified invitation is past its expiration date and time.
|
ResourceShareLimitExceededException |
The operation failed because it would exceed the limit for resource shares for your account.
|
ServerInternalException |
The operation failed because the service could not respond to the request due to an internal problem.
|
ServiceUnavailableException |
The operation failed because the service isn't available.
|
TagLimitExceededException |
The operation failed because it would exceed the limit for tags for your Amazon Web Services account.
|
TagPolicyViolationException |
The operation failed because the specified tag key is a reserved word and can't be used.
|
ThrottlingException |
The operation failed because it exceeded the rate at which you are allowed to perform this operation.
|
UnknownResourceException |
The operation failed because a specified resource couldn't be found.
|
UnmatchedPolicyPermissionException |
There isn't an existing managed permission defined in RAM that has the same IAM permissions as the resource-based
policy attached to the resource.
|