Skip to content

c-classen/quarkus-amazon-services

 
 

Repository files navigation

Quarkus Amazon Services

All Contributors

Version

Introduction

This set of extensions allows you to interact with some of the AWS Services namely:

  • Cognito User Pools
  • DynamoDB
  • IAM
  • KMS
  • S3
  • Secrets Manager
  • SES
  • SNS
  • SQS
  • SSM

They also provide a common infrastructure to make it easy to add new ones.

Each extension provides configuration properties to configure the clients and wires everything via CDI injection.

Compatibility

Quarkus GitHub App provides two different version streams, one compatible with Quarkus 2.x and the other compatible with Quarkus 3.x.

Quarkus Quarkus GitHub App Documentation
2.x 1.6.x Documentation
3.x 2.x Documentation

Use the latest version of the corresponding stream, the list of versions is available on Maven Central.

Documentation

The documentation for this extension can be found here - or here for a version compatible with Quarkus 3.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Marcin Czeczko
Marcin Czeczko

💻 🚧
Guillaume Smet
Guillaume Smet

💻 🚧
Corentin Arnaud
Corentin Arnaud

💻
Andrea Cosentino
Andrea Cosentino

💻
Erik Mattheis
Erik Mattheis

💻
Falko Modler
Falko Modler

💻
Stuart Douglas
Stuart Douglas

💻
Kevin Wooten
Kevin Wooten

💻
Fedorenko Dmitrij
Fedorenko Dmitrij

💻
Sébastien CROCQUESEL
Sébastien CROCQUESEL

💻
Michael Hamburger
Michael Hamburger

💻
Nithanim
Nithanim

💻
Pavel
Pavel

💻
dagrammy
dagrammy

💻
Ashish Ranjan
Ashish Ranjan

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Quarkus Amazon Services extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%