transitEncryptionEnabled
A flag that enables in-transit encryption when set to true
.
This parameter is valid only if the Engine
parameter is redis
, the EngineVersion
parameter is 3.2.6
, 4.x
or later, and the cluster is being created in an Amazon VPC.
If you enable in-transit encryption, you must also specify a value for CacheSubnetGroup
.
Required: Only available when creating a replication group in an Amazon VPC using redis version 3.2.6
, 4.x
or later.
Default: false
For HIPAA compliance, you must specify TransitEncryptionEnabled
as true
, an AuthToken
, and a CacheSubnetGroup
.