You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: patterns/pattern-2/template.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1046,6 +1046,8 @@ Resources:
1046
1046
reason: "Function does not require concurrent execution limits as it is designed to scale based on demand"
1047
1047
- id: W11
1048
1048
reason: "Cloudwatch does not support resource-level permissions, and Bedrock should support any enabled Bedrock model_id or inference profile"
1049
+
- id: W76
1050
+
reason: "Suppressing W76: SPCM for IAM policy document is higher than 25"
1049
1051
# checkov:skip=CKV_AWS_116: "DLQ not required for this function as StepFunctions will handle retries"
1050
1052
# checkov:skip=CKV_AWS_173: "Environment variables do not contain sensitive data - only configuration values like feature flags and non-sensitive settings"
1051
1053
# checkov:skip=CKV_AWS_117: "Function does not require VPC access as it only interacts with AWS services via APIs"
0 commit comments