content Transformation
suspend fun contentTransformation(value: Output<AccessPointTransformationConfigurationContentTransformationPropertiesArgs>)
suspend fun contentTransformation(value: AccessPointTransformationConfigurationContentTransformationPropertiesArgs)
Parameters
value
A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
suspend fun contentTransformation(argument: suspend AccessPointTransformationConfigurationContentTransformationPropertiesArgsBuilder.() -> Unit)
Parameters
argument
A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .