UNPKG

@aws-amplify/storage

Version:

Storage category of aws-amplify

1 lines 708 B
{"version":3,"file":"list.mjs","sources":["../../../../../../src/providers/s3/apis/server/list.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 { list as listInternal } from '../internal/list';\nexport const list = (contextSpec, input) => {\n return listInternal(getAmplifyServerContext(contextSpec).amplify, input ?? {});\n};\n"],"names":["listInternal"],"mappings":";;;AAAA;AACA;AAGY,MAAC,IAAI,GAAG,CAAC,WAAW,EAAE,KAAK,KAAK;AAC5C,IAAI,OAAOA,MAAY,CAAC,uBAAuB,CAAC,WAAW,CAAC,CAAC,OAAO,EAAE,KAAK,IAAI,EAAE,CAAC,CAAC;AACnF;;;;"}