Uninstall the solution - Simple File Manager for Amazon EFS

Uninstall the solution

You can uninstall the Simple File Manager for Amazon EFS solution from the AWS Management Console or by using the AWS Command Line Interface. You must manually delete the file manager Lambda and EFS access point created by this solution before you delete the CloudFormation stack.

Delete file manager Lambda and EFS access point

  1. Log in to the solution’s web UI.

  2. Choose the true link for a filesystem.

  3. Choose Delete.

  4. Wait for the deleting status to change to false.

  5. Repeat this process for each managed file system in the Filesystems table.

Using the AWS Management Console

  1. Sign in to the AWS CloudFormation console.

  2. On the Stacks page, select this solution’s installation stack.

  3. Choose Delete.

Using AWS Command Line Interface

Determine whether the AWS Command Line Interface (AWS CLI) is available in your environment. For installation instructions, see What Is the AWS Command Line Interface in the AWS CLI User Guide. After confirming that the AWS CLI is available, run the following command.

$ aws cloudformation delete-stack --stack-name <installation-stack-name>