Can one schedule a snapshot backup for pbm mongo db cluster ( and operator) running on GCP kubernetes workloads?

I have a pbm mongo cluster (2 replicas) and operator running on GCP kubernetes pods. Looking to schedule snaptshot backups for this cluster. How do I get started ?

Hi, certainly it can be done. Please check out documentation page Making scheduled backups - Percona Operator for MongoDB

thanks.
specific to the s3 storage config, can one use workload identity / service account key pair to create secrets file yaml (for documentation below )?
Configure storage for backups - Percona Operator for MongoDB

if yes, can I have a few examples ?