We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Readonly
abortedWhether the action represented by this signal has been cancelled.
A function to be invoked when the action represented by this signal has been cancelled.
Holders of an AbortSignal object may query if the associated operation has been aborted and register an onabort handler.
See
https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal