User interface bug: Redshift promotional banner cannot be closed

0

Redshift banner touting preview cluster option pops up every time I visit the page and cannot be closed.

Try new Amazon Redshift features in preview.Create preview cluster Create a cluster with preview features. Production use of the cluster is not supported. Use this cluster for testing only.

Console shows this error... [Report Only] Refused to apply inline style because it violates the following Content Security Policy directive: "style-src <URL> <URL>". Either the 'unsafe-inline' keyword, a hash ('sha256-XTOOWbMsh6dXtrIPLf0Ophom1MWWbAY0gwI/5MOfdY0='), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present.

asked 24 days ago237 views
1 Answer
0

The error message you are seeing indicates that the Amazon Redshift cluster has a Content Security Policy (CSP) configured that is blocking inline styles. This is done for security reasons to prevent XSS attacks.

https://repost.aws/knowledge-center/redshift-cluster-private-public

profile picture
EXPERT
answered 24 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions