Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-s3-notifications

Package Overview
Dependencies
Maintainers
4
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-s3-notifications

Bucket Notifications API for AWS S3


Version published
Weekly downloads
10K
increased by40.93%
Maintainers
4
Weekly downloads
 
Created
Source

S3 Bucket Notifications API

This module includes the API that constructs should implement in order to be able to be used as destinations for bucket notifications.

To implement the IBucketNotificationDestination, a construct should implement a method asBucketNotificationDestination(bucketArn, bucketId) which registers this resource as a destination for bucket notifications for the specified bucket and returns the ARN of the destination and it's type.

Keywords

FAQs

Package last updated on 14 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc