RequestHeaderConfiguration - Amazon Bedrock AgentCore Control Plane

RequestHeaderConfiguration

Configuration for HTTP request headers that will be passed through to the runtime.

Contents

Important

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

requestHeaderAllowlist

A list of HTTP request headers that are allowed to be passed through to the runtime.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 20 items.

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: (Authorization|X-Amzn-Bedrock-AgentCore-Runtime-Custom-[a-zA-Z0-9_-]+)

Required: No

See Also

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