UNPKG

@aws-amplify/storage

Version:

Storage category of aws-amplify

14 lines (12 loc) 356 B
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 export { getDataAccess, GetDataAccessInput, GetDataAccessOutput, } from '../s3control/getDataAccess'; export { listCallerAccessGrants, ListCallerAccessGrantsInput, ListCallerAccessGrantsOutput, } from '../s3control/listCallerAccessGrants';