An application would like to access your AWS credentials.
{#each appState.currentRequest.clients as client}
PID: {client ? client.pid : 'Unknown'}
Path: {client ? client.exe : 'Unknown'}
{/each}