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 e4bec58 commit dbec767Copy full SHA for dbec767
cdk.json
@@ -89,8 +89,8 @@
89
"@aws-cdk/core:aspectPrioritiesMutating": true,
90
"@aws-cdk/aws-dynamodb:retainTableReplica": true,
91
"@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2": true,
92
- "personalizeEnabled": true,
93
- "entityResolutionEnabled": true,
+ "personalizeEnabled": false,
+ "entityResolutionEnabled": false,
94
"corsAllowOrigin": "*"
95
}
96
0 commit comments