get_lifecycle(bucket, ...)
put_lifecycle(bucket, ...)
delete_lifecycle(bucket, ...)
s3HTTP
.get_lifecycle
: a list with lifecycle configuration, if it has been configured.
For delete_lifecycle
: TRUE
if successful, FALSE
otherwise. An aws_error
object may be returned if the request failed.