Questions tagged with AWS Backup
AWS Backup enables you to centralize and automate data protection across AWS services and hybrid workloads. AWS Backup offers a cost-effective, fully managed, policy-based service that further simplifies data protection at scale.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
387 results
I created the common tags in a file resources.csv. How do I use that file in an on-demand backup of 10 EC2 instances?
When I try to backup an EC2 instance, this error is displayed.
IAM Role does not have sufficient permissions to execute the backup.
How do I execute a backup?
Is there a way to export/copy a manual RDS snapshot or System RDS snapshot, directly to AWS Backup vault?
She has six EC2 instance IDs. How does she back all of them up? Amazon Q did not supply an answer.
How do I enable backups on my EC2 instances?
Here is the translation to English in normal, non-elevated language:
Hi, I'll be happy to help you.
A new project is on the agenda. It needs to be secure and stable, even if a storm hits.. and if...
I deleted one file in EC2 instance but backup we have AWS backup in place for that EC2 instance, please let me know the steps to perform the restore of that single file alone on that EC2 instance on...
In looking at AWS backup: https://docs.aws.amazon.com/aws-backup/latest/devguide/using-service-linked-roles.html
It seems to have four different and unique service linked roles. How would I use the...
Hi all,
Currently the SQL server is hosted in Windows server 2019 VM. I want to export the DB level backups to s3. But it looks like it's only supported in 2022. Anybody knows if there is way we can...
Hi,
unable to find this in the Backup storage. when i checked in the console everything is empty in Mumbai region. there is nothing to remove. however, the Billing is showing there is " USD 0.095 per...
I try to create vault with additional policy
```
// Create an AWS Backup vault
const backupVault = new backup.BackupVault(this, this.backup_name + '-vault', {
...
Hi,
Within one of our RDS SQL Server instances (custom), we noticed that even though the retention period for backups/snapshots is configured for 14 days, old snapshots are not being deleted. We've...