Working example:
from kivymd.app import MDApp from kivy.lang import Builder import boto3 def get_db_table(): dynamodb = boto3.resource("dynamodb",