tatum-cnapp-security-groups
Get cloud security groups from the Tatum CNAPP service.
tatum-cnapp-security-groups [profile=PROFILE]
- profile=PROFILE
- Connect profile code of Tatum CNAPP.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Connect profile code of Tatum CNAPP. |
cloud_provider | String | Cloud service provider | e.g. AWS, AZURE |
cloud_name | String | Cloud name | e.g. acme-dev |
cloud_account | String | Cloud account | 12 digits for AWS |
cloud_resource_name | String | Cloud resource name | e.g. launch-wizard-6 |
cloud_resource | String | Cloud resource | e.g. sg-f2eca887 |
cloud_resource_type | String | Cloud resource type | e.g. aws_security_group |
cloud_region | String | Cloud region | e.g. us-east-1, ap-northeast-2 |
rule_id | String | Rule ID | e.g. 9cd50fdcdecf33c608a403e9786d754b4df8e893 |
reg_date | String | Registration date | e.g. 2025-04-21 |
direction | String | Traffic direction | e.g. INBOUND, OUTBOUND |
descriptions | String | Rule descriptions | Line separated descriptions |
cidrs | String | CIDRs | Line separated CIDRs or security group identifiers. e.g. 10.1.0.0/16, sg-fab67433 |
ports | String | Port ranges | Line separated port ranges. e.g. 0-65535, ALL |
protocol | String | Protocol | e.g. TCP, UDP, ICMP, ALL |
action | String | Rule action | e.g. PERMIT, DENY |
status | String | Rule status | e.g. ACTIVE, STOP |
cloud_id | String | Cloud ID | e.g. 677785d65703d89d7ca7caaa |
created | Date | Creation time | Creation date and time. |