...
/Hands-On: Moving Configuration Parameters to the SSM Parameter Store
Hands-On: Moving Configuration Parameters to the SSM Parameter Store
Learn to move our configuration parameters to the SSM parameter store.
We'll cover the following...
Let’s move the configuration parameters from the EC2 user data into the SSM parameter store.
We learned the commands to do so already in the last lesson:
ssm put-parameter
to create a new parameterssm get-parameter
to read a