Commit 3bb6c81 1 parent 07acac2 commit 3bb6c81 Copy full SHA for 3bb6c81
File tree 1 file changed +1
-1
lines changed
packages/@aws-cdk/aws-cognito
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -344,7 +344,7 @@ Triggers](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user
344
344
345
345
Any user pool that has been created outside of this stack, can be imported into the CDK app. Importing a user pool
346
346
allows for it to be used in other parts of the CDK app that reference an ` IUserPool ` . However, imported user pools have
347
- limited configurability. As a rule of thumb, none of the properties that is are part of the
347
+ limited configurability. As a rule of thumb, none of the properties that are part of the
348
348
[ ` AWS::Cognito::UserPool ` ] ( https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html )
349
349
CloudFormation resource can be configured.
350
350
You can’t perform that action at this time.
0 commit comments