View a markdown version of this page

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

DeploymentParameters

The deployment parameters for an experiment run, including dynamic extension parameters and tags.

Contents

DynamicExtensionParameters

A map of extension parameters for the deployment.

Type: String to string map

Map Entries: Maximum number of 10 items.

Key Pattern: ^([^#\n]{1,96})#([^\/#\n]{1,64})$

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

Required: No

Tags

The tags to assign to the deployment.

Type: String to string map

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

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

Value Length Constraints: Maximum length of 256.

Required: No

See Also

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