Learn R Programming

aws.s3 (version 0.2.2)

get_bucketname: Utility Functions

Description

Some utility functions for working with S3 objects and buckets

Usage

get_bucketname(x, ...)

# S3 method for character get_bucketname(x, ...)

# S3 method for s3_bucket get_bucketname(x, ...)

# S3 method for s3_object get_bucketname(x, ...)

Arguments

x
An object.
Ignored.

Value

get_bucketname returns a character string.