drs_terminate_recovery_instances {paws.developer.tools}R Documentation

Initiates a Job for terminating the EC2 resources associated with the specified Recovery Instances, and then will delete the Recovery Instances from the Elastic Disaster Recovery service

Description

Initiates a Job for terminating the EC2 resources associated with the specified Recovery Instances, and then will delete the Recovery Instances from the Elastic Disaster Recovery service.

See https://www.paws-r-sdk.com/docs/drs_terminate_recovery_instances/ for full documentation.

Usage

drs_terminate_recovery_instances(recoveryInstanceIDs)

Arguments

recoveryInstanceIDs

[required] The IDs of the Recovery Instances that should be terminated.


[Package paws.developer.tools version 0.9.0 Index]