awslabs / amazon-kinesis-data-generator

A UI that simplifies testing with Amazon Kinesis Streams and Firehose. Create and save record templates, and easily send data to Amazon Kinesis.
Apache License 2.0
200 stars 76 forks source link

Something wrong with password RegEx #1

Closed bissleb closed 7 years ago

bissleb commented 7 years ago

When using the hosted Kinesis Data Generator, no matter what password I use, I still get a "Template validation error: Parameter Password failed to satisfy constraint: must be at least 6 alpha-numeric characters, and contain at least one number" error.

bissleb commented 7 years ago

Ugh, nevermind, I was trying to use non-alphanumeric characters.

ayehia2000 commented 6 years ago

Actually this was helpful, thank you

ritika26 commented 2 years ago

I am also facing the same problem. When using the hosted Kinesis Data Generator, no matter what password I use, I still get a "Template validation error: Parameter Password failed to satisfy constraint: must be at least 6 alpha-numeric characters, and contain at least one number"

Please tell how to fix the issue

jsbach-jung commented 1 year ago

This continues to perplex customers because the wording is not clear - it should say:

"Template validation error: Parameter Password failed to satisfy constraint: must be at least 6 alpha-numeric characters, and contain at least one number, and CANNOT contain special characters."

Once I removed my special character it went through.