-
While trying to use tools with Mistral, here is a sample code for boto3 which works fine:
```python
import json
import boto3
session = boto3.session.Session()
bedrock_client = session.client(…
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.45.0, 5.46.0, 5.47.0, 5.48.0, 5.49.0
### Affected Resource(s)
aws_autoscaling_group
### Expected Behavior
examples as on https://regi…
-
**What is the bug?**
Creating a materialized view with direct query creates an index to store the materialized view. When there is a timestamp in the data, the index throws an exception when querying…
-
## CVE-2024-37890 - High Severity Vulnerability
Vulnerable Libraries - ws-3.3.3.tgz, ws-6.1.4.tgz, ws-6.2.1.tgz, ws-5.2.2.tgz, ws-7.4.6.tgz, ws-6.2.2.tgz, ws-7.3.1.tgz, ws-8.2.3.tgz, ws-5.2.3.tgz, ws…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When an ECS task has an env var with the value stored in an SSM param whose name starts with …
-
### Describe the bug
Hi,
I have a question regarding the capitalization of headers in Axios requests. By default, it seems that Axios capitalizes header names (e.g., "content-type" becomes "Cont…
-
### What happened?
Creating a resource of type `aws.apigatewayv2.Stage` with a property `defaultRouteSettings.loggingLevel` set to either `ERROR` or `INFO` will always report a diff `[diff: ~defaultR…
-
### Use Case
I'd like to be able to patch up the underlying Terraform/CloudFormation resource from Wing code.
As a random example, say I'd like to set the [`SnapStart.ApplyOn`](https://docs.aws.am…
eladb updated
2 months ago
-
### Issue description
Seems to be some sort of bug with the custom esbuild config. I thought at first it was our config, but
I have run it with the vanilla example in the docs and it still happens.…
-
### Description
The resource `aws_cognito_user_pool` allows to modify several attributes of a **Cognito User Pool**. However, the **LogDeliveryConfiguration** cannot be set using this resource or any…