Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: CloudWatch SDK #1151

Merged
merged 11 commits into from Mar 13, 2024
Merged

Conversation

andrezimmermann
Copy link
Contributor

I've added the CloudWatch SDK, based of the SSM SDK scaffolding.

Over the documentation I just pretended that there is the cloudwatch quickstart and coded an HelloWorld example.

Work for #1150


On another note, I realized while coding the example that I actually wanted the CloudWatchLogs SDK, will be working on it if this PR is passable

Copy link
Member

@scrocquesel scrocquesel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Just a few remarks and you missed the dependency and reference from the docs/pom.xml (see

<include>quarkus-amazon-cognitouserpools.adoc</include>

pages in the included directory must be copied automatically by maven at the end of the build

bom/pom.xml Outdated Show resolved Hide resolved
bom/pom.xml Outdated Show resolved Hide resolved
cloudwatch/runtime/pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
andrezimmermann and others added 3 commits February 29, 2024 09:54
Co-authored-by: Sébastien Crocquesel <88554524+scrocquesel@users.noreply.github.com>
Co-authored-by: Sébastien Crocquesel <88554524+scrocquesel@users.noreply.github.com>
Co-authored-by: Sébastien Crocquesel <88554524+scrocquesel@users.noreply.github.com>
@andrezimmermann
Copy link
Contributor Author

Thanks for the review, I will adjust these tomorrow and do the same for #1154

@scrocquesel
Copy link
Member

Could you add a small integration test based on the quickstart to assert it works with LocalStack.

@andrezimmermann
Copy link
Contributor Author

andrezimmermann commented Mar 3, 2024

Sure, let me do something by Monday

@scrocquesel scrocquesel merged commit be1fbb2 into quarkiverse:main Mar 13, 2024
5 checks passed
@scrocquesel
Copy link
Member

@all-contributors please add @andrezimmermann for code

Copy link
Contributor

@scrocquesel

I've put up a pull request to add @andrezimmermann! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants