The attempt is expected. The script uses a [validate_only](https://github.com/mozilla-releng/mozilla-linux-pkg-manager/blob/main/src/mozilla_linux_pkg_manager/cli.py#L143) flag available in the API, so it will send the request, but things will not be deleted. The errors looks like an IAM permissions issue, doesn't look like the script has the capability to issue the delete requests
Bug 1860752 Comment 36 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The attempt is expected. The script uses a [validate_only](https://github.com/mozilla-releng/mozilla-linux-pkg-manager/blob/main/src/mozilla_linux_pkg_manager/cli.py#L143) flag available in the API, so it will send the request, but things will not be deleted. The errors looks like an IAM permissions issue, doesn't look like the script has the capability to send the delete requests