I am trying to read data from mongodb(which is running in AWS Documentdb) and write to bigquery.
I have written python code for that and running it using python3 command.