// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: MIT package config const ( ERR_CODE_NOJSONFILE = 99 )