Storage Transfer v1 API - Enum S3CompatibleMetadata.Types.AuthMethod (2.4.0)

public enum S3CompatibleMetadata.Types.AuthMethod

Reference documentation and code samples for the Storage Transfer v1 API enum S3CompatibleMetadata.Types.AuthMethod.

The authentication and authorization method used by the storage service.

Namespace

Google.Cloud.StorageTransfer.V1

Assembly

Google.Cloud.StorageTransfer.V1.dll

Fields

NameDescription
AwsSignatureV2

Auth requests with AWS SigV2.

AwsSignatureV4

Auth requests with AWS SigV4.

Unspecified

AuthMethod is not specified.