AgentAccessSetting
A permission setting for an agent action. Each setting specifies an agent action and whether it is enabled or disabled.
Contents
- AgentAction
-
The agent action to configure. Valid values are COMPUTER_VISION, COMPUTER_INPUT, and FORWARD_MCP_TOOLS. If you enable COMPUTER_INPUT, you must also enable COMPUTER_VISION.
Type: String
Valid Values:
COMPUTER_VISION | COMPUTER_INPUT | FORWARD_MCP_TOOLSRequired: Yes
- Permission
-
Whether the agent action is enabled or disabled.
Type: String
Valid Values:
ENABLED | DISABLEDRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: