Skip to content

Commit c477c44

Browse files
author
Daniel Lorch
committed
chore: add more reasoning
1 parent c2e5a14 commit c477c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/dynamic-few-shot-lambda/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Resources:
134134
reason: "Function does not require DLQ as processing and retries are handled by the IDP framework"
135135
- id: W11
136136
reason: "Allow * resource on its permissions policy for CloudWatch metrics"
137-
# checkov:skip=CKV_AWS_116: "Function does not require DLQ"
137+
# checkov:skip=CKV_AWS_116: "Function does not require DLQ as processing and retries are handled by the IDP framework"
138138
# checkov:skip=CKV_AWS_117: "Function does not require VPC access as it only interacts with AWS services via APIs"
139139
# checkov:skip=CKV_AWS_115: "Function does not require reserved concurrency as it scales based on demand"
140140
# checkov:skip=CKV_AWS_173: "Environment variables do not contain sensitive data - only configuration values like feature flags and non-sensitive settings"

0 commit comments

Comments
 (0)