ec2_release_hosts: When you no longer want to use an On-Demand Dedicated Host it...

View source: R/ec2_operations.R

ec2_release_hostsR Documentation

When you no longer want to use an On-Demand Dedicated Host it can be released

Description

When you no longer want to use an On-Demand Dedicated Host it can be released. On-Demand billing is stopped and the host goes into released state. The host ID of Dedicated Hosts that have been released can no longer be specified in another request, for example, to modify the host. You must stop or terminate all instances on a host before it can be released.

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

Usage

ec2_release_hosts(HostIds)

Arguments

HostIds

[required] The IDs of the Dedicated Hosts to release.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.