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
When configuring Amplify with `getAmplifyDataClientConfig`, your function consumes schema information from an S3 bucket
127
-
created during backend deployment with grants for the access your function need to use it. Any changes to this
128
-
bucket outside of backend deployment may break your function.
125
+
When configuring Amplify with `getAmplifyDataClientConfig`, your function consumes schema information from an S3 bucket created during backend deployment with grants for the access your function need to use it. Any changes to this bucket outside of backend deployment may break your function.
0 commit comments