You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Contains details about the Lambda function containing the business logic that is carried out upon invoking the action.</p>
40
+
* <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>
* <p>The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.</p>
441
+
* <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>
* <p>The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.</p>
527
+
* <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>
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/bedrock-agent.json
+27-6
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@
51
51
}
52
52
},
53
53
"traits": {
54
-
"smithy.api#documentation": "<p>Contains details about the Lambda function containing the business logic that is carried out upon invoking the action.</p>"
54
+
"smithy.api#documentation": "<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>"
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.</p>"
349
+
"smithy.api#documentation": "<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>"
350
350
}
351
351
},
352
352
"apiSchema": {
@@ -449,6 +449,12 @@
449
449
"smithy.api#documentation": "<p>The status of the alias of the agent and whether it is ready for use. The following statuses are possible:</p>\n <ul>\n <li>\n <p>CREATING – The agent alias is being created.</p>\n </li>\n <li>\n <p>PREPARED – The agent alias is finished being created or updated and is ready to be invoked.</p>\n </li>\n <li>\n <p>FAILED – The agent alias API operation failed.</p>\n </li>\n <li>\n <p>UPDATING – The agent alias is being updated.</p>\n </li>\n <li>\n <p>DELETING – The agent alias is being deleted.</p>\n </li>\n </ul>",
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.</p>"
2150
+
"smithy.api#documentation": "<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>"
0 commit comments