Class InvalidRequestException

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

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

The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters. Check your request and try again.

See Also: