func github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.GetSignerVersion

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		signer_wrapper.go#L19: func GetSignerVersion(ctx context.Context) (v string) {
		signer_wrapper.go#L84: 	signerVersion := GetSignerVersion(ctx)
		signer_wrapper.go#L175: 	signerVersion := GetSignerVersion(ctx)