awscc.elasticache_usergroup

Filters

  • event

  • reduce

  • value

Actions

delete

Parent base class for filters and actions.

properties:
  type:
    enum:
    - delete
required:
- type

Permissions - elasticache:ModifyReplicationGroup, elasticache:DeleteUserGroup, elasticache:DescribeUserGroups

update

Parent base class for filters and actions.

properties:
  UserIds:
    $comment: List of users.
    description: List of users associated to this user group.
    insertionOrder: true
    items:
      type: string
    type: array
    uniqueItems: true
  type:
    enum:
    - update

Permissions - elasticache:ModifyUserGroup, elasticache:DescribeUserGroups