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.
- Host: GitHub
- URL: https://github.com/thevickypedia/ssm_params
- Owner: thevickypedia
- Created: 2020-09-05T14:53:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-23T16:27:37.000Z (over 2 years ago)
- Last Synced: 2025-02-12T22:22:22.904Z (4 months ago)
- Topics: aws, ssm
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.