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
@@ -1055,6 +1055,8 @@ Resources:
1055
1055
reason: "Function does not require concurrent execution limits as it is designed to scale based on demand"
1056
1056
- id: W11
1057
1057
reason: "Cloudwatch does not support resource-level permissions, and Bedrock should support any enabled Bedrock model_id or inference profile"
1058
+
- id: W76
1059
+
reason: "Suppressing W76: SPCM for IAM policy document is higher than 25"
1058
1060
# checkov:skip=CKV_AWS_116: "DLQ not required for this function as StepFunctions will handle retries"
1059
1061
# checkov:skip=CKV_AWS_173: "Environment variables do not contain sensitive data - only configuration values like feature flags and non-sensitive settings"
1060
1062
# checkov:skip=CKV_AWS_117: "Function does not require VPC access as it only interacts with AWS services via APIs"
0 commit comments