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

## Properties

- `Name` (`string`, required)
- `Project` (`string`, required)
- `Variations` (`Feature_VariationObject[]`, required)
- `Arn` (`string`, optional)
- `DefaultVariation` (`string`, optional)
- `Description` (`string`, optional)
- `EntityOverrides` (`Feature_EntityOverride[]`, optional)
- `EvaluationStrategy` (`"ALL_RULES" | "DEFAULT_VARIATION"`, optional)
- `Tags` (`Feature_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
