On an embedded dashboard, it displays “Powered By Quicksight” at the bottom which I’d prefer to hide.
In the docs for the embedding SDK, the following suggests that this is possible
🔹 attributionOptions
🔹 overlayContent: boolean (optional, default=false)
We add 22 pixels of additional height at the bottom of the layout to provide dedicated space to the "Powered by QuickSight" footer. You can set this property to true to overlay it with your content.
However, this doesn’t have any effect. I found a post from 2022 which suggests that this might only apply to accounts which are on an annual Capacity Pricing package but I can find no further information on this