diff --git a/scripts/aws/cfn/microservice-dev-cfg.json b/scripts/aws/cfn/microservice-dev-cfg.json index c74d7891e..b5bb607cb 100644 --- a/scripts/aws/cfn/microservice-dev-cfg.json +++ b/scripts/aws/cfn/microservice-dev-cfg.json @@ -21,6 +21,7 @@ "IsSendActiveDefaultValue": "true", "PhysicalAddressValidationValue": "true", "PhysicalAddressValidationCharsValue": "@_0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ./ '\\-", + "PhysicalAddressValidationLength": "700", "VersioningV1V2GetNotificationLambdaProvisionedConcurrency": "1", "VersioningV1V21SendNewNotificationLambdaProvisionedConcurrency": "1", "VersioningV1V21GetNotificationRequestStatusLambdaProvisionedConcurrency": "1",