Open Issues Need Help
View All on GitHub enhancement good first issue help wanted
Generate Mutiny wrapper for Async Clients 3 months ago
enhancement help wanted
Amazon Secrets Manager Client Guide is Outdated 3 months ago
good first issue help wanted
localstack discontinues community edition: What's next with devservices & localstack for quarkus AWS extensions? 5 months ago
help wanted never stale
Introduction of a Quarkus Test with a `TestResource` causes interactions with S3 to fail 5 months ago
bug help wanted never stale
enhancement help wanted
Dev services restarting container on tests 9 months ago
bug help wanted
[S3] Issue with Ceph and SSE-C, cannot set `requestChecksumCalculation` on the client about 1 year ago
AI Summary: Add a configuration option to the Quarkus Amazon S3 extension to allow setting `requestChecksumCalculation` on the S3 client. This is needed to support SSE-C with Ceph storage, as the current extension doesn't provide this configuration.
Complexity:
4/5
enhancement good first issue
AI Summary: Implement support for AWS RDS IAM authentication using EKS Fargate's IRSA (IAM Role for Service Accounts) within the Quarkus Amazon Services extension. This involves creating a new credential provider that leverages the `AWS_WEB_IDENTITY_TOKEN_FILE` and `AWS_ROLE_ARN` environment variables provided by the IRSA setup, allowing users to authenticate with RDS IAM without needing a custom solution.
Complexity:
4/5
documentation good first issue