

# trading\$1partner\$1poc


**Primary key (PK)**

The table below lists the column names that are uniquely identified in the data entity.


| Name | Column | 
| --- | --- | 
| trading\$1partner\$1poc | tpartner\$1id, email | 

The table below lists the column names supported by the data entity:


| Column | Data type | Required | Description | 
| --- | --- | --- | --- | 
|  tpartner\$1id 1  |  string  |  Yes  |  Partner ID. Referred to by other entities as tpartner\$1id unless explicitly stated otherwise.  | 
|  email  |  string  |  Yes  |  Partner's email ID.  | 
|  poc\$1first\$1name  |  string  |  No  |  Partner's first name.  | 
|  poc\$1last\$1name  |  string  |  No  |  Partner's last name.  | 
|  poc\$1org\$1unit\$1name  |  string  |  No  |  Name of the team or internal organizational unit.  | 
|  poc\$1org\$1unit\$1description  |  string  |  No  |  AWS profile or description of the team's role in an organization to be shared with the customer to describe their team.  | 
|  source  |  string  | No |  Source of data.  | 
|  source\$1event\$1id  |  string  |  No  |  ID of the event created in the source system.  | 
|  source\$1update\$1dttm  |  timestamp  |  No  |  Date time stamp of the update made in the source system.  | 

1Foreign key

**Foreign key (FK)**

The table below lists the columns with the associated foreign key.


| Column | Category | FK/Data entity | FK/Column | 
| --- | --- | --- | --- | 
| tpartner\$1id | Organization | trading\$1partner | id | 