S3_get_acl: Get ACL of bucket location

Description Usage Arguments Details Value

Description

Get ACL of bucket location

Usage

1
S3_get_acl(bucketName, key, filename = 0L)

Arguments

bucketName

The name of the bucket

key

The location of the folder/file.

filename

The location you want to store the file.

Details

This function gets the ACL of a file and puts all the information into a file. View the AWS documentation on what ACL is here.

Value

Places ACL information into the file you chose and returns a 1


Gastrograph/RS3 documentation built on May 6, 2019, 5:33 p.m.