We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c31cf commit 615d97eCopy full SHA for 615d97e
1 file changed
aws/client/aws-client-rulesengine/build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
testImplementation(project(":client:dynamic-client"))
24
25
s3Model("software.amazon.api.models:s3:1.0.20")
26
- lambdaModel("software.amazon.api.models:lambda:1.0.20")
+ lambdaModel("software.amazon.api.models:lambda:1.0.19")
27
}
28
29
// Add service models to test and JMH classpaths
0 commit comments