Cloud Account Management (CAM) - Setup Cloud Table pre-populationPurpose: Cloud Account Management (CAM) requires information about your cloud organization structure, including cloud organizations and account groups (which map to AWS organizational units, Azure resource groups, and GCP folders), to create subscription accounts. To import these details, CAM relies on visibility products like Cloud Discovery or Service Graph Connector for AWS (SGC-AWS). Setting up the visibility products is beyond the scope of this documentation. Please visit the links to setup and import the data into CMDB. For basic CAM operations to function, the following two CMDB CI tables must be populated: Cloud Org (cmdb_ci_cloud_org)AWS Org Unit (cmdb_ci_aws_org_unit) How CAM uses this information Request approval and assignment: After a CAM request is approved, it gets assigned to a provisioner (typically someone from CCOE, DevOps, or SRE). Provisioner sets cloud context: The provisioner utilizes the cloud organization and AWS organization unit data associated with the approved request to define the context for account creation. CAM creates a subscription account: Based on the defined context, CAM creates a new subscription account within the specified cloud organization and AWS organization unit. Required Role: ServiceNow Admin, AWS Administrator Output of this setup: CAM expects data in Cloud Org (cmdb_ci_cloud_org) and AWS Org Unit (cmdb_ci_aws_org_unit) for next step of configuration. Back to main KB - Cloud Account Management (CAM) - Setup (KB1641505)