Overcome API Gateway's Timeout Limit Using the AWS CDK

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 5

  • @cloudmancer
    @cloudmancer  7 місяців тому

    What videos would you like to see me make next?

  • @nicholasmorgan4088
    @nicholasmorgan4088 4 місяці тому +1

    I’m confused by how the change removed the problem of api gateways time limit

    • @cloudmancer
      @cloudmancer  4 місяці тому

      Hey,
      Strictly speaking, yes, this is a workaround and it does not do anything to change the default functionality of API Gateway. However most people who would encounter this problem are probably discovering it because they first tried to make a Lambda with API Gateway and it timed out. At least this is how the problem manifested itself for me.

  • @SegevKlein
    @SegevKlein 3 місяці тому +1

    hi, can a custom url be assigned to it or do we jsut have to do with the generated url?

    • @cloudmancer
      @cloudmancer  3 місяці тому

      Hey, to my knowledge, function URLs are not customizable.