Yash Karanke

Results 5 issues of Yash Karanke

I have a `selectRow` which is as following. ```js let ids = []; const selectRow = { mode: "checkbox", clickToSelect: false, onSelect: (row, isSelect) => { if (isSelect && !ids.includes(row.id))...

Hello, I am having an issue of getting Name of the sender. Can you please help me?

### Discussed in https://github.com/awslabs/aws-solutions-constructs/discussions/974 Originally posted by **dextel2** June 7, 2023 I was wondering if we have support for FIFO File processing, say. I have first lambda function which is...

fixed typo which caused MD to not render properly

Could you show an integration with ReactJS?