@distilled.cloud/aws 1.0.0-rc.6 → 1.0.0-rc.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6716,8 +6716,8 @@ export const deleteObject = /*@__PURE__*/ API.make(() => ({
6716
6716
  RequestLimitExceeded,
6717
6717
  SlowDown,
6718
6718
  NoSuchBucket,
6719
+ NoSuchKey,
6719
6720
  PermanentRedirect,
6720
- NotFound,
6721
6721
  ],
6722
6722
  protocol: AwsProtocol,
6723
6723
  retry: Retry,