This product is not supported for your selected Datadog site. ().
This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_elasticache_user_group

account_id

Type: STRING

arn

Type: STRING
Provider name: ARN
Description: The Amazon Resource Name (ARN) of the user group.

engine

Type: STRING
Provider name: Engine
Description: The current supported value is Redis user.

minimum_engine_version

Type: STRING
Provider name: MinimumEngineVersion
Description: The minimum engine version required, which is Redis OSS 6.0

pending_changes

Type: STRUCT
Provider name: PendingChanges
Description: A list of updates being applied to the user group.

  • user_ids_to_add
    Type: UNORDERED_LIST_STRING
    Provider name: UserIdsToAdd
    Description: The list of user IDs to add.
  • user_ids_to_remove
    Type: UNORDERED_LIST_STRING
    Provider name: UserIdsToRemove
    Description: The list of user IDs to remove.

replication_groups

Type: UNORDERED_LIST_STRING
Provider name: ReplicationGroups
Description: A list of replication groups that the user group can access.

serverless_caches

Type: UNORDERED_LIST_STRING
Provider name: ServerlessCaches
Description: Indicates which serverless caches the specified user group is associated with. Available for Valkey, Redis OSS and Serverless Memcached only.

status

Type: STRING
Provider name: Status
Description: Indicates user group status. Can be “creating”, “active”, “modifying”, “deleting”.

tags

Type: UNORDERED_LIST_STRING

user_group_id

Type: STRING
Provider name: UserGroupId
Description: The ID of the user group.

user_ids

Type: UNORDERED_LIST_STRING
Provider name: UserIds
Description: The list of user IDs that belong to the user group.