Hi,
Please compare the attribute declaration on the AWS API docs and the Perldoc generated by Paws. As an example, the name attribute in the StartExecution of the StepFunctions service:
Both the required and type hints are included in the generated pod but the Length Constraints are not.
Would it be possible to include it? I believe this would enhance substantially the quality of the documentation.
Thanks!