attributeMapping

@JvmName(name = "hdolshjdjeinkbdc")
suspend fun attributeMapping(value: Output<Map<String, String>>)
@JvmName(name = "ayrkxwsfwqcwqtwp")
suspend fun attributeMapping(value: Map<String, String>?)

Parameters

value

A mapping of IdP attributes to standard and custom user pool attributes. Specify a user pool attribute as the key of the key-value pair, and the IdP attribute claim name as the value.


@JvmName(name = "tnqoxqkqutjgftkq")
fun attributeMapping(vararg values: Pair<String, String>)

Parameters

values

A mapping of IdP attributes to standard and custom user pool attributes. Specify a user pool attribute as the key of the key-value pair, and the IdP attribute claim name as the value.