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
In the docs description, Engine supported values are valkey and redis.
But valkey does not exist in allowed values.
I tried to deploy with engine valkey, but encountered an error.
CREATE_FAILED | AWS::ElastiCache::UserGroup | UserGroup (UserGroupC755C9ED) Properties validation failed for resource UserGroupC755C9ED with message:
[#/Engine: valkey is not a valid enum value]
Expected Behavior
Can deploy an UserGroup with engine valkey.
Observed Behavior
Cannot deploy an UserGroup with engine valkey.
Test Cases
Set Engine to valkey in UserGroup.
Other Details
No response
The text was updated successfully, but these errors were encountered:
Name of the resource
AWS::ElastiCache::UserGroup
Resource Name
No response
Issue Description
In the docs description,
Engine
supported values are valkey and redis.But
valkey
does not exist inallowed values
.I tried to deploy with engine valkey, but encountered an error.
Expected Behavior
Can deploy an UserGroup with engine valkey.
Observed Behavior
Cannot deploy an UserGroup with engine valkey.
Test Cases
Set
Engine
tovalkey
inUserGroup
.Other Details
No response
The text was updated successfully, but these errors were encountered: