class Aws::BedrockAgent::Types::UpdateAgentActionGroupRequest


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/UpdateAgentActionGroupRequest AWS API Documentation
@return [Hash<String,String>]<br>: docs.aws.amazon.com/bedrock/latest/userguide/agents-computer-use.html<br><br><br><br>tasks with computer use tools].
more information, see [Configure an Amazon Bedrock Agent to complete
available with Claude 3.7 Sonnet and Claude 3.5 Sonnet v2 only. For
Computer use is a new Anthropic Claude model capability (in beta)
The configuration settings for a computer use action.
@!attribute [rw] parent_action_group_signature_params
@return [String]<br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_Observation.html<br>[1]: docs.aws.amazon.com/bedrock/latest/userguide/agents-computer-use.html<br><br><br><br>for more information.
group instead and return an [Observation] reprompting the user
information to complete the API request, it will invoke this action
invoke an API in an action group, but doesn’t have enough
During orchestration, if your agent determines that it needs to
a bash shell.
* ‘ANTHROPIC.Bash` - Gives the agent permission to run commands in
create and edit files.
* `ANTHROPIC.TextEditor` - Gives the agent permission to view,
mouse and keyboard and take screenshots.
* `ANTHROPIC.Computer` - Gives the agent permission to use the
use tools].
[Configure an Amazon Bedrock Agent to complete tasks with computer
limited internet connectivity. For more information, see
actions in virtual environments with restricted data access and
taking additional security precautions, such as executing computer
v2 only. When operating computer use functionality, we recommend
available with Anthropic Claude 3.7 Sonnet and Claude 3.5 Sonnet
Computer use is a new Anthropic Claude model capability (in beta)
one of the following values.
* To allow your agent to use an Anthropic computer use tool, specify
`AMAZON.CodeInterpreter`.
trying to complete a task, set this field to
* To allow your agent to generate, run, and troubleshoot code when
`AMAZON.UserInput`.
when trying to complete a task, set this field to
* To allow your agent to request the user for additional information
and `actionGroupExecutor` fields empty for this action group.
you specify a value, you must leave the `description`, `apiSchema`,
Update the built-in or computer use action for this action group. If
@!attribute [rw] parent_action_group_signature
@return [Types::FunctionSchema]
the JSON or YAML-formatted payload defining the schema.
Contains details about the function schema for the action group or
@!attribute [rw] function_schema
@return [String]
Specifies a new name for the action group.
@!attribute [rw] description
@return [Types::APISchema]<br>: docs.aws.amazon.com/bedrock/latest/userguide/agents-api-schema.html<br><br><br><br>schemas][1].
defining the schema. For more information, see [Action group OpenAPI
schema for the action group or the JSON or YAML-formatted payload
Contains either details about the S3 object containing the OpenAPI
@!attribute [rw] api_schema
@return [String]
action group.
The unique identifier of the agent version for which to update the
@!attribute [rw] agent_version
@return [String]
group.
The unique identifier of the agent for which to update the action
@!attribute [rw] agent_id
@return [String]<br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_InvokeAgent.html<br><br><br><br>invoke or not when sending an [InvokeAgent] request.
Specifies whether the action group is available for the agent to
@!attribute [rw] action_group_state
@return [String]
Specifies a new name for the action group.
@!attribute [rw] action_group_name
@return [String]
The unique identifier of the action group.
@!attribute [rw] action_group_id
@return [Types::ActionGroupExecutor]
business logic that is carried out upon invoking the action.
The Amazon Resource Name (ARN) of the Lambda function containing the
@!attribute [rw] action_group_executor