Uninstall this guidance
You can uninstall Guidance for Multi-Omics and Multi-Modal Data Integration and Analysis on AWS using the AWS Management Console, the AWS Command Line Interface (AWS CLI), or manually.
Note
Uninstalling this guidance deletes the Amazon Simple Storage Service (Amazon S3) buckets and the data in those buckets; AWS CodeCommit repositories and the code in them; the Quick dataset; AWS CodeCommit repositories and the code in them; the AWS Glue jobs, crawlers, triggers, and data; and the Amazon SageMaker AI notebook instance.
Using the AWS Management console
-
Sign in to the AWS CloudFormation console
. -
Select your installation stack that was launched first and typically has a name ending in
-Setup. All other guidance stacks will be deleted automatically. -
Choose Delete.
Using AWS CLI
Determine whether 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 the AWS CLI is available, run the following command.
$ aws cloudformation delete-stack --stack-name<installation-stack-name>
Uninstall manually
To manually uninstall this solution, you must delete the related AWS CloudFormation stacks using the following procedure, in the specified order.
-
Delete all
<project-name>-*bucketAmazon S3 bucket contents. -
Delete the
<project-name>-Quicksightstack.Important
Wait for deletion to complete successfully before proceeding.
-
Delete the
<project-name>-Imagingstack.Important
Wait for deletion to complete successfully before proceeding.
-
Delete the
<project-name>-Omicsstack.Important
Wait for deletion to complete successfully before proceeding. If Omics stack deletion fails, manually delete the
variants,annotationandreferencestores using the Amazon Omics console or API, followed by a re-attempt to delete the Omics stack. -
Delete the
<project-name>-Genomicsstack.Important
Wait for deletion to complete successfully before proceeding.
-
Delete the
<project-name>-Pipelinestack.Important
Wait for deletion to complete successfully before proceeding.
-
Delete the
<project-name>-LandingZonestack.Important
Wait for deletion to complete successfully before proceeding.
-
Delete the installation stack.
-
Delete the
<project-name>AWS CodeCommit repository. -
Delete the
<project-name>-PipeAWS CodeCommit repository.