paws.storage (version 0.1.0)

s3_get_bucket_logging: Returns the logging status of a bucket and the permissions users have to view and modify that status

Description

Returns the logging status of a bucket and the permissions users have to view and modify that status. To use GET, you must be the bucket owner.

Usage

s3_get_bucket_logging(Bucket)

Arguments

Bucket

[required]

Request syntax

svc$get_bucket_logging(
  Bucket = "string"
)