identitySource

@JvmName(name = "ngbnevbnehgyqugl")
suspend fun identitySource(value: Output<String>)
@JvmName(name = "kjxhpcshakdohiws")
suspend fun identitySource(value: String?)

Parameters

value

Source of the identity in an incoming request. Defaults to method.request.header.Authorization. For REQUEST type, this may be a comma-separated list of values, including headers, query string parameters and stage variables - e.g., "method.request.header.SomeHeaderName,method.request.querystring.SomeQueryStringName,stageVariables.SomeStageVariableName"