AWS Client

Simple AWS Client builder sufficient for testing purposes. Supports AWS Services and Localstack

License

License

Categories

Categories

AWS Container PaaS Providers CLI User Interface
GroupId

GroupId

io.github.rafal-laskowski
ArtifactId

ArtifactId

aws-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

AWS Client
Simple AWS Client builder sufficient for testing purposes. Supports AWS Services and Localstack
Project URL

Project URL

https://github.com/Rafal-Laskowski/AWS-Client
Source Code Management

Source Code Management

https://github.com/Rafal-Laskowski/AWS-Client

Download aws-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.rafal-laskowski/aws-client/ -->
<dependency>
    <groupId>io.github.rafal-laskowski</groupId>
    <artifactId>aws-client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rafal-laskowski/aws-client/
implementation 'io.github.rafal-laskowski:aws-client:1.0.1'
// https://jarcasting.com/artifacts/io.github.rafal-laskowski/aws-client/
implementation ("io.github.rafal-laskowski:aws-client:1.0.1")
'io.github.rafal-laskowski:aws-client:jar:1.0.1'
<dependency org="io.github.rafal-laskowski" name="aws-client" rev="1.0.1">
  <artifact name="aws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rafal-laskowski', module='aws-client', version='1.0.1')
)
libraryDependencies += "io.github.rafal-laskowski" % "aws-client" % "1.0.1"
[io.github.rafal-laskowski/aws-client "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.11.775
com.amazonaws : aws-java-sdk-dynamodb jar 1.11.775
com.amazonaws : aws-java-sdk-lambda jar 1.11.775
com.amazonaws : aws-java-sdk-core jar 1.11.775
com.amazonaws : aws-java-sdk-sqs jar 1.11.775

Project Modules

There are no modules declared in this project.

AWS-Client

Versions

Version
1.0.1
1.0.0