Class KmsThrottlingException

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

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

Received when KMS returns ThrottlingException for a KMS call that Step Functions makes on behalf of the caller.

See Also: