I try to delete a file or directory in MFA enabled s3 bucket and I got an error after adding my MFA code.
My IAM user have policy attached that included s3:Delete & s3:DeleteObjectVersion with aws:MultiFactorAuthPresent.
To Reproduce
Steps to reproduce the behavior:
- find file I want to delete
- right-click on the mouse and choose to delete from the menu
- MFA pop-up to fill the MFA code
- Error Pop-up
Expected behavior
using mfa to delete the file/directory from the cyberduck
Screenshots

Desktop (please complete the following information):
- OS: MacOS Sonoma
- Cyberduck Version 9.0.1
Log Files
2024-08-28 13:48:08,982 [Thread-302] DEBUG org.jets3t.service.impl.rest.httpclient.RestStorageService - Rethrowing as a ServiceException error in performRequest: org.jets3t.service.ServiceException: Service Error Message. -- ResponseCode: 400, ResponseStatus: null, XML Error Message: InvalidArgumentMfa header is invalid -- the header should be formatted as {serialNumber}(space){tokenCode}x-amz-mfa970589APA0HGV56CGKYM3SNXyPQotnvCIpixZZ6H5JeYldjzjaQOnm9gtyHZe5kf+wSb+MpS7dH3SSkQmFlWkZxVOBdhDXWQA=
Additional context
This is by api issue or mission the permission in aws? how to solve it?
I try to delete a file or directory in MFA enabled s3 bucket and I got an error after adding my MFA code.
My IAM user have policy attached that included
s3:Delete&s3:DeleteObjectVersionwithaws:MultiFactorAuthPresent.To Reproduce
Steps to reproduce the behavior:
Expected behavior
using mfa to delete the file/directory from the cyberduck
Screenshots

Desktop (please complete the following information):
Log Files
Additional context
This is by api issue or mission the permission in aws? how to solve it?