How to create, get and delete secrets in AWS Parameter Store using CLI
Reading Time: 4 minutes Hello Readers!! In this blog, we will see how to create, get and delete secrets in the AWS parameter store using CLI. In my previous blog, we have seen what is AWS Parameter store and how we can create parameters using the AWS console. Follow the below blog for more information: Prerequisites: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html Now, let’s get started with AWS CLI!! Create parameter in Parameter Continue Reading