Knowledge Center Monthly Newsletter - March 2025
Stay up to date with the latest from the Knowledge Center. See all new and updated Knowledge Center articles published in the last month and re:Post’s top contributors.
針對 AWS Key Management Service (AWS KMS) 提出的 API 請求,我收到下列 ThrottlingException 錯誤: 「您已超過可呼叫 KMS 的速率。請減少呼叫的頻率。(服務: AWSKMS;狀態代碼: 400;錯誤代碼: ThrottlingException;請求 ID: EXAMPLEID」
ThrottlingException 錯誤代碼表示向 AWS KMS 發出 API 請求的速率超出 AWS 帳戶的請求配額。因此,AWS KMS 服務會對 API 請求進行限流。
請使用下列最佳實務對 ThrottlingException 錯誤進行疑難排解:
當我在 Amazon S3 儲存貯體上使用 AWS KMS 開啟預設加密時,新物件或現有物件會發生什麼情況?