<?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 Re: Runtime Vulnerability Analytics (RVA) Support for AWS Lambda (Python) in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Runtime-Vulnerability-Analytics-RVA-Support-for-AWS-Lambda/m-p/302338#M39296</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87535"&gt;@Jordi2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your suspicion is correct this is documented behavior rather than a configuration gap on your side.&lt;/P&gt;&lt;P&gt;The Dynatrace documentation for AWS Lambda tracing states that code-level attack and vulnerability evaluation is not supported for AWS Lambda functions, along with several other runtime-specific limitations.&lt;/P&gt;&lt;P&gt;So to answer directly:&lt;/P&gt;&lt;P&gt;Third-party library vulnerability detection – not currently supported for Lambda. RVA's third-party detection relies on OneAgent deep process monitoring on a host/runtime it fully manages, which the Lambda layer/extension model doesn't provide.&lt;BR /&gt;Python runtime vulnerability detection – also not supported for the same reason.&lt;/P&gt;&lt;P&gt;You can find the relevant statement in the documentation here:&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/amazon-web-services/integrate-into-aws/aws-lambda-integration/trace-lambda-functions" target="_blank"&gt;Trace Lambda functions — Dynatrace Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujit&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jul 2026 22:51:10 GMT</pubDate>
    <dc:creator>sujit_k_singh</dc:creator>
    <dc:date>2026-07-23T22:51:10Z</dc:date>
    <item>
      <title>Runtime Vulnerability Analytics (RVA) Support for AWS Lambda (Python)</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Runtime-Vulnerability-Analytics-RVA-Support-for-AWS-Lambda/m-p/300942#M39199</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;We have deployed the Dynatrace OneAgent Lambda Layer to monitor our AWS Lambda functions running&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Python&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;I would like to clarify whether&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Runtime Vulnerability Analytics (RVA)&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is supported for AWS Lambda functions. Specifically:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Can RVA detect&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;third-party library vulnerabilities&lt;/STRONG&gt;?&lt;/LI&gt;
&lt;LI&gt;Can RVA detect&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Python runtime vulnerabilities&lt;/STRONG&gt;?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I suspect this is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;not currently supported&lt;/STRONG&gt;, as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I have been unable to find any mention of Lambda RVA support in the official documentation.&lt;/LI&gt;
&lt;LI&gt;I do not see any vulnerability data appearing in the Dynatrace platform for our monitored Lambda functions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Could you confirm whether this is the case, or if there is additional configuration required on our end to enable this capability?&lt;/P&gt;
&lt;P&gt;For reference, I'm aware that RVA is available for Azure Functions through the Dynatrace extension for Azure App Service Plan (Dedicated). I'm looking to confirm whether equivalent functionality exists for AWS Lambda.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Jordi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2026 06:18:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Runtime-Vulnerability-Analytics-RVA-Support-for-AWS-Lambda/m-p/300942#M39199</guid>
      <dc:creator>Jordi2</dc:creator>
      <dc:date>2026-06-19T06:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Vulnerability Analytics (RVA) Support for AWS Lambda (Python)</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Runtime-Vulnerability-Analytics-RVA-Support-for-AWS-Lambda/m-p/302338#M39296</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87535"&gt;@Jordi2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your suspicion is correct this is documented behavior rather than a configuration gap on your side.&lt;/P&gt;&lt;P&gt;The Dynatrace documentation for AWS Lambda tracing states that code-level attack and vulnerability evaluation is not supported for AWS Lambda functions, along with several other runtime-specific limitations.&lt;/P&gt;&lt;P&gt;So to answer directly:&lt;/P&gt;&lt;P&gt;Third-party library vulnerability detection – not currently supported for Lambda. RVA's third-party detection relies on OneAgent deep process monitoring on a host/runtime it fully manages, which the Lambda layer/extension model doesn't provide.&lt;BR /&gt;Python runtime vulnerability detection – also not supported for the same reason.&lt;/P&gt;&lt;P&gt;You can find the relevant statement in the documentation here:&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/amazon-web-services/integrate-into-aws/aws-lambda-integration/trace-lambda-functions" target="_blank"&gt;Trace Lambda functions — Dynatrace Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujit&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2026 22:51:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Runtime-Vulnerability-Analytics-RVA-Support-for-AWS-Lambda/m-p/302338#M39296</guid>
      <dc:creator>sujit_k_singh</dc:creator>
      <dc:date>2026-07-23T22:51:10Z</dc:date>
    </item>
  </channel>
</rss>

