| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
InvalidClientTokenException
The operation failed because the specified client token isn't valid.
|
class |
InvalidMaxResultsException
The operation failed because the specified value for
MaxResults isn't valid. |
class |
InvalidNextTokenException
The operation failed because the specified value for
NextToken isn't valid. |
class |
InvalidParameterException
The operation failed because a parameter you specified isn't valid.
|
class |
InvalidPolicyException
The operation failed because a policy you specified isn't valid.
|
class |
InvalidResourceTypeException
The operation failed because the specified resource type isn't valid.
|
class |
InvalidStateTransitionException
The operation failed because the requested operation isn't valid for the resource share in its current state.
|
class |
MalformedArnException
The operation failed because the specified Amazon Resource Name (ARN) has
a format that isn't valid.
|
class |
MalformedPolicyTemplateException
The operation failed because the policy template that you provided isn't valid.
|
class |
MissingRequiredParameterException
The operation failed because a required input parameter is missing.
|
class |
OperationNotPermittedException
The operation failed because the requested operation isn't permitted.
|
class |
PermissionAlreadyExistsException
The operation failed because a permission with the specified name already exists in the requested Amazon Web Services
Region.
|
class |
PermissionLimitExceededException
The operation failed because it would exceed the maximum number of permissions you can create in each Amazon Web
Services Region.
|
class |
PermissionVersionsLimitExceededException
The operation failed because it would exceed the limit for the number of versions you can have for a permission.
|
class |
ResourceArnNotFoundException
The operation failed because the specified Amazon Resource Name (ARN) was
not found.
|
class |
ResourceShareInvitationAlreadyAcceptedException
The operation failed because the specified invitation was already accepted.
|
class |
ResourceShareInvitationAlreadyRejectedException
The operation failed because the specified invitation was already rejected.
|
class |
ResourceShareInvitationArnNotFoundException
The operation failed because the specified Amazon Resource Name (ARN) for
an invitation was not found.
|
class |
ResourceShareInvitationExpiredException
The operation failed because the specified invitation is past its expiration date and time.
|
class |
ResourceShareLimitExceededException
The operation failed because it would exceed the limit for resource shares for your account.
|
class |
ServerInternalException
The operation failed because the service could not respond to the request due to an internal problem.
|
class |
ServiceUnavailableException
The operation failed because the service isn't available.
|
class |
TagLimitExceededException
The operation failed because it would exceed the limit for tags for your Amazon Web Services account.
|
class |
TagPolicyViolationException
The operation failed because the specified tag key is a reserved word and can't be used.
|
class |
ThrottlingException
The operation failed because it exceeded the rate at which you are allowed to perform this operation.
|
class |
UnknownResourceException
The operation failed because a specified resource couldn't be found.
|
class |
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.
|
Copyright © 2023. All rights reserved.