Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
/
Filename :
release-hosts.rst
back
Copy
**To release a Dedicated host from your account** To release a Dedicated host from your account. Instances that are on the host must be stopped or terminated before the host can be released. Command:: aws ec2 release-hosts --host-id=h-0029d6e3cacf1b3da Output:: { "Successful": [ "h-0029d6e3cacf1b3da" ], "Unsuccessful": [] }