You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using DynamoDBSeeder with Seeds from either json file or bucket the creation of Custom::DynamodbSeeder resource fails with Unexpected token o in JSON at position 1. I checked that the file gets uploaded to S3 correctly (in case fromJsonFile is used) and has a valid JSON array.
When using
DynamoDBSeeder
with Seeds from either json file or bucket the creation ofCustom::DynamodbSeeder
resource fails withUnexpected token o in JSON at position 1
. I checked that the file gets uploaded to S3 correctly (in case fromJsonFile is used) and has a valid JSON array.Packages:
CDK: 2.147.0
Constructs: 10.3.0
@cloudcomponents/cdk-dynamodb-seeder: 2.4.0
The text was updated successfully, but these errors were encountered: