Package | Description |
---|---|
com.amazonaws.services.sns.model |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationErrorException
Indicates that the user has been denied access to the requested resource.
|
class |
ConcurrentAccessException
Can't perform multiple operations on a tag simultaneously.
|
class |
EndpointDisabledException
Exception error indicating endpoint disabled.
|
class |
FilterPolicyLimitExceededException
Indicates that the number of filter polices in your AWS account exceeds the limit.
|
class |
InternalErrorException
Indicates an internal service error.
|
class |
InvalidParameterException
Indicates that a request parameter does not comply with the associated constraints.
|
class |
InvalidParameterValueException
Indicates that a request parameter does not comply with the associated constraints.
|
class |
InvalidSecurityException
The credential signature isn't valid.
|
class |
KMSAccessDeniedException
The ciphertext references a key that doesn't exist or that you don't have access to.
|
class |
KMSDisabledException
The request was rejected because the specified customer master key (CMK) isn't enabled.
|
class |
KMSInvalidStateException
The request was rejected because the state of the specified resource isn't valid for this request.
|
class |
KMSNotFoundException
The request was rejected because the specified entity or resource can't be found.
|
class |
KMSOptInRequiredException
The AWS access key ID needs a subscription for the service.
|
class |
KMSThrottlingException
The request was denied due to request throttling.
|
class |
NotFoundException
Indicates that the requested resource does not exist.
|
class |
PlatformApplicationDisabledException
Exception error indicating platform application disabled.
|
class |
ResourceNotFoundException
Can't tag resource.
|
class |
StaleTagException
A tag has been added to a resource with the same ARN as a deleted resource.
|
class |
SubscriptionLimitExceededException
Indicates that the customer already owns the maximum allowed number of subscriptions.
|
class |
TagLimitExceededException
Can't add more than 50 tags to a topic.
|
class |
TagPolicyException
The request doesn't comply with the IAM tag policy.
|
class |
ThrottledException
Indicates that the rate at which requests have been submitted for this action exceeds the limit for your account.
|
class |
TopicLimitExceededException
Indicates that the customer already owns the maximum allowed number of topics.
|
Copyright © 2021. All rights reserved.