

Enter the Name of the Slack WebHook, by default it will use incoming-webhook if you prefer, you can customize the name.Choose the Channel to receive the notification.

Click on Incoming WebHooks, then click “Add to Slack”.Go to App Directory > Search Incoming WebHooks.Create a Slack Channel to receive the notification.In this example we will demonstrate using the AWS CLI: Requirements 1. In this integration, we will make a Lambda function send a Slack message every time that we have a new detection on Cloud One - File Storage Security, you can deploy this automation using the AWS Console, AWS CLI or Makefile. Note it is highly recommended to subscribe from the consumer stack so that the subscription gets auto-confirmed, else there will be another confirmation step you may need to do from the console or confirmation message to do that yourself.This is an optional lab if you would like to integrate notifications from Cloud One - File Storage Security to your Slack workspaces based on one specific channel that you will define. Here we will be subscribing to the processor region dlq to receive the messages from the remote region SNS topic as follows. Return new LayerVersion(scope, layerName, :remoteStackEventTargetDlqSns` Reposted at :link: dev to start with we will be first discussing how to start polling the messages from the dlq using a lambda processor.īefore that let us set up a lambda layer that will have our external dependencies necessary for logging and monitoring. Now let us make one more addition to our stack by retrieving the dlq messages from the remote stack across regions to our processor region. Event-forwarder Github repo Cross Account sendMessage 🍡Įarlier in our article, we have seen how to use custom Eventbridge and SQS by configuring an event rule and target which shifts the messages to the sqs queue and extended the same to remote stacks as well.
