| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
AwsLambdaTransformation |
AwsLambdaTransformation.clone() |
AwsLambdaTransformation |
ObjectLambdaContentTransformation.getAwsLambda()
A container for an Lambda function.
|
AwsLambdaTransformation |
AwsLambdaTransformation.withFunctionArn(String functionArn)
The Amazon Resource Name (ARN) of the Lambda function.
|
AwsLambdaTransformation |
AwsLambdaTransformation.withFunctionPayload(String functionPayload)
Additional JSON that provides supplemental data to the Lambda function used to transform objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectLambdaContentTransformation.setAwsLambda(AwsLambdaTransformation awsLambda)
A container for an Lambda function.
|
ObjectLambdaContentTransformation |
ObjectLambdaContentTransformation.withAwsLambda(AwsLambdaTransformation awsLambda)
A container for an Lambda function.
|
Copyright © 2021. All rights reserved.