Aditya Vajjha
Results
2
issues of
Aditya Vajjha
Hello - my resource, AWS::ApiGateway::UsagePlan throttles UpdateUsagePlan APIs to 1 every 20 seconds. I handle this in the code using the following `handleError` block - ``` } else if (sdkException...
contract tests
Input Files are a good way of entering inputs for contract tests. But we lose the ability to let Python/Hypothesis generate random values for the attributes which are not entered...
enhancement
contract tests