8000 Fix TemporaryPasswordValidityDays type by djmeph · Pull Request #1460 · cloudtools/troposphere · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix TemporaryPasswordValidityDays type #1460

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

Merged
merged 1 commit into from
Jul 26, 2019
Merged

Fix TemporaryPasswordValidityDays type #1460

merged 1 commit into from
Jul 26, 2019

Conversation

djmeph
Copy link
Contributor
@djmeph djmeph commented Jul 18, 2019

This fixes an invalid type requirement on the 'TemporaryPasswordValidityDays' parameter of the Cognito UserPool Password Policy Object. Setting this to 'float' will invalidate the field if an integer is used, and a float value causes the stack to fail in Cloudformation with an ambiguous error.

@markpeek markpeek merged commit b741ea1 into cloudtools:master Jul 26, 2019
@markpeek
Copy link
Member

Thanks!

@djmeph djmeph deleted the fix/temp-password-valid-days-type branch July 26, 2019 20:13
davemasino pushed a commit to davemasino/troposphere that referenced this pull request Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0