CreateAgentActionGroupRequest
Types
Properties
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.
The name to give the action group.
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
The version of the agent for which to create the action group.
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema. For more information, see Action group OpenAPI schemas.
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request, but does not return an error. For more information, see Ensuring idempotency.
A description of the action group.
Contains details about the function schema for the action group or the JSON or YAML-formatted payload defining the schema.
Specify a built-in or computer use action for this action group. If you specify a value, you must leave the description
, apiSchema
, and actionGroupExecutor
fields empty for this action group.
The configuration settings for a computer use action.