functionUrlAuthType

@JvmName(name = "rccwawwwvcnowlcw")
suspend fun functionUrlAuthType(value: Output<PermissionFunctionUrlAuthType>)
@JvmName(name = "ajwulcrhgoutxtnl")
suspend fun functionUrlAuthType(value: PermissionFunctionUrlAuthType?)

Parameters

value

The type of authentication that your function URL uses. Set to AWS_IAM if you want to restrict access to authenticated users only. Set to NONE if you want to bypass IAM authentication to create a public endpoint.