-
### Expected Behavior
I renamed the file orderReader.json to orderReader.asl.json which is used in a TerraformAsset. So it should recreate the asset.
```typescript
const file = new TerraformAsse…
-
## Scope of request
AWS::ElastiCache::ReplicationGroup supports return values of PrimaryEndPoint.Address and PrimaryEndPoint.Port and ReadEndPoint.Addresses and ReadEndPoint.Ports, but does not incl…
-
When using Port 7777 on an RDS cluster with multiple instances the output looks something like this:
```
Listing databases.
Which database would you like to connect to?
[1] some-service-databa…
-
### Summary
When using the Middy.js middleware for parser, customers can specify envelopes and schemas for the middleware to use to parse the event. To ease usage for customers, we introduced types t…
-
Currently, the AWS Terraform provider does not have an `aws_rds_cluster_instance` data source.
It will be very useful to have this as we can use it to get all of the required information for cluste…
-
# context
Hi all, first time submitting a bug report ever. Here's the info:
- What are you trying to achieve?
- Implement a way for pkl to retrieve configuration values from AWS SSM Parameter…
-
### Describe the bug
The common way to read from Bedrock `ConverseStreamResponse` is apparently to call `response.Stread.AsEnumerable()`. This achieves the goal of streaming the response completions …
-
Is it possible to exclude one of the readers? I need one of the readers to be dedicated to certain tasks and currently proxysql automatically connects to all the readers.
Thanks
-
There is a baked in partitions in the reader now. Would be nice to have it be configurable.
-
### Use case
I've setup a cron job to log daily costs from cost explorer to cloudwatch metrics (i.e. looking at the previous day's data for each invocation). I realised today that it might not be pos…