Setting up VFVS 2

Hello everyone,

I went through the VFVS2 tutorial for slurm, but now I am stuck at the editing (1) all.ctrl and the (2) vfvs_build_docker:

(1) For the all.ctrl:
I already have the access to the library but I am stuck at the section “****** Object Store Settings (S3)”. What should i put for the “object_store_job_bucket=” and “object_store_data_bucket=XXX”.

(2) For the vfvs_build_docker.sh
I have some questions about this:
AWS_REGION=curl -s http://169.254.169.254/latest/dynamic/instance-identity/document | grep region | awk '{print $3}' | sed 's/"//g' | sed 's/,//g'
Do I have to following the link?

Thanks,
Brendan