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 :
confirm-product-instance.rst
back
Copy
**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" }