Bobcares Logo
Search Phone User Profile Emergency Contact
Bobcares Logo
Search Phone User Profile Emergency Contact
Emergency Contact Client Portal
SOLUTIONS
Product Engineering
MVP Build
MVP to Scale
Product Maintenance
Digital Transformation
Process Digitization & Automation
Systems Integration & Workflow Orchestration
Data Enablement & Decision Support
Application & Platform Modernization
Transformation Execution
AI Services
AI Readiness & Use-Case Discovery
AI Integration & Application Enablement
Intelligent Automation & AI Workflows
Infrastructure Management & Optimization
Always-On Infrastructure Management
Proactive Monitoring & Incident Prevention
Cloud Cost Control & Optimization (FinOps)
Outsourced IT & End-User Support
Managed Infrastructure Execution Support
DevOps & Automation Services
CI/CD & Release Automation
Infrastructure as Code & Platform Standardization
Reliability Engineering & Observability
DevSecOps Enablement
Cybersecurity
Security Assessment & Risk Posture
Threat Monitoring & Incident Response
Infrastructure & Cloud Security Hardening
Vulnerability Assessment & Penetration Testing (VAPT)
Backup, Disaster Recovery & BCP

AWS Backup job failed notification: Amazon Simple Notification Service

by Jiji Jose | Aug 23, 2021 | Amazon Web Services (AWS), Latest | 0 comments

Please Note: This article is part of our historical archive. Because it was published a while ago, some of the information, links, or context may now be outdated.

Wondering how to get AWS Backup job failed notification? We can help you!

As a part of our AWS Support Services, we often receive similar requests from our AWS customers.

Today, let’s see the steps followed by our Support Techs to help our customers to get the AWS Backup job failed notification.

 

AWS Backup job failed notification

 
We can enable AWS Backup notifications by using Amazon Simple Notification Service (Amazon SNS) and the AWS Command Line Interface (AWS CLI). Amazon SNS enables to send messages or notifications directly to users.

Now let’s see the steps to configure Amazon SNS and the backup vault for notifications:

  1. Firstly, we need to create an SNS topic to send AWS Backup notifications.
  2. Then we need to configure the backup vault to send notifications to the SNS topic.
  3. Create SNS subscriptions.
  4. Finally, monitor emails for notifications.

 

Create an SNS topic

 

  1. Log in to the AWS Management Console and then open the Amazon SNS console.

2. Then select Topics and select Create topic.

3. Provide a name for the topic for the option Name and then select Create topic.

4. Copy the Amazon Resource Name (ARN) from the topic created. The ARN will be needed in the following steps.

5. In the topic details window, select the Access policy tab and select Edit.

6. In the JSON editor, append the following permissions into the policy:

{
"Sid": "My-statement-id",
"Effect": "Allow",
"Principal": {
"Service": "backup.amazonaws.com"
},
"Action": "SNS:Publish",
"Resource": "arn:aws:sns:eu-east-2:222222222:sampletopic"
}

Replace the Resource value with the copied ARN.

7. Click Save changes.
 

Configure the backup vault to send notifications

 

  1. Firstly, we need to install and configure the AWS Command Line Interface.

2. From AWS CLI run the following command put-backup-vault-notifications with –backup-vault-events set to BACKUP_JOB_COMPLETED.

aws backup put-backup-vault-notifications --endpoint-url https://backup.eu-west-1.amazonaws.com --backup-vault-name examplevault --sns-topic-arn arn:aws:sns:eu-east-2:222222222222:sampletopic --backup-vault-events BACKUP_JOB_COMPLETED

Replace the following values from the above command:

endpoint-url: The endpoint for the AWS Region where the backup vault is present.
eu-east-2: The AWS Region where the backup vault is present.
backup-vault-name: The name of the backup vault
sns-topic-arn: The ARN of the SNS topic.

3. To confirm that notifications are configured, run the get-backup-vault-notifications command.

aws backup get-backup-vault-notifications --backup-vault-name samplevault

Output:

{
"BackupVaultName": "samplevault",
"BackupVaultArn": "arn:aws:backup:eu-east-2:2222222222:backup-vault:samplevault",
"SNSTopicArn": "arn:aws:sns:eu-west-1:22222222222:sampletopic",
"BackupVaultEvents": [
"BACKUP_JOB_COMPLETED"
]
}

 

Creating SNS subscriptions

 

  1. Log in to the AWS Management Console and then open the Amazon SNS console.

2. Select Subscriptions and then select Create subscription.

3. Select the SNS topic for Topic ARN.

4. Select Email-JSON for protocol.

5. Type the desired email in the Endpoint section to receive notifications.

6. Then expand the Subscription filter policy and then enter the following in the JSON editor.

{
"State": [
{
"anything-but": "COMPLETED"
}
]
}

7. Select Create subscription.

8. Check the email for the confirmation message and make sure to confirm the SNS subscription.
 

Monitor emails for notifications

 
When the backup vault has an unsuccessful backup job, we get an email notification to the email account similar to the following:

"An AWS Backup job was stopped. Resource ARN : arn:aws:ec2:eu-east-2:222222222222:volume/vol-sample56d7w92d4b. BackupJob ID : sample4-3dd5-586678-b52d-80bd74565b5"

[Need help with more AWS queries? We’d be happy to assist]
 

Conclusion

 
To conclude, today we discussed the steps followed by our Support Engineers to help our customers to get AWS Backup job failed notification.

Submit a Comment Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How to Achieve ISO Compliance in Cloud Hosting
  • Managed IT Services Cost and Pricing Guide for 2026
  • AWS CloudWatch: Monitoring, Alerts, and Best Practices
  • How to Reduce Cloud Bills: 11 Practical Ways
  • Hybrid Cloud Management: Best Practices and Tools

Categories

  • Advanced Vulnerability
  • AI Automation
  • AI Services
  • AI Support
  • AIOps
  • Amazon Web Services (AWS)
  • Apache
  • API Integration
  • Application Development
  • Azure
  • Business Process Management
  • Business Process Reengineering
  • Cloud Cost Optimization
  • Cloud Management
  • Cloud-Native Application
  • Cloudflare
  • cPanel
  • cPanel migration
  • Cyberpanel
  • DDoS
  • Development Service
  • DevOps
  • DevOps Consulting
  • DevSecOps
  • Digital Transformation
  • DigitalOcean
  • DirectAdmin
  • Docker
  • Drupal
  • Ecommerce
  • Feedback Management Systems
  • Filezilla
  • FTP
  • Full-Stack Product Development
  • Google cloud platform
  • HAProxy
  • Headless CMS Integration
  • Hosting Support
  • Hybrid Cloud Management
  • IIS
  • Infrastructure Management & Optimization
  • Kubernetes
  • KVM
  • Laravel
  • Latest
  • Legacy Application Modernization
  • Linode
  • Litespeed
  • LXC/LXD
  • Magento
  • Managed cloud services
  • Managed IT Services
  • Microservices Architecture
  • Mobile App Development
  • MongoDB
  • Moodle
  • MySQL
  • NFS
  • Nginx
  • OnApp
  • Outsourced Support
  • OVH
  • ovirt
  • Performance Optimization & Monitoring
  • pfsense
  • Plesk
  • PostgreSQL
  • PowerDNS
  • Product Engineering
  • Proxmox
  • RedHat
  • Redis
  • SaaS Development
  • Sendmail
  • Server Administration
  • Server Management
  • Software Development
  • Software Testing
  • SQLServer
  • Technical Support
  • UI/UX
  • Virtualizor
  • VMware
  • VPN
  • Vulnerability Scanning
  • Vultr
  • Web Development
  • Windows
  • WordPress
  • WordPress Hosting
  • WordPressHA

Subscribe to our newsletter

Footer newsletter

Email inquiry@bobcares.com | Phone 1-800-383-5193

Solutions

  • Product Engineering
  • Digital Transformation
  • AI Services
  • Infrastructure Management & Optimization
  • DevOps & Automation Services
  • Cybersecurity

Services

  • Managed IT Services
  • Cloud Modernization Services
  • Custom Software Development Services
  • DevOps services
  • Business Process Management Services

Insights

  • Case Studies
  • Blog

Company

  • About Us
  • Our Partners
  • Careers
  • CSR
Product Engineering +
Web Development MVP to Scale Builds Microservices Architecture Agile & Dev Team Augmentation Mobile Apps Ecommerce UI/UX Design QA & Test Automation
Digital Transformation +
Legacy Modernization Workflow Automation Data-Driven Dashboards CRM / ERP Integration Business Process Re-engineering
AI Services +
AI & Machine Learning AIOps Intelligent Automation Business Intelligence & Analytics AI Installation & Compute
Infrastructure Management +
Cloud Setup Cloud Migration Managed Cloud Services Server & Hosting Cost Optimization Performance Optimization Outsourced Support
DevOps & Automation Services +
CI/CD Setup Kubernetes & Docker Infrastructure as Code Cloud-Native Migration DevSecOps
Cybersecurity & Compliance Services +
Security Hardening VAPT Incident Response Backup & DR

© 2026 Bobcares. All Rights Reserved.

  • Cookie Policy
  • |
  • GDPR
  • |
  • Privacy Policy
  • |
  • Terms of Service
  • LinkedIn
  • YouTube
  • Instagram
  • Facebook

Preview of the new Bobcares experience
NEW UPDATE
See What’s New
at Bobcares

Discover a faster, clearer view of our services and expertise.


Explore the New Experience
Arrow Right