|
169 | 169 | "AppInstanceBotSummary$AppInstanceBotArn": "<p>The ARN of the AppInstanceBot.</p>",
|
170 | 170 | "AppInstanceSummary$AppInstanceArn": "<p>The <code>AppInstance</code> ARN.</p>",
|
171 | 171 | "AppInstanceUser$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>",
|
| 172 | + "AppInstanceUserEndpoint$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
172 | 173 | "AppInstanceUserEndpoint$ResourceArn": "<p>The ARN of the resource to which the endpoint belongs.</p>",
|
| 174 | + "AppInstanceUserEndpointSummary$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
173 | 175 | "AppInstanceUserSummary$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>",
|
174 | 176 | "CreateAppInstanceAdminRequest$AppInstanceAdminArn": "<p>The ARN of the administrator of the current <code>AppInstance</code>.</p>",
|
175 | 177 | "CreateAppInstanceAdminRequest$AppInstanceArn": "<p>The ARN of the <code>AppInstance</code>.</p>",
|
|
184 | 186 | "DeleteAppInstanceBotRequest$AppInstanceBotArn": "<p>The ARN of the <code>AppInstanceBot</code> being deleted.</p>",
|
185 | 187 | "DeleteAppInstanceRequest$AppInstanceArn": "<p>The ARN of the <code>AppInstance</code>.</p>",
|
186 | 188 | "DeleteAppInstanceUserRequest$AppInstanceUserArn": "<p>The ARN of the user request being deleted.</p>",
|
| 189 | + "DeregisterAppInstanceUserEndpointRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
187 | 190 | "DescribeAppInstanceAdminRequest$AppInstanceAdminArn": "<p>The ARN of the <code>AppInstanceAdmin</code>.</p>",
|
188 | 191 | "DescribeAppInstanceAdminRequest$AppInstanceArn": "<p>The ARN of the <code>AppInstance</code>.</p>",
|
189 | 192 | "DescribeAppInstanceBotRequest$AppInstanceBotArn": "<p>The ARN of the <code>AppInstanceBot</code>.</p>",
|
|
202 | 205 | "PutAppInstanceUserExpirationSettingsRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>",
|
203 | 206 | "PutAppInstanceUserExpirationSettingsResponse$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>",
|
204 | 207 | "RegisterAppInstanceUserEndpointRequest$ResourceArn": "<p>The ARN of the resource to which the endpoint belongs.</p>",
|
| 208 | + "RegisterAppInstanceUserEndpointResponse$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
205 | 209 | "TagResourceRequest$ResourceARN": "<p>The resource ARN.</p>",
|
206 | 210 | "UntagResourceRequest$ResourceARN": "<p>The resource ARN.</p>",
|
207 | 211 | "UpdateAppInstanceBotRequest$AppInstanceBotArn": "<p>The ARN of the <code>AppInstanceBot</code>.</p>",
|
208 | 212 | "UpdateAppInstanceBotResponse$AppInstanceBotArn": "<p>The ARN of the <code>AppInstanceBot</code>.</p>",
|
209 | 213 | "UpdateAppInstanceRequest$AppInstanceArn": "<p>The ARN of the <code>AppInstance</code>.</p>",
|
210 | 214 | "UpdateAppInstanceResponse$AppInstanceArn": "<p>The ARN of the <code>AppInstance</code>.</p>",
|
| 215 | + "UpdateAppInstanceUserEndpointRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
| 216 | + "UpdateAppInstanceUserEndpointResponse$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
211 | 217 | "UpdateAppInstanceUserRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>",
|
212 | 218 | "UpdateAppInstanceUserResponse$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>"
|
213 | 219 | }
|
|
225 | 231 | "base": "<p>A structure that contains configuration data.</p>",
|
226 | 232 | "refs": {
|
227 | 233 | "AppInstanceBot$Configuration": "<p>The data processing instructions for an AppInstanceBot.</p>",
|
228 |
| - "CreateAppInstanceBotRequest$Configuration": "<p>Configuration information about the Amazon Lex V2 V2 bot.</p>" |
| 234 | + "CreateAppInstanceBotRequest$Configuration": "<p>Configuration information about the Amazon Lex V2 V2 bot.</p>", |
| 235 | + "UpdateAppInstanceBotRequest$Configuration": "<p>The configuration for the bot update.</p>" |
229 | 236 | }
|
230 | 237 | },
|
231 | 238 | "ConflictException": {
|
|
432 | 439 | "CreateAppInstanceAdminResponse$AppInstanceAdmin": "<p>The ARN and name of the administrator, the ARN of the <code>AppInstance</code>, and the created and last-updated timestamps. All timestamps use epoch milliseconds.</p>"
|
433 | 440 | }
|
434 | 441 | },
|
| 442 | + "InvokedBy": { |
| 443 | + "base": "<p>Specifies the type of message that triggers a bot.</p>", |
| 444 | + "refs": { |
| 445 | + "LexConfiguration$InvokedBy": "<p>Specifies the type of message that triggers a bot.</p>" |
| 446 | + } |
| 447 | + }, |
435 | 448 | "LexBotAliasArn": {
|
436 | 449 | "base": null,
|
437 | 450 | "refs": {
|
|
621 | 634 | "RespondsTo": {
|
622 | 635 | "base": null,
|
623 | 636 | "refs": {
|
624 |
| - "LexConfiguration$RespondsTo": "<p>Determines whether the Amazon Lex V2 bot responds to all standard messages. Control messages are not supported.</p>" |
| 637 | + "LexConfiguration$RespondsTo": "<important> <p> <b>Deprecated</b>. Use <code>InvokedBy</code> instead.</p> </important> <p>Determines whether the Amazon Lex V2 bot responds to all standard messages. Control messages are not supported.</p>" |
625 | 638 | }
|
626 | 639 | },
|
627 | 640 | "RetentionDays": {
|
|
633 | 646 | "SensitiveChimeArn": {
|
634 | 647 | "base": null,
|
635 | 648 | "refs": {
|
636 |
| - "AppInstanceUserEndpoint$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
637 |
| - "AppInstanceUserEndpointSummary$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
638 |
| - "DeregisterAppInstanceUserEndpointRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
639 | 649 | "ListAppInstanceUserEndpointsRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>",
|
640 |
| - "RegisterAppInstanceUserEndpointRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
641 |
| - "RegisterAppInstanceUserEndpointResponse$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
642 |
| - "UpdateAppInstanceUserEndpointRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
643 |
| - "UpdateAppInstanceUserEndpointResponse$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>" |
| 650 | + "RegisterAppInstanceUserEndpointRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>" |
644 | 651 | }
|
645 | 652 | },
|
646 | 653 | "SensitiveString1600": {
|
647 | 654 | "base": null,
|
648 | 655 | "refs": {
|
649 | 656 | "AppInstanceUserEndpoint$Name": "<p>The name of the <code>AppInstanceUserEndpoint</code>.</p>",
|
650 | 657 | "AppInstanceUserEndpointSummary$Name": "<p>The name of the <code>AppInstanceUserEndpoint</code>.</p>",
|
651 |
| - "DescribeAppInstanceUserEndpointRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>", |
652 | 658 | "RegisterAppInstanceUserEndpointRequest$Name": "<p>The name of the <code>AppInstanceUserEndpoint</code>.</p>",
|
653 | 659 | "UpdateAppInstanceUserEndpointRequest$Name": "<p>The name of the <code>AppInstanceUserEndpoint</code>.</p>"
|
654 | 660 | }
|
655 | 661 | },
|
656 |
| - "SensitiveString64": { |
657 |
| - "base": null, |
658 |
| - "refs": { |
659 |
| - "AppInstanceUserEndpoint$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
660 |
| - "AppInstanceUserEndpointSummary$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
661 |
| - "DeregisterAppInstanceUserEndpointRequest$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
662 |
| - "DescribeAppInstanceUserEndpointRequest$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
663 |
| - "RegisterAppInstanceUserEndpointResponse$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
664 |
| - "UpdateAppInstanceUserEndpointRequest$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
665 |
| - "UpdateAppInstanceUserEndpointResponse$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>" |
666 |
| - } |
667 |
| - }, |
668 | 662 | "ServiceFailureException": {
|
669 | 663 | "base": "<p>The service encountered an unexpected error.</p>",
|
670 | 664 | "refs": {
|
|
675 | 669 | "refs": {
|
676 | 670 | }
|
677 | 671 | },
|
| 672 | + "StandardMessages": { |
| 673 | + "base": null, |
| 674 | + "refs": { |
| 675 | + "InvokedBy$StandardMessages": "<p>Sets standard messages as the bot trigger. For standard messages:</p> <ul> <li> <p> <code>ALL</code>: The bot processes all standard messages.</p> </li> <li> <p> <code>AUTO</code>: The bot responds to ALL messages when the channel has one other non-hidden member, and responds to MENTIONS when the channel has more than one other non-hidden member.</p> </li> <li> <p> <code>MENTIONS</code>: The bot processes all standard messages that have a message attribute with <code>CHIME.mentions</code> and a value of the bot ARN.</p> </li> <li> <p> <code>NONE</code>: The bot processes no standard messages.</p> </li> </ul>" |
| 676 | + } |
| 677 | + }, |
678 | 678 | "String": {
|
679 | 679 | "base": null,
|
680 | 680 | "refs": {
|
|
690 | 690 | "UnauthorizedClientException$Message": null
|
691 | 691 | }
|
692 | 692 | },
|
| 693 | + "String1600": { |
| 694 | + "base": null, |
| 695 | + "refs": { |
| 696 | + "DescribeAppInstanceUserEndpointRequest$AppInstanceUserArn": "<p>The ARN of the <code>AppInstanceUser</code>.</p>" |
| 697 | + } |
| 698 | + }, |
| 699 | + "String64": { |
| 700 | + "base": null, |
| 701 | + "refs": { |
| 702 | + "AppInstanceUserEndpoint$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
| 703 | + "AppInstanceUserEndpointSummary$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
| 704 | + "DeregisterAppInstanceUserEndpointRequest$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
| 705 | + "DescribeAppInstanceUserEndpointRequest$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
| 706 | + "RegisterAppInstanceUserEndpointResponse$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
| 707 | + "UpdateAppInstanceUserEndpointRequest$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>", |
| 708 | + "UpdateAppInstanceUserEndpointResponse$EndpointId": "<p>The unique identifier of the <code>AppInstanceUserEndpoint</code>.</p>" |
| 709 | + } |
| 710 | + }, |
693 | 711 | "Tag": {
|
694 | 712 | "base": "<p>A tag object containing a key-value pair.</p>",
|
695 | 713 | "refs": {
|
|
730 | 748 | "Tag$Value": "<p>The value in a tag.</p>"
|
731 | 749 | }
|
732 | 750 | },
|
| 751 | + "TargetedMessages": { |
| 752 | + "base": null, |
| 753 | + "refs": { |
| 754 | + "InvokedBy$TargetedMessages": "<p>Sets targeted messages as the bot trigger. For targeted messages:</p> <ul> <li> <p> <code>ALL</code>: The bot processes all <code>TargetedMessages</code> sent to it. The bot then responds with a targeted message back to the sender. </p> </li> <li> <p> <code>NONE</code>: The bot processes no targeted messages.</p> </li> </ul>" |
| 755 | + } |
| 756 | + }, |
733 | 757 | "ThrottledClientException": {
|
734 | 758 | "base": "<p>The client exceeded its request rate limit.</p>",
|
735 | 759 | "refs": {
|
|
0 commit comments