Skip to content

Bedrock Agentcore  >  Structures  >  SystemPromptConfigurationBundle

SystemPromptConfigurationBundle

Structure Class

SystemPromptConfigurationBundle dataclass

A system prompt sourced from a configuration bundle version.

Attributes

bundle_arn instance-attribute
bundle_arn: str

The Amazon Resource Name (ARN) of the configuration bundle.

system_prompt_json_path instance-attribute
system_prompt_json_path: str

The JSON path within the configuration bundle that contains the system prompt.

version_id instance-attribute
version_id: str

The version identifier of the configuration bundle.