⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
ec2
/
View File Name :
disassociate-address.rst
**To disassociate an Elastic IP addresses in EC2-Classic** This example disassociates an Elastic IP address from an instance in EC2-Classic. If the command succeeds, no output is returned. Command:: aws ec2 disassociate-address --public-ip 198.51.100.0 **To disassociate an Elastic IP address in EC2-VPC** This example disassociates an Elastic IP address from an instance in a VPC. If the command succeeds, no output is returned. Command:: aws ec2 disassociate-address --association-id eipassoc-2bebb745