Last Version

AWS CloudWatch Event Dispatcher for AWS Lambda 1.0.0

Easy mapping of CloudWatch events to handlers in AWS Lambda

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.perihelios.aws
ArtifactId

ArtifactId

cloudwatch-lambda-event-dispatcher
Version

Version

1.0.0
Type

Type

jar
Description

Description

AWS CloudWatch Event Dispatcher for AWS Lambda
Easy mapping of CloudWatch events to handlers in AWS Lambda
Project URL

Project URL

https://github.com/perihelios/aws-cloudwatch-lambda-event-dispatcher
Project Organization

Project Organization

Perihelios LLC
Source Code Management

Source Code Management

https://github.com/perihelios/aws-cloudwatch-lambda-event-dispatcher

Download cloudwatch-lambda-event-dispatcher 1.0.0


<!-- https://jarcasting.com/artifacts/com.perihelios.aws/cloudwatch-lambda-event-dispatcher/ -->
<dependency>
    <groupId>com.perihelios.aws</groupId>
    <artifactId>cloudwatch-lambda-event-dispatcher</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.perihelios.aws/cloudwatch-lambda-event-dispatcher/
implementation 'com.perihelios.aws:cloudwatch-lambda-event-dispatcher:1.0.0'
// https://jarcasting.com/artifacts/com.perihelios.aws/cloudwatch-lambda-event-dispatcher/
implementation ("com.perihelios.aws:cloudwatch-lambda-event-dispatcher:1.0.0")
'com.perihelios.aws:cloudwatch-lambda-event-dispatcher:jar:1.0.0'
<dependency org="com.perihelios.aws" name="cloudwatch-lambda-event-dispatcher" rev="1.0.0">
  <artifact name="cloudwatch-lambda-event-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.perihelios.aws', module='cloudwatch-lambda-event-dispatcher', version='1.0.0')
)
libraryDependencies += "com.perihelios.aws" % "cloudwatch-lambda-event-dispatcher" % "1.0.0"
[com.perihelios.aws/cloudwatch-lambda-event-dispatcher "1.0.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.amazonaws : aws-lambda-java-core jar 1.2.0
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.