accessKey: process.env.AWS_S3_ACCESS_KEY,
secretKey: process.env.AWS_S3_SECRET_KEY,
bucket: process.env.AWS_S3_TEST_BUCKET,
These should be OCI keys when setting the tools to work with OCI Object Storage. Naming of the environment variables is confusing in that situation.