This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

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.