Open Issues Need Help
View All on GitHub [S3] Issue with Ceph and SSE-C, cannot set `requestChecksumCalculation` on the client about 1 month 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