Set up email or SMS notifications
Amazon Braket sends events to Amazon EventBridge when the availability of a QPU changes or when the state of your quantum task changes. Follow these steps to receive device and quantum task status change notifications by email or SMS message:
-
Create an Amazon SNS topic and a subscription to email or SMS. Availability of email or SMS depends on your Region. For more information, see Getting started with Amazon SNS and Sending SMS messages.
-
Create a rule in EventBridge that triggers the notifications to your SNS topic. For more information, see Monitoring Amazon Braket with Amazon EventBridge.
(Optional) Set up SNS notifications
You can set up notifications through the Amazon Simple Notification Service (SNS) so that you receive an alert when your Amazon Braket quantum task is complete. Active notifications are useful if you expect a long wait time; for example, when you submit a large quantum task or when you submit a quantum task outside of a device's availability window. If you do not want to wait for the quantum task to complete, you can set up an SNS notification.
An Amazon Braket notebook walks you through the setup steps. For
more information, see the
Amazon Braket examples on GitHub