Skip to content

Commit d293ce4

Browse files
committed
add callout for creating users
1 parent 6a8aa3f commit d293ce4

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/auth/use-existing-cognito-resources

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/auth/use-existing-cognito-resources/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export const auth = referenceAuth({
128128

129129
<Callout info>
130130

131-
Referenced resources cannot be modified. IAM policies specific to your Amplify application will be appended to your authenticated and unauthenticated roles.
131+
Referenced resources cannot be modified. IAM policies specific to your Amplify application will be appended to your authenticated and unauthenticated roles, and applications using the referenced resource will be able to create users in the Cognito user pool and identities in the Cognito identity pool.
132132

133133
</Callout>
134134

0 commit comments

Comments
 (0)