What I meant was have a separate data script made with boto3 where you got though every bucket id one at a time and set the values accordingly. Please check the developer documentation for same. You’ll surely find a matching function for this.
By services I meant that using django check the first you check for the value entered by boto in db. Now you match it with the date of you choice if it matches, call another function to update or use the data script.
All depends upon the way you wish to execute the whole code.
Regards
Hd