An open API service indexing awesome lists of open source software.

https://github.com/fossamagna/amplify-build-notification

This project provide Amplify Build Notification for AWS Amplify Gen 2 and it's CDK Construct.
https://github.com/fossamagna/amplify-build-notification

amplify aws-cdk slack

Last synced: about 1 month ago
JSON representation

This project provide Amplify Build Notification for AWS Amplify Gen 2 and it's CDK Construct.

Awesome Lists containing this project

README

          

# Amplify Build Notification for AWS Amplify Gen 2

This project provide Amplify Build Notification for AWS Amplify Gen 2 and it's CDK Construct.

## QuickStart

### Using with Amplify Gen2

```sh
npm install amplify-backend-build-notification
```

See [more info](./packages/amplify-backend-build-notification/README.md).

### Using with AWS CDK

```sh
npm install amplify-build-notification-construct
```

See [more info](./packages/amplify-build-notification-construct/README.md).