petitout

Results 6 issues of petitout

- [x] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - [x] I have looked at the examples provided that may showcase my question [here](/_examples)? ### Package version eg. v9,...

- [X] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - [X] I have looked at the examples provided that may showcase my question [here](/_examples)? ### Package version eg. v9,...

bug
help wanted
good first issue

### Documentation - [X] I've gone though the [API reference](https://docs.aws.amazon.com/sdk-for-go/v2/api/) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-go) for answers - [X] I've searched for [previous similar issues](https://github.com/aws/aws-sdk-go-v2/issues) and didn't...

bug
service-api
needs-review

### Documentation - [X] I've gone though the [API reference](https://docs.aws.amazon.com/sdk-for-go/v2/api/) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-go) for answers - [X] I've searched for [previous similar issues](https://github.com/aws/aws-sdk-go-v2/issues) and didn't...

bug
needs-review

Currently all the method calls are represented as synchronous. Would be nice to be able to depict asynchronous calls also Thanks