enable Authentication
Parameters
value
If set to false
, the Redis instance will be accessible without authentication. Defaults to true
.
NOTE:
enable_authentication
can only be set tofalse
if asubnet_id
is specified; and only works if there aren't existing instances within the subnet withenable_authentication
set totrue
.