Skip to main content

ElasticacheUser



Resource Icon

Resource Overview

An AWS ElastiCache User is an IAM user required to use an ElastiCache cluster. The user has permissions to create, modify, and delete ElastiCache clusters. ElastiCache Users are created in AWS IAM and are typically assigned to applications or developers that use ElastiCache. They are responsible for security and access control for ElastiCache clusters and help protect applications and data.

Associated Resources

Parent Resources

Resource Setting Values

Basic Settings

  • user_id : Unique identifier for each user
  • access_string : String defining the permissions applied to the user
  • authentication_type : Authentication method used to access the cluster - iam, password, no-password-required
  • passwords : User passwords (up to 2 allowed)

Tags

  • tag : Tags used to categorize the resource

References