package
0.0.0-20250228193308-11507d46da0c
Repository: https://github.com/minio/minio.git
Documentation: pkg.go.dev

# Functions

NewTargetIDSet - creates new TargetID set with given TargetIDs.
NewTargetList - creates TargetList.
ParseARN - parses string to ARN.

# Structs

ARN - SQS resource name representation.
ErrARNNotFound - ARN not found error.
ErrInvalidARN - invalid ARN error.
ErrUnknownRegion - unknown region error.
Event represents lambda function event, this is undocumented in AWS S3.
GetObjectContext provides the necessary details to perform download of the object, and return back the processed response to the server.
Identity represents access key who caused the event.
TargetID - holds identification and name strings of notification target.
TargetIDResult returns result of Remove/Send operation, sets err if any for the associated TargetID.
TargetList - holds list of targets indexed by target ID.
TargetStat is the stats of a single target.
TargetStats is a collection of stats for multiple targets.
UserRequest user request headers.

# Interfaces

Target - lambda target interface.

# Type aliases

TargetIDSet - Set representation of TargetIDs.