Skip to content Skip to sidebar Skip to footer

Rdsdataservice Execute_statement Returns (badrequestexception)

I am using boto3 library with executeStatement to get data from an RDS cluster using DATA API. Query is working fine if i select 1 or 2 columns but as soon as I select another colu

Solution 1:

I didnt know there are column level security in some tables. If there are column level securities in postgres for the user you are using that's obvious I cannot select those columns.


Post a Comment for "Rdsdataservice Execute_statement Returns (badrequestexception)"