Skip to content

Commit a5984b3

Browse files
committed
Revert cdk.json changes as requested in review
1 parent 1c65332 commit a5984b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/cdk/cdk.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@
6464
"inlineAgents": false,
6565
"mcpEnabled": false,
6666
"flows": [],
67+
"agentBuilderEnabled": false,
6768
"createGenericAgentCoreRuntime": false,
69+
"agentCoreRegion": null,
6870
"agentCoreExternalRuntimes": [],
6971
"allowedIpV4AddressRanges": null,
7072
"allowedIpV6AddressRanges": null,
@@ -95,7 +97,7 @@
9597
"@aws-cdk/core:validateSnapshotRemovalPolicy": true,
9698
"@aws-cdk/aws-codepipeline:crossAccountKeyAliasStackSafeResourceName": true,
9799
"@aws-cdk/aws-s3:createDefaultLoggingPolicy": true,
98-
"@aws-cdk/aws-sns-subscriptions:restrictSqsDescription": true,
100+
"@aws-cdk/aws-sns-subscriptions:restrictSqsDescryption": true,
99101
"@aws-cdk/aws-apigateway:disableCloudWatchRole": true,
100102
"@aws-cdk/core:enablePartitionLiterals": true,
101103
"@aws-cdk/aws-events:eventsTargetQueueSameAccount": true,

0 commit comments

Comments
 (0)