Score:1

AWS-CLI EC2 AMI :: Get details about owner via OwnerId

de flag

Given the OwnerId field returned from an AWS ami query such as:

$ aws ec2 describe-images --image-ids ami-015f906ef3e2123c0 --region ap-southeast-2 --query Images[].OwnerId
[
    "602401143452"
]

how can I retrieve some information about who the owner actually is. The OwnerId means nothing to me.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.