DVA-C02 Development with AWS Services • Set 15
DVA-C02 Development with AWS Services Practice Test 15 — 15 questions with explanations. Free, no signup.
A company uses Amazon API Gateway to expose a REST API. The API uses a Lambda authorizer to validate JWT tokens. Recently, the API has been returning 401 Unauthorized errors for valid tokens. The developer notices that the tokens are signed with a new key but the authorizer still uses the old key. What is the MOST efficient way to update the authorizer with the new key?