|
58 | 58 | }
|
59 | 59 | },
|
60 | 60 | "ActionGroupExecutor": {
|
61 |
| - "base": "<p>Contains details about the Lambda function containing the business logic that is carried out upon invoking the action.</p>", |
| 61 | + "base": "<p>Contains details about the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.</p>", |
62 | 62 | "refs": {
|
63 |
| - "AgentActionGroup$actionGroupExecutor": "<p>The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.</p>", |
64 |
| - "CreateAgentActionGroupRequest$actionGroupExecutor": "<p>The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.</p>", |
| 63 | + "AgentActionGroup$actionGroupExecutor": "<p>The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.</p>", |
| 64 | + "CreateAgentActionGroupRequest$actionGroupExecutor": "<p>The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.</p>", |
65 | 65 | "UpdateAgentActionGroupRequest$actionGroupExecutor": "<p>The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.</p>"
|
66 | 66 | }
|
67 | 67 | },
|
|
406 | 406 | "refs": {
|
407 | 407 | "CreateDataSourceRequest$dataDeletionPolicy": "<p>The data deletion policy assigned to the data source.</p>",
|
408 | 408 | "DataSource$dataDeletionPolicy": "<p>The data deletion policy for a data source.</p>",
|
409 |
| - "UpdateDataSourceRequest$dataDeletionPolicy": "<p>The data deletion policy assigned to the data source.</p>" |
| 409 | + "UpdateDataSourceRequest$dataDeletionPolicy": "<p>The data deletion policy of the updated data source.</p>" |
410 | 410 | }
|
411 | 411 | },
|
412 | 412 | "DataSource": {
|
|
613 | 613 | "base": null,
|
614 | 614 | "refs": {
|
615 | 615 | "Agent$failureReasons": "<p>Contains reasons that the agent-related API that you invoked failed.</p>",
|
| 616 | + "AgentAlias$failureReasons": "<p>Information on the failure of Provisioned Throughput assigned to an agent alias.</p>", |
616 | 617 | "AgentVersion$failureReasons": "<p>A list of reasons that the API operation on the version failed.</p>",
|
617 | 618 | "DataSource$failureReasons": "<p>The detailed reasons on the failure to delete a data source.</p>",
|
618 | 619 | "IngestionJob$failureReasons": "<p>A list of reasons that the ingestion job failed.</p>",
|
|
1389 | 1390 | "PromptConfiguration$promptType": "<p>The step in the agent sequence that this prompt configuration applies to.</p>"
|
1390 | 1391 | }
|
1391 | 1392 | },
|
| 1393 | + "ProvisionedModelIdentifier": { |
| 1394 | + "base": null, |
| 1395 | + "refs": { |
| 1396 | + "AgentAliasRoutingConfigurationListItem$provisionedThroughput": "<p>Information on the Provisioned Throughput assigned to an agent alias.</p>" |
| 1397 | + } |
| 1398 | + }, |
1392 | 1399 | "RdsArn": {
|
1393 | 1400 | "base": null,
|
1394 | 1401 | "refs": {
|
|
0 commit comments