aws Lambda
suspend fun awsLambda(value: Output<ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformationAwsLambdaArgs>)
suspend fun awsLambda(value: ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformationAwsLambdaArgs)
Parameters
value
Configuration for an AWS Lambda function. See AWS Lambda below for more details.
suspend fun awsLambda(argument: suspend ObjectLambdaAccessPointConfigurationTransformationConfigurationContentTransformationAwsLambdaArgsBuilder.() -> Unit)
Parameters
argument
Configuration for an AWS Lambda function. See AWS Lambda below for more details.