---
type: resource-type
title: EnforcedGuardrailConfiguration
description: aws resource type AWS::Bedrock::EnforcedGuardrailConfiguration
name: EnforcedGuardrailConfiguration
lexicon: aws
resource_type: AWS::Bedrock::EnforcedGuardrailConfiguration
---
`AWS::Bedrock::EnforcedGuardrailConfiguration`, a resource type of the aws lexicon.

## Properties

- `GuardrailIdentifier` (`string`, required): Identifier for the guardrail, could be the ID or the ARN
- `GuardrailVersion` (`string`, required): Numerical guardrail version (not DRAFT)
- `ConfigId` (`string`, optional): Unique ID for the account enforced configuration
- `CreatedAt` (`string`, optional): Timestamp when the configuration was created
- `CreatedBy` (`string`, optional): The ARN of the role used to create the configuration
- `GuardrailArn` (`string`, optional): ARN representation for the guardrail
- `GuardrailId` (`string`, optional): Unique ID for the guardrail
- `ModelEnforcement` (`EnforcedGuardrailConfiguration_ModelEnforcement`, optional)
- `Owner` (`EnforcedGuardrailConfiguration_ConfigOwner`, optional)
- `SelectiveContentGuarding` (`EnforcedGuardrailConfiguration_SelectiveContentGuarding`, optional)
- `UpdatedAt` (`string`, optional): Timestamp when the configuration was last updated
- `UpdatedBy` (`string`, optional): The ARN of the role used to update the configuration

## Attributes

- `ConfigId`
- `CreatedAt`
- `CreatedBy`
- `GuardrailArn`
- `GuardrailId`
- `Owner`
- `UpdatedAt`
- `UpdatedBy`
