MatejNedic

Results 22 issues of MatejNedic

**Is your feature request related to a problem? Please describe.** Not a problem but rather making tests run against real integration. **Describe the solution you'd like** Currently, all of AWS...

enhancement
help wanted

**Type**: Feature **Is your feature request related to a problem? Please describe.** I would like to fetch configuration from [AppConfig](https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html) on application start up. This way I can keep my...

component: appconfig
type: feature

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Still have to go through it...

component: appconfig
component: s3
type: documentation
type: dependency-upgrade

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description This is currently just a draft...

component: sns
type: feature

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description ## :bulb: Motivation and Context ##...

component: cloudwatch
component: parameter-store
component: s3
component: secrets-manager
type: documentation
type: dependency-upgrade

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Currently creating native image for using...

component: parameter-store
component: s3
component: secrets-manager
component: sns
component: sqs
type: dependency-upgrade
component: core

**Type**: Feature **Is your feature request related to a problem? Please describe.** Currently `DynamoDbOperations` only support synchronous communication. We should think about adding `DynamoDbAsyncOperations`. **Describe the solution you'd like** Create...

type: enhancement
component: dynamodb

## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring ## :scroll: Description ## :bulb: Motivation and Context ##...

component: sns
component: core

Currently, system test take docker compose to run and are not that easy to manage. Instead maintaining another pom, integration tests with [Testcontainers](https://www.testcontainers.org/) could be used. This would mimic system...