notifications: Notifications

Description Usage Arguments Value References

Description

Get/put the notification configuration for a bucket.

Usage

1
2
3
get_notification(bucket, use_https = FALSE, ...)

put_notification(bucket, request_body, use_https = FALSE, ...)

Arguments

bucket

Character string with the name of the bucket, or an object of class “s3_bucket”.

...

Additional arguments passed to s3HTTP.

request_body

A character string containing an XML request body, as defined in the specification in the API Documentation.

use_https

True if connection is HTTPS and False if connection is HTTP

Value

A list containing the notification configuration, if one has been set.

References

API Documentation: GET API Documentation: PUT


jourdiw/minio.s3 documentation built on Dec. 5, 2019, 2:05 a.m.