From d038be36acf34d54aad388b18f5a2356eda6b9fb Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 21 Aug 2024 18:23:46 +0000 Subject: [PATCH] feat(client-entityresolution): Increase the mapping attributes in Schema to 35. --- codegen/sdk-codegen/aws-models/entityresolution.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codegen/sdk-codegen/aws-models/entityresolution.json b/codegen/sdk-codegen/aws-models/entityresolution.json index 205a8c246820d..db5bba06a9b6a 100644 --- a/codegen/sdk-codegen/aws-models/entityresolution.json +++ b/codegen/sdk-codegen/aws-models/entityresolution.json @@ -5608,7 +5608,7 @@ "traits": { "smithy.api#length": { "min": 2, - "max": 25 + "max": 35 } } },