evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
ses/client__raw_api.go

Summary

Maintainability
C
1 day
Test Coverage

SES has 71 methods (exceeds 20 allowed). Consider refactoring.
Open

func (svc *SES) RawCloneReceiptRuleSet(ctx context.Context, in *SDK.CloneReceiptRuleSetInput) (*SDK.CloneReceiptRuleSetResponse, error) {
    return svc.client.CloneReceiptRuleSetRequest(in).Send(ctx)
}
Severity: Major
Found in ses/client__raw_api.go - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status