ProxyConfiguration - Amazon Bedrock AgentCore Data Plane

ProxyConfiguration

Configuration for routing browser traffic through customer-managed proxy servers. Supports 1-5 proxy servers for domain-based routing and proxy bypass rules.

Contents

proxies

An array of 1-5 proxy server configurations for domain-based routing. Each proxy can specify which domains it handles via domainPatterns, enabling flexible routing of different traffic through different proxies based on destination domain.

Type: Array of Proxy objects

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

Required: Yes

bypass

Optional configuration for domains that should bypass all proxies and connect directly to their destination, like the internet. Takes precedence over all proxy routing rules.

Type: ProxyBypass object

Required: No

See Also

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