Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
📤 Upload
📝 New File
📁 New Folder
Close
Editing: enable-vpc-classic-link.rst
**To enable a VPC for ClassicLink** This example enables vpc-8888888 for ClassicLink. Command:: aws ec2 enable-vpc-classic-link --vpc-id vpc-88888888 Output:: { "Return": true }
Save
Cancel