AWS Deadline Cloud sends events to the account's default EventBridge event bus. See Monitoring Deadline Cloud events with EventBridge for service behavior. These CloudFormation templates route selected events to email or Slack integrations.
This table covers every immediate deployable sample directory in notification_templates/.
| Sample | What it demonstrates | Start here when |
|---|---|---|
| Budget event notifications | Sending Deadline Cloud budget threshold events through SNS and AWS Chatbot | You need email or Slack budget alerts |
| Job event Slack notifications | Matching job events in EventBridge and invoking a Slack-posting Lambda | You need an example service-event integration for job completion or failure |
Each sample README documents its parameters and integration-specific setup. In general:
- Download the sample YAML template.
- In the AWS CloudFormation console, choose Create stack and upload the template.
- Supply the parameters required by that sample, such as notification destinations or credentials.
- Confirm that matching Deadline Cloud events reach the configured destination.