164413/lambda-dynamodb-parameter-cannot-converted-numeric-value
It cannot be converted because you are actually passing it as a string.
Remove the quotes (") around the profileId from your JSON object where you are referencing the event,
"profile_id: { "N": event.profileArray[0].profileId }
...
I got the error "The role defined ...READ MORE
AWS recommends to store files on S3, ...READ MORE
The employee needs to have a Degree ...READ MORE
There are certain rules that needs to ...READ MORE
Do you see any associations for the ...READ MORE
Here I have a lmabda funtion that ...READ MORE
Hi@akhtar, CloudFront will not allow you to use ...READ MORE
The problem here is that the PutItem ...READ MORE
DynamoDB Streams enables a read only view ...READ MORE
You can't install the certificates created by ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.