

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 從 Amazon Chime 命名空間遷移
<a name="migrate-from-chm-namespace"></a>

Amazon Chime SDK 會在一組端點上公開 APIs。雖然您可以直接對端點提出 HTTPS 請求，但許多客戶在其應用程式中使用 AWS SDK 來呼叫服務 APIs。 AWS 開發套件提供不同語言，並透過封裝請求簽署和重試邏輯來簡化 API 呼叫。軟體 AWS 開發套件包含每個服務端點的命名空間。

第一次啟動時，Amazon Chime SDK 會與 Amazon Chime 應用程式共用單一端點。因此，解決方案會使用 AWS SDK 中的`Chime`命名空間來呼叫 Amazon Chime 應用程式和 Amazon Chime SDK APIs。

Amazon Chime SDK 現在為每個子服務提供專用端點，例如會議和 PSTN 音訊。每個端點都可以透過 AWS SDK 中的專用命名空間定址。

下列主題列出服務、命名空間和端點，並描述如何在程式碼中使用它們，以及搭配 AWS CLI。

**Topics**
+ [端點、命名空間和 CLI 命令](#endpoint-namespace-cli)
+ [每個服務的遷移說明](#help-per-service)
+ [API 映射](#name-end-map)

## 端點、命名空間和 CLI 命令
<a name="endpoint-namespace-cli"></a>

下表列出專用 Amazon Chime SDK 命名空間、端點和 CLI 命令。這些連結會帶您取得每個服務的詳細資訊。


| 端點 | AWS SDK 命名空間 | AWS SDK CLI | 
| --- | --- | --- | 
| [identity-chime](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Identity.html) | ChimeSDKIdentity | [https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-identity/index.html](https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-identity/index.html) | 
| [media-pipelines-chime](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Media_Pipelines.html) | ChimeSDKMediaPipelines | [https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-media-pipelines/index.html](https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-media-pipelines/index.html) | 
| [會議-音樂](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Meetings.html) | ChimeSDKMeetings | [https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-meetings/index.html](https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-meetings/index.html) | 
| [訊息提示](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Messaging.html) | ChimeSDKMessaging | [https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-messaging/index.html](https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-messaging/index.html) | 
| [語音提示](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Voice.html) | ChimeSDKVoice | [https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-voice/index.html](https://docs.aws.amazon.com/cli/latest/reference/chime-sdk-voice/index.html) | 

## 每個服務的遷移說明
<a name="help-per-service"></a>

所有客戶都應考慮使用專用的 Amazon Chime SDK 端點來存取最新的 Amazon Chime SDK 功能、APIs和 AWS 區域。如果您將共用端點與`Chime`命名空間搭配使用，下列遷移指南可協助您了解遷移前的技術差異。
+ [遷移至 Amazon Chime SDKIdentity 命名空間](identity-namespace-migration.md)
+ [遷移至 Amazon Chime SDKMediaPipelines 命名空間](migrate-pipelines.md)
+ [遷移至 Amazon Chime SDKMeetings 命名空間](meeting-namespace-migration.md)
+ [遷移至 Amazon Chime SDKMessaging 命名空間](messaging-namespace-migration.md)
+ [遷移至 Amazon Chime SDKVoice 命名空間](voice-namespace-migration.md)

## API 映射
<a name="name-end-map"></a>

下表列出 `Chime` 命名空間中的 APIs，及其對應的專用命名空間和 APIs。某些專用 APIs與 `Chime` APIs不同，資料表會指出這些執行個體。

[\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/zh_tw/chime-sdk/latest/dg/migrate-from-chm-namespace.html)

**＋** API 已由具有另一個名稱的 API 取代。

**\$1 **API 不再可用。