AWS VPN Client + SAML SSO automation using CLI?

0

Hi!

I've created a periodic python script accessing AWS instances that should only be accessed via VPN. I cant use OpenVPN client since we use SAML auth for the VPN client and I cant find any KB for AWS VPN Client CLI options.

do anyone know a way to use AWS VPN Client using CLI? mainly 2x commands - Connect & Disconnect.

Thanks!

Shahar
demandé il y a 3 mois114 vues
2 réponses
1
Réponse acceptée

Unfortunately, AWS VPN Client doesn't have CLI options for direct connection and disconnection. You can leverage AWS Systems Manager Session Manager to SSH into EC2 instances securely without needing a VPN client. Alternatively, consider automating the VPN client

profile picture
EXPERT
répondu il y a 3 mois
profile picture
EXPERT
vérifié il y a 2 mois
0

Thanks for the answer.

That's a shame, could be useful... but anyway I guess I'll just wrapped the code in a docker inside that env (I hoped to avoid it if possible).

Thanks again! Shahar

Shahar
répondu il y a 3 mois

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