evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
athena/client__raw_api.go

Summary

Maintainability
A
2 hrs
Test Coverage

Athena has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

func (svc *Athena) RawBatchGetNamedQuery(ctx context.Context, in *SDK.BatchGetNamedQueryInput) (*SDK.BatchGetNamedQueryResponse, error) {
    return svc.client.BatchGetNamedQueryRequest(in).Send(ctx)
}
Severity: Minor
Found in athena/client__raw_api.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status