Skip to main content

Bucket Notifications API for AWS S3

Project description

S3 Bucket Notifications Destinations

---

cdk-constructs: Stable


This module includes integration classes for using Topics, Queues or Lambdas as S3 Notification Destinations.

Example

The following example shows how to send a notification to an SNS topic when an object is created in an S3 bucket:

# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
import aws_cdk.aws_s3_notifications as s3n

bucket = s3.Bucket(stack, "Bucket")
topic = sns.Topic(stack, "Topic")

bucket.add_event_notification(s3.EventType.OBJECT_CREATED_PUT, s3n.SnsDestination(topic))

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws-cdk.aws-s3-notifications-1.117.0.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file aws-cdk.aws-s3-notifications-1.117.0.tar.gz.

File metadata

  • Download URL: aws-cdk.aws-s3-notifications-1.117.0.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.5

File hashes

Hashes for aws-cdk.aws-s3-notifications-1.117.0.tar.gz
Algorithm Hash digest
SHA256 641d15f50c4b2e719b9835af39d1cd17b9e971702d240649e4359ad8ce73224c
MD5 7e44f20070f3fbfe54ddbaf023ebc6ee
BLAKE2b-256 9066369b8d79b8b753b24aab65c792278dc492c929f32947a82322a0ffcdd58c

See more details on using hashes here.

File details

Details for the file aws_cdk.aws_s3_notifications-1.117.0-py3-none-any.whl.

File metadata

  • Download URL: aws_cdk.aws_s3_notifications-1.117.0-py3-none-any.whl
  • Upload date:
  • Size: 23.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.5

File hashes

Hashes for aws_cdk.aws_s3_notifications-1.117.0-py3-none-any.whl
Algorithm Hash digest
SHA256 da9245e9a5b394f6a53f334e1c89336a12e8603bf4d5c60b8afa11392c179863
MD5 1a6275c2ef9e85ba0ed4f19f135248ec
BLAKE2b-256 456615a788d5127b1627995353584b3a84153305f5ba606503694489529f6bff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page