Rudy Chaney
Results
3
comments of
Rudy Chaney
> I just ran into the exact same issue, so I added my MFA device to the AWS IAM User configuration. However, I'm not prompted for an MFA code for...
After doing some digging, this appears to be caused by an `undefined` value somewhere inside the `record` object. Not sure why it doesn't throw the aws-sdk validation on the first...
@necevil I just started checking for `undefined` within my object before feeding it to the ORM.