I'm trying to automate some Quicksight admin (undocumented) API operations, which appear to be authenticated through AWS console cookies combined with a CSRF validation (through the mbtc parameter).
Would you be open to review a pull request for that?
I'm yet to write the code, but was thinking about including a method for that on awsapilib/tree/main/awsapilib/authentication/authentication.py