-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sam validate
not accepting 'ALLOW_USER_AUTH' as valid value the AWS::Cognito::UserPoolClient property ExplicitAuthFlows
#7785
Comments
On further investigation this looks to be an issue with cfn-lint so will raise an issue there. |
|
This looks to be fixed in the latest version of cfn-lint (1.21.0), but this version isn't supported by the current version of sam-cli |
Hi @peterjdavis , With the new version of SAM CLI, I followed the provided steps using the provided template. Here is the output:
Can you confirm if the updated version of SAM CLI resolve the issue. |
Hi @vicheey, Thanks for getting back to me, I've tested and looks to be fixed in 1.132.0. |
|
Description:
When creating a AWS::Cognito::UserPoolClient with ALLOW_USER_AUTH set a one of the property values against ExplicitAuthFlows
sam validate
throws the error E3030Steps to reproduce:
sam validate
Observed result:
Expected result:
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
The text was updated successfully, but these errors were encountered: