Pahud Hsieh

Results 356 comments of Pahud Hsieh

Hi @cedricfarinazzo, Thank you for reporting this issue. You've identified a significant compatibility problem between NumPy 2.3.0 and the AWS Lambda Python build environment. **Root Cause:** NumPy 2.3.0 introduced a...

Hi @jaw111, Thank you for this well-documented feature request! This is indeed a valid enhancement that would expose AWS SNS's full capability for attribute key matching. Your analysis is correct...

Hi @dst-tr, Thank you for this well-structured feature request! You're absolutely right that the AWS Step Functions StartExecution API supports custom execution names, and this capability should be exposed in...

Hi @eduborto, Thank you for reporting this issue with CDK Docker asset building when using Finch. We attempted to reproduce the problem you described but were unable to replicate the...

Hi @eduborto, Thank you for the detailed bug report and excellent reproduction case. We've conducted a thorough investigation using your provided code and setup. ## Our Reproduction Results Environment Setup...

Thank you very much for the update! I've learned a lesson from Finch as well. I am setting this issue auto closed if no updates.

Thank you for the callout. We'll bring this to team's attention.

Hi This PR has been pending for community review for a while. Please consider posting it on the #contributing channel in cdk.dev. Community members will be on the lookout there...

Hi @lets-getitnow, Thanks for reporting this issue and providing the Discord context. The error message you encountered appears to be a valid concern about developer experience. The error "The data...

>https://docs.aws.amazon.com/batch/latest/APIReference/API_NodeRangeProperty.html#API_NodeRangeProperty_Contents, it is possible to omit start_node/end_node here. Yes looks like the ending node index can be omitted. I guess we need a PR to get it fixed.