package
0.0.0-20240919033652-f4b5dd80bd23
Repository: https://github.com/clever/ddb-to-es.git
Documentation: pkg.go.dev

# Functions

Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
Handler is your Lambda function handler.
MustAsset is like Asset but panics when Asset would return an error.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.

# Variables

FailOnError specifies if to only log errors or to also return to lambda.
ErrNoRecords is an example error you could generate in handling an event.
FailOnError specifies if to only log errors or to also return to lambda.