Ruben Mennes

Results 3 issues of Ruben Mennes

### Describe the bug When using the AWS CRT Http Client on an alpine Linux docker container (such as openjdk:17-alpine3.14) an SIGSEGV error occurs. ### Expected behavior After installing the...

dependencies
feature-request
crt-client

Add support for DynamoDB AttributeValue Marshaller. https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue

It could be useful to annotate optional fields annotate with `omitempty` when using pointers. By allowing this option, input fields that get removed (and not used is the executed queries)...