tatum-cnapp-clouds
Get connected clouds from the Tatum CNAPP service.
tatum-cnapp-clouds [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_id | String | Cloud ID | e.g.677785d65703d89d7ca7caaa |
cloud_provider | String | Provider | e.g. AWS, NCP_GOV, CONTAINERD, HOST, KUBERNETES |
cloud_name | String | Cloud name | e.g. acme-dev |
cloud_alias | String | Cloud alias | e.g. acme-dev |
cloud_account | String | Cloud account | e.g. 12 digits for AWS |
cloud_regions | List | Cloud regions | e.g. us-east-1 |
status | String | Status | e.g. READY, ERROR |
scan_status | String | Scan status | e.g. WAITING, DONE |
is_scheduled_scan_enabled | Bool | Is scheduled scan enabled | true or false |
schedule | String | Schedule | e.g. 0 3 * * * |
key_validation_error | String | Key validation error | e.g. Invalid AccessKeyId |
event_process_validation_error | String | Event process validation error | e.g. AccessDeniedException:not authorized to perform s3:ListBucket or s3:GetObject |
is_event_process_enabled | Bool | Is event process enabled | true or false |
is_event_process_validated | Bool | Is event process validated | true or false |
created_by | String | Created by | e.g. admin@acme.com |
updated_by | String | Updated by | e.g. admin@acme.com |
created | Date | Created time | Creation date and time. |
updated | Date | Updated time | Last updated date and time. |