Fork me on GitHub
#aws
<
2017-06-29
>
chrisblom10:06:07

does anyone know how to find AMI images by tag, using amazonica?

chrisblom10:06:05

i'm able to do it using the aws cli, using

aws ec2 describe-images --owners self --filters Name=tag:DeploymentSignature,Values=988tAHqBmbR3g--dST7ri4Fv7m7lOKZVEuUUOmpTQWE

chrisblom11:06:54

couldn't get it to work with amazonica, using the java sdk instead

spieden21:06:47

@chris if you get tired of constructing beans and want to get back to maps here’s the library we use to make clojure AWS clients with: https://github.com/uwcpdx/bean-dip/

spieden21:06:53

readme needs an update but basic usage is same

spieden21:06:13

actually nevermind, readme is accurate to 0.5.0