Describe the issue
The syntax example for GetStatementResultCommand shows GetStatementResultRequest as the type for the input GetStatementResultResponse as the type for the output. However, below the example it shows GetStatementResultCommandInput as the input type and GetStatementResultCommandOutput as the output type.
Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/redshift-data/command/GetStatementResultCommand/