-
```python
raceback (most recent call last):
File lithopstest.py", line 44, in
fexec.map(my_map_function, args)
File "/home/richard/miniconda3/envs/lithops/lib/python3.10/site-packages/l…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### YACE version
0.61.2
### Config file
```
apiVersion: v1alpha1
sts-region: us-east-1
discovery:
…
-
### What resources or data sources are affected?
datadog_integration_aws resource
### Feature Request
Hello Team,
We'll like to have the possibility to configure which default metrics to be collec…
-
### Component(s)
processor/resourcedetection/internal/aws/ec2
### What happened?
## Description
The ec2 resource detection processor attempts to connect to the metadata endpoint of AWS to get ec2 …
-
### Describe what happened
Customer reports possible variant of #1923 specific to `ListenerCertificate`.
### Prerequisites:
* Ability to create DNS CNAME for certificate. This is outside the scope o…
-
### Describe the bug
EKS: EKS uses AL2_x86_64 AmiType in AWS::EKS::Nodegroup instead of AL2023_x86_64_STANDARD
### Regression Issue
- [ ] Select this option if this issue appears to be a regression…
-
## Description
I run a set of userdata commands to spin up Graph Explorer in an EC2.
Auth is via IAM auth and EC2 have the necessary IAM role attached.
```bash
#!/bin/bash
cd /home/ec2-us…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When executing dbt run for the AWS Compliance pack 12 out of the 13 models complete. aws_com…
-
For the deploy script we need the following AWS services:
- EC2
- Security Group
- S3 Bucket
- Lambda
- Cognito
- DynamoDB
-
### Describe the bug
Similar (old) issue: https://github.com/aws/aws-cdk/issues/15651
aws_ec2.SubnetSelection cannot be initialized from a list of aws_ec2.Subnet's because aws_ec2.ISubnet is not…