Interface LambdaInvokeOperation.Builder

    • Method Detail

      • functionArn

        LambdaInvokeOperation.Builder functionArn​(String functionArn)

        The Amazon Resource Name (ARN) for the Lambda function that the specified job will invoke on every object in the manifest.

        Parameters:
        functionArn - The Amazon Resource Name (ARN) for the Lambda function that the specified job will invoke on every object in the manifest.
        Returns:
        Returns a reference to this object so that method calls can be chained together.