Leonid Bogdanov

Results 9 issues of Leonid Bogdanov

Hi! Is it possible to customize the following errors / messages? - "Missing required subcommand" - "Unmatched argument at index " (misspelled command or unexpected option / subcommand provided) -...

type: question :grey_question:

One way of having instances of `DynamoDbEnhancedAsyncClient` or `DynamoDbAsyncTable` in an app is to declare them as singletons and inject whenever needed. At the same time `DynamoDbEnhancedAsyncClient` and `DynamoDbAsyncTable` can...

feature-request

There is no API to configure a HTTP/HTTPS/SOCKS proxy, something similar to `set_useragent` and `set_hostname`.

Hello! I'm wondering can I use javafx-media module with the `client-maven-plugin`? Looks like I can compile the code that references some classes from the `javafx.scene.media` package, but the resulting application...

**Describe the bug** The decorator that specifies HTTP method and URI must be the "closest" to a Consumer method in order to the rest of decorators have any effect. **To...

### Describe the Feature Support configuring a redirection to an arbitrary URL as the default action of an ALB. ### Expected Behavior ALB supports configuring a redirection to an arbitrary...

### Describe the Feature It should be possible to configure [mTLS](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/mutual-authentication.html) setting of ALB's HTTPS listener. ### Expected Behavior mTLS is configurable via an input variable(s) of the module. ###...

The `host:port` pair in the OpenID config JSON is hardcoded to `localhost:9229`, but the `cognito-local` server can be started with different parameters. This, for example, might cause a mismatch between...