PutBucketLogging: PutBucketLogging

Description Usage Arguments Examples

Description

Turn on/off bucket logging.

Usage

1
PutBucketLogging(name, prefix, target = name, on = TRUE)

Arguments

name

The bucket name

prefix

The prefix of log object.

target

The target bucket saving the log object.

Examples

1
r <- PutBucketLogging('ross-test', 'log-')

gahoo/ross documentation built on May 16, 2019, 5:35 p.m.