|
2844 | 2844 | "IsUnstructured":{
|
2845 | 2845 | "shape":"optionalBoolean",
|
2846 | 2846 | "documentation":"<p>Boolean that shows if the Flow that's associated with the Integration is created in Amazon Appflow, or with ObjectTypeName equals _unstructured via API/CLI in flowDefinition.</p>"
|
| 2847 | + }, |
| 2848 | + "RoleArn":{ |
| 2849 | + "shape":"RoleArn", |
| 2850 | + "documentation":"<p>The Amazon Resource Name (ARN) of the IAM role. The Integration uses this role to make Customer Profiles requests on your behalf.</p>" |
2847 | 2851 | }
|
2848 | 2852 | }
|
2849 | 2853 | },
|
|
3710 | 3714 | "IsUnstructured":{
|
3711 | 3715 | "shape":"optionalBoolean",
|
3712 | 3716 | "documentation":"<p>Boolean that shows if the Flow that's associated with the Integration is created in Amazon Appflow, or with ObjectTypeName equals _unstructured via API/CLI in flowDefinition.</p>"
|
| 3717 | + }, |
| 3718 | + "RoleArn":{ |
| 3719 | + "shape":"RoleArn", |
| 3720 | + "documentation":"<p>The Amazon Resource Name (ARN) of the IAM role. The Integration uses this role to make Customer Profiles requests on your behalf.</p>" |
3713 | 3721 | }
|
3714 | 3722 | },
|
3715 | 3723 | "documentation":"<p>An integration in list of integrations.</p>"
|
|
4579 | 4587 | "ObjectTypeNames":{
|
4580 | 4588 | "shape":"ObjectTypeNames",
|
4581 | 4589 | "documentation":"<p>A map in which each key is an event type from an external application such as Segment or Shopify, and each value is an <code>ObjectTypeName</code> (template) used to ingest the event. It supports the following event types: <code>SegmentIdentify</code>, <code>ShopifyCreateCustomers</code>, <code>ShopifyUpdateCustomers</code>, <code>ShopifyCreateDraftOrders</code>, <code>ShopifyUpdateDraftOrders</code>, <code>ShopifyCreateOrders</code>, and <code>ShopifyUpdatedOrders</code>.</p>"
|
| 4590 | + }, |
| 4591 | + "RoleArn":{ |
| 4592 | + "shape":"RoleArn", |
| 4593 | + "documentation":"<p>The Amazon Resource Name (ARN) of the IAM role. The Integration uses this role to make Customer Profiles requests on your behalf.</p>" |
4582 | 4594 | }
|
4583 | 4595 | }
|
4584 | 4596 | },
|
|
4626 | 4638 | "IsUnstructured":{
|
4627 | 4639 | "shape":"optionalBoolean",
|
4628 | 4640 | "documentation":"<p>Boolean that shows if the Flow that's associated with the Integration is created in Amazon Appflow, or with ObjectTypeName equals _unstructured via API/CLI in flowDefinition.</p>"
|
| 4641 | + }, |
| 4642 | + "RoleArn":{ |
| 4643 | + "shape":"RoleArn", |
| 4644 | + "documentation":"<p>The Amazon Resource Name (ARN) of the IAM role. The Integration uses this role to make Customer Profiles requests on your behalf.</p>" |
4629 | 4645 | }
|
4630 | 4646 | }
|
4631 | 4647 | },
|
|
6030 | 6046 | "pattern":"[a-f0-9]{32}"
|
6031 | 6047 | }
|
6032 | 6048 | },
|
6033 |
| - "documentation":"<fullname>Amazon Connect Customer Profiles</fullname> <p>Amazon Connect Customer Profiles is a unified customer profile for your contact center that has pre-built connectors powered by AppFlow that make it easy to combine customer information from third party applications, such as Salesforce (CRM), ServiceNow (ITSM), and your enterprise resource planning (ERP), with contact history from your Amazon Connect contact center. </p> <p>For more information about the Amazon Connect Customer Profiles feature, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/customer-profiles.html\">Use Customer Profiles</a> in the <i>Amazon Connect Administrator's Guide</i>. </p>" |
| 6049 | + "documentation":"<fullname>Amazon Connect Customer Profiles</fullname> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Customer_Profiles.html\">Customer Profiles actions</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Customer_Profiles.html\">Customer Profiles data types</a> </p> </li> </ul> <p>Amazon Connect Customer Profiles is a unified customer profile for your contact center that has pre-built connectors powered by AppFlow that make it easy to combine customer information from third party applications, such as Salesforce (CRM), ServiceNow (ITSM), and your enterprise resource planning (ERP), with contact history from your Amazon Connect contact center. </p> <p>For more information about the Amazon Connect Customer Profiles feature, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/customer-profiles.html\">Use Customer Profiles</a> in the <i>Amazon Connect Administrator's Guide</i>. </p>" |
6034 | 6050 | }
|
0 commit comments