workmail_create_alias: Adds an alias to the set of a given member (user or group) of...

View source: R/workmail_operations.R

workmail_create_aliasR Documentation

Adds an alias to the set of a given member (user or group) of WorkMail

Description

Adds an alias to the set of a given member (user or group) of WorkMail.

See https://www.paws-r-sdk.com/docs/workmail_create_alias/ for full documentation.

Usage

workmail_create_alias(OrganizationId, EntityId, Alias)

Arguments

OrganizationId

[required] The organization under which the member (user or group) exists.

EntityId

[required] The member (user or group) to which this alias is added.

Alias

[required] The alias to add to the member set.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.