Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-evidently-feature.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::Evidently::Feature.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-evidently

Properties

Project string | Aws_CF_FunctionString required
Name string | Aws_CF_FunctionString required
Variations VariationObject[] required
minItems=1maxItems=5uniqueItems=true
Description string | Aws_CF_FunctionString
EvaluationStrategy string | Aws_CF_FunctionString
DefaultVariation string | Aws_CF_FunctionString
EntityOverrides EntityOverride[]
minItems=0maxItems=2500uniqueItems=true
Tags Tag[]

An array of key-value pairs to apply to this resource.

uniqueItems=true

Definitions

VariationObject object
VariationName string | Aws_CF_FunctionString
BooleanValue boolean
StringValue string | Aws_CF_FunctionString
LongValue number
DoubleValue number
EntityOverride object
EntityId string | Aws_CF_FunctionString
Variation string | Aws_CF_FunctionString
Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

Value string | Aws_CF_FunctionString required

The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.