-
### What happened?
Unexpected update plan for a refresh right after pulumi up:
```
View in Browser (Ctrl+O): https://app.pulumi.com/t0yv0/resources/eksdebug/updates/2
Type …
t0yv0 updated
6 months ago
-
### Summary
In TS, templates that pass numbers where strings are expected causes a type error. This is arguably the right behavior, since the types don't match, but CFN allows passing `1` where `'1'`…
-
### Terraform Core Version
1.3.5
### AWS Provider Version
4.47.0
### Affected Resource(s)
The given EMR should have been terminated gracefully. Here the EMR is getting terminated in the…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Describe the bug
When setting up a project from scratch with SSO credentials, CDK fails to authorize.
The steps I'm following are as follows:
1. Configure my credentials using `aws configur…
-
**Describe the bug**
When IDMSv2 is enabled in the worker nodes with hop limit 1 , the IMDSv2 is not accessible from the pods. In general, I don't want pods to access IMDS since they can get credenti…
-
## Overview
In the AWS integration, most of our detections, rely on the following fields.
- `event.dataset`
- `event.provider`
- `event.action`
- `event.outcome`
- `aws.cloudtrail.request_para…
-
Hi there.
I'm using `symfony/messenger` with SQS transport configuration; `async-aws/sqs` 1.7.0
I have two recurring uncaught exceptions from SQS Connection.
I'm not sure, but I think the probl…
-
This was added in the upstream AWS library: https://github.com/aws/aws-sdk-ruby/pull/2924
I think `credential_fetcher` would needed to be updated to avoid GET requests (https://docs.aws.amazon.com/…
-
### What happened?
Attempted to create EKS cluster using [the ecs cluster as an example](https://github.com/pulumi/pulumi-cdk/tree/main/examples/ecscluster)
```
import * as eks from 'aws-cdk-lib/…