Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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

  • 0.11.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9K
decreased by-5.96%
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 11 Oct 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