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.65.0.tar.gz (45.8 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.65.0-py3-none-any.whl (45.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aws-cdk.aws-s3-notifications-1.65.0.tar.gz
  • Upload date:
  • Size: 45.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.6.5

File hashes

Hashes for aws-cdk.aws-s3-notifications-1.65.0.tar.gz
Algorithm Hash digest
SHA256 2765d5338e163b7b49c79006c0cc5c4a7da662d3b091ca9436db9c930bb6ec34
MD5 ac172bd2337dd52fc48e63b7cf9a10c9
BLAKE2b-256 31b379a7aa9ffa5d5fb51d014c577f91102c5599f4cf21fa920051a94e4707a8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aws_cdk.aws_s3_notifications-1.65.0-py3-none-any.whl
  • Upload date:
  • Size: 45.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.6.5

File hashes

Hashes for aws_cdk.aws_s3_notifications-1.65.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7956ae79de203c8f3155b528b7076447d73b06f21e8fb2ede24bf7c6f9200efa
MD5 adfa00ac2bd30cbc82070cb4a33326b2
BLAKE2b-256 ba2793831363d44b3d792943a74f12ffc0e7958a4b8cfcf29c7cb212dc2e3f8f

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