Class AuthMethod (1.18.0)

AuthMethod(value)

The authentication and authorization method used by the storage service.

Enums

Name Description
AUTH_METHOD_UNSPECIFIED AuthMethod is not specified.
AUTH_METHOD_AWS_SIGNATURE_V4 Auth requests with AWS SigV4.
AUTH_METHOD_AWS_SIGNATURE_V2 Auth requests with AWS SigV2.