btapico.blogg.se

Amazon aws backup exec 16
Amazon aws backup exec 16








amazon aws backup exec 16 amazon aws backup exec 16

evidently if I tag the backup with one of daily, weekly, monthly, yearly then aws will delete based on my desired retention counts per those periods however I see no easy way to determine which of those tags I give to my daily backup process which is // Upload backup fileĪws s3 cp /tmp/backup_2007020644.20200703.1248_blobs.tar s3://foo-bar-baz-someaccount-us-east-2/backup_2007020644.20200703.1248_blobs.tar -region us-east-2 -only-show-errorsĪws s3api put-object-tagging -bucket foo-bar-baz-someaccount-us-east-2 -key backup_2007020644.20200703.1248_blobs.tar -tagging -region us-east-2 TagSet=Īws s3 ls s3://foo-bar-baz-someaccount-us-east-2 -region us-east-2 I need to automate deletion of aws S3 backups.










Amazon aws backup exec 16