aws ec2 describe-images --image-ids ami-0cf5905679d7747fd --no-verify
C:\Program Files\Amazon\AWSCLI\.\botocore\vendored\requests\packages\urllib3\connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
----------------------------------------------------------------------------------------------------------------------------------------------
| DescribeImages |
+--------------------------------------------------------------------------------------------------------------------------------------------+
|| Images ||
|+--------------------+---------------------------------------------------------------------------------------------------------------------+|
|| Architecture | x86_64 ||
|| CreationDate | 2019-01-31T08:21:35.000Z ||
|| Description | junos-vsrx3-x86-64-18.4R1.8 ||
|| EnaSupport | True ||
|| Hypervisor | xen ||
|| ImageId | ami-0cf5905679d7747fd ||
|| ImageLocation | aws-marketplace/junos-vsrx3-x86-64-18.4R1.8--pm.img-4d1495fd-4d1f-48d0-9ec6-b67794a58765-ami-0e81c7dd03ae8d9b1.4 ||
|| ImageOwnerAlias | aws-marketplace ||
|| ImageType | machine ||
|| Name | junos-vsrx3-x86-64-18.4R1.8--pm.img-4d1495fd-4d1f-48d0-9ec6-b67794a58765-ami-0e81c7dd03ae8d9b1.4 ||
|| OwnerId | 679593333241 ||
|| Public | True ||
|| RootDeviceName | /dev/sda1 ||
|| RootDeviceType | ebs ||
|| SriovNetSupport | simple ||
|| State | available ||
|| VirtualizationType| hvm ||
|+--------------------+---------------------------------------------------------------------------------------------------------------------+|
||| BlockDeviceMappings |||
||+----------------------------------------------------------------------+-----------------------------------------------------------------+||
||| DeviceName | /dev/sda1 |||
||+----------------------------------------------------------------------+-----------------------------------------------------------------+||
|||| Ebs ||||
|||+--------------------------------------------------------------+-----------------------------------------------------------------------+|||
|||| DeleteOnTermination | True ||||
|||| Encrypted | False ||||
|||| SnapshotId | snap-06cdc39937609962c ||||
|||| VolumeSize | 20 ||||
|||| VolumeType | standard ||||
|||+--------------------------------------------------------------+-----------------------------------------------------------------------+|||
||| ProductCodes |||
||+-----------------------------------------------------+----------------------------------------------------------------------------------+||
||| ProductCodeId | 4ka3ipaoo0u105imvgdsryu05 |||
||| ProductCodeType | marketplace |||
||+-----------------------------------------------------+----------------------------------------------------------------------------------+||
PS C:\Users\jkriker\Documents\terraform_0.11.3_windows_amd64\vpcinstanceandvsrx2> |