Amazon Bedrock Agent Harness

This table represents the Amazon Bedrock Agent Harness resource from Amazon Web Services.

aws.bedrock_agentcore_harness

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
allowed_toolscorearray<string>The allowed tools of the Harness. All tools are allowed by default.
arncorestringThe ARN of the Harness.
authorizer_configurationcorejson
created_atcoretimestampThe createdAt time of the Harness.
environmentcorejsonThe compute environment on which the Harness runs.
environment_artifactcorejsonThe environment artifact (e.g., container) in which the Harness operates.
environment_variablescorehstoreEnvironment variables exposed in the environment in which the Harness operates.
execution_role_arncorestringIAM role the Harness assumes when running.
failure_reasoncorestringReason why create or update operations fail.
harness_idcorestringThe ID of the Harness.
harness_namecorestringThe name of the Harness.
max_iterationscoreint64The maximum number of iterations in the agent loop allowed before exiting per invocation.
max_tokenscoreint64The maximum total number of output tokens the agent can generate across all model calls within a single invocation.
memorycorejsonAgentCore Memory instance configuration for short and long term memory.
modelcorejsonThe configuration of the default model used by the Harness.
skillscorejsonThe skills of the Harness.
statuscorestringThe status of the Harness.
system_promptcorejsonThe system prompt of the Harness.
tagscorehstore_csv
timeout_secondscoreint64The maximum duration per invocation.
toolscorejsonThe tools of the Harness.
truncationcorejsonConfiguration for truncating model context.
updated_atcoretimestampThe updatedAt time of the Harness.