Class InvalidAuthenticationProfileRequestException

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

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

The authentication profile request is not valid. The profile name can't be null or empty. The authentication profile API operation must be available in the Amazon Web Services Region.

See Also: