Credentials error when using google transfer service to transfer file from AWS to GCP
问题 We have developed an automated pipeline that mainly does tasks on AWS and then some downstream work on Google Cloud. The tasks are deployed on AWS via AWS StepFunctions/Lambda and we need to pass processed files from AWS to Google Cloud Storage (via Google Transfer Service). However, I've been having trouble wiring together the AWS and GCP part. I have a Lambda function for implementing Google Transfer Service (via google's python client library), however I keep getting the error: module