// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.// SPDX-License-Identifier: Apache-2.0constDATABASE_NAME = 'amplify_logging_cloudwatch';
constSTORE_NAME = 'logging_cached_logs';
export { DATABASE_NAME, STORE_NAME };
//# sourceMappingURL=constants.mjs.map