Multiple repositories in single S3 bucket

Is it possible to set up multiple respositories within a single AWS S3 bucket?

I have a bucket that I currently use for backing up my remote Rackspace server. I was wondering if I could also create an entirely separate repository within the same bucket to backup my home devices.

I know I can put my home devices backup in to the Rackspace server respository and still be able to distinguish them but I mentally I would like to keep things in separate compartments.

Thanks in advance for all help.

I think you could do this, if you’re using the --prefix option for your S3 bucket.

Yes, used the --prefix option on repo create and repo connect as @budy pointed out.

There will be no deduplication across repositories.