Abstract
- A central place to store the parameters used by others AWS Services
Update in bulk Programmatically
- One common use case of this service is to add/delete/access/modify the parameters
- Doing these operations programmatically is less error prone & faster
1) Install aws-parameter-bulk
2) Carry out the operation
3) Check!
- Replace
<PARAMETER_NAME>
with your own parameter name
Tip
test("<parameter_name_1>|<parameter_name_2>")
shows 2 parameters. With this syntax, you can select more than 2 parameters