This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_elasticache_user

access_string

Type: STRING
Provider name: AccessString
Description: Access permissions string used for this user.

account_id

Type: STRING

arn

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

authentication

Type: STRUCT
Provider name: Authentication
Description: Denotes whether the user requires a password to authenticate.

  • password_count
    Type: INT32
    Provider name: PasswordCount
    Description: The number of passwords belonging to the user. The maximum is two.
  • type
    Type: STRING
    Provider name: Type
    Description: Indicates whether the user requires a password to authenticate.

engine

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

minimum_engine_version

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

status

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

tags

Type: UNORDERED_LIST_STRING

user_group_ids

Type: UNORDERED_LIST_STRING
Provider name: UserGroupIds
Description: Returns a list of the user group IDs the user belongs to.

user_id

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

user_name

Type: STRING
Provider name: UserName
Description: The username of the user.