Class InsufficientS3BucketPolicyException

All Implemented Interfaces:
Serializable

public class InsufficientS3BucketPolicyException extends AmazonServiceException

The cluster does not have read bucket or put object permissions on the S3 bucket specified when enabling logging.

See Also:
  • Constructor Details

    • InsufficientS3BucketPolicyException

      public InsufficientS3BucketPolicyException(String message)
      Constructs a new InsufficientS3BucketPolicyException with the specified error message.
      Parameters:
      message - Describes the error encountered.