View a markdown version of this page

TreatmentOverrides - 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).

TreatmentOverrides

Treatment assignment overrides that assign specific entity IDs to treatments, bypassing random assignment.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

Inline

A map of entity IDs to treatment keys. Each entry assigns the specified entity to the specified treatment, bypassing random assignment.

Type: String to string map

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

Key Length Constraints: Minimum length of 1. Maximum length of 2048.

Value Pattern: ^[a-zA-Z0-9]{1,8}

Required: No

See Also

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