We have a setup where we have local backup storage and are keeping backups for 4 weeks.
We have an AWS S3 object storage repository with object locking configured as a scale out repository.
This seems to be working, but I never see the capacity storage grow and their AWS bills seem to be static.
In one way, this is awesome. We've never had a problem and we never see any increase in price, but I spent a few minutes tonight double checking that the restore points in the scale out repository are actually recent, which to my surprise actually were. I was getting worried that maybe I configured the thing wrong.
This is sort of working too well!!!

It made me consider whether we could increase the scale out repository restore points to 60 days and leave the local storage at 30 days.
Is this possible? If so, please point me to some documentation, tutorial video, or explain here.
Thanks.