opsworks_describe_user_profiles {paws.management} | R Documentation |
Describe specified users
Description
Describe specified users.
See https://www.paws-r-sdk.com/docs/opsworks_describe_user_profiles/ for full documentation.
Usage
opsworks_describe_user_profiles(IamUserArns = NULL)
Arguments
IamUserArns |
An array of IAM or federated user ARNs that identify the users to be described. |
[Package paws.management version 0.7.0 Index]