Skip to content

(aws-amplify): Allow adding notification to amplify app #19814

Open
@ShivamJoker

Description

@ShivamJoker

Describe the feature

I couldn't find any APIs in CDK which allows us to add email notification to our amplify app.
Reference - https://docs.aws.amazon.com/amplify/latest/userguide/notifications.html

Use Case

I want to add emails for getting notification via CDK only instead of doing it via AWS console

Proposed Solution

Add a method like addBranch -> addEmailNotification there we can pass an array

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.19.0 (build e0d3e62)

Environment details (OS name and version, etc.)

Manjaro Linux x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-amplifyRelated to AWS Amplifyeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.feature/enhancementA new API to make things easier or more intuitive. A catch-all for general feature requests.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions