evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
cloudwatchlogs/client__raw_api.go

Summary

Maintainability
B
5 hrs
Test Coverage

CloudwatchLogs has 42 methods (exceeds 20 allowed). Consider refactoring.
Open

func (svc *CloudwatchLogs) RawAssociateKmsKey(ctx context.Context, in *SDK.AssociateKmsKeyInput) (*SDK.AssociateKmsKeyResponse, error) {
    return svc.client.AssociateKmsKeyRequest(in).Send(ctx)
}
Severity: Minor
Found in cloudwatchlogs/client__raw_api.go - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status