View a markdown version of this page

KeyPressArguments - Amazon Bedrock AgentCore Data Plane

KeyPressArguments

Arguments for a key press action.

Contents

key

The key name to press (for example, enter, tab, escape).

Type: String

Required: Yes

presses

The number of times to press the key. Valid range: 1–100. Defaults to 1.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: