|
NAMEeclat-lsaattr, eclat-describe-image-attribute - lists the attribute of an image.SYNOPSIeclat lsaattr AMI-ID [ATTR]eclat lsaattr --help DESCRIPTIONThic command outputs the value of the attribute ATTR of the AWS image AMI-ID. The latter is either the image identifier, or, if ID mapping is enabled (see the section MAPS in eclat(1)), its symbolic name, which will be translated using the ImageId map.The ATTR must be one of the following (case-insensitive): description, blockDeviceMapping, launchPermission, productCodes, kernel, ramdisk sriovNetSupport. SEE ALSOeclat(1), eclat-setaattr(1). eclat-mkimg(1), eclat-mkinst(1).BUGSReportedly, AWS is unable to return blockDeviceMapping. Instead it returns an error code saying "Unauthorized attempt to access restricted resource", even if you supply the right credentials. This is an AWS bug, not eclat's.AUTHORSSergey PoznyakoffBUG REPORTSReport bugs to <bug-eclat@gnu.org.ua>.COPYRIGHTCopyright © 2012-2018 Sergey PoznyakoffLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
Visit the GSP FreeBSD Man Page Interface. |