fix(metadata) fixed typo in title for awslambda_function_not_publicly… (#1826)

This commit is contained in:
Oleksandr Mykytenko
2023-02-03 11:34:24 +02:00
committed by GitHub
parent 29e7f8581e
commit 3d2986fc64

View File

@@ -1,7 +1,7 @@
{
"Provider": "aws",
"CheckID": "awslambda_function_not_publicly_accessible",
"CheckTitle": "heck if Lambda functions have resource-based policy set as Public.",
"CheckTitle": "Check if Lambda functions have resource-based policy set as Public.",
"CheckType": [],
"ServiceName": "lambda",
"SubServiceName": "",