Zend certified PHP/Magento developer

Magento 2.4.2 – Why amazon scripts are flagged as CSP violation?

I believe the Amazon integration is out of the box when it comes to Magento 2. Why is it being flagged in the chrome console as a CSP violation?

enter image description here

The module in vendor has its own csp_whitelist.xml file (/http/vendor/amzn/amazon-pay-module/etc/csp_whitelist.xml). How can I resolve it?