View a markdown version of this page

FlagValue - Amazon AppConfig
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: