Skip to content
This repository was archived by the owner on Feb 12, 2021. It is now read-only.

deleteRemoved: true doesn't throw an error on Access Denied #235

@catamphetamine

Description

@catamphetamine

s3.deleteObjects() returns:

 {
      "Key": "xxx/yyy/zzz.html",
      "Code": "AccessDenied",
      "Message": "Access Denied"
    },

And the library just discards those types of errors.

That could happen when the user isn't assigned s3:DeleteObject role.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions