ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformationAwsLambda

Constructors

constructor(functionArn: String, functionPayload: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the AWS Lambda function.

Link copied to clipboard
val functionPayload: String? = null

Additional JSON that provides supplemental data to the Lambda function used to transform objects.