쿠키 기본 설정 선택

당사는 사이트와 서비스를 제공하는 데 필요한 필수 쿠키 및 유사한 도구를 사용합니다. 고객이 사이트를 어떻게 사용하는지 파악하고 개선할 수 있도록 성능 쿠키를 사용해 익명의 통계를 수집합니다. 필수 쿠키는 비활성화할 수 없지만 '사용자 지정' 또는 ‘거부’를 클릭하여 성능 쿠키를 거부할 수 있습니다.

사용자가 동의하는 경우 AWS와 승인된 제3자도 쿠키를 사용하여 유용한 사이트 기능을 제공하고, 사용자의 기본 설정을 기억하고, 관련 광고를 비롯한 관련 콘텐츠를 표시합니다. 필수가 아닌 모든 쿠키를 수락하거나 거부하려면 ‘수락’ 또는 ‘거부’를 클릭하세요. 더 자세한 내용을 선택하려면 ‘사용자 정의’를 클릭하세요.

Uninstall the solution - Amazon Marketing Cloud Insights on AWS
이 페이지는 귀하의 언어로 번역되지 않았습니다. 번역 요청

Uninstall the solution

You can uninstall the Amazon Marketing Cloud Insights on AWS solution from the AWS Management Console or by using the AWS Command Line Interface (AWS CLI). You must manually delete the Amazon S3 buckets created by this solution. AWS Solutions implementations do not automatically delete Amazon S3 buckets in case you have stored data to retain.

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 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>

Deleting the Amazon S3 buckets

This solution is configured to retain the solution-created Amazon S3 bucket (for deploying in an opt-in Region) if you decide to delete the AWS CloudFormation stack to prevent accidental data loss. After uninstalling the solution, you can manually delete this S3 bucket if you do not need to retain the data. Follow these steps to delete the Amazon S3 bucket.

  1. Sign in to the Amazon S3 console.

  2. Choose Buckets from the left navigation pane.

  3. Locate the <stack-name> Amazon S3 buckets.

  4. Select the Amazon S3 bucket and choose Empty to remove all data from the bucket.

  5. Select the Amazon S3 bucket and choose Delete to permanently remove the bucket from your account.

To delete the Amazon S3 bucket using AWS CLI, run the following command:

$ aws s3 rb s3://<bucket-name> --force

Deleting the data lake administrators

A data lake administrator is an IAM user; or IAM role that can view all metadata in the AWS Glue Data Catalog and grant permissions on the data resources. After uninstalling the solution, the IAM user; or IAM role created by the solution are deleted, but the data lake administrators in AWS Lake Formation console may not reflect the deletion. You can manually delete the data lake administrators from AWS Lake Formation console by following these steps.

  1. Sign in to the AWS Lake Formation console.

  2. Choose Administrative roles and tasks.

  3. Choose Manage Administrators in Data lake administrators.

Remove the IAM role created by the solution from the data lake administrators list.

Using the cleanup scripts

When you decide to no longer use the solution and not retain the data, delete all the resources deployed by this solution to prevent charges for them. After uninstalling the solution, besides the manual deletion steps described in Uninstall the solution, you can use the cleanup scripts provided in the repo to permanently delete all remaining resources in services like CloudWatch, S3, DynamoDB, KMS, SQS, Lambda, EventBridge, CloudFormation, and Lake Formation. To delete the resources:

  1. Download the Amazon Marketing Cloud Insights user scripts.

  2. Open a new terminal session and navigate to the cleanup_scripts directory.

  3. Run the following command. Replace the <stack-name> , <profile-name> , and <region-name> variables.

    $ sh run-delete-resources.sh --<stack-name> STACK_NAME --<profile-name> PROFILE --<region-name> REGION
프라이버시사이트 이용 약관쿠키 기본 설정
© 2025, Amazon Web Services, Inc. 또는 계열사. All rights reserved.