To maintain backwards compatibility, we are exporting the RequestCommand exports which were moved to the client package
Converts a request-promise options object into a native fetch API Request.
Options conforming to request-promise's type definitions.
Metadata from the client and command
A Request object ready for use with the fetch API.
To maintain backwards compatibility, we are exporting the RequestCommand exports which were moved to the client package