PipeTargetHttpParameters
class PipeTargetHttpParameters
These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
Types
Properties
Link copied to clipboard
The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
Link copied to clipboard
The path parameter values to be used to populate API Gateway REST 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 REST API or EventBridge ApiDestination.