Skip to main content

Bucket Notifications API for AWS S3

Project description

S3 Bucket Notifications Destinations

---

Stability: 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 may have issues. 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.15.0.tar.gz (39.6 kB view details)

Uploaded Source

Built Distribution

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

aws_cdk.aws_s3_notifications-1.15.0-py3-none-any.whl (38.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aws-cdk.aws-s3-notifications-1.15.0.tar.gz
  • Upload date:
  • Size: 39.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for aws-cdk.aws-s3-notifications-1.15.0.tar.gz
Algorithm Hash digest
SHA256 c3f8ea8c5ebbf97d4e8bba1f4c0aff15ac5ba973d8a80ae00a4bc0e293a93a8d
MD5 98229c4230bff22a6e414c67b5892741
BLAKE2b-256 9ecc460b00d5f323d16af9a859eea64f6b895880ee5c3952082641de82e96d51

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aws_cdk.aws_s3_notifications-1.15.0-py3-none-any.whl
  • Upload date:
  • Size: 38.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for aws_cdk.aws_s3_notifications-1.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f32796b7651e47838be56d387a6499afc5758f6153e886c88c1a7ed302838c66
MD5 107d39f19a5d9b250d79f598f6cf68c8
BLAKE2b-256 a869273e30933081ae1f8f70f4506d0cbb56766b38eedbb42d2dec1c8cf74c94

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