cognitoidentityprovider_get_csv_header {paws.security.identity} | R Documentation |
Gets the header information for the comma-separated value (CSV) file to be used as input for the user import job
Description
Gets the header information for the comma-separated value (CSV) file to be used as input for the user import job.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_get_csv_header/ for full documentation.
Usage
cognitoidentityprovider_get_csv_header(UserPoolId)
Arguments
UserPoolId |
[required] The user pool ID for the user pool that the users are to be imported into. |
[Package paws.security.identity version 0.7.0 Index]