FlagValue - AWS AppConfig
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.

FlagValue

The feature flag value configuration for a treatment, including the enabled state and attribute values.

Contents

Enabled

Specifies whether the feature flag is enabled for this treatment.

Type: Boolean

Required: Yes

AttributeValues

The attribute values associated with this flag value.

Type: String to AttributeValue object map

Map Entries: Minimum number of 0 items. Maximum number of 25 items.

Key Pattern: (?!enabled$)[a-z][a-zA-Z0-9_-]{0,63}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: