!!! warning "Warning" You will encounter an IAM role missing error if you delete {{ solution_name }} main stack before you delete the stacks created for Clickstream projects. {{ solution_name }} console launches additional CloudFormation stacks for the Clickstream pipelines. We recommend you delete projects before uninstalling the solution.
- Go to the {{ solution_name }} console.
- In the left sidebar, choose Projects.
- Select the project to be deleted.
- Choose the Delete button in the upper right corner.
- Repeat steps 3 and 4 to delete all your projects.
- Go to the CloudFormation console.
- Find the CloudFormation stack of the solution.
- Delete the CloudFormation Stack of the solution.
- (Optional) Delete the S3 bucket created by the solution.
- Choose the CloudFormation stack of the solution, and select the Resources tab.
- In the search bar, enter
DataBucket
. It shows all resources with the nameDataBucket
created by the solution. You can find the resource type AWS::S3::Bucket, and the Physical ID field is the S3 bucket name. - Go to the S3 console, and find the S3 bucket with the bucket name. Empty and Delete the S3 bucket.