UNPKG

@aws-amplify/core

Version:
1 lines 672 B
{"version":3,"file":"getCacheKey.mjs","sources":["../../../../../src/providers/pinpoint/utils/getCacheKey.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nconst PROVIDER_NAME = 'pinpoint';\n/**\n * Returns a unique cache key for a particular category/appId combination.\n *\n * @internal\n */\nexport const getCacheKey = (appId, category) => `${category}:${PROVIDER_NAME}:${appId}`;\n"],"names":[],"mappings":"AAAA;AACA;AACA,MAAM,aAAa,GAAG,UAAU,CAAC;AACjC;AACA;AACA;AACA;AACA;AACY,MAAC,WAAW,GAAG,CAAC,KAAK,EAAE,QAAQ,KAAK,CAAC,EAAE,QAAQ,CAAC,CAAC,EAAE,aAAa,CAAC,CAAC,EAAE,KAAK,CAAC;;;;"}