Skip to content

Commit 1302e3d

Browse files
committed
feat(custom-resource): Added async custom resource provider framework logging off by default
1 parent e170963 commit 1302e3d

File tree

441 files changed

+30224
-7093
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

441 files changed

+30224
-7093
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/EventApiOpenSearchStack.assets.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/EventApiOpenSearchStack.template.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,10 @@
249249
}
250250
},
251251
"Handler": "framework.onEvent",
252+
"LoggingConfig": {
253+
"ApplicationLogLevel": "FATAL",
254+
"LogFormat": "JSON"
255+
},
252256
"Role": {
253257
"Fn::GetAtt": [
254258
"providerframeworkonEventServiceRole72DDF894",

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/appsynceventapiopensearchtestDefaultTestDeployAssert2641AA09.assets.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/appsynceventapiopensearchtestDefaultTestDeployAssert2641AA09.template.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/cdk.out

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/integ.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)