An open API service indexing awesome lists of open source software.

https://github.com/thevickypedia/ssm_params

This is a simple python script to PUT, GET and DELETE SSM parameters using boto3, and move SSM params from one region to another.
https://github.com/thevickypedia/ssm_params

aws ssm

Last synced: about 2 months ago
JSON representation

This is a simple python script to PUT, GET and DELETE SSM parameters using boto3, and move SSM params from one region to another.

Awesome Lists containing this project

README

        

# SSM Parameters

This is a simple python script to PUT, GET and DELETE SSM parameters using boto3, and move SSM params from one region to another.