aws-waf-ip-sets
Enumerate IP sets from AWS WAF service.
aws-waf-ip-sets [profile=PROFILE] region=REGION
- profile=PROFILE
- The identifier of AWS connect profile
- region=REGION
- AWS region
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| aws_profile | String | Connect profile | The identifier of AWS connect profile |
| region | String | Region | e.g. ap-northeast-2 |
| id | String | IP set ID | IP set ID of AWS WAF in GUID format |
| name | String | IP set name | IP set name of AWS WAF |
| description | String | Description | Description of AWS WAF IP set |
| arn | String | ARN | Amazon resource name |