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
Note that the Redis keys for these are not equivalent to the full path in the Parameter Store; the Deserted-Chateau/ prefix is not present here.
unlink PARAMETERSTORE:::PARAMETER:::Credentials/CaptchaCredentials