Skip to content

Bedrock Agentcore  >  Unions  >  Proxy

Proxy

Union Type

Proxy module-attribute

Union type representing different proxy configurations. Currently supports external customer-managed proxies.

Union Member Types

ProxyExternalProxy dataclass

Configuration for an external customer-managed proxy server.

Attributes

value instance-attribute

ProxyUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str