// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

export const DATABASE_NAME = 'amplify_logging_cloudwatch';
export const STORE_NAME = 'logging_cached_logs';
