archives: Archives

Description Usage Arguments

Description

Upload or delete Archives

Usage

1
2
3
upload_archive(vault, contents, ...)

delete_archive(vault, archive, ...)

Arguments

vault

A character string specifying the name of an AWS Glacier vault (max. 255 characters).

contents

This is the body to be uploaded, possibly the return value of upload_file.

...

Additional arguments passed to glacierHTTP.

archive

An AWS Glacier archive ID, possibly returned by upload_archive.


cloudyr/aws.glacier documentation built on Jan. 14, 2020, 4:56 a.m.