AWS KMS에 요청할 때 ThrottlingExceptions 오류가 발생하는 이유는 무엇입니까?

2분 분량
0

AWS KMS(AWS Key Management Service)에 요청을 할 때 다음과 유사한 ThrottlingException 오류가 발생했습니다. You have exceeded the rate at which you may call KMS. Reduce the frequency of your calls. (Service: AWSKMS; Status Code: 400; Error Code: ThrottlingException; Request ID: EXAMPLEID

간략한 설명

ThrottlingException 오류 코드는 AWS KMS에 대한 요청 속도가 AWS 계정의 요청 할당량을 초과함을 나타냅니다. 그 결과 AWS KMS 서비스는 요청을 조절합니다.

해결 방법

ThrottlingException 오류 문제를 해결하려면 다음 모범 사례를 사용합니다.


관련 정보

Amazon S3 버킷에서 AWS KMS로 기본 암호화를 활성화하면 새로운 객체나 기존 객체는 어떻게 됩니까?

Manage your AWS KMS API request rates using Service Quotas and Amazon CloudWatch

AWS 공식
AWS 공식업데이트됨 3년 전
댓글 없음

관련 콘텐츠