aws::security-group-rules¶
Query security group rules.
Example¶
security-group-rules: $(external-query aws::security-group-rules { group-name: ''})
Attributes¶
| Attribute | Description |
|---|---|
| group-id | The ID of the security group where the security group rules reside. |
| group-name | The name of the security group where the security group rules reside. |