79696156

Date: 2025-07-09 19:33:17
Score: 2
Natty:
Report link

I had this error message in relation to an AWS::EC2::LaunchTemplate and the problem was that I'd set the SecurityGroups field when I should have been setting the SecurityGroupIds field instead. This change fixed it:

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: markshep