Bedrock Prompt

This table represents the Bedrock Prompt resource from Amazon Web Services.

aws.bedrock_prompt

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the prompt or the prompt version (if you specified a version in the request).
created_atcoretimestampThe time at which the prompt was created.
customer_encryption_key_arncorestringThe Amazon Resource Name (ARN) of the KMS key that the prompt is encrypted with.
default_variantcorestringThe name of the default variant for the prompt. This value must match the <code>name</code> field in the relevant <a href="https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_PromptVariant.html">PromptVariant</a> object.
descriptioncorestringThe descriptino of the prompt.
idcorestringThe unique identifier of the prompt.
namecorestringThe name of the prompt.
tagscorehstore
updated_atcoretimestampThe time at which the prompt was last updated.
variantscorejsonA list of objects, each containing details about a variant of the prompt.
versioncorestringThe version of the prompt.