paws.security.identity (version 0.1.0)

cognitoidentityprovider_get_csv_header: Gets the header information for the

Description

Gets the header information for the .csv file to be used as input for the user import job.

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.

Request syntax

svc$get_csv_header(
  UserPoolId = "string"
)