// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

/*
This file maps exports from `aws-amplify/storage/s3`. It provides access to S3 APIs.
*/
export * from '@aws-amplify/storage/s3';
