Interface ReduceFunctionProps<T>

Properties used to invoke {ReduceFunction}.

Type Parameters

  • T

Hierarchy

  • ReduceFunctionProps

Properties

Properties

credentials?: AwsCredentialIdentity

AWS credentials for the reduce function

targets: readonly T[]

Targets returned from map functions

Generated using TypeDoc