apps/cloudwatch-dashboard/lambdas/list-models/handler.py [107:115]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            'DurationInSeconds': 0
        },
        RunConfig={
            'TimeoutInSeconds': 180,
            'MemoryInMB': 1024,
            'ActiveTracing': False,
            'EnvironmentVariables': {
                'DASHBOARD': dashboard_name,
                'STACK_ID': stack_id,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



apps/cloudwatch-dashboard/lambdas/list-schedulers/handler.py [156:164]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            'DurationInSeconds': 0
        },
        RunConfig={
            'TimeoutInSeconds': 180,
            'MemoryInMB': 1024,
            'ActiveTracing': False,
            'EnvironmentVariables': {
                'DASHBOARD': dashboard_name,
                'STACK_ID': stack_id,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



