Webhoox v0.1.3
  • Pages
  • Modules

    View Source Webhoox.Adapter.S3 (Webhoox v0.1.3)

    Webhoox Adapter for s3 compatable Events

    Link to this section Summary

    Functions

    handle_webhook(conn, handler, list)

    Callback implementation for Webhoox.Adapter.handle_webhook/3.

    normalize_params(arg1)

    Handles an s3 compatable webhook

    Link to this section Functions

    Link to this function

    handle_webhook(conn, handler, list)

    View Source

    Callback implementation for Webhoox.Adapter.handle_webhook/3.

    Link to this function

    normalize_params(arg1)

    View Source

    Handles an s3 compatable webhook:

    • https://docs.aws.amazon.com/AmazonS3/latest/userguide/notification-how-to-event-types-and-destinations.html
    • https://docs.aws.amazon.com/AmazonS3/latest/userguide/notification-content-structure.html
    • https://docs.min.io/docs/minio-bucket-notification-guide.html

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.3) for the Elixir programming language