my dynamodb structure is somehow for example my PK and SK is like
PK = USR#123ACT#234 and SK = AYT#<epoch_time>
and my global index are like
GSi3pk = ACT#234 and GSI3SK = <epoch_time>
now case is using global index I want to get data of last 30 days with account_id=234