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 b14170d commit 017164bCopy full SHA for 017164b
javascriptv3/example_code/cross-services/textract-react/src/Config.js
@@ -1,3 +1,6 @@
1
+// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+// SPDX-License-Identifier: Apache-2.0
3
+
4
export const Config = {
5
ConfigError:
6
"Demo resources not initialized. You must deploy AWS resources and demo elements before running this application. See the README for details.",
0 commit comments