IInputTransformation

class aws_cdk.aws_pipes_alpha.IInputTransformation(*args, **kwargs)

Bases: Protocol

(experimental) Transform or replace the input event payload.

Stability:

experimental

Methods

bind(pipe)

(experimental) Bind the input transformation to the pipe and returns the inputTemplate string.

Parameters:

pipe (IPipe) –

Stability:

experimental

Return type:

InputTransformationConfig