Does the cache configured in a custom authorizer within an API Gateway incur any cost?

0

I couldn't find any docs explicitly mentioned any cost related to the cache configured for a custom authorizer.

2개 답변
0

Hi - Thanks for checking. I haven't seen the pricing on the Authorization Caching on API Gateway pricing. Unless for better performance and faster API execution, you can optionally provision a dedicated cache for each stage of your APIs. After you specify the size of the cache you require, you will be charged the hourly rates for each stage's cache, without any long-term commitments.

Reference : https://aws.amazon.com/api-gateway/pricing/

profile pictureAWS
전문가
답변함 일 년 전
  • I really appreciate the answer, but I think I am well aware that API gateway cache for an entire API stage is totally a separate issue from caching configured for the custom lambda authoriser. This does not really answer the question. Thanks!

0

There is no charge associated to lambda authorizer caching. You will save on costs when you enable authorizer caching since the backend Lambda will not be invoked.

AWS
지원 엔지니어
답변함 일 년 전

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

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

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

관련 콘텐츠