HttpTargetConfiguration
The HTTP target configuration for a gateway target. Contains the configuration for HTTP-based target endpoints.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- agentcoreRuntime
-
The AgentCore Runtime target configuration for HTTP-based communication with an agent runtime.
Type: RuntimeTargetConfiguration object
Required: No
- passthrough
-
The passthrough configuration for the HTTP target. A passthrough target forwards requests directly to an external HTTP endpoint.
Type: PassthroughTargetConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: