Closed
Description
Checkboxes for prior research
- I've gone through Developer Guide and API reference
- I've checked AWS Forums and StackOverflow.
- I've searched for previous similar issues and didn't find any solution.
Describe the bug
Hi there,
The latest version of the API reference clearly states that ProbeCommand should be available through the mediaconvert client, but it is not exported for some reason :/
Regression Issue
- Select this option if this issue appears to be a regression.
SDK version number
@aws-sdk/[email protected]
Which JavaScript Runtime is this issue in?
Node.js
Details of the browser/Node.js/ReactNative version
v20.13.1
Reproduction Steps
Try and import ProbeCommand
in your favourite IDE...
Observed Behavior
I was unable to import the ProbeCommand
Expected Behavior
I expect to be able to follow the documentation and import the ProbeCommand
Possible Solution
No response
Additional Information/Context
No response