evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
kms/client__raw_api.go

Summary

Maintainability
B
6 hrs
Test Coverage

KMS has 46 methods (exceeds 20 allowed). Consider refactoring.
Open

func (svc *KMS) RawCancelKeyDeletion(ctx context.Context, in *SDK.CancelKeyDeletionInput) (*SDK.CancelKeyDeletionResponse, error) {
    return svc.client.CancelKeyDeletionRequest(in).Send(ctx)
}
Severity: Minor
Found in kms/client__raw_api.go - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status