{"version":3,"file":"list.mjs","sources":["../../../../../src/providers/s3/apis/list.ts"],"sourcesContent":["import { resolveCtxArgs } from '@aws-amplify/core/internals/utils';\nimport { list as listInternal } from './internal/list';\n// Overload signatures above are the public contract; the impl is intentionally untyped and shape is enforced by resolveCtxArgs.\nexport function list(...args) {\n    const [ctx, input] = resolveCtxArgs(args);\n    return listInternal(ctx, input ?? {});\n}\n"],"names":["listInternal"],"mappings":";;;AAEA;AACO,SAAS,IAAI,CAAC,GAAG,IAAI,EAAE;AAC9B,IAAI,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,GAAG,cAAc,CAAC,IAAI,CAAC;AAC7C,IAAI,OAAOA,MAAY,CAAC,GAAG,EAAE,KAAK,IAAI,EAAE,CAAC;AACzC;;;;"}