Class AuthMethod (1.11.2)

AuthMethod(value)

The authentication and authorization method used by the storage service.

Values: AUTH_METHOD_UNSPECIFIED (0): AuthMethod is not specified. AUTH_METHOD_AWS_SIGNATURE_V4 (1): Auth requests with AWS SigV4. AUTH_METHOD_AWS_SIGNATURE_V2 (2): Auth requests with AWS SigV2.