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

## Properties

- `GuardrailIdentifier` (`string`, required): Identifier (GuardrailId or GuardrailArn) for the guardrail
- `Description` (`string`, optional): Description of the Guardrail version
- `GuardrailArn` (`string`, optional): Arn representation for the guardrail
- `GuardrailId` (`string`, optional): Unique id for the guardrail
- `Version` (`string`, optional): Guardrail version

## Attributes

- `GuardrailArn`
- `GuardrailId`
- `Version`
