-
I was trying to use the AWS Parameter Store as a way to safely store sensitive data such as passwords, api keys, etc. Creating a parameter of type **Secure String** looked like a good way to handle th…
-
### Description
I am using Dbeaver 24.0.2 with Db2 for z/OS. Trying to call a stored procedure that has one input parm and two output parms.
Call StoredProcName(:In_Schema, :Out_Cnt, :Out_List); …
-
Since issue #656 was closed without progress, I was trying to get OUT parameters for stored procedure calls working. This is what I did:
1. Add `clientPSMultiResults` to `writeHandshakeResponsePack…
-
**Type**: Bug
**Component**:
Parameter store
**Describe the bug**
having issues on retrieval of the parameter store vals results in the following log entry:
```
15:14:21.641 [main] ERROR org…
-
### SubTasks
refer [here](https://docs.google.com/spreadsheets/d/1Vq5vRUyAMv2npPv4j41omzZrYcRUb8LEOhNVu_O4OE8/edit?gid=1727375547#gid=1727375547&range=A2:A9) for full test case descriptions
```[…
-
-
## Context
We have a suite of 15+ microservices using Django DRF and Zappa that make relatively heavy use of external configurations and settings ( for a microservice at least ). We cannot use t…
-
We are working on automating our Microsoft Store application releases and were testing a release to a flight. Although the "flightid" parameter was provided to the `store-publish` task, the `track: fl…
-
**Is your feature request related to a problem? Please describe.**
AWS Systems Manager Parameter Store can be used as a cheaper alternative to Secret Manager. It would be nice if AVP had support for …
-
I'm getting a 502 bad gateway when I followed the guide.
This is my request:
```
curl $OPENAI_BASE_URL/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $OP…