# 如何撤銷與移除授權

如果您決定不再使用雲端雙效健檢，您可以透過以下兩個簡單步驟移除所有授權。

### 快速移除授權兩步驟

#### 1. 進入 CloudFormation 刪除 Stack

登入您的 AWS 控制台，進入 CloudFormation > Stacks。選取【EliteIntegrationStack】，再點選右上角的【Delete】。

刪除後您可以進入 IAM > Role，會發現 Role 已被刪除。

{% hint style="info" %}
預設的 Stack 名稱會是 `EliteIntegration` 。另外 Stack 是有分區域的，例如台北、香港，勤英科技都是將 Stack 建立在新加坡。
{% endhint %}

<figure><img src="/files/oHDElwRlvV8wcftxtZOL" alt=""><figcaption></figcaption></figure>

#### 2. 回到[雲端雙效健檢](https://cost-saving.elite.cloud/dashboard)，移除您的 AWS 帳號即完成

為了確保您的資料隱私，在移除 AWS 端的權限後，請回到勤英科技的平台清理前端顯示資訊。點擊右上角個人頭像，在對應的 AWS 帳號後方，點選【🗑️ 刪除 】並確認。

<figure><img src="/files/aPD9aZVWfGnCdNd6CuZ1" alt=""><figcaption></figcaption></figure>

這樣勤英科技的後端系統將停止嘗試讀取該帳號，並移除您的資料。

#### 💡關於撤銷授權，您可能想知道：

<details>

<summary>Q：會影響我的機器運作嗎？</summary>

完全不會。 我們的權限只有 Read-only（唯讀），移除權限只是關掉「觀察窗」，對您的 EC2 或資料庫運行沒有任何影響。

</details>

<details>

<summary>Q：以後想再測一次怎麼辦？</summary>

重新跑一次 【[連接 AWS](https://docs.elite.cloud/~/revisions/Gdax8MhrxAb0KMeOgyip/get-started/get-started-run-free-scan)】 的流程即可。

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.elite.cloud/security-and-permissions/revoke-access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
