UNPKG

@aws-amplify/storage

Version:

Storage category of aws-amplify

1 lines 888 B
{"version":3,"file":"getProperties.mjs","sources":["../../../../../src/providers/s3/apis/getProperties.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { resolveCtxArgs } from '@aws-amplify/core/internals/utils';\nimport { getProperties as getPropertiesInternal } from './internal/getProperties';\n// Overload signatures above are the public contract; the impl is intentionally untyped and shape is enforced by resolveCtxArgs.\nexport function getProperties(...args) {\n const [ctx, input] = resolveCtxArgs(args);\n return getPropertiesInternal(ctx, input);\n}\n"],"names":["getPropertiesInternal"],"mappings":";;;AAAA;AACA;AAGA;AACO,SAAS,aAAa,CAAC,GAAG,IAAI,EAAE;AACvC,IAAI,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,GAAG,cAAc,CAAC,IAAI,CAAC;AAC7C,IAAI,OAAOA,eAAqB,CAAC,GAAG,EAAE,KAAK,CAAC;AAC5C;;;;"}