awsV4Authentication

@JvmName(name = "ccfgclohchccaldm")
suspend fun awsV4Authentication(value: Output<AWSV4SignatureArgs>)
@JvmName(name = "ytdocqteienxjhkf")
suspend fun awsV4Authentication(value: AWSV4SignatureArgs?)

Parameters

value

The configuration needed to generate a signature for access to private storage buckets that support AWS's Signature Version 4 for authentication. Allowed only for INTERNET_IP_PORT and INTERNET_FQDN_PORT NEG backends.


@JvmName(name = "oqelcvprrjqhtyqs")
suspend fun awsV4Authentication(argument: suspend AWSV4SignatureArgsBuilder.() -> Unit)

Parameters

argument

The configuration needed to generate a signature for access to private storage buckets that support AWS's Signature Version 4 for authentication. Allowed only for INTERNET_IP_PORT and INTERNET_FQDN_PORT NEG backends.