HttpConnectorTargetConfiguration
The configuration for an HTTP connector target. Use this configuration when you want to route HTTP requests through a managed connector.
Contents
- source
-
The source configuration identifying which HTTP connector to use.
Type: HttpConnectorSource object
Required: Yes
- parameters
-
The resource parameters for this connector (for example,
memoryId). The service validates these parameters against the request path at runtime.Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 10 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
[a-zA-Z][a-zA-Z0-9_-]*Value Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: