View a markdown version of this page

ScreenshotResult - Amazon Bedrock AgentCore Data Plane

ScreenshotResult

The result of a screenshot action.

Contents

status

The status of the action execution.

Type: String

Valid Values: SUCCESS | FAILED

Required: Yes

data

The base64-encoded image data. Present only when the action succeeded.

Type: Base64-encoded binary data object

Required: No

error

The error message. Present only when the action failed.

Type: String

Required: No

See Also

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