|
42 | 42 | "shape": "InternalServerException"
|
43 | 43 | }
|
44 | 44 | ],
|
45 |
| - "documentation": "<p>Associates a new key value with a specific profile, such as a Contact Trace Record (CTR) ContactId.</p> <p>A profile object can have a single unique key and any number of additional keys that can be used to identify the profile that it belongs to.</p>" |
| 45 | + "documentation": "<p>Associates a new key value with a specific profile, such as a Contact Record ContactId.</p> <p>A profile object can have a single unique key and any number of additional keys that can be used to identify the profile that it belongs to.</p>" |
46 | 46 | },
|
47 | 47 | "CreateDomain": {
|
48 | 48 | "name": "CreateDomain",
|
|
963 | 963 | "shape": "InternalServerException"
|
964 | 964 | }
|
965 | 965 | ],
|
966 |
| - "documentation": "<p>Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon Connect.</p> <p>An integration can belong to only one domain.</p>" |
| 966 | + "documentation": "<p>Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon Connect.</p> <p>An integration can belong to only one domain.</p> <p>To add or remove tags on an existing Integration, see <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_TagResource.html\"> TagResource </a>/<a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UntagResource.html\"> UntagResource</a>.</p>" |
967 | 967 | },
|
968 | 968 | "PutProfileObject": {
|
969 | 969 | "name": "PutProfileObject",
|
|
994 | 994 | "shape": "InternalServerException"
|
995 | 995 | }
|
996 | 996 | ],
|
997 |
| - "documentation": "<p>Adds additional objects to customer profiles of a given ObjectType.</p> <p>When adding a specific profile object, like a Contact Trace Record (CTR), an inferred profile can get created if it is not mapped to an existing profile. The resulting profile will only have a phone number populated in the standard ProfileObject. Any additional CTRs with the same phone number will be mapped to the same inferred profile.</p> <p>When a ProfileObject is created and if a ProfileObjectType already exists for the ProfileObject, it will provide data to a standard profile depending on the ProfileObjectType definition.</p> <p>PutProfileObject needs an ObjectType, which can be created using PutProfileObjectType.</p>" |
| 997 | + "documentation": "<p>Adds additional objects to customer profiles of a given ObjectType.</p> <p>When adding a specific profile object, like a Contact Record, an inferred profile can get created if it is not mapped to an existing profile. The resulting profile will only have a phone number populated in the standard ProfileObject. Any additional Contact Records with the same phone number will be mapped to the same inferred profile.</p> <p>When a ProfileObject is created and if a ProfileObjectType already exists for the ProfileObject, it will provide data to a standard profile depending on the ProfileObjectType definition.</p> <p>PutProfileObject needs an ObjectType, which can be created using PutProfileObjectType.</p>" |
998 | 998 | },
|
999 | 999 | "PutProfileObjectType": {
|
1000 | 1000 | "name": "PutProfileObjectType",
|
|
1025 | 1025 | "shape": "InternalServerException"
|
1026 | 1026 | }
|
1027 | 1027 | ],
|
1028 |
| - "documentation": "<p>Defines a ProfileObjectType.</p>" |
| 1028 | + "documentation": "<p>Defines a ProfileObjectType.</p> <p>To add or remove tags on an existing ObjectType, see <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_TagResource.html\"> TagResource</a>/<a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UntagResource.html\">UntagResource</a>.</p>" |
1029 | 1029 | },
|
1030 | 1030 | "SearchProfiles": {
|
1031 | 1031 | "name": "SearchProfiles",
|
|
1137 | 1137 | "shape": "InternalServerException"
|
1138 | 1138 | }
|
1139 | 1139 | ],
|
1140 |
| - "documentation": "<p>Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.</p> <p>After a domain is created, the name can’t be changed.</p> <p>Use this API or <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_CreateDomain.html\">CreateDomain</a> to enable <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html\">identity resolution</a>: set <code>Matching</code> to true. </p> <p>To prevent cross-service impersonation when you call this API, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/cross-service-confused-deputy-prevention.html\">Cross-service confused deputy prevention</a> for sample policies that you should apply. </p>" |
| 1140 | + "documentation": "<p>Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.</p> <p>After a domain is created, the name can’t be changed.</p> <p>Use this API or <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_CreateDomain.html\">CreateDomain</a> to enable <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html\">identity resolution</a>: set <code>Matching</code> to true. </p> <p>To prevent cross-service impersonation when you call this API, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/cross-service-confused-deputy-prevention.html\">Cross-service confused deputy prevention</a> for sample policies that you should apply. </p> <p>To add or remove tags on an existing Domain, see <a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_TagResource.html\">TagResource</a>/<a href=\"https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UntagResource.html\">UntagResource</a>.</p>" |
1141 | 1141 | },
|
1142 | 1142 | "UpdateProfile": {
|
1143 | 1143 | "name": "UpdateProfile",
|
|
2470 | 2470 | "WorkflowId": {
|
2471 | 2471 | "shape": "string1To255",
|
2472 | 2472 | "documentation": "<p>Unique identifier for the workflow.</p>"
|
| 2473 | + }, |
| 2474 | + "IsUnstructured": { |
| 2475 | + "shape": "optionalBoolean", |
| 2476 | + "documentation": "<p>Boolean to indicate if the Flow associated with the Integration is created via Appflow console or with ObjectTypeName equals _unstructured via API/CLI in flowDefinition</p>" |
2473 | 2477 | }
|
2474 | 2478 | }
|
2475 | 2479 | },
|
|
3087 | 3091 | "WorkflowId": {
|
3088 | 3092 | "shape": "string1To255",
|
3089 | 3093 | "documentation": "<p>Unique identifier for the workflow.</p>"
|
| 3094 | + }, |
| 3095 | + "IsUnstructured": { |
| 3096 | + "shape": "optionalBoolean", |
| 3097 | + "documentation": "<p>Boolean to indicate if the Flow associated with the Integration is created via Appflow console or with ObjectTypeName equals _unstructured via API/CLI in flowDefinition</p>" |
3090 | 3098 | }
|
3091 | 3099 | },
|
3092 | 3100 | "documentation": "<p>An integration in list of integrations.</p>"
|
|
3906 | 3914 | "WorkflowId": {
|
3907 | 3915 | "shape": "string1To255",
|
3908 | 3916 | "documentation": "<p>Unique identifier for the workflow.</p>"
|
| 3917 | + }, |
| 3918 | + "IsUnstructured": { |
| 3919 | + "shape": "optionalBoolean", |
| 3920 | + "documentation": "<p>Boolean to indicate if the Flow associated with the Integration is created via Appflow console or with ObjectTypeName equals _unstructured via API/CLI in flowDefinition</p>" |
3909 | 3921 | }
|
3910 | 3922 | }
|
3911 | 3923 | },
|
|
0 commit comments