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
Support Cognito managed passwordless login as described in this doc. I am describing AWS::Cognito::UserPool Policies here but would like this feature request to encompass all the new Cognito passwordless functionality.
The create user pool request type is updated but the generated CloudFormation types stemming from it are not updated. Specifically, SignInPolicy is missing.
This seems to be a new feature released on November 22nd, 2024. Even so, I expect auto generated types such as AWS::Cognito::UserPool Policies to be updated as it is more than 24 hours past the underlying API updates.
Other Details
No response
The text was updated successfully, but these errors were encountered:
Name of the resource
AWS::Cognito::UserPool
Resource name
AWS::Cognito::UserPool Policies
Description
Support Cognito managed passwordless login as described in this doc. I am describing
AWS::Cognito::UserPool Policies
here but would like this feature request to encompass all the new Cognito passwordless functionality.The CloudFormation user pools policy type, which generated from the create user pool request, is not up to date
The create user pool request type is updated but the generated CloudFormation types stemming from it are not updated. Specifically, SignInPolicy is missing.
This seems to be a new feature released on November 22nd, 2024. Even so, I expect auto generated types such as
AWS::Cognito::UserPool Policies
to be updated as it is more than 24 hours past the underlying API updates.Other Details
No response
The text was updated successfully, but these errors were encountered: