{
    "apiEndpoint": "https://api.dame-dev.kablamo.com.au",
    "version": "0.0.1",
    "uploadsAllowed": true,
    "auth": {
        "authProvider": "azure",
        "azure": {
            "orgId": "855cffaa-dc69-4f73-b994-ef45c56d9dc7",
            "clientId": "3eee6d05-0043-49c1-8628-9881a5468e24",
            "roles": {
                "admin": "a3e6c112-0a77-4efc-959f-53c14d28b8bc",
                "regular": "62e02111-0976-4863-83fe-6bfa51f95109"
            }
        },
        "cognito": {
            "userPoolId": "ap-southeast-2_k1ZoUNOiz",
            "userPoolClientId": "2umeeei392lvie4ejfgjc5vtk6",
            "userPoolDomain": "https://dame-dev-domain.auth.ap-southeast-2.amazoncognito.com",
            "redirectUri": "https://dame-dev.kablamo.com.au/callback/cognito",
            "roles": {
                "admin": "DAME-Admins",
                "regular": "DAME-Users"
            }
        }
    },
    "featureFlags": {
        "transcode": {
            "enableAll": true
        },
        "transcribe": {
            "enableAll": true
        },
        "rekognition": {
            "enableAll": true,
            "labelDetection": true,
            "celebrityRecognition": true
        },
        "comprehend": {
            "enableAll": true
        },
        "textract": {
            "enableAll": true
        },
        "glacier": {
            "enableAll": true,
            "glacier": true,
            "deepArchive": true
        }
    },
    "defaultWorkflow": "b8b492af-1d21-4a56-be41-f0f713ace8eb",
    "defaultScreen": "4e48ba95-be5d-4ece-9504-e480e307b66f"
}