Files
splunk-security_content/macros/security_group_api_calls.yml
2019-12-16 13:05:17 -08:00

8 lines
543 B
YAML

definition: (eventName=AuthorizeSecurityGroupIngress OR eventName=CreateSecurityGroup
OR eventName=DeleteSecurityGroup OR eventName=DescribeClusterSecurityGroups OR eventName=DescribeDBSecurityGroups
OR eventName=DescribeSecurityGroupReferences OR eventName=DescribeSecurityGroups
OR eventName=DescribeStaleSecurityGroups OR eventName=RevokeSecurityGroupIngress
OR eventName=UpdateSecurityGroupRuleDescriptionsIngress)
description: This macro is a list of AWS event names associated with security groups
name: security_group_api_calls