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: confirm-product-instance.rst
**To confirm the product instance** This example determines whether the specified product code is associated with the specified instance. Command:: aws ec2 confirm-product-instance --product-code 774F4FF8 --instance-id i-1234567890abcdef0 Output:: { "OwnerId": "123456789012" }
Save
Cancel