CMSgov/dpc-app

View on GitHub
lambda/opt-out-export/dpcaws/s3.go

Summary

Maintainability
A
35 mins
Test Coverage

Function UploadFileToS3 has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func UploadFileToS3(s *session.Session, fileName string, buff bytes.Buffer, s3Bucket string, s3Path string) error {
Severity: Minor
Found in lambda/opt-out-export/dpcaws/s3.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status