Class ThrottledException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ThrottledException.Builder,ThrottledException>

@Generated("software.amazon.awssdk:codegen") public final class ThrottledException extends SnsException implements ToCopyableBuilder<ThrottledException.Builder,ThrottledException>

Indicates that the rate at which requests have been submitted for this action exceeds the limit for your Amazon Web Services account.

See Also: