aws-lambda-go-event

module
v0.0.0-...-e888a5e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2017 License: Apache-2.0

README

Powered by Amazon Web Services Created by eawsy

eawsy/aws-lambda-go-event

Type definitions and helpers for AWS Lambda event sources.

Api Status License Help Social

AWS Lambda lets you run code without provisioning or managing servers. With eawsy/aws-lambda-go-shim, you can author your Lambda function code in Go. This project provides type definitions and helpers to deal with AWS Lambda event source mapping.

Get Dependencies

go get -u -d github.com/eawsy/aws-lambda-go-event/...

Supported Events

About

eawsy

This project is maintained and funded by Alsanium, SAS.

WeAWS and open source software. See our other projects, or hire us to help you build modern applications on AWS.

Contact

We want to make it easy for you, users and contributers, to talk with us and connect with each others, to share ideas, solve problems and make help this project awesome. Here are the main channels we're running currently and we'd love to hear from you on them.

Twitter

eawsyhq

Follow and chat with us on Twitter.

Share stories!

Gitter

eawsy/bavardage

This is for all of you. Users, developers and curious. You can find help, links, questions and answers from all the community including the core team.

Ask questions!

GitHub

pull requests & issues

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through the eawsy/bavardage channel, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

Write code!

License

This product is licensed to you under the Apache License, Version 2.0 (the "License"); you may not use this product except in compliance with the License. See LICENSE and NOTICE for more information.

Trademark

Alsanium, eawsy, the "Created by eawsy" logo, and the "eawsy" logo are trademarks of Alsanium, SAS. or its affiliates in France and/or other countries.

Amazon Web Services, the "Powered by Amazon Web Services" logo, and AWS Lambda are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.

Directories

Path Synopsis
service
lambda/runtime/event
Package event provides type definitions and helpers to deal with AWS Lambda event source mapping.
Package event provides type definitions and helpers to deal with AWS Lambda event source mapping.
lambda/runtime/event/apigatewayauthorizerevt
Package apigatewayproxyevt allows you to write an Amazon API Gateway custom authorizer that provide control access to your API methods.
Package apigatewayproxyevt allows you to write an Amazon API Gateway custom authorizer that provide control access to your API methods.
lambda/runtime/event/apigatewayproxyevt
Package apigatewayproxyevt allows you write AWS Lambda functions as the back end of your API through the AWS Lambda proxy integration.
Package apigatewayproxyevt allows you write AWS Lambda functions as the back end of your API through the AWS Lambda proxy integration.
lambda/runtime/event/cloudformationevt
Package cloudformationevt allows you to write AWS Lambda functions to execute custom commands whenever you create, update, or delete AWS CloudFormation stacks.
Package cloudformationevt allows you to write AWS Lambda functions to execute custom commands whenever you create, update, or delete AWS CloudFormation stacks.
lambda/runtime/event/cloudwatchlogsevt
Package cloudwatchlogsevt allows you write AWS Lambda functions to perform custom processing and analysis on real-time feed of log events from Amazon CloudWatch Logs.
Package cloudwatchlogsevt allows you write AWS Lambda functions to perform custom processing and analysis on real-time feed of log events from Amazon CloudWatch Logs.
lambda/runtime/event/cloudwatchschedevt
Package cloudwatchschedevt allows you to write AWS Lambda functions executed on a regular, scheduled basis using the schedule event capability in Amazon CloudWatch Events.
Package cloudwatchschedevt allows you to write AWS Lambda functions executed on a regular, scheduled basis using the schedule event capability in Amazon CloudWatch Events.
lambda/runtime/event/codepipelineevt
Package codepipelineevt allows you to write AWS Lambda functions and add them as action in your pipelines to customize the way they work.
Package codepipelineevt allows you to write AWS Lambda functions and add them as action in your pipelines to customize the way they work.
lambda/runtime/event/cognitosyncevt
Package cognitosyncevt allows you to write AWS Lambda functions to process Amazon Cognito Sync events published each time a dataset is synchronized.
Package cognitosyncevt allows you to write AWS Lambda functions to process Amazon Cognito Sync events published each time a dataset is synchronized.
lambda/runtime/event/dynamodbstreamsevt
Package dynamodbstreamsevt allows you to write AWS Lambda functions to perform custom actions in response to updates made to DynamoDB tables.
Package dynamodbstreamsevt allows you to write AWS Lambda functions to perform custom actions in response to updates made to DynamoDB tables.
lambda/runtime/event/kinesisfirehoseevt
Package kinesisfirehoseevt allows you to write AWS Lambda functions to transform incoming Amazon Kinesis Firehose source data and deliver the transformed data to destinations.
Package kinesisfirehoseevt allows you to write AWS Lambda functions to transform incoming Amazon Kinesis Firehose source data and deliver the transformed data to destinations.
lambda/runtime/event/kinesisstreamsevt
Package kinesisstreamsevt allows you to write AWS Lambda functions to consume and process data from Amazon Kinesis Streams.
Package kinesisstreamsevt allows you to write AWS Lambda functions to consume and process data from Amazon Kinesis Streams.
lambda/runtime/event/s3evt
Package s3evt allows you to write AWS Lambda functions to process S3 bucket events.
Package s3evt allows you to write AWS Lambda functions to process S3 bucket events.
lambda/runtime/event/sesevt
Package sesevt allows you to write AWS Lambda functions to process Amazon Simple Email Service notifications.
Package sesevt allows you to write AWS Lambda functions to process Amazon Simple Email Service notifications.
lambda/runtime/event/snsevt
Package snsevt allows you to write AWS Lambda functions to process Amazon Simple Notification Service notifications.
Package snsevt allows you to write AWS Lambda functions to process Amazon Simple Notification Service notifications.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL