tatum-cnapp-iam-entities
Get cloud IAM entities from the Tatum CNAPP service.
tatum-cnapp-iam-entities [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. | 
| id | String | Tatum resource ID | e.g. 678e90cf31bcc7776e66a511 | 
| cloud_alias | String | Cloud alias | e.g. acme-dev | 
| cloud_provider | String | Cloud service provider | e.g. AWS. AZURE, GCP | 
| cloud_account | String | Cloud account | 12 digits for AWS | 
| cloud_resource_name | String | Cloud resource name | Original resource name. e.g. acme-user | 
| cloud_resource_type | String | Cloud resource type | e.g. aws_iam_user | 
| iam_groups | String | IAM entity groups | Line separated IAM group names. | 
| iam_acls | String | ACL names | Line separated ACL names. | 
| last_password_used | Date | Last password used | Last password used date and time. | 
| is_mfa_enabled | Bool | Is MFA enabled | Enabled, Disabled, N/A | 
| is_console_user | Bool | Is console user | True for console user, false for service | 
| can_write | Bool | Can write | True if entity has write permission | 
| access_keys | String | Access keys | Line separated access keys. | 
| cloud_id | String | Tatum cloud ID | e.g. 67778745c1c389327fc4d6cc | 
| cloud_resource | String | Cloud resource | Cloud specific resource ID | 
| created | Date | Creation time | Creation date and time. | 
