aws-solutions / secure-media-delivery-at-the-edge-on-aws

Apache License 2.0
20 stars 10 forks source link

fix loop to handle multiple sessions #1

Closed cornelcroi closed 1 year ago

cornelcroi commented 1 year ago

Issue #, if available: Multiple sessions were not saved to DynamoDB table Description of changes:

When multiple sessions are detected by Athena query, the loop that goes though all the sessions was stopping after the first item. So only one item was inserted in DynamoDb table.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

cassneal commented 1 year ago

@cornelcroi discussing with PM when to get this in. Is this affecting customers currently/customer reported?