Authorize access to private AWS Fargate using Amazon API Gateway (Request-based Lambda authorizer)

Поділитися
Вставка
  • Опубліковано 10 вер 2024
  • For a Lambda authorizer of the REQUEST type, API Gateway passes request parameters to the authorizer Lambda function as part of the event object. The request parameters include headers, path parameters, query string parameters, stage variables, and some of request context variables. The API caller can set the path parameters, headers, and query string parameters. The API developer must set the stage variables during the API deployment and API Gateway provides the request context at run time.
    gist.github.co...
    gist.github.co...
    Reference: docs.aws.amazo...
    docs.aws.amazo...
    docs.aws.amazo...

КОМЕНТАРІ • 1