Class InvalidRelativePathException

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

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

The relative path is too big, is not URL-encoded, or does not begin with a slash (/).

See Also: