Today we’re launching AWS User Notifications, a single place within the AWS console to arrange and consider AWS notifications throughout a number of AWS accounts, Regions, and companies.
You can centrally arrange and consider notifications from over 100 AWS companies, resembling Amazon Simple Storage Service (Amazon S3) objects occasions, Amazon Elastic Compute Cloud (Amazon EC2) occasion state modifications, AWS Health Dashboard occasions, Amazon CloudWatch alarms, or AWS Support case updates in a constant, human-friendly format. You may also configure supply channels—electronic mail, chat, and push notifications to the AWS console cellular app, the place you possibly can obtain these notifications.
Alternatively, you possibly can view notifications within the AWS Management Console by clicking the bell icon!
Choose See all notifications to search out all of your configured notifications within the Notification Center. You can filter notifications in your accounts by companies, show an in depth notification view with human-readable messages, and entry deep hyperlinks to the related console useful resource pages.
Configure Notifications the Way You Want
To obtain your notifications, arrange notification configurations. If that is your first time utilizing the service, you can be prompted to first arrange at the very least one notification hub.
Notification hubs are the Regions your notifications are saved and processed in or replicated to. You are required to pick out at the very least one notification hub earlier than you possibly can create notification configurations. You may also edit notification hubs from Notification hubs within the navigation pane.
Currently, you possibly can choose as much as three Regions.
Next, select Notification configurations and Create notification configuration to specify what occasion will generate a notification. You can choose the companies, create occasion guidelines that you just wish to be notified about, and arrange how usually you might be notified in your communication channels.
Next, enter a reputation and outline on your configuration. Here is an instance to get all notifications for Amazon EC2 occasion state modifications.
In the Event guidelines part, use the Pattern builder to create a number of occasion guidelines to specify which occasions generate notifications. Choose your AWS service title because the occasion supply, the kind of occasions because the supply of the matching sample, and the Regions the occasions can be sourced from.
You can choose any Amazon EventBridge occasions, like CloudWatch alarm state change, and configure them to generate notifications. Currently, greater than 100 AWS companies emit occasions to Amazon EventBridge.
Optionally, use the Advanced filter to additional customise the occasion guidelines utilizing a JSON format with EventBridge occasion patterns. For instance, you possibly can create a rule to solely generate notifications for EC2 cases with the manufacturing
tag.
{
"element": {
"tag": ["production"]
}
}
You may also outline the cadence of while you wish to obtain the notifications. Choose both Receive fewer notifications solely to obtain a couple of day by day notifications or Reduce notification supply time to get high-priority notifications.
Configure supply channels the place you need the notifications to be despatched, resembling particular electronic mail addresses or AWS Chatbot. You can get notifications in chat shoppers like Slack and Amazon Chime by way of AWS Chatbot. Also, you possibly can allow push notifications within the AWS Console Mobile Application as one of many supply channels.
Choose Create notification configuration after reviewing your configuration and confirming the main points.
If you wish to obtain notifications from a number of accounts, see the directions for Sending and receiving Amazon EventBridge occasions between AWS accounts within the Amazon EventBridge User Guide. Once you’ve accomplished establishing a receiver account, create a notification configuration that reacts to occasions.
Now Available
AWS User Notifications are actually out there in US East (Ohio), US East (N. Virginia), US West (N. California), US West (Oregon), Asia Pacific (Mumbai), Asia Pacific (Osaka), Asia Pacific (Seoul), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo), Canada (Central), Europe (Frankfurt), Europe (Ireland), Europe (London), Europe (Paris), Europe (Stockholm), and South America (São Paulo) Regions, and you can begin utilizing it immediately.
To use User Notifications in Regions added after March 2019, resembling Africa (Cape Town), Asia Pacific (Hong Kong), Asia Pacific (Hyderabad), Asia Pacific (Jakarta), Asia Pacific (Melbourne), Europe (Milan), Europe (Spain), Europe (Zurich), Middle East (Bahrain), and Middle East (UAE), allow them in your account. To study extra, see Managing AWS Regions within the AWS Reference information.
For extra data, see the AWS User Notifications Guide, and please ship suggestions to AWS re:Post for AWS User Notifications or by means of your ordinary AWS help contacts.
– Channy