When trying to restore File system from AWS Backup I'm getting the following error:
Access Denied
Insufficient privileges to perform this action. Please consult with the account administrator for necessary permissions.
This is weird since I have AdministratorAccess
under my AWS user:
The file system created by running the CLI command:
aws efs create-file-system
In addition, I followed EKSWorkshop to create the EFS.
Any help will be much appreciated.