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/
Describe the issue
The syntax example for GetStatementResultCommand shows
GetStatementResultRequestas the type for the inputGetStatementResultResponseas the type for the output. However, below the example it showsGetStatementResultCommandInputas the input type andGetStatementResultCommandOutputas the output type.Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/redshift-data/command/GetStatementResultCommand/