@aws-amplify/storage
Version:
Storage category of aws-amplify
1 lines • 765 B
Source Map (JSON)
{"version":3,"file":"getProperties.mjs","sources":["../../../../../../src/providers/s3/apis/server/getProperties.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { getAmplifyServerContext, } from '@aws-amplify/core/internals/adapter-core';\nimport { getProperties as getPropertiesInternal } from '../internal/getProperties';\nexport const getProperties = (contextSpec, input) => {\n return getPropertiesInternal(getAmplifyServerContext(contextSpec).amplify, input);\n};\n"],"names":["getPropertiesInternal"],"mappings":";;;AAAA;AACA;AAGY,MAAC,aAAa,GAAG,CAAC,WAAW,EAAE,KAAK,KAAK;AACrD,IAAI,OAAOA,eAAqB,CAAC,uBAAuB,CAAC,WAAW,CAAC,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;AACtF;;;;"}