A newer version of this extension has been released with the artifact id quarkus-amazon-costexplorer
The icon of the organisation
Amazon Cost Explorer
Connect to Amazon Cost Explorer service

Installation

To add this extension to your project, use the relevant command in your Quarkus project directory:

Quarkus CLI

quarkus ext add io.quarkiverse.amazonservices:quarkus-amazon-ce

Maven

./mvnw quarkus:add-extension -Dextensions="io.quarkiverse.amazonservices:quarkus-amazon-ce"

Gradle

./gradlew addExtension --extensions="io.quarkiverse.amazonservices:quarkus-amazon-ce"
A newer version of this extension was published with the artifact id quarkus-amazon-costexplorer.