Skip to content
This repository was archived by the owner on Sep 26, 2021. It is now read-only.

TopicARN #11

@SaudTauqeer

Description

@SaudTauqeer

Hi, I have followed all the steps and so far I have been able to successfully send notifications using test data.
However, it's not triggering on actual EB instance triggers.
What I have done so far:

  • Tested the lamba function with dummy data (its sending notifications).
  • Created an SNS topic and subscription and for the protocol, I put in the lamba function ARN.
    I believe I'm failing to properly do the final step:
Add the Topic ARN as Notification setting to your Elastic Beanstalk environment configuration:

At the root of the project I have the config setup like this:
https://jmp.sh/BWEDzFA
and the config contains this:

option_settings:
  aws:elasticbeanstalk:sns:topics:
    # Send deployment and health notifications to this Amazon SNS topic:
    NotificationTopicARN: arn:aws:sns:us-east-1:554436049797:draftxr-eb-slack-notifs

Thank you for building this tool. Saved me a ton of time writing it from scratch. Looking forward hearing back from you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions