what is the response time of secretManager.getSecretValue() ?

0

when we call this method secretManager.getSecretValue() , how much time does it take to respond? how much time is required to fetch the secrets from secret manager to the application(nodejs).

  • I have seen different behavior with different compute resources. Can you elaborate where this application is running (Lambda, EC2, client...)? There is no SLA on response times though, if that is what you are looking for. So it would boil down to testing.

nisha
질문됨 3달 전101회 조회
1개 답변
0

Based on the AWS Secrets Manager User Guide the maximum transactions per second for DescribeSecret and GetSecretValue API requests combined is 10,000 per second.

AWS
답변함 3달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠