Skip to content

A simple repo to upload files from AWS S3 Bucket to GCP Bucket

License

Notifications You must be signed in to change notification settings

praneetnadkar/s3-to-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

s3-to-gcp

A simple repo to upload files from AWS S3 Bucket to GCP Bucket

Flow

For this flow to send a file from S3 to GCP, I created a GCP Cloud Function. Used a service account for its authentication and then called this function from Lambda.

Authenticating GCP Function

To authenticate using a service account, the first thing needed is to generate a JWT. To achieve this, for a service account, the key.json file will play an imp role

About

A simple repo to upload files from AWS S3 Bucket to GCP Bucket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published