Class ThrottlingException

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

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

Your request exceeded a request rate quota. For example, you might have exceeded the amount of times that you can retrieve device or deployment status per second.

See Also: