|
197 | 197 | "CreateUserResponse$UserArn": "<p>The Amazon Resource Name (ARN) of the user account.</p>",
|
198 | 198 | "CreateVocabularyResponse$VocabularyArn": "<p>The Amazon Resource Name (ARN) of the custom vocabulary.</p>",
|
199 | 199 | "DeleteVocabularyResponse$VocabularyArn": "<p>The Amazon Resource Name (ARN) of the custom vocabulary.</p>",
|
| 200 | + "GetFederationTokenResponse$UserArn": "<p>The Amazon Resource Name (ARN) of the user.</p>", |
200 | 201 | "HierarchyGroup$Arn": "<p>The Amazon Resource Name (ARN) of the hierarchy group.</p>",
|
201 | 202 | "HierarchyGroupSummary$Arn": "<p>The Amazon Resource Name (ARN) of the hierarchy group.</p>",
|
202 | 203 | "HierarchyGroupSummaryReference$Arn": "<p>The Amazon Resource Name (ARN) for the hierarchy group. </p>",
|
|
293 | 294 | "base": null,
|
294 | 295 | "refs": {
|
295 | 296 | "AgentInfo$Id": "<p>The identifier of the agent who accepted the contact.</p>",
|
| 297 | + "GetFederationTokenResponse$UserId": "<p>The identifier for the user.</p>", |
296 | 298 | "TransferContactRequest$UserId": "<p>The identifier for the user.</p>"
|
297 | 299 | }
|
298 | 300 | },
|
|
660 | 662 | "ClientToken": {
|
661 | 663 | "base": null,
|
662 | 664 | "refs": {
|
663 |
| - "ClaimPhoneNumberRequest$ClientToken": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>", |
| 665 | + "ClaimPhoneNumberRequest$ClientToken": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p> <p>Pattern: <code>^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$</code> </p>", |
664 | 666 | "CreateContactFlowModuleRequest$ClientToken": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
|
665 | 667 | "CreateInstanceRequest$ClientToken": "<p>The idempotency token.</p>",
|
666 | 668 | "CreateTaskTemplateRequest$ClientToken": "<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href=\"https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/\">Making retries safe with idempotent APIs</a>.</p>",
|
|
2180 | 2182 | "refs": {
|
2181 | 2183 | "CreateTrafficDistributionGroupRequest$InstanceId": "<p>The identifier of the Amazon Connect instance that has been replicated. You can find the <code>instanceId</code> in the ARN of the instance.</p>",
|
2182 | 2184 | "ListTrafficDistributionGroupsRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>",
|
2183 |
| - "ReplicateInstanceRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>" |
| 2185 | + "ReplicateInstanceRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance. You can provide the <code>InstanceId</code>, or the entire ARN.</p>" |
2184 | 2186 | }
|
2185 | 2187 | },
|
2186 | 2188 | "InstanceStatus": {
|
|
4687 | 4689 | "refs": {
|
4688 | 4690 | }
|
4689 | 4691 | },
|
| 4692 | + "Url": { |
| 4693 | + "base": null, |
| 4694 | + "refs": { |
| 4695 | + "GetFederationTokenResponse$SignInUrl": "<p>The URL to sign into the user's instance. </p>" |
| 4696 | + } |
| 4697 | + }, |
4690 | 4698 | "UrlReference": {
|
4691 | 4699 | "base": "<p>The URL reference.</p>",
|
4692 | 4700 | "refs": {
|
|
0 commit comments