evalphobia/aws-sdk-go-v2-wrapper

View on GitHub
ssm/client__raw_api.go

Summary

Maintainability
D
2 days
Test Coverage

SSM has 122 methods (exceeds 20 allowed). Consider refactoring.
Open

func (svc *SSM) RawAddTagsToResource(ctx context.Context, in *SDK.AddTagsToResourceInput) (*SDK.AddTagsToResourceResponse, error) {
    return svc.client.AddTagsToResourceRequest(in).Send(ctx)
}
Severity: Major
Found in ssm/client__raw_api.go - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status