Skip to main content

users

Describes the properties of a user that was specified.

Overview

Nameusers
TypeResource
DescriptionDescribes the properties of a user that was specified.
Idaws.transfer.users

Fields

NameDatatypeDescription
arnstring
home_directorystring
home_directory_mappingsarray
home_directory_typestring
policystring
posix_profileobjectThe full POSIX identity, including user ID (Uid), group ID (Gid), and any secondary groups IDs (SecondaryGids), that controls your users' access to your Amazon EFS file systems. The POSIX permissions that are set on files and directories in your file system determine the level of access your users get when transferring files into and out of your Amazon EFS file systems.
rolestring
ssh_public_keysarray
tagsarray
user_namestring
regionstringAWS region.

Methods

NameAccessible byRequired Params
describe_userSELECTdata__ServerId, data__UserName, region
list_usersSELECTdata__ServerId, region
create_userINSERTdata__Role, data__ServerId, data__UserName, region
delete_userDELETEdata__ServerId, data__UserName, region
update_userUPDATEdata__ServerId, data__UserName, region