bpteardown: Teardown permanently (TERMINATE) the AWS cluster.

Description Usage Arguments Details

View source: R/AWSBatchJobsParam-class.R

Description

bpteardown is used to completely remove the AWS cluster from the users AWS account. The user cannot retreive any data or reuse the cluster once bpteardown is started.

Usage

1
bpteardown(x, clustername = "awsparallel")

Arguments

x

AWSBatchJobsParam object

clustername

character value given to the cluster.

Details

We recommend using bpteardown, once the data analysis is done. This will regulate AWS account costs, unless the user intends to to reuse the cluster. If there is a need to reuse the cluster see, '?bpsuspend'.


Bioconductor/AWSParallel documentation built on May 28, 2019, 11:58 a.m.