awsV4Authentication property

AWSV4Signature? awsV4Authentication
getter/setter pair

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.

Implementation

AWSV4Signature? awsV4Authentication;