<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RQL to find out custom AWS EC2 instance keypair in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-to-find-out-custom-aws-ec2-instance-keypair/m-p/291878#M84</link>
    <description>&lt;P&gt;We have a custom AWS security checklist that we are manually running against each AWS account, and in that, we have a check to see if key pairs of all EC2 instances are created per function and per region when creating an instance with AMI. I'm looking for an RQL to find out custom Keypair.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I started with the following RQL but doesnt seem to get anywhere.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;config where api.name = 'aws-ec2-describe-key-pairs' AND json.rule = "KeyName" limit search records to 100&lt;/P&gt;</description>
    <pubDate>Wed, 02 Sep 2020 18:11:51 GMT</pubDate>
    <dc:creator>Junaid-Khan</dc:creator>
    <dc:date>2020-09-02T18:11:51Z</dc:date>
    <item>
      <title>RQL to find out custom AWS EC2 instance keypair</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-to-find-out-custom-aws-ec2-instance-keypair/m-p/291878#M84</link>
      <description>&lt;P&gt;We have a custom AWS security checklist that we are manually running against each AWS account, and in that, we have a check to see if key pairs of all EC2 instances are created per function and per region when creating an instance with AMI. I'm looking for an RQL to find out custom Keypair.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I started with the following RQL but doesnt seem to get anywhere.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;config where api.name = 'aws-ec2-describe-key-pairs' AND json.rule = "KeyName" limit search records to 100&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 18:11:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-to-find-out-custom-aws-ec2-instance-keypair/m-p/291878#M84</guid>
      <dc:creator>Junaid-Khan</dc:creator>
      <dc:date>2020-09-02T18:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: RQL to find out custom AWS EC2 instance keypair</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-to-find-out-custom-aws-ec2-instance-keypair/m-p/295571#M85</link>
      <description>&lt;P&gt;This RQL might do the trick: config where api.name = 'aws-ec2-describe-instances' AND json.rule = keyName contains "KEYNAME"&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 21:17:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/rql-to-find-out-custom-aws-ec2-instance-keypair/m-p/295571#M85</guid>
      <dc:creator>ebeuerlein</dc:creator>
      <dc:date>2019-10-31T21:17:18Z</dc:date>
    </item>
  </channel>
</rss>

