Values.PipeTargetParametersSourceThe parameters required to set up a target for your pipe. For more information about pipe target parameters, including how to use dynamic path parameters, see Target parameters in the Amazon EventBridge User Guide.
type nonrec t = {inputTemplate : InputTemplate.t option;Valid JSON text passed to the target. In this case, nothing from the event itself is passed to the target. For more information, see The JavaScript Object Notation (JSON) Data Interchange Format. To remove an input template, specify an empty string.
*)lambdaFunctionParameters : PipeTargetLambdaFunctionParameters.t option;The parameters for using a Lambda function as a target.
*)stepFunctionStateMachineParameters : PipeTargetStateMachineParameters.t option;The parameters for using a Step Functions state machine as a target.
*)kinesisStreamParameters : PipeTargetKinesisStreamParameters.t option;The parameters for using a Kinesis stream as a target.
*)ecsTaskParameters : PipeTargetEcsTaskParameters.t option;The parameters for using an Amazon ECS task as a target.
*)batchJobParameters : PipeTargetBatchJobParameters.t option;The parameters for using an Batch job as a target.
*)sqsQueueParameters : PipeTargetSqsQueueParameters.t option;The parameters for using a Amazon SQS stream as a target.
*)httpParameters : PipeTargetHttpParameters.t option;These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
*)redshiftDataParameters : PipeTargetRedshiftDataParameters.t option;These are custom parameters to be used when the target is a Amazon Redshift cluster to invoke the Amazon Redshift Data API BatchExecuteStatement.
*)sageMakerPipelineParameters : PipeTargetSageMakerPipelineParameters.t option;The parameters for using a SageMaker pipeline as a target.
*)eventBridgeEventBusParameters : PipeTargetEventBridgeEventBusParameters.t
option;The parameters for using an EventBridge event bus as a target.
*)cloudWatchLogsParameters : PipeTargetCloudWatchLogsParameters.t option;The parameters for using an CloudWatch Logs log stream as a target.
*)timestreamParameters : PipeTargetTimestreamParameters.t option;The parameters for using a Timestream for LiveAnalytics table as a target.
*)}val make :
?inputTemplate:??? ->
?lambdaFunctionParameters:??? ->
?stepFunctionStateMachineParameters:??? ->
?kinesisStreamParameters:??? ->
?ecsTaskParameters:??? ->
?batchJobParameters:??? ->
?sqsQueueParameters:??? ->
?httpParameters:??? ->
?redshiftDataParameters:??? ->
?sageMakerPipelineParameters:??? ->
?eventBridgeEventBusParameters:??? ->
?cloudWatchLogsParameters:??? ->
?timestreamParameters:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of InputTemplate.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of LimitMin1.t
| `List of
[> `String of PathParameter.t
| `Structure of
(string
* [> `Enum of string
| `Integer of CapacityProviderStrategyItemWeight.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of MeasureValue.t ])
list ]
list
| `String of CapacityProvider.t ])
list ]
list
| `Map of
([> `String of String_.t ] * [> `String of String_.t ]) list
| `String of KinesisPartitionKey.t
| `Structure of
(string
* [> `Integer of BatchArraySize.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Enum of string | `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Integer of EphemeralStorageSize.t
| `List of [> `String of Subnet.t ] list ])
list ])
list ])
list ])
list ]