awsV4Authentication

@JvmName(name = "ulcthwauqthwkfqo")
suspend fun awsV4Authentication(value: Output<AWSV4SignatureArgs>)
@JvmName(name = "peokfshtffudttgd")
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 = "fywxidfiskyepguq")
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.