Evan Boyle
Evan Boyle
Concrete proposal is to change the type of `kubeconfig` (and the underlying impl that produces it) to be a string. This is however a breaking change.
Just ran into this. This is kind of an important parameter. If your lambda returns without this parameter, all messages in the batch are deleted from SQS and will not...
In addition, the type of the `onEvent` lambda doesn't allow returning the necessary data `{batchItemFailures: [...])`
For anyone who runs into this, it seems that the cleanest workaround is to set `QueueEventSubscriptionArgs.batchSize` to 1 and then throw an error within the lambda if you want to...
Also hitting this
> Are teams like orgs? What does it mean for a stack to be in a team? Can a stack be in multiple teams? Teams are groups of individuals that...
Could be as that the TS program consumes more CPU than an equivalent go program and the policy just pushes us over the limit for the instance size we tested.
adding https://github.com/pulumi/pulumi/issues/8299
Transferring this to github.com/pulumi/pulumi-aws-native
@guineveresaenger Yes!