PutBucketNotificationConfigurationRequest
Types
Properties
Link copied to clipboard
The account ID of the expected bucket owner. If the account ID that you provide does not match the actual owner of the bucket, the request fails with the HTTP status code 403 Forbidden
(access denied).
Link copied to clipboard
A container for specifying the notification configuration of the bucket. If this element is empty, notifications are turned off for the bucket.
Link copied to clipboard
Skips validation of Amazon SQS, Amazon SNS, and Lambda destinations. True or false value.
Functions
Link copied to clipboard
inline fun copy(block: PutBucketNotificationConfigurationRequest.Builder.() -> Unit = {}): PutBucketNotificationConfigurationRequest