Storage Transfer Service V1 API - Module Google::Cloud::StorageTransfer::V1::S3CompatibleMetadata::AuthMethod (v0.10.0)

Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::S3CompatibleMetadata::AuthMethod.

The authentication and authorization method used by the storage service.

Constants

AUTH_METHOD_UNSPECIFIED

value: 0
AuthMethod is not specified.

AUTH_METHOD_AWS_SIGNATURE_V4

value: 1
Auth requests with AWS SigV4.

AUTH_METHOD_AWS_SIGNATURE_V2

value: 2
Auth requests with AWS SigV2.