{appName ? `"${appName}"` : 'An appplication'} would like to access your AWS credentials.

{#each appState.currentRequest.clients as client}

Path: {client ? client.exe : 'Unknown'}

PID: {client ? client.pid : 'Unknown'}

{/each}