chore(APIGatewayV2): improve check naming (#2966)

This commit is contained in:
Sergio Garcia
2023-10-25 16:59:06 +02:00
committed by GitHub
parent 4bfe145be3
commit 9bd2519c83
12 changed files with 31 additions and 31 deletions

View File

@@ -17,8 +17,8 @@ checks_v3_to_v2_mapping = {
"apigateway_restapi_public": "extra745",
"apigateway_restapi_logging_enabled": "extra722",
"apigateway_restapi_waf_acl_attached": "extra744",
"apigatewayv2_access_logging_enabled": "extra7156",
"apigatewayv2_authorizers_enabled": "extra7157",
"apigatewayv2_api_access_logging_enabled": "extra7156",
"apigatewayv2_api_authorizers_enabled": "extra7157",
"appstream_fleet_default_internet_access_disabled": "extra7193",
"appstream_fleet_maximum_session_duration": "extra7190",
"appstream_fleet_session_disconnect_timeout": "extra7191",