fix(vpc): change the ServiceName from EC2 to VPC (#7840)

This commit is contained in:
Rubén De la Torre Vico
2025-05-26 17:52:59 +02:00
committed by GitHub
parent be1e3e942b
commit 60b5a79b27
@@ -3,7 +3,7 @@
"CheckID": "vpc_endpoint_for_ec2_enabled",
"CheckTitle": "Amazon EC2 should be configured to use VPC endpoints that are created for the Amazon EC2 service.",
"CheckType": [],
"ServiceName": "ec2",
"ServiceName": "vpc",
"SubServiceName": "",
"ResourceIdTemplate": "arn:partition:service:region:account-id:resource-id",
"Severity": "medium",