Danny Reed

Results 8 comments of Danny Reed

@jeremydaly Can you shed some informal light on the performance of this package vs. the Data API? In my tests (which are not terribly scientific) it seems like the Data...

@jeremydaly Thanks for the quick response. I suspected this was the case. I think the complexity would will be there anyway for this project, so I may give this a...

To be clear, it's not possible to use RDS Proxy with Aurora Serverless, per [AWS docs](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-proxy.html#rds-proxy.limits): > You can't use RDS Proxy with Aurora Serverless clusters.

> Any fear of invalid/insecure usage has already been accepted because `AWS::SecretsManager::Secret` already has a `SecretString` field. I second that. It seems like the risk was already accepted and this...

@kfeuser Thanks for the detailed instructions. They would make a great addition to the [bottom of the Readme](https://github.com/xmeter-net/mqtt-jmeter#certification-files-for-ssltls-connections).

I'm also experiencing issues with using flatpickr in a modal on my site. If I use the `static` option, the picker sometimes renders below the modal. If I don't use...

Maybe related: I am using the package in a Lambda to create a presigned URL for S3. I'm not authenticating with the same credentials as the Lambda is using (which...