paws.storage (version 0.1.0)

s3_get_bucket_notification_configuration: Returns the notification configuration of a bucket

Description

Returns the notification configuration of a bucket.

Usage

s3_get_bucket_notification_configuration(Bucket)

Arguments

Bucket

[required] Name of the bucket to get the notification configuration for.

Request syntax

svc$get_bucket_notification_configuration(
  Bucket = "string"
)