Bedrock Guardrail

Bedrock Guardrail is an AWS resource that helps manage and enforce safety, compliance, and responsible use policies for generative AI applications built with Amazon Bedrock. It allows you to define rules and controls that guide model behavior, ensuring outputs align with organizational standards and reducing risks such as inappropriate or unsafe content generation.

aws.bedrock_guardrail

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
blocked_input_messagingcorestringThe message that the guardrail returns when it blocks a prompt.
blocked_outputs_messagingcorestringThe message that the guardrail returns when it blocks a model response.
content_policycorejsonThe content policy that was configured for the guardrail.
contextual_grounding_policycorejsonThe contextual grounding policy used in the guardrail.
created_atcoretimestampThe date and time at which the guardrail was created.
cross_region_detailscorejsonDetails about the system-defined guardrail profile that you're using with your guardrail, including the guardrail profile ID and Amazon Resource Name (ARN).
descriptioncorestringThe description of the guardrail.
failure_recommendationscorearray<string>Appears if the status of the guardrail is FAILED. A list of recommendations to carry out before retrying the request.
guardrail_arncorestringThe ARN of the guardrail.
guardrail_idcorestringThe unique identifier of the guardrail.
kms_key_arncorestringThe ARN of the KMS key that encrypts the guardrail.
namecorestringThe name of the guardrail.
sensitive_information_policycorejsonThe sensitive information policy that was configured for the guardrail.
statuscorestringThe status of the guardrail.
status_reasonscorearray<string>Appears if the status is FAILED. A list of reasons for why the guardrail failed to be created, updated, versioned, or deleted.
tagscorehstore
topic_policycorejsonThe topic policy that was configured for the guardrail.
updated_atcoretimestampThe date and time at which the guardrail was updated.
versioncorestringThe version of the guardrail.
word_policycorejsonThe word policy that was configured for the guardrail.