Uses of Class
software.amazon.awssdk.services.redshift.model.InvalidS3KeyPrefixException
-
Packages that use InvalidS3KeyPrefixException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of InvalidS3KeyPrefixException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw InvalidS3KeyPrefixException Modifier and Type Method Description default EnableLoggingResponseRedshiftClient. enableLogging(Consumer<EnableLoggingRequest.Builder> enableLoggingRequest)Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.default EnableLoggingResponseRedshiftClient. enableLogging(EnableLoggingRequest enableLoggingRequest)Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
-