export functions
This commit is contained in:
parent
a30da76c88
commit
d630fc1caa
1 changed files with 12 additions and 4 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#' @importFrom paws.storage s3
|
||||
#' @export
|
||||
upload_single_binary_to_s3 <- function(
|
||||
endpoint = "https://s3.eu-central-003.backblazeb2.com",
|
||||
region = "eu-central-003",
|
||||
|
|
|
|||
Loading…
Reference in a new issue