Switch from STANDARD_IA to STANDARD for S3 backups
My retention period is actually too low for IA lol
This commit is contained in:
parent
c6f750d0c1
commit
429642fe6a
@ -60,6 +60,6 @@ if command -v aws > /dev/null 2>&1 && aws s3 ls "s3://$s3bucket" > /dev/null 2>&
|
||||
--recursive \
|
||||
--only-show-errors \
|
||||
--exclude "*.log" \
|
||||
--storage-class STANDARD_IA
|
||||
--storage-class STANDARD
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user