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.81.0.tar.gz (18.1 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.81.0-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aws-cdk.aws-s3-notifications-1.81.0.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.6.5

File hashes

Hashes for aws-cdk.aws-s3-notifications-1.81.0.tar.gz
Algorithm Hash digest
SHA256 87ec898a16c2a09ee60585d880dfd194db0f36c5dae847441286a8ccaf8d1aac
MD5 8dab83577906f31ca1f096a6c051f270
BLAKE2b-256 8f4a4ab832a3a7dcae6f25b2aae4dbe7d3cfc417768fb0369e13012bee1e5e81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aws_cdk.aws_s3_notifications-1.81.0-py3-none-any.whl
  • Upload date:
  • Size: 18.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.6.5

File hashes

Hashes for aws_cdk.aws_s3_notifications-1.81.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c1a3d1b3d40c4d801fc4879d786bebdaaefc45931e052317b240ca65f3eb5b4
MD5 833b23e7d4849a4f81fd2a6193f0cccd
BLAKE2b-256 6459242d1c496711f907e6b36260de0c447f63a59a688ddbfa862100cc33ff5a

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