Updating description from AWS console will do the job. My use case was, I was storing SSM parameter in static variable in lambda function as a cache. I updated the value of ssm parameter and updated the description of lambda from AWS console, the updated value reflected in lambda.