Uses of Class
software.amazon.awssdk.services.redshift.model.InsufficientS3BucketPolicyException
-
Packages that use InsufficientS3BucketPolicyException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of InsufficientS3BucketPolicyException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw InsufficientS3BucketPolicyException 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.
-