package
1.0.0
Repository: https://github.com/apex/go-apex.git
Documentation: pkg.go.dev

# Functions

Handle Cognito events with handler.
HandleFunc handles Cognito events with callback function.

# Structs

Change represents a single Cognito data record change.
Event represents a Cognito event with one or more records.
Record represents a single Cognito record.

# Interfaces

Handler handles Cognito events.

# Type aliases

HandlerFunc unmarshals Cognito events before passing control.