Builder
Properties
The message to return when the guardrail blocks a prompt.
The message to return when the guardrail blocks a model response.
A unique, case-sensitive identifier to ensure that the API request completes no more than once. If this token matches a previous request, Amazon Bedrock ignores the request, but does not return an error. For more information, see Ensuring idempotency in the Amazon S3 User Guide.
The content filter policies to configure for the guardrail.
The contextual grounding policy configuration used to create a guardrail.
The system-defined guardrail profile that you're using with your guardrail. Guardrail profiles define the destination Amazon Web Services Regions where guardrail inference requests can be automatically routed.
A description of the guardrail.
The sensitive information policy to configure for the guardrail.
The topic policies to configure for the guardrail.
The word policy you configure for the guardrail.
Functions
construct an aws.sdk.kotlin.services.bedrock.model.GuardrailContentPolicyConfig inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.GuardrailContextualGroundingPolicyConfig inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.GuardrailCrossRegionConfig inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.GuardrailSensitiveInformationPolicyConfig inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.GuardrailTopicPolicyConfig inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.GuardrailWordPolicyConfig inside the given block