How to apply a Before Session Script on S3 storage connector in AppStream

0

I'm trying to hide from users a folder generated by our app. Persistent storage is configured with S3 and that's where the folder is stored. Now I would like to run a BAT file that would change the folder attribute on startup. But since the session scripts and storage connector mounting happens in parallel how can one run a BAT file after the mount is complete? session_script

demandé il y a 2 ans449 vues
1 réponse
1

You can check the storage connector registry key to get the mount status, and have your script wait for the connector to be available.

https://docs.aws.amazon.com/appstream2/latest/developerguide/use-session-scripts.html#use-storage-connectors-with-session-scripts

profile pictureAWS
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions