HttpParameters
class HttpParameters
These are custom parameter to be used when the target is an API Gateway APIs or EventBridge ApiDestinations. In the latter case, these are merged with any InvocationParameters specified on the Connection, with any values from the Connection taking precedence.
Types
Properties
Link copied to clipboard
The headers that need to be sent as part of request invoking the API Gateway API or EventBridge ApiDestination.
Link copied to clipboard
The path parameter values to be used to populate API Gateway API or EventBridge ApiDestination path wildcards ("*").
Link copied to clipboard
The query string keys/values that need to be sent as part of request invoking the API Gateway API or EventBridge ApiDestination.