Ако по някаква причина ви се наложи да експортирате всички параметри от вашия AWS Parameter Store можете да го направите учудващо лесно с:

aws ssm get-parameters-by-path --path "/" --recursive --with-decryption --region <region> > parameters.json

Импорта с малко python и магии и този пакет и нещата ще станат.

By Недко

Author, writer, cyclist and a passionate DevOps/QA engineer that love to share his knowledge with everyone.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.