You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/fragments/lib/storage/native_common/configureaccess/common.mdx
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
<Calloutwarning>
3
3
The latest version of Amplify Storage supports specifying S3 objects as a paths.
4
4
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
+
6
8
Note: `accessLevel` parameter is deprecated and maybe removed in next major version.
0 commit comments