-
AWS now has a new API BatchGetSecretValue, that allows to fetch up to 20 secrets with a single API call. This means that it's possible to have a 20x reduction of API calls and related costs.
Announ…
-
Receber o usuário/senha (fluxo privado) ou CPF (publico), através da URL de origem (api/v1/private, api/v1/public) validar o usuário PostgreSQL e gerar um token JWT.
Adicionar o customer id no claim…
-
### Environment info
- NooBaa Version: 5.18.0 (current master)
- Platform: NC
### Actual behavior
1. When a bucket with versioning enabled and there is a nested key inside and the client tries t…
-
**Kibana version: 8.12.0-SNAPSHOT**
**Elasticsearch version: 8.12.0-SNAPSHOT**
**Server OS version:**
**Browser version:**
**Browser OS version:**
**Original install method (e.g. downlo…
-
Just wondering if there are any plans to add SESv2 Support with the v3 SDK?
If not, I'll have a go at submitting a PR to update ses-transport to detect the use of the V2 API with the V3 SDK.
My …
-
**Describe the content issue**:
A clear and concise description of what the content issue is. Is there content missing or is there incorrect content?
We need to update the `confirmSignIn()` docume…
-
-
### Description
I'm hoping we can have a datasource to list event bridge event buses
- Go SDK [here](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/eventbridge#Client.ListEventBuses)
- A…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
Hello,
When we scale a large…
-
I am proposing some sort of functionality for specifying a write chunk size, a way to monitor write progress, and aborting the write altogether.
I am willing to work on implementing this myself but…