Redis
Refresh webserver configuration values
The values kept in the configuration database table are cached in Redis indefinitely. To make the webservers receive new changes, you must unlink the Redis key, which will cause the webservers to go back to the database to get the up-to-date version (they will then add the new cached entry to Redis).
unlink SITE:::WEBSERVER:::CONFIGURATION
Refresh AWS parameter store values
unlink PARAMETERSTORE:::PARAMETER:::Credentials/CaptchaCredentials