ServiceConnectTestTrafficHeaderRules - Amazon Elastic Container Service

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