Skip to content

Commit bc4cf61

Browse files
authored
fix the rule id of api_logging_disabled_cdk_compliant.py (#100)
1 parent 0329fba commit bc4cf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/detectors/api_logging_disabled_cdk/api_logging_disabled_cdk_compliant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
# {fact [email protected] defects=0}
4+
# {fact rule=api-logging-disabled-cdk@v1.0 defects=0}
55
import aws_cdk as cdk
66
from aws_cdk import aws_apigatewayv2
77

0 commit comments

Comments
 (0)