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 Antworten
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
EXPERTE
beantwortet vor einem Jahr
  • 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
SUPPORT-TECHNIKER
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen