Skip to content

Commit 8dcd2e1

Browse files
committed
modify file access level callout
1 parent fd08c9b commit 8dcd2e1

File tree

1 file changed

+3
-1
lines changed
  • src/fragments/lib/storage/native_common/configureaccess

1 file changed

+3
-1
lines changed

src/fragments/lib/storage/native_common/configureaccess/common.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
<Callout warning>
33
The latest version of Amplify Storage supports specifying S3 objects as a paths.
44
We recommend using the new [StoragePath](/[platform]/build-a-backend/storage/storagepath/) when defining file access permissions as it offers a more flexible approach to customize access to files.
5-
5+
6+
A summary of Amplify-generated resources with associated IAM policy and path structure can be referenced [here](/[platform]/build-a-backend/storage/modify-amplify-generated-resources/#customize-amplify-generated-s3-resources).
7+
68
Note: `accessLevel` parameter is deprecated and maybe removed in next major version.
79
</Callout>
810
</InlineFilter>

0 commit comments

Comments
 (0)