class Aws::S3Control::Types::LambdaInvokeOperation

Contains the configuration parameters for a `Lambda Invoke` operation.

@note When making an API call, you may pass LambdaInvokeOperation

data as a hash:

    {
      function_arn: "FunctionArnString",
    }

@!attribute [rw] function_arn

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

@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/LambdaInvokeOperation AWS API Documentation

Constants

SENSITIVE