You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used."
237
237
}
238
+
239
+
variable"log_delivery_configuration" {
240
+
type=list(map(any))
241
+
default=[]
242
+
description="The log_delivery_configuration block allows the streaming of Redis SLOWLOG or Redis Engine Log to CloudWatch Logs or Kinesis Data Firehose. Max of 2 blocks."
0 commit comments