Adding password 1 factor sign in (#830)

AWS automation test
This commit is contained in:
amzn-hdoke
2021-05-20 09:29:44 -07:00
committed by GitHub
parent 798d96f1a2
commit 525840fb2a
14 changed files with 11206 additions and 1 deletions
@@ -76,7 +76,7 @@ class CognitoUserPool:
scope,
'CognitoUserPoolId',
description="Cognito User pool id",
value=self._user_pool.attr_provider_name)
value=self._user_pool.ref)
core.CfnOutput(
scope,