Class LambdaThrottledException

All Implemented Interfaces:
Serializable

public class LambdaThrottledException extends AmazonServiceException

AWS Lambda throttled your account, please contact AWS Support

See Also:
  • Constructor Details

    • LambdaThrottledException

      public LambdaThrottledException(String message)
      Constructs a new LambdaThrottledException with the specified error message.
      Parameters:
      message - Describes the error encountered.