Last Version

com.github.hnishar.konstruk:dynamodbstreamlambda 0.8.0

CDK Constructs for AWS DynamoDB Stream to AWS Lambda integration.

License

License

GroupId

GroupId

com.github.hnishar.konstruk
ArtifactId

ArtifactId

dynamodbstreamlambda
Version

Version

0.8.0
Type

Type

jar
Description

Description

com.github.hnishar.konstruk:dynamodbstreamlambda
CDK Constructs for AWS DynamoDB Stream to AWS Lambda integration.
Project URL

Project URL

https://github.com/awslabs/aws-solutions-konstruk.git
Source Code Management

Source Code Management

https://github.com/awslabs/aws-solutions-konstruk.git

Download dynamodbstreamlambda 0.8.0


<!-- https://jarcasting.com/artifacts/com.github.hnishar.konstruk/dynamodbstreamlambda/ -->
<dependency>
    <groupId>com.github.hnishar.konstruk</groupId>
    <artifactId>dynamodbstreamlambda</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hnishar.konstruk/dynamodbstreamlambda/
implementation 'com.github.hnishar.konstruk:dynamodbstreamlambda:0.8.0'
// https://jarcasting.com/artifacts/com.github.hnishar.konstruk/dynamodbstreamlambda/
implementation ("com.github.hnishar.konstruk:dynamodbstreamlambda:0.8.0")
'com.github.hnishar.konstruk:dynamodbstreamlambda:jar:0.8.0'
<dependency org="com.github.hnishar.konstruk" name="dynamodbstreamlambda" rev="0.8.0">
  <artifact name="dynamodbstreamlambda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hnishar.konstruk', module='dynamodbstreamlambda', version='0.8.0')
)
libraryDependencies += "com.github.hnishar.konstruk" % "dynamodbstreamlambda" % "0.8.0"
[com.github.hnishar.konstruk/dynamodbstreamlambda "0.8.0"]

Dependencies

compile (7)

Group / Artifact Type Version
software.amazon.awscdk : dynamodb jar [1.25.0,1.26.0)
software.amazon.awscdk : lambda jar [1.25.0,1.26.0)
software.amazon.awscdk : lambda-event-sources jar [1.25.0,1.26.0)
software.amazon.awscdk : core jar [1.25.0,1.26.0)
com.github.hnishar.konstruk : core jar [0.8.0,0.9.0)
software.amazon.jsii : jsii-runtime jar [0.22.0,0.23.0)
org.jetbrains : annotations jar [18.0.0,19.0.0)

Project Modules

There are no modules declared in this project.