IP Whitelist - AWS Security Group
Sync a list of IP addresses to an AWS Security Group.
- Pack
- AWS-EC2
- Tasks
- 18
Inputs
- IP — IP addresses to set in the allow list
- SecurityGroupName — Name of the AWS Security Group to update
- IndicatorTagName — Name of the Indicator Tag to apply to any IPs allowed by this playbook.
Commands used
- aws-ec2-authorize-security-group-ingress-rule
- aws-ec2-describe-security-groups
- aws-ec2-revoke-security-group-ingress-rule
- removeIndicatorField
- setIndicator