Testing a custom notification using Amazon Q Developer in chat applications - Amazon Q Developer in chat applications

AWS Chatbot is now Amazon Q Developer. Learn more

Testing a custom notification using Amazon Q Developer in chat applications

You can create custom notification content and post the message to the Amazon SNS topic used in your Amazon Q Developer configuration. Amazon Q Developer monitors the Amazon SNS topic and sends the custom notification to your configured channel.

Note

You can also customize notifications generated by Amazon EventBridge by using Amazon Q Developer's event schema in Input transformers. For more information, see Tutorial: Use input transformer to customize what Amazon EventBridge passes to the event target in the EventBridge User Guide.

To test a custom notification in a chat channel
  1. Open the Amazon SNS console.

  2. Select the topic used in your Amazon Q Developer configuration.

  3. Choose Edit.

  4. Ensure your topic is standard.

  5. Choose Save changes.

  6. Choose Publish message.

  7. In Message body, enter a JSON object using the custom notifications event schema.

  8. Choose Publish message.

  9. View your custom notification in your chat channel.