ServiceConnectTestTrafficHeaderRules - Amazon Elastic Container Service
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).

ServiceConnectTestTrafficHeaderRules

The HTTP header rules used to identify and route test traffic during Amazon ECS blue/green deployments. These rules specify which HTTP headers to examine and what values to match for routing decisions.

For more information, see Service Connect for Amazon ECS blue/green deployments in the Amazon Elastic Container Service Developer Guide.

Contents

name

The name of the HTTP header to examine for test traffic routing. Common examples include custom headers like X-Test-Version or X-Canary-Request that can be used to identify test traffic.

Type: String

Required: Yes

value

The header value matching configuration that determines how the HTTP header value is evaluated for test traffic routing decisions.

Type: ServiceConnectTestTrafficHeaderMatchRules object

Required: No

See Also

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