AWS::Bedrock::EnforcedGuardrailConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Bedrock::EnforcedGuardrailConfiguration

Sets the account-level enforced guardrail configuration.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Bedrock::EnforcedGuardrailConfiguration", "Properties" : { "GuardrailIdentifier" : String, "GuardrailVersion" : String, "ModelEnforcement" : ModelEnforcement, "SelectiveContentGuarding" : SelectiveContentGuarding } }

YAML

Type: AWS::Bedrock::EnforcedGuardrailConfiguration Properties: GuardrailIdentifier: String GuardrailVersion: String ModelEnforcement: ModelEnforcement SelectiveContentGuarding: SelectiveContentGuarding

Properties

GuardrailIdentifier

Property description not available.

Required: Yes

Type: String

Pattern: ^(([a-z0-9]+)|(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:guardrail/[a-z0-9]+))$

Minimum: 0

Maximum: 2048

Update requires: No interruption

GuardrailVersion

Property description not available.

Required: Yes

Type: String

Pattern: ^[1-9][0-9]{0,7}$

Update requires: No interruption

ModelEnforcement

Model-specific information for the enforced guardrail configuration.

Required: No

Type: ModelEnforcement

Update requires: No interruption

SelectiveContentGuarding

Selective content guarding controls for enforced guardrails.

Required: No

Type: SelectiveContentGuarding

Update requires: No interruption

Return values

Ref

Fn::GetAtt

ConfigId

Property description not available.

CreatedAt

Property description not available.

CreatedBy

Property description not available.

GuardrailArn

Property description not available.

GuardrailId

Property description not available.

Owner

Property description not available.

UpdatedAt

Property description not available.

UpdatedBy

Property description not available.