aws_cdk.aws_pipes_targets_alpha

Package Overview

ApiDestinationTarget

(experimental) A EventBridge Pipes target that sends messages to an EventBridge API destination.

ApiDestinationTargetParameters

KinesisTarget

(experimental) An EventBridge Pipes target that sends messages to a Kinesis stream.

KinesisTargetParameters

LambdaFunction

(experimental) An EventBridge Pipes target that sends messages to an AWS Lambda Function.

LambdaFunctionInvocationType

(experimental) InvocationType for invoking the Lambda Function.

LambdaFunctionParameters

SfnStateMachine

(experimental) An EventBridge Pipes target that sends messages to an AWS Step Functions State Machine.

SfnStateMachineParameters

SqsTarget

(experimental) A EventBridge Pipes target that sends messages to an SQS queue.

SqsTargetParameters

StateMachineInvocationType

(experimental) InvocationType for invoking the State Machine.