TTLabs/EvaporateJS

View on GitHub
example/SignerV4Example.java

Summary

Maintainability
A
35 mins
Test Coverage

Method getSignatureKey has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    static byte[] getSignatureKey(String secretKey, String dateStamp, String regionName, String serviceName, String toSign) throws Exception {
Severity: Minor
Found in example/SignerV4Example.java - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status